summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-05-18Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-05-18Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-05-18Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-05-18Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-18Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2010-05-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-05-18stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...Ingo Molnar
2010-05-17x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin
2010-05-17perf tools: Add mode to build without newt supportArnaldo Carvalho de Melo
2010-05-17cifs: fix noserverino handling when unix extensions are enabledJeff Layton
2010-05-17perf symbols: symbol inconsistency message should be done only at verbose=1Arnaldo Carvalho de Melo
2010-05-17cifs: don't update uniqueid in cifs_fattr_to_inodeJeff Layton
2010-05-17cifs: always revalidate hardlinked inodes when using noserverinoJeff Layton
2010-05-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2010-05-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfsLinus Torvalds
2010-05-17Merge branch 'bkl/core' of git://git.kernel.org/pub/scm/linux/kernel/git/fred...Linus Torvalds
2010-05-17perf tui: Add explicit -lslang optionArnaldo Carvalho de Melo
2010-05-17m68k: amiga - Floppy platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Sound platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Frame buffer platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Zorro host bridge platform device conversionGeert Uytterhoeven
2010-05-17m68k: amiga - Zorro bus modalias supportGeert Uytterhoeven
2010-05-17platform: Make platform resource input parameters constGeert Uytterhoeven
2010-05-17m68k: invoke oom-killer from page faultNick Piggin
2010-05-17serial167: Kill unused variablesGeert Uytterhoeven
2010-05-17perf options: Type check all the remaining OPT_ variantsArnaldo Carvalho de Melo
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo
2010-05-17m68k: Implement generic_find_next_{zero_,}le_bit()Geert Uytterhoeven
2010-05-17m68k: hp300 - Checkpatch cleanupAndrea Gelmini
2010-05-17m68k: Remove trailing spaces in messagesFrans Pop
2010-05-17m68k: Simplify param.h by using <asm-generic/param.h>Robert P. J. Day
2010-05-17m68k: Remove BKL from rtc implementationsThomas Gleixner
2010-05-17perf options: Check v type in OPT_U?INTEGERArnaldo Carvalho de Melo
2010-05-17perf options: Introduce OPT_UINTEGERArnaldo Carvalho de Melo
2010-05-17perf tui: Add workaround for slang < 2.1.4Arnaldo Carvalho de Melo
2010-05-17perf record: Fix bug mismatch with -c option definitionStephane Eranian
2010-05-17perf options: Introduce OPT_U64Arnaldo Carvalho de Melo
2010-05-17atomic_t: Remove volatile from atomic_t definitionAnton Blanchard
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard