summaryrefslogtreecommitdiff
path: root/kernel (follow)
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | | | | | | | clockevents: broadcast fixup possible waitersThomas Gleixner2008-09-06
| | * | | | | | | | | | | | | | | | | | clockevents: prevent endless loop lockupThomas Gleixner2008-09-05
| | * | | | | | | | | | | | | | | | | | clockevents: prevent multiple init/shutdownThomas Gleixner2008-09-05
| | * | | | | | | | | | | | | | | | | | clockevents: enforce reprogram in oneshot setupThomas Gleixner2008-09-05
| | * | | | | | | | | | | | | | | | | | clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner2008-09-05
| | * | | | | | | | | | | | | | | | | | clockevents: prevent clockevent event_handler ending up handler_noopVenkatesh Pallipadi2008-09-05
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | sched: fix process time monotonicityBalbir Singh2008-09-05
| * | | | | | | | | | | | | | | | | | sched_clock: fix NOHZ interactionPeter Zijlstra2008-09-05
| | |_|_|_|_|_|_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | forgotten refcount on sysctl root tableAl Viro2008-09-04
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | pm_qos_requirement might sleepJohn Kacur2008-09-02
| * | | | | | | | | | | | | | | | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exitsOleg Nesterov2008-09-02
| * | | | | | | | | | | | | | | | pid_ns: zap_pid_ns_processes: fix the ->child_reaper changingOleg Nesterov2008-09-02
| * | | | | | | | | | | | | | | | Merge branch 'audit.b57' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-09-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | [PATCH] audit: Moved variable declaration to beginning of functionCordelia2008-09-01
| * | | | | | | | | | | | | | | | | softlockup: minor cleanup, don't check task->state twiceOleg Nesterov2008-09-02
| * | | | | | | | | | | | | | | | | kernel/resource.c: fix new kernel-doc warningRandy Dunlap2008-09-02
| |/ / / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-29
| * | | | | | | | | | | | | | | | Don't trigger softlockup detector on network fs blocked tasksAndi Kleen2008-08-29
| * | | | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | exit signals: use of uninitialized field notify_countSteve VanDeBogart2008-08-27
| | * | | | | | | | | | | | | | | | lockdep: fix invalid list_del_rcu in zap_classZhu Yi2008-08-27
| | * | | | | | | | | | | | | | | | lockstat: repair erronous contention statisticsJoe Korty2008-08-26
| | * | | | | | | | | | | | | | | | lockstat: fix numerical output rounding errorJoe Korty2008-08-26
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | sched: rt-bandwidth accounting fixPeter Zijlstra2008-08-28
| | * | | | | | | | | | | | | | | | sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood2008-08-28
| * | | | | | | | | | | | | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2008-08-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | smp: have smp_call_function_single() detect invalid CPUsH. Peter Anvin2008-08-25
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | ftrace: disable tracing for hibernationRafael J. Wysocki2008-08-28
| * | | | | | | | | | | | | | | | ftrace: disable tracing for suspend to ramSteven Rostedt2008-08-27
| * | | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-25
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | sched_clock: fix cpu_clock()Peter Zijlstra2008-08-25
| * | | | | | | | | | | | | | | | [module] Don't let gcc inline load_module()Linus Torvalds2008-08-25
| | |/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller2008-09-11
* | | | | | | | | | | | | | | | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.David S. Miller2008-09-11
|/ / / / / / / / / / / / / / /
* | | | | | | | | | | | | | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-23
* | | | | | | | | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-08-22
|\| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | sched: enable LB_BIAS by defaultPeter Zijlstra2008-08-21
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | rcu: fix synchronize_rcu() so that kernel-doc worksRandy Dunlap2008-08-21
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* / | | | | | | | | | | | | nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-21
|/ / / / / / / / / / / / /
* | | | | | | | | | | | | fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-20
* | | | | | | | | | | | | tracehook: fix SA_NOCLDWAITRoland McGrath2008-08-19
|/ / / / / / / / / / / /
* | | | | | | | | / / / lockdep: fix spurious 'inconsistent lock state' warningDmitry Baryshkov2008-08-18
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-08-16
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | lockdep: fix build if CONFIG_PROVE_LOCKING not definedStephen Hemminger2008-08-15
| * | | | | | | | | | | lockdep: use WARN() in kernel/lockdep.cArjan van de Ven2008-08-13
| * | | | | | | | | | | lockdep: spin_lock_nest_lock(), checkpatch fixesAndrew Morton2008-08-13
| * | | | | | | | | | | Merge commit 'v2.6.27-rc3' into core/urgentIngo Molnar2008-08-13
| |\| | | | | | | | | |
| * | | | | | | | | | | lockdep: build fixIngo Molnar2008-08-13