aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-09-14workqueue: lock cwq access in drain_workqueueGravatar Thomas Tuttle 1-1/+6
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipGravatar Linus Torvalds 1-5/+13
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipGravatar Linus Torvalds 1-15/+26
2011-08-31perf_event: Fix broken calc_timer_values()Gravatar Eric B Munson 1-2/+2
2011-08-29perf events: Fix slow and broken cgroup context switch codeGravatar Stephane Eranian 2-11/+54
2011-08-29sched: Fix a memory leak in __sdt_free()Gravatar WANG Cong 1-0/+1
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Gravatar Thomas Gleixner 1-10/+15
2011-08-29sched: Separate the scheduler entry for preemptionGravatar Thomas Gleixner 1-5/+10
2011-08-26All Arch: remove linkage for sys_nfsservctl system callGravatar NeilBrown 1-1/+0
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconGravatar Nishanth Aravamudan 1-1/+1
2011-08-25Add a personality to report 2.6.x version numbersGravatar Andi Kleen 1-0/+38
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 2-2/+2
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Gravatar Linus Torvalds 1-1/+0
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-5/+16
2011-08-18irqdesc: fix new kernel-doc warningGravatar Randy Dunlap 1-0/+1
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Gravatar Linus Torvalds 1-0/+4
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+7
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 3-18/+40
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetGravatar Rafael J. Wysocki 1-0/+4
2011-08-12xfs: remove subdirectoriesGravatar Christoph Hellwig 2-2/+2
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Gravatar Vasiliy Kulikov 3-8/+14
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-2/+3
2011-08-11blktrace: add FLUSH/FUA supportGravatar Namhyung Kim 1-5/+16
2011-08-10alarmtimers: Avoid possible denial of service with high freq periodic timersGravatar John Stultz 1-0/+9
2011-08-10alarmtimers: Memset itimerspec passed into alarm_timer_getGravatar John Stultz 1-0/+2
2011-08-10alarmtimers: Avoid possible null pointer traversalGravatar John Stultz 1-5/+2
2011-08-09cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningGravatar Jonathan Nieder 1-2/+4
2011-08-09lockdep: Fix wrong assumption in match_held_lockGravatar Peter Zijlstra 1-1/+7
2011-08-05jump label: Reduce the cycle count by changing the link orderGravatar Jason Baron 1-1/+2
2011-08-05Merge branch 'linus' into perf/urgentGravatar Ingo Molnar 84-1890/+3135
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-31/+60
2011-08-04lockdep: Clear whole lockdep_map on initializationGravatar Tejun Heo 1-4/+1
2011-08-04lockdep: Fix up warningGravatar Peter Zijlstra 1-1/+1
2011-08-04lockdep: Fix trace_hardirqs_on_caller()Gravatar Peter Zijlstra 1-14/+16
2011-08-03Boot up with usermodehelper disabledGravatar Linus Torvalds 1-1/+1
2011-08-04Merge branch 'linus' into core/urgentGravatar Ingo Molnar 83-1906/+3247
2011-08-03taskstats: add_del_listener() should ignore !valid listenersGravatar Oleg Nesterov 1-1/+1
2011-08-03taskstats: add_del_listener() shouldn't use the wrong nodeGravatar Oleg Nesterov 1-9/+7
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Gravatar Linus Torvalds 7-42/+53
2011-08-01kdb,kgdb: Allow arbitrary kgdb magic knock sequencesGravatar Jason Wessel 1-8/+20
2011-08-01kdb: Remove all references to DOING_KGDB2Gravatar Jason Wessel 4-7/+3
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbGravatar Jason Wessel 4-21/+29
2011-08-01kdb: cleanup unused variables missed in the original kdb mergeGravatar Jason Wessel 3-8/+3
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Gravatar Linus Torvalds 1-0/+21
2011-07-30resources: Add lookup_resource()Gravatar Geert Uytterhoeven 1-0/+21
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Gravatar Linus Torvalds 3-0/+185
2011-07-28Merge branch 'imx/dt' into next/dtGravatar Arnd Bergmann 27-105/+120
2011-07-28irq: Track the owner of irq descriptorGravatar Sebastian Andrzej Siewior 2-16/+37
2011-07-28irq: Always set IRQF_ONESHOT if no primary handler is specifiedGravatar Sebastian Andrzej Siewior 1-0/+1