diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-23 19:33:08 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-07-23 19:33:08 +0200 |
commit | c0c463d34adf0c150e5e24fa412fa23f3f7ddc27 (patch) | |
tree | dfdf2ee7c6bb6662e8aa750c9145618085b092fd /init | |
parent | virtio: expose for non-virtualization users too (diff) | |
parent | um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM (diff) | |
parent | debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options (diff) | |
parent | genirq: Remove unused CHECK_IRQ_PER_CPU() (diff) | |
parent | perf tools, x86: Fix 32-bit compile on 64-bit system (diff) | |
download | linux-c0c463d34adf0c150e5e24fa412fa23f3f7ddc27.tar.xz linux-c0c463d34adf0c150e5e24fa412fa23f3f7ddc27.zip |
Merge branches 'x86-urgent-for-linus', 'core-debug-for-linus', 'irq-core-for-linus' and 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
* 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
um: Make rwsem.S depend on CONFIG_RWSEM_XCHGADD_ALGORITHM
* 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
debug: Make CONFIG_EXPERT select CONFIG_DEBUG_KERNEL to unhide debug options
* 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
genirq: Remove unused CHECK_IRQ_PER_CPU()
* 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip:
perf tools, x86: Fix 32-bit compile on 64-bit system