aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-09-07Merge branch 'timers-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-07Merge branch 'sched-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-08-31perf_event: Fix broken calc_timer_values()Eric B Munson
2011-08-29perf events: Fix slow and broken cgroup context switch codeStephane Eranian
2011-08-29sched: Fix a memory leak in __sdt_free()WANG Cong
2011-08-29sched: Move blk_schedule_flush_plug() out of __schedule()Thomas Gleixner
2011-08-29sched: Separate the scheduler entry for preemptionThomas Gleixner
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-25kernel/printk: do not turn off bootconsole in printk_late_init() if keep_bootconNishanth Aravamudan
2011-08-25Add a personality to report 2.6.x version numbersAndi Kleen
2011-08-23Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds
2011-08-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap
2011-08-17Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2011-08-17Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-08-14PM / Domains: Fix build for CONFIG_PM_RUNTIME unsetRafael J. Wysocki
2011-08-12xfs: remove subdirectoriesChristoph Hellwig
2011-08-11move RLIMIT_NPROC check from set_user() to do_execve_common()Vasiliy Kulikov
2011-08-11Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-11blktrace: add FLUSH/FUA supportNamhyung Kim
2011-08-10alarmtimers: Avoid possible denial of service with high freq periodic timersJohn Stultz
2011-08-10alarmtimers: Memset itimerspec passed into alarm_timer_getJohn Stultz
2011-08-10alarmtimers: Avoid possible null pointer traversalJohn Stultz
2011-08-09cap_syslog: don't use WARN_ONCE for CAP_SYS_ADMIN deprecation warningJonathan Nieder
2011-08-09lockdep: Fix wrong assumption in match_held_lockPeter Zijlstra
2011-08-05jump label: Reduce the cycle count by changing the link orderJason Baron
2011-08-05Merge branch 'linus' into perf/urgentIngo Molnar
2011-08-04Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-08-04lockdep: Clear whole lockdep_map on initializationTejun Heo
2011-08-04lockdep: Fix up warningPeter Zijlstra
2011-08-04lockdep: Fix trace_hardirqs_on_caller()Peter Zijlstra
2011-08-03Boot up with usermodehelper disabledLinus Torvalds
2011-08-04Merge branch 'linus' into core/urgentIngo Molnar
2011-08-03taskstats: add_del_listener() should ignore !valid listenersOleg Nesterov
2011-08-03taskstats: add_del_listener() shouldn't use the wrong nodeOleg Nesterov
2011-08-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds
2011-08-01kdb,kgdb: Allow arbitrary kgdb magic knock sequencesJason Wessel
2011-08-01kdb: Remove all references to DOING_KGDB2Jason Wessel
2011-08-01kdb,kgdb: Implement switch and pass buffer from kdb -> gdbJason Wessel
2011-08-01kdb: cleanup unused variables missed in the original kdb mergeJason Wessel
2011-07-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2011-07-30resources: Add lookup_resource()Geert Uytterhoeven
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28irq: Track the owner of irq descriptorSebastian Andrzej Siewior
2011-07-28irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior
2011-07-28dt/irq: add irq_domain_generate_simple() helperGrant Likely