| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/numachip: Drop unnecessary conflict with EDAC | Daniel J Blueman | 2012-01-26 | 1 | -1/+0 |
* | Merge remote-tracking branch 'linus/master' into x86/urgent | H. Peter Anvin | 2012-01-19 | 1 | -8/+40 |
|\ |
|
| * | mm,x86,um: move CMPXCHG_DOUBLE config option | Heiko Carstens | 2012-01-12 | 1 | -0/+1 |
| * | mm,x86,um: move CMPXCHG_LOCAL config option | Heiko Carstens | 2012-01-12 | 1 | -0/+1 |
| * | mm,slub,x86: decouple size of struct page from CONFIG_CMPXCHG_LOCAL | Heiko Carstens | 2012-01-12 | 1 | -0/+1 |
| * | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2012-01-11 | 1 | -4/+27 |
| |\ |
|
| | * | x86/intel config: Fix the APB_TIMER selection | Alan Cox | 2011-12-29 | 1 | -2/+6 |
| | * | Merge commit 'v3.2-rc6' into x86/platform | Ingo Molnar | 2011-12-18 | 1 | -2/+6 |
| | |\ |
|
| | * | | x86/intel config: Revamp configuration to allow for Moorestown and Medfield | Alan Cox | 2011-12-18 | 1 | -2/+2 |
| | * | | x86/apb: Fix configuration constraints | Alan Cox | 2011-12-18 | 1 | -0/+1 |
| | * | | x86: Fix INTEL_MID silly | Alan Cox | 2011-12-16 | 1 | -0/+1 |
| | * | | x86/Kconfig: Cyclone-timer depends on x86-summit | Alessandro Rubini | 2011-12-05 | 1 | -1/+1 |
| | * | | x86/config: Revamp configuration for MID devices | Alan Cox | 2011-12-05 | 1 | -0/+17 |
| * | | | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-01-11 | 1 | -0/+7 |
| |\ \ \ |
|
| | * | | | x86, efi: EFI boot stub support | Matt Fleming | 2011-12-12 | 1 | -0/+7 |
| | | |/
| | |/| |
|
| * | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 2012-01-10 | 1 | -3/+1 |
| |\ \ \ |
|
| | * | | | lib: move GENERIC_IOMAP to lib/Kconfig | Michael S. Tsirkin | 2011-11-24 | 1 | -3/+1 |
| | | |/
| | |/| |
|
| * | | | fs: binfmt_elf: create Kconfig variable for PIE randomization | David Daney | 2012-01-10 | 1 | -0/+1 |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | x86: Kconfig: drop unknown symbol 'APM_MODULE' | Paul Bolle | 2011-11-22 | 1 | -1/+1 |
* | | | | | x86/kconfig: Move the ZONE_DMA entry under a menu | Randy Dunlap | 2012-01-17 | 1 | -10/+10 |
|/ / / / |
|
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 1 | -0/+13 |
|\ \ \ \ |
|
| * | | | | x86: Add NumaChip support | Steffen Persvold | 2011-12-05 | 1 | -0/+13 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l... | Ingo Molnar | 2011-12-20 | 1 | -3/+2 |
|\ \ \ \
| |_|_|/
|/| | | |
|
| * | | | memblock: Kill early_node_map[] | Tejun Heo | 2011-12-08 | 1 | -3/+0 |
| * | | | Merge branch 'master' into x86/memblock | Tejun Heo | 2011-11-28 | 1 | -96/+103 |
| |\ \ \
| | |/ / |
|
| * | | | memblock, x86: Make ARCH_DISCARD_MEMBLOCK a config option | Tejun Heo | 2011-07-14 | 1 | -0/+1 |
| * | | | x86: Use HAVE_MEMBLOCK_NODE_MAP | Tejun Heo | 2011-07-14 | 1 | -0/+1 |
* | | | | x86/intel_mid: Kconfig select fix | Alan Cox | 2011-12-06 | 1 | -0/+3 |
* | | | | x86/intel_mid: Fix the Kconfig for MID selection | Alan Cox | 2011-12-06 | 1 | -2/+3 |
| |/ /
|/| | |
|
* | | | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-11-06 | 1 | -3/+0 |
|\ \ \ |
|
| * | | | x86: drop unused Kconfig symbol | Paul Bolle | 2011-10-31 | 1 | -3/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 1 | -0/+9 |
|\ \ \ |
|
| * | | | x86, random: Architectural inlines to get random integers with RDRAND | H. Peter Anvin | 2011-07-31 | 1 | -0/+9 |
* | | | | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-10-28 | 1 | -0/+14 |
|\ \ \ \ |
|
| * | | | | x86: geode: New PCEngines Alix system driver | Ed Wildgoose | 2011-09-21 | 1 | -0/+14 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | x86/irq: Standardize on CONFIG_SPARSE_IRQ=y | Yinghai Lu | 2011-10-13 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-10-26 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky | 2011-09-08 | 1 | -0/+1 |
| |/ / / |
|
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-26 | 1 | -3/+3 |
|\ \ \ \ |
|
| * | | | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 1 | -3/+3 |
| |/ / / |
|
* | | | | doc: fix broken references | Paul Bolle | 2011-09-27 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge branch 'apei' into apei-release | Len Brown | 2011-08-03 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHG | Huang Ying | 2011-08-03 | 1 | -0/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2011-07-29 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | x86/PCI: select direct access mode for mmconfig option | Shaohua Li | 2011-07-22 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'x86-olpc-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-07-26 | 1 | -5/+38 |
|\ \ \ |
|
| * | | | x86, olpc: Fix dependency on POWER_SUPPLY | Daniel Drake | 2011-07-24 | 1 | -2/+4 |
| * | | | x86, olpc: Add XO-1.5 SCI driver | Daniel Drake | 2011-07-06 | 1 | -0/+9 |