summaryrefslogtreecommitdiffstats
path: root/.mailmap (unfollow)
Commit message (Expand)AuthorFilesLines
2011-06-02perf python: Fix argument name list of read_on_cpu()Frederic Weisbecker1-1/+1
2011-06-02perf evlist: Don't die if sample_{id_all|type} is invalidArnaldo Carvalho de Melo9-44/+74
2011-06-02perf python: Use exception to propagate errorsArnaldo Carvalho de Melo1-6/+4
2011-06-02perf evlist: Remove dependency on debug routinesArnaldo Carvalho de Melo1-9/+4
2011-05-28perf: De-schedule a task context when removing the last eventPeter Zijlstra1-0/+4
2011-05-28perf: Change close() semantics for group eventsPeter Zijlstra1-7/+1
2011-05-28perf: Collect the schedule-in rules in one functionPeter Zijlstra1-12/+15
2011-05-28perf: Change and simplify ctx::is_active semanticsPeter Zijlstra1-6/+8
2011-05-28perf: Simplify and fix __perf_install_in_context()Peter Zijlstra1-45/+35
2011-05-28perf: Remove task_ctx_sched_in()Peter Zijlstra1-20/+6
2011-05-28perf: Optimize event scheduling lockingPeter Zijlstra1-25/+36
2011-05-28perf: Clean up 'ctx' reference countingPeter Zijlstra1-7/+3
2011-05-28perf: Optimize ctx_sched_out()Peter Zijlstra1-2/+2
2011-05-28perf: Fix SIGIO handlingPeter Zijlstra1-0/+8
2011-05-27perf top: Don't stop if no kernel symtab is foundArnaldo Carvalho de Melo1-5/+15
2011-05-27perf top: Handle kptr_restrictArnaldo Carvalho de Melo1-0/+15
2011-05-27perf top: Remove unused macroArnaldo Carvalho de Melo1-2/+0
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-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-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-26slub: remove no-longer used 'unlock_out' labelLinus Torvalds1-1/+0
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-26hrtimers: Fix typo causing erratic timersThomas Gleixner1-1/+1
2011-05-25bonding: documentation and code cleanup for resend_igmpFlavio Leitner3-12/+23
2011-05-25bonding: prevent deadlock on slave store with alb mode (v3)Neil Horman3-16/+10
2011-05-25net: hold rtnl again in dump callbacksEric Dumazet2-2/+8
2011-05-25Add Fujitsu 1000base-SX PCI ID to tg3Meelis Roos1-0/+1
2011-05-25bnx2x: protect sequence increment with mutexDmitry Kravkov1-1/+2
2011-05-25sch_sfq: fix peek() implementationEric Dumazet1-13/+1
2011-05-25isdn: netjet - blacklist Digium TDM400PPrarit Bhargava1-0/+6
2011-05-25via-velocity: don't annotate MAC registers as packedUlrich Hecht1-1/+1
2011-05-25xen: netfront: hold RTNL when updating features.Ian Campbell1-0/+2
2011-05-25sctp: fix memory leak of the ASCONF queue when free asocWei Yongjun1-0/+16
2011-05-25net: make dev_disable_lro use physical device if passed a vlan dev (v2)Neil Horman1-0/+7
2011-05-25net: move is_vlan_dev into public header file (v2)Neil Horman2-5/+5