summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2011-08-14sched: Use pushable_tasks to determine next highest prioSteven Rostedt
2011-08-14sched: Balance RT tasks when forked as wellSteven Rostedt
2011-08-14sched: Remove resetting exec_start in put_prev_task_rt()Hillf Danton
2011-08-14sched, rt: Fix rq->rt.pushable_tasks bug in push_rt_task()Hillf Danton
2011-08-14sched: Remove noop in lowest_flag_domain()Hillf Danton
2011-08-14sched: Remove noop in next_prio()Hillf Danton
2011-08-14sched: fix broken SCHED_RESET_ON_FORK handlingMike Galbraith
2011-08-14sched: Kill WAKEUP_PREEMPTYong Zhang
2011-08-14sched: Remove rq->avg_load_per_taskJan H. Schönherr
2011-08-14watchdog: Make the kthreads NUMA affineEric Dumazet
2011-08-14perf: provide PMU when initing eventsMark Rutland
2011-08-14perf: Add PM notifiers to fix CPU hotplug racesPeter Zijlstra
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-10Tracepoint: Dissociate from module mutexMathieu Desnoyers
2011-08-10tracing: Clean up tb_fmt to not give faulty compile warningSteven Rostedt
2011-08-10alarmtimers: Rework RTC device selection using class interfaceJohn Stultz
2011-08-10alarmtimers: Add try_to_cancel functionalityJohn Stultz
2011-08-10alarmtimers: Add more refined alarm state trackingJohn Stultz
2011-08-10alarmtimers: Remove period from alarm structureJohn Stultz
2011-08-10alarmtimers: Remove interval cap limit hackJohn Stultz
2011-08-10alarmtimers: Add alarm_forward functionalityJohn Stultz
2011-08-10alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz
2011-08-10alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz
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