Age | Commit message (Expand) | Author | Files | Lines |
2011-05-20 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -1/+1 |
2011-05-20 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -20/+23 |
2011-05-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -11/+0 |
2011-05-20 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -0/+1 |
2011-05-20 | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -0/+1 |
2011-05-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+0 |
2011-05-20 | [CPUFREQ] Move x86 drivers to drivers/cpufreq/ | Dave Jones | 1 | -1/+1 |
2011-05-17 | x86, mm: Allow ZONE_DMA to be configurable | David Rientjes | 1 | -1/+8 |
2011-05-14 | clocksource: convert x86 to generic i8253 clocksource | Russell King | 1 | -0/+1 |
2011-05-11 | PM: Remove sysdev suspend, resume and shutdown operations | Rafael J. Wysocki | 1 | -1/+0 |
2011-05-02 | x86, NUMA: Enable emulation on 32bit too | Tejun Heo | 1 | -1/+1 |
2011-05-02 | x86, NUMA: Enable CONFIG_AMD_NUMA on 32bit too | Tejun Heo | 1 | -1/+1 |
2011-04-11 | x86/amd-iommu: Select PCI_IOV with AMD IOMMU driver | Joerg Roedel | 1 | -0/+1 |
2011-04-09 | x86, cpu: Move AMD Elan Kconfig under "Processor family" | Ian Campbell | 1 | -11/+0 |
2011-04-01 | x86: Clean up memory model related configs in arch/x86/Kconfig | Tejun Heo | 1 | -13/+13 |
2011-04-01 | x86-64, NUMA: Remove custom phys_to_nid() implementation | Tejun Heo | 1 | -4/+0 |
2011-03-26 | Merge branch 'syscore' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 1 | -0/+1 |
2011-03-24 | rapidio: modify configuration to support PCI-SRIO controller | Alexandre Bounine | 1 | -0/+10 |
2011-03-24 | Introduce ARCH_NO_SYSDEV_OPS config option (v2) | Rafael J. Wysocki | 1 | -0/+1 |
2011-03-23 | x86: allow CONFIG_ISA_DMA_API to be disabled | David Rientjes | 1 | -3/+7 |
2011-03-23 | x86: only compile floppy driver if CONFIG_ISA_DMA_API is enabled | David Rientjes | 1 | -1/+1 |
2011-03-16 | Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -4/+0 |
2011-03-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo... | Linus Torvalds | 1 | -0/+5 |
2011-03-16 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -17/+5 |
2011-03-16 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2011-03-16 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+3 |
2011-03-16 | x86, olpc: Use device tree for platform identification | Daniel Drake | 1 | -1/+1 |
2011-03-12 | x86: Enable forced interrupt threading support | Thomas Gleixner | 1 | -0/+1 |
2011-03-12 | x86: Use generic show_interrupts | Thomas Gleixner | 1 | -0/+1 |
2011-03-09 | x86: Remove dead config option X86_CPU | Jan Beulich | 1 | -0/+2 |
2011-03-08 | KEYS: Add an iovec version of KEYCTL_INSTANTIATE | David Howells | 1 | -0/+5 |
2011-02-24 | x86: Add device tree support | Sebastian Andrzej Siewior | 1 | -0/+2 |
2011-02-23 | Merge branch 'x86/apic' into x86/platform | Thomas Gleixner | 1 | -1/+1 |
2011-02-23 | x86: Fix deps of X86_UP_IOAPIC | Henrik Kretzschmar | 1 | -1/+1 |
2011-02-23 | x86: OLPC: Remove extra OLPC_OPENFIRMWARE_DT indirection | Thomas Gleixner | 1 | -5/+1 |
2011-02-23 | x86: OLPC: Cleanup config maze completely | Thomas Gleixner | 1 | -7/+3 |
2011-02-23 | x86: OLPC: Hide OLPC_OPENFIRMWARE config switch | Thomas Gleixner | 1 | -8/+2 |
2011-02-23 | x86: OLPC: Remove redundant !X64_64 config dependency | Thomas Gleixner | 1 | -2/+2 |
2011-02-18 | x86, trampoline: Common infrastructure for low memory trampolines | H. Peter Anvin | 1 | -4/+0 |
2011-01-28 | x86: Unify CPU -> NUMA node mapping between 32 and 64bit | Tejun Heo | 1 | -1/+1 |
2011-01-21 | kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT | David Rientjes | 1 | -10/+10 |
2011-01-15 | Merge branches 'core-fixes-for-linus', 'x86-fixes-for-linus', 'timers-fixes-f... | Linus Torvalds | 1 | -0/+1 |
2011-01-14 | x86, olpc: Add missing Kconfig dependencies | H. Peter Anvin | 1 | -0/+1 |
2011-01-14 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 1 | -2/+8 |
2011-01-14 | x86/PCI: make Broadcom CNB20LE driver EMBEDDED and EXPERIMENTAL | Bjorn Helgaas | 1 | -2/+8 |
2011-01-14 | x86: OLPC: convert olpc-xo1 driver from pci device to platform device | Andres Salomon | 1 | -1/+1 |
2011-01-13 | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+6 |
2011-01-13 | x86: support XZ-compressed kernel | Lasse Collin | 1 | -0/+1 |
2011-01-13 | kernel: clean up USE_GENERIC_SMP_HELPERS | Amerigo Wang | 1 | -4/+1 |
2011-01-06 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -0/+29 |