Age | Commit message (Expand) | Author |
2012-10-01 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-10-01 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-10-01 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-09-29 | efi: Fix the ACPI BGRT driver for images located in EFI boot services memory | Josh Triplett |
2012-09-29 | efi: Add a function to look up existing IO memory mappings | Josh Triplett |
2012-09-29 | efi: Defer freeing boot services memory until after ACPI init | Josh Triplett |
2012-09-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-09-27 | x86: Distinguish TLB shootdown interrupts from other functions call interrupts | Tomoki Sekiyama |
2012-09-28 | virtio: remove CONFIG_VIRTIO_RING | Rusty Russell |
2012-09-27 | um: Preinclude include/linux/kern_levels.h | Geert Uytterhoeven |
2012-09-27 | um: Fix IPC on um | Richard Weinberger |
2012-09-27 | x86/mce: Provide boot argument to honour bios-set CMCI threshold | Naveen N. Rao |
2012-09-27 | x86, smep, smap: Make the switching functions one-way | H. Peter Anvin |
2012-09-27 | um: kill thread->forking | Al Viro |
2012-09-27 | um: let signal_delivered() do SIGTRAP on singlestepping into handler | Al Viro |
2012-09-27 | kbuild: Do not package /boot and /lib in make tar-pkg | Michal Marek |
2012-09-27 | crypto: cast5/avx - fix storing of new IV in CBC encryption | Jussi Kivilinna |
2012-09-27 | perf/x86: Fix typo in uncore_pmu_to_box | Yan, Zheng |
2012-09-26 | x86, suspend: On wakeup always initialize cr4 and EFER | H. Peter Anvin |
2012-09-26 | x86-32: Start out eflags and cr4 clean | H. Peter Anvin |
2012-09-26 | Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l... | Konrad Rzeszutek Wilk |
2012-09-26 | x86: Exit RCU extended QS on notify resume | Frederic Weisbecker |
2012-09-26 | x86: Use the new schedule_user API on userspace preemption | Frederic Weisbecker |
2012-09-26 | x86: Exception hooks for userspace RCU extended QS | Frederic Weisbecker |
2012-09-26 | x86: Unspaghettize do_general_protection() | Frederic Weisbecker |
2012-09-26 | x86: Syscall hooks for userspace RCU extended QS | Frederic Weisbecker |
2012-09-26 | x86: Unspaghettize do_trap() | Frederic Weisbecker |
2012-09-26 | x86_64: Work around old GAS bug | Tao Guo |
2012-09-26 | x86/api: Rename mp_register_lapic in a comment | Yasuaki Ishimatsu |
2012-09-26 | x86: Remove the useless branch in c_start() | Michael Wang |
2012-09-25 | x86, smap: Do not abuse the [f][x]rstor_checking() functions for user space | H. Peter Anvin |
2012-09-25 | Merge remote-tracking branch 'tip/core/rcu' into next.2012.09.25b | Paul E. McKenney |
2012-09-25 | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker |
2012-09-24 | Merge branch 'pci/yinghai-misc' into next | Bjorn Helgaas |
2012-09-24 | Merge tag 'stable/for-linus-3.6-rc7-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-09-24 | x86: bpf_jit_comp: add XOR instruction for BPF JIT | Daniel Borkmann |
2012-09-24 | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/... | Ingo Molnar |
2012-09-24 | xen/vga: add the xen EFI video mode support | Jan Beulich |
2012-09-24 | xen/x86: retrieve keyboard shift status flags from hypervisor. | Konrad Rzeszutek Wilk |
2012-09-24 | xen/boot: Disable NUMA for PV guests. | Konrad Rzeszutek Wilk |
2012-09-23 | Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar... | Linus Torvalds |
2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer |
2012-09-23 | Use get_online_cpus to avoid races involving CPU hotplug | Silas Boyd-Wickizer |
2012-09-23 | KVM: x86: Fix guest debug across vcpu INIT reset | Jan Kiszka |
2012-09-23 | KVM: Add resampling irqfds for level triggered interrupts | Alex Williamson |
2012-09-22 | Merge branch 'stable/late-swiotlb.v3.3' into stable/for-linus-3.7 | Konrad Rzeszutek Wilk |
2012-09-21 | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin |
2012-09-21 | x86, kvm: fix kvm's usage of kernel_fpu_begin/end() | Suresh Siddha |