| Commit message (Expand) | Author | Age |
... | |
| | * | kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions | Masami Hiramatsu | 2013-07-19 |
| |/ |
|
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 |
|\ \ |
|
| * | | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts | Geert Uytterhoeven | 2013-08-22 |
| |/ |
|
* / | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds | 2013-09-02 |
|/ |
|
* | arm: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 |
* | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 |
|\ |
|
| * | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 |
* | | rapidio: add modular build option for the subsystem core | Alexandre Bounine | 2013-07-03 |
* | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-03 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2013-07-03 |
|\ \ |
|
| * | | x86: mm: Remove general hugetlb code from x86. | Steve Capper | 2013-06-14 |
| * | | x86: mm: Remove x86 version of huge_pmd_share. | Steve Capper | 2013-06-14 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 |
|\ \ \ |
|
| * | | | x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM | Ben Hutchings | 2013-06-26 |
| |/ / |
|
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-07-02 |
|\ \ \ |
|
| * | | | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin | 2013-05-31 |
| * | | | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin | 2013-05-30 |
| |/ / |
|
* | | | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 |
|\ \ \
| | |/
| |/| |
|
| * | | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap | 2013-06-18 |
| |/ |
|
* / | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 |
|/ |
|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 |
|\ |
|
| * | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 |
|\ \
| |/
|/| |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 |
* | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-04-30 |
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 |
|\ \ |
|
| * | | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 |
| * | | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu | Borislav Petkov | 2013-03-04 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 |
| |\ \ \ |
|
| * | | | | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-15 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 |
| * | | | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 2013-04-10 |
| * | | | x86: Use generic idle loop | Thomas Gleixner | 2013-04-08 |
| | |/
| |/| |
|
* | | | Merge remote-tracking branch 'efi/urgent' into x86/urgent | H. Peter Anvin | 2013-04-19 |
|\ \ \
| |/ /
|/| | |
|
| * | | x86/Kconfig: Make EFI select UCS2_STRING | Sergey Vlasov | 2013-04-16 |
| |/ |
|
* / | Select VIRT_TO_BUS directly where needed | Stephen Rothwell | 2013-03-12 |
|/ |
|
* | arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUS | Stephen Rothwell | 2013-02-27 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-02-23 |
|\ |
|
| * | burying unused conditionals | Al Viro | 2013-02-14 |
| * | x86: switch to generic old sigaction | Al Viro | 2013-02-03 |
| * | x86: switch to generic compat rt_sigaction() | Al Viro | 2013-02-03 |
| * | x86,um: switch to generic old sigsuspend() | Al Viro | 2013-02-03 |
| * | x86: switch to generic compat rt_sigqueueinfo() | Al Viro | 2013-02-03 |
| * | x86: switch to generic compat rt_sigpending() | Al Viro | 2013-02-03 |
* | | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-02-22 |
|\ \ |
|
| * | | x86/Kconfig: Make early microcode loading a configuration feature | Fenghua Yu | 2013-01-31 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-02-21 |
|\ \ |
|
| * | | x86-32, mm: Rip out x86_32 NUMA remapping code | Dave Hansen | 2013-01-31 |
| |/ |
|