Age | Commit message (Expand) | Author |
2012-12-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-19 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro |
2012-12-19 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro |
2012-12-16 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-12-13 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-12-11 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-12-11 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-12-11 | mm: numa: Add fault driven placement and migration | Peter Zijlstra |
2012-12-07 | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-11-29 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin |
2012-11-28 | x86, um: switch to generic fork/vfork/clone | Al Viro |
2012-11-14 | x86, topology: Debug CPU0 hotplug | Fenghua Yu |
2012-11-14 | x86, Kconfig: Add config switch for CPU0 hotplug | Fenghua Yu |
2012-10-26 | arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SF... | Bin Gao |
2012-10-14 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas |
2012-10-04 | Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-10-01 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
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-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-09-30 | x86: split ret_from_fork | Al Viro |
2012-09-28 | Make most arch asm/module.h files use asm-generic/module.h | David Howells |
2012-09-26 | x86: Exit RCU extended QS on notify resume | Frederic Weisbecker |
2012-09-25 | cputime: Make finegrained irqtime accounting generally available | Frederic Weisbecker |
2012-09-21 | x86, smap: Add a header file with macros for STAC/CLAC | H. Peter Anvin |
2012-09-17 | x86, mce: Enable MCA support by default | Borislav Petkov |
2012-09-13 | x86/Kconfig: Clean up Kconfig defaults | Jan Beulich |
2012-09-05 | x86/kconfig: Remove outdated reference to Intel CPUs in CONFIG_SWIOTLB | Joe Millenbach |
2012-08-23 | ftrace/x86: Add support for -mfentry to x86_64 | Steven Rostedt |
2012-08-23 | x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST | Marcelo Tosatti |
2012-08-22 | x86, microcode: Straighten out Kconfig text | Borislav Petkov |
2012-08-10 | perf: Add ability to attach user stack dump to sample | Jiri Olsa |
2012-08-10 | perf: Unified API to record selective sets of arch registers | Jiri Olsa |
2012-08-03 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2012-07-30 | ipc: use Kconfig options for __ARCH_WANT_[COMPAT_]IPC_PARSE_VERSION | Will Deacon |
2012-07-30 | atomic64_test: simplify the #ifdef for atomic64_dec_if_positive() test | Catalin Marinas |
2012-07-09 | x86: CONFIG_CC_STACKPROTECTOR=y is no longer experimental | Jean Delvare |