aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2010-05-16perf tui: Add help window to show key associationsArnaldo Carvalho de Melo
2010-05-16perf tui: Make <- exit menus tooArnaldo Carvalho de Melo
2010-05-16Linus 2.6.34v2.6.34Linus Torvalds
2010-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-05-16Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2010-05-16rtnetlink: make SR-IOV VF interface symmetricChris Wright
2010-05-16sctp: delete active ICMP proto unreachable timer when free transportWei Yongjun
2010-05-16tcp: fix MD5 (RFC2385) supportEric Dumazet
2010-05-15perf newt: Add single key shortcuts for zoom into DSO and threadsArnaldo Carvalho de Melo
2010-05-15perf newt: Exit browser unconditionally when CTRL+C, q or Q is pressedArnaldo Carvalho de Melo
2010-05-15perf newt: Fix the 'A'/'a' shortcut for annotateArnaldo Carvalho de Melo
2010-05-15perf newt: Make <- exit the ui_browserArnaldo Carvalho de Melo