| Commit message (Expand) | Author | Age | Files | Lines |
* | x86, build, pci: Fix PCI_MSI build on !SMP | Thomas Petazzoni | 2013-10-04 | 1 | -3/+3 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-09-18 | 1 | -2/+3 |
|\ |
|
| * | x86/intel/lpss: Add pin control support to Intel low power subsystem | Mathias Nyman | 2013-09-14 | 1 | -2/+3 |
* | | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky | 2013-09-13 | 1 | -1/+0 |
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar... | Linus Torvalds | 2013-09-06 | 1 | -1/+0 |
|\ \ |
|
| * | | PCI: remove ARCH_SUPPORTS_MSI kconfig option | Thomas Petazzoni | 2013-08-12 | 1 | -1/+0 |
| |/ |
|
* | | Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-09-04 | 1 | -0/+10 |
|\ \ |
|
| * | | kvm guest: Add configuration support to enable debug information for KVM Guests | Srivatsa Vaddagiri | 2013-08-09 | 1 | -0/+9 |
| * | | x86, ticketlock: Don't inline _spin_unlock when using paravirt spinlocks | Raghavendra K T | 2013-08-09 | 1 | -0/+1 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -1/+5 |
|\ \ |
|
| * | | mm/hotplug, x86: Disable ARCH_MEMORY_PROBE by default | Toshi Kani | 2013-07-22 | 1 | -1/+5 |
| |/ |
|
* | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-09-04 | 1 | -2/+6 |
|\ \ |
|
| * | | x86, relocs: Move ELF relocation handling to C | Kees Cook | 2013-08-07 | 1 | -2/+6 |
| |/ |
|
* | | Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-09-04 | 1 | -0/+26 |
|\ \ |
|
| * | | x86: provide platform-devices for boot-framebuffers | David Herrmann | 2013-08-02 | 1 | -0/+26 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git... | Linus Torvalds | 2013-09-04 | 1 | -5/+0 |
|\ \ \
| | |/
| |/| |
|
| | * | kprobes/x86: Remove unused text_poke_smp() and text_poke_smp_batch() functions | Masami Hiramatsu | 2013-07-19 | 1 | -5/+0 |
| |/ |
|
* | | Merge tag 'driver-core-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-09-03 | 1 | -3/+3 |
|\ \ |
|
| * | | Kconfig: Remove hotplug enable hints in CONFIG_KEXEC help texts | Geert Uytterhoeven | 2013-08-22 | 1 | -3/+3 |
| |/ |
|
* | | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds | 2013-09-02 | 1 | -0/+1 |
|/ |
|
* | arm: add support for LZ4-compressed kernel | Kyungsik Lee | 2013-07-09 | 1 | -0/+1 |
* | Merge branch 'kconfig-diet' from Dave Hansen | Linus Torvalds | 2013-07-04 | 1 | -0/+1 |
|\ |
|
| * | consolidate per-arch stack overflow debugging options | Dave Hansen | 2013-07-04 | 1 | -0/+1 |
* | | rapidio: add modular build option for the subsystem core | Alexandre Bounine | 2013-07-03 | 1 | -2/+2 |
* | | mm: soft-dirty bits for user memory changes tracking | Pavel Emelyanov | 2013-07-03 | 1 | -0/+1 |
* | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/c... | Linus Torvalds | 2013-07-03 | 1 | -0/+6 |
|\ \ |
|
| * | | x86: mm: Remove general hugetlb code from x86. | Steve Capper | 2013-06-14 | 1 | -0/+3 |
| * | | x86: mm: Remove x86 version of huge_pmd_share. | Steve Capper | 2013-06-14 | 1 | -0/+3 |
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-07-02 | 1 | -0/+2 |
|\ \ \ |
|
| * | | | x86/platform: Make X86_GOLDFISH depend on X86_EXTENDED_PLATFORM | Ben Hutchings | 2013-06-26 | 1 | -0/+2 |
| |/ / |
|
* | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-07-02 | 1 | -5/+9 |
|\ \ \ |
|
| * | | | x86, microcode, amd: Fix warnings and errors on with CONFIG_MICROCODE=m | Jacob Shin | 2013-05-31 | 1 | -1/+1 |
| * | | | x86, microcode, amd: Early microcode patch loading support for AMD | Jacob Shin | 2013-05-30 | 1 | -5/+9 |
| |/ / |
|
* | | | Merge 3.10-rc7 into driver-core-next | Greg Kroah-Hartman | 2013-06-24 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | x86: fix build error and kconfig for ia32_emulation and binfmt | Randy Dunlap | 2013-06-18 | 1 | -0/+1 |
| |/ |
|
* | | Finally eradicate CONFIG_HOTPLUG | Stephen Rothwell | 2013-06-03 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-05-15 | 1 | -1/+0 |
|\ |
|
| * | time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons | John Stultz | 2013-05-14 | 1 | -1/+0 |
* | | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds | 2013-05-09 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | Remove GENERIC_GPIO config option | Alexandre Courbot | 2013-04-16 | 1 | -3/+0 |
* | | Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKS | Stephen Boyd | 2013-04-30 | 1 | -0/+1 |
* | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-04-30 | 1 | -44/+45 |
|\ \ |
|
| * | | x86: Make Linux guest support optional | Borislav Petkov | 2013-03-04 | 1 | -44/+45 |
| * | | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menu | Borislav Petkov | 2013-03-04 | 1 | -2/+2 |
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -0/+1 |
|\ \ \ |
|
| * \ \ | Merge branch 'linus' into timers/core | Thomas Gleixner | 2013-04-24 | 1 | -1/+2 |
| |\ \ \ |
|
| * | | | | x86: Do full rtc synchronization with ntp | Prarit Bhargava | 2013-03-15 | 1 | -0/+1 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-04-30 | 1 | -3/+0 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | idle: Remove GENERIC_IDLE_LOOP config switch | Thomas Gleixner | 2013-04-17 | 1 | -1/+0 |
| * | | | idle: Remove unused ARCH_HAS_DEFAULT_IDLE | Paul Bolle | 2013-04-10 | 1 | -3/+0 |