Age | Commit message (Expand) | Author | Files | Lines |
2013-02-13 | Merge tag 'v3.8-rc7' into x86/asm | H. Peter Anvin | 1 | -0/+1 |
2013-02-11 | Merge branch 'acpi-lpss' | Rafael J. Wysocki | 1 | -0/+10 |
2013-02-04 | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 1 | -0/+1 |
2013-02-04 | x86: switch to generic old sigaction | Al Viro | 1 | -0/+2 |
2013-02-04 | x86: switch to generic compat rt_sigaction() | Al Viro | 1 | -0/+1 |
2013-02-04 | x86,um: switch to generic old sigsuspend() | Al Viro | 1 | -0/+1 |
2013-02-04 | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 1 | -0/+1 |
2013-02-04 | x86: switch to generic compat rt_sigpending() | Al Viro | 1 | -0/+1 |
2013-02-01 | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen | 1 | -4/+0 |
2013-02-01 | x86/Kconfig: Make early microcode loading a configuration feature | Fenghua Yu | 1 | -0/+18 |
2013-01-30 | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK | John Stultz | 1 | -1/+1 |
2013-01-28 | x86: Enable ARCH_USE_BUILTIN_BSWAP | David Woodhouse | 1 | -0/+1 |
2013-01-25 | x86: Add TS-5500 platform support | Vivien Didelot | 1 | -0/+9 |
2013-01-24 | x86/olpc: Fix olpc-xo1-sci.c build errors | Randy Dunlap | 1 | -0/+1 |
2013-01-24 | Merge branch 'core/irq_work' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 1 | -1/+0 |
2013-01-24 | x86/cpu/hotplug: Remove CONFIG_EXPERIMENTAL dependency | Kees Cook | 1 | -2/+2 |
2013-01-24 | x86: add support for Intel Low Power Subsystem | Mika Westerberg | 1 | -0/+10 |
2013-01-22 | goldfish: platform device for x86 | Jun Nakajima | 1 | -0/+12 |
2013-01-21 | kprobes/x86: Move ftrace-based kprobe code into kprobes-ftrace.c | Masami Hiramatsu | 1 | -0/+1 |
2013-01-21 | ftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig | Masami Hiramatsu | 1 | -0/+1 |
2013-01-16 | x86: Select HAS_PERSISTENT_CLOCK on x86 | John Stultz | 1 | -0/+1 |
2013-01-11 | arch/x86: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 1 | -12/+10 |
2012-12-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+1 |
2012-12-21 | x86: Default to ARCH=x86 to avoid overriding CONFIG_64BIT | David Woodhouse | 1 | -1/+1 |
2012-12-20 | introduce generic sys_sigaltstack(), switch x86 and um to it | Al Viro | 1 | -0/+1 |
2012-12-20 | Bury the conditionals from kernel_thread/kernel_execve series | Al Viro | 1 | -2/+0 |
2012-12-17 | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2012-12-14 | Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 1 | -0/+1 |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2012-12-12 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -8/+3 |
2012-12-12 | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+44 |
2012-12-12 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2012-12-11 | mm: numa: Add fault driven placement and migration | Peter Zijlstra | 1 | -0/+2 |
2012-12-08 | x86/PCI: Add NumaChip remote PCI support | Daniel J Blueman | 1 | -0/+1 |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker | 1 | -1/+1 |
2012-11-30 | x86, 386 removal: Remove CONFIG_XADD | H. Peter Anvin | 1 | -5/+0 |
2012-11-30 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin | 1 | -3/+3 |
2012-11-29 | x86, um: switch to generic fork/vfork/clone | Al Viro | 1 | -0/+1 |
2012-11-17 | irq_work: Remove CONFIG_HAVE_IRQ_WORK | Frederic Weisbecker | 1 | -1/+0 |
2012-11-15 | x86, topology: Debug CPU0 hotplug | Fenghua Yu | 1 | -0/+15 |
2012-11-14 | x86, Kconfig: Add config switch for CPU0 hotplug | Fenghua Yu | 1 | -0/+29 |
2012-10-26 | arch/x86/Kconfig: Allow turning off CONFIG_X86_MPPARSE when either ACPI or SF... | Bin Gao | 1 | -1/+1 |
2012-10-15 | Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+2 |
2012-10-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2012-10-12 | x86, um: convert to saner kernel_execve() semantics | Al Viro | 1 | -0/+1 |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -0/+1 |
2012-10-09 | thp, x86: introduce HAVE_ARCH_TRANSPARENT_HUGEPAGE | Gerald Schaefer | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the "#if defined(arch)" list for exception-trace sysctl entry | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the DEBUG_KMEMLEAK config option | Catalin Marinas | 1 | -0/+1 |
2012-10-09 | Kconfig: clean up the long arch list for the UID16 config option | Catalin Marinas | 1 | -0/+2 |