aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-03-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-15Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-15Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2011-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-15Merge branches 'stable/irq.rework' and 'stable/pcifront-fixes' of git://git.k...Linus Torvalds
2011-03-15vfs: Add open by file handle supportAneesh Kumar K.V
2011-03-15vfs: Add name to file handle conversion supportAneesh Kumar K.V
2011-03-14futex: Deobfuscate handle_futex_death()Thomas Gleixner
2011-03-14Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2011-03-14open-style analog of vfs_path_lookup()Al Viro
2011-03-14kill path_lookup()Al Viro
2011-03-14fix race in audit_get_nd()Al Viro
2011-03-12posix-clocks: Check write permissions in posix syscallsTorben Hohn
2011-03-12Merge branch 'tip/futex/devel' of git://git.kernel.org/pub/scm/linux/kernel/g...Thomas Gleixner
2011-03-11futex,plist: Remove debug lock assignment from plist_nodeLai Jiangshan
2011-03-11futex,plist: Pass the real head of the priority list to plist_del()Lai Jiangshan
2011-03-11futex: Sanitize cmpxchg_futex_value_locked APIMichel Lespinasse
2011-03-11futex: Avoid redudant evaluation of task_pid_vnr()Thomas Gleixner
2011-03-10Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-10futex: Update futex_wait_setup comments about lockingMichel Lespinasse
2011-03-10hrtimer: Remove empty hrtimer_init_hres_timer()Thomas Gleixner
2011-03-10tracing: Fix irqoff selftest expanding max bufferSteven Rostedt
2011-03-10tracing: Align 4 byte ints together in struct tracerSteven Rostedt
2011-03-10tracing: Export trace_set_clr_event()Yuanhan Liu
2011-03-10tracing: Explain about unstable clock on resume with ring buffer warningJiri Olsa
2011-03-10tracing: Adjust conditional expression latency formatting.David Sharp
2011-03-10tracing: Fix event alignment: ftrace:context_switch and ftrace:wakeupDavid Sharp
2011-03-10tracing: Remove lock_depth from event entrySteven Rostedt
2011-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-09ring-buffer: Remove unused #include <linux/trace_irq.h>David Sharp
2011-03-09tracing: Add an 'overwrite' trace_option.David Sharp
2011-03-08Merge commit 'v2.6.38-rc8' into perf/coreIngo Molnar
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-04cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-04perf: Fix cgroup vs jump_label problemPeter Zijlstra
2011-03-04perf cgroup: Clean up perf_cgroup_create()Li Zefan
2011-03-04perf cgroup: Fix unmatched call to perf_detach_cgroup()Li Zefan
2011-03-04perf cgroup: Fix leak of file reference countLi Zefan
2011-03-04perf: Fix the missing event initialization when pmu is found in idrLin Ming
2011-03-04sched: Resched proper CPU on yield_to()Venkatesh Pallipadi
2011-03-04sched: Allow users with sufficient RLIMIT_NICE to change from SCHED_IDLE policyDarren Hart
2011-03-04sched: Allow SCHED_BATCH to preempt SCHED_IDLE tasksDarren Hart
2011-03-04Merge branch 'sched/urgent' into sched/coreIngo Molnar
2011-03-04sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh