Commits

Merge branches 'core-ipi-for-linus', 'core-locking-for-linus', 'tracing-fixes-for-linus', 'x86-debug-for-linus', 'x86-doc-for-linus', 'x86-gpu-for-linus' and 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip * 'core-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data * 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: plist: Fix grammar mistake, and c-style mistake * 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: kprobes: Add mcount to the kprobes blacklist * 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86_64: Print modules like i386 does * 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86: Put 'nopat' in kernel-parameters * 'x86-gpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86-64: Allow fbdev primary video code * 'x86-rlimit-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip: x86: Use helpers for rlimits
Showing diff to8b833c506c0
- Linus Torvalds committed 847f9c606caMMerge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m...
- Milton Miller committed e03bcb68629generic-ipi: Optimize accesses by using DEFINE_PER_CPU_SHARED_ALIGNED for IPI data The...
- John Kacur committed 9ca94d7c016plist: Fix grammar mistake, and c-style mistake Signed-off-by: John Kacur <jkacur@redh...
- Masami Hiramatsu committed 8b833c506c0kprobes: Add mcount to the kprobes blacklist Since mcount function can be called from ...
- Alexey Dobriyan committed f266d7f5f89x86_64: Print modules like i386 does Print modules list during kernel BUG. Signed-off...
- Jiri Kosina committed 016ddd9b5b3x86: Put 'nopat' in kernel-parameters Add missing 'nopat' boot option into Documentati...
- Dave Airlie committed 477346ff74fx86-64: Allow fbdev primary video code For some reason the 64-bit tree was doing this ...
- Jiri Slaby committed 2854e72b58dx86: Use helpers for rlimits Make sure compiler won't do weird things with limits. Fe...