summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds15-478/+1904
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds7-267/+155
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-61/+64
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds3-0/+18
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-71/+38
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds2-4/+10
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V1-0/+2
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V1-0/+3
2011-03-14futex: Deobfuscate handle_futex_death()Thomas Gleixner1-3/+14
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds1-0/+1
2011-03-14open-style analog of vfs_path_lookup()Al Viro1-18/+1
2011-03-14kill path_lookup()Al Viro1-1/+1
2011-03-14fix race in audit_get_nd()Al Viro1-53/+32
2011-03-12Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner1-17/+23
2011-03-11futex,plist: Remove debug lock assignment from plist_nodeLai Jiangshan1-9/+0
2011-03-11futex,plist: Pass the real head of the priority list to plist_del()Lai Jiangshan1-8/+23
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse1-30/+15
2011-03-11futex: Avoid redudant evaluation of task_pid_vnr()Thomas Gleixner1-8/+8
2011-03-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-5/+9
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust1-0/+1
2011-03-10futex: Update futex_wait_setup comments about lockingMichel Lespinasse1-5/+6
2011-03-10tracing: Fix irqoff selftest expanding max bufferSteven Rostedt1-0/+9
2011-03-10tracing: Align 4 byte ints together in struct tracerSteven Rostedt1-1/+1
2011-03-10tracing: Export trace_set_clr_event()Yuanhan Liu1-0/+1
2011-03-10tracing: Explain about unstable clock on resume with ring buffer warningJiri Olsa1-2/+10
2011-03-10tracing: Adjust conditional expression latency formatting.David Sharp1-8/+18
2011-03-10tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp1-3/+3
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt3-14/+5
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-5/+10
2011-03-09ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp1-1/+0
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp3-6/+23
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar6-22/+26
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka3-0/+18
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro1-5/+10
2011-03-04cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan1-2/+5
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds1-3/+3
2011-03-04perf: Fix cgroup vs jump_label problemPeter Zijlstra1-13/+13
2011-03-04perf cgroup: Clean up perf_cgroup_create()Li Zefan1-10/+1
2011-03-04perf cgroup: Fix unmatched call to perf_detach_cgroup()Li Zefan1-3/+3
2011-03-04perf cgroup: Fix leak of file reference countLi Zefan1-2/+5
2011-03-04perf: Fix the missing event initialization when pmu is found in idrLin Ming1-2/+7
2011-03-04sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh1-5/+9
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar8-25/+48
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma1-16/+0
2011-03-03Merge branch '/tip/perf/filter' of git://git.kernel.org/pub/scm/linux/kernel/...Frederic Weisbecker2-169/+754
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner3-1/+18
2011-02-23perf: Simplify task_clock_event_read()Peter Zijlstra1-10/+3
2011-02-23perf_events: Fix rcu and locking issues with cgroup supportStephane Eranian1-11/+29
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner1-3/+2
2011-02-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-3/+18