summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-05-27perf events: initialize fd array to -1 instead of 0David Ahern1-0/+10
2011-05-27perf tools: Make sure kptr_restrict warnings fit 80 col termsArnaldo Carvalho de Melo2-21/+15
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar17-41/+148
2011-05-27Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar4-44/+79
2011-05-26perf tools: Fix build on older systemsArnaldo Carvalho de Melo2-0/+3
2011-05-26perf symbols: Handle /proc/sys/kernel/kptr_restrictArnaldo Carvalho de Melo6-6/+107
2011-05-26perf: Remove duplicate headersJesper Juhl2-3/+0
2011-05-26Merge branch 'linus' into perf/urgentIngo Molnar5374-334433/+374414
2011-05-26tmpfs: fix XATTR N overriding POSIX_ACL YEric Paris1-14/+15
2011-05-26ftrace: Add internal recursive checksSteven Rostedt4-7/+33
2011-05-26tracing: Update btrfs's tracepoints to use u64 interfaceliubo1-2/+2
2011-05-26tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machineliubo3-0/+52
2011-05-26ftrace: Set ops->flag to enabled even on static function tracingSteven Rostedt1-1/+5
2011-05-26tracing: Have event with function tracer check error returnSteven Rostedt1-1/+6
2011-05-26ftrace: Have ftrace_startup() return failure codeSteven Rostedt1-6/+8
2011-05-26video: mb862xx: udelay need linux/delay.hStephen Rothwell1-0/+1
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfdLinus Torvalds14-12/+444
2011-05-26slub: remove no-longer used 'unlock_out' labelLinus Torvalds1-1/+0
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds187-1203/+2049
2011-05-26jump_label: Check entries limit in __jump_label_updateJiri Olsa1-5/+13
2011-05-26ftrace/recordmcount: Avoid STT_FUNC symbols as base on ARMRabin Vincent1-0/+8
2011-05-26scripts/tags.sh: Add magic for trace-events for etags tooSteven Rostedt1-1/+3
2011-05-26scripts/tags.sh: Fix ctags for DEFINE_EVENT()Steven Rostedt1-1/+1
2011-05-26x86/ftrace: Fix compiler warning in ftrace.cRakib Mullick1-6/+6
2011-05-26maccess,probe_kernel: Make write/read src const void *Steven Rostedt4-12/+12
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds49-556/+5699
2011-05-26Merge branch 'kconfig-for-40' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-87/+118
2011-05-26Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/ol...Linus Torvalds2-3/+5
2011-05-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds29-150/+1305
2011-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds92-2034/+11799
2011-05-26Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds33-707/+4755
2011-05-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds59-1671/+4011
2011-05-26Merge branch 'rmobile-latest' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds26-101/+1942
2011-05-26hrtimers: Fix typo causing erratic timersThomas Gleixner1-1/+1
2011-05-26bonding: documentation and code cleanup for resend_igmpFlavio Leitner3-12/+23
2011-05-26bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-26net: hold rtnl again in dump callbacksEric Dumazet2-2/+8
2011-05-26Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-26bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-26sch_sfq: fix peek() implementationEric Dumazet1-13/+1
2011-05-26isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-05-26via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-05-26xen: netfront: hold RTNL when updating features.Ian Campbell1-0/+2
2011-05-26sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun1-0/+16
2011-05-26net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman1-0/+7
2011-05-26net: move is_vlan_dev into public header file (v2)Neil Horman2-5/+5
2011-05-26mmc: core: eMMC bus width may not work on all platformsPhilip Rakity1-10/+102
2011-05-26mmc: sdhci: Auto-CMD23 fixes.Andrei Warkentin1-2/+2
2011-05-26mmc: sdhci: Auto-CMD23 support.Andrei Warkentin3-1/+19
2011-05-26mmc: core: Block CMD23 support for UHS104/SDXC cards.Andrei Warkentin4-4/+12