summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-03-16Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16Merge branch 'core-futexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-03-16Merge 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-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-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-03-08debugobjects: Add hint for better object identificationStanislaw Gruszka
2011-03-08unfuck proc_sysctl ->d_compare()Al Viro
2011-03-05cpuset: add a missing unlock in cpuset_write_resmask()Li Zefan
2011-03-04Mark ptrace_{traceme,attach,detach} staticLinus Torvalds
2011-03-04sched: Fix sched rt group scheduling when hierachy is enabledBalbir Singh
2011-03-03blktrace: Remove blk_fill_rwbs_rq.Tao Ma
2011-02-26clockevents: Prevent oneshot mode when broadcast device is periodicThomas Gleixner
2011-02-22rtmutex: tester: Remove the remaining BKL leftoversThomas Gleixner
2011-02-22Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-02-22Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-19genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for nowThomas Gleixner
2011-02-19genirq: Prevent access beyond allocated_irqs bitmapThomas Gleixner
2011-02-18Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-02-16PM / Hibernate: Return error code when alloc_image_page() failsStanislaw Gruszka
2011-02-16workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies longTejun Heo
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo
2011-02-16lockdep/timers: Explain in detail the locking problems del_timer_sync() may c...Steven Rostedt
2011-02-16Merge commit 'v2.6.38-rc5' into core/lockingIngo Molnar
2011-02-16perf: Fix throttle logicPeter Zijlstra
2011-02-15Merge branches 'core-fixes-for-linus' and 'timers-fixes-for-linus' of git://g...Linus Torvalds
2011-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-02-14workqueue: wake up a worker when a rescuer is leaving a gcwqTejun Heo
2011-02-12timer debug: Hide kernel addresses via %pK in /proc/timer_listKees Cook
2011-02-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-02-12ptrace: use safer wake up on ptrace_detach()Tejun Heo
2011-02-11security: add cred argument to security_capable()Chris Wright
2011-02-11cap_syslog: accept CAP_SYS_ADMIN for nowLinus Torvalds
2011-02-10watchdog, nmi: Lower the severity of error messagesDon Zickus
2011-02-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds