Age | Commit message (Expand) | Author |
2008-09-23 | clockevents: check broadcast device not tick device | Thomas Gleixner |
2008-09-23 | clockevents: prevent stale tick_next_period for onlining CPUs | Thomas Gleixner |
2008-09-23 | clockevents: prevent cpu online to interfere with nohz | Thomas Gleixner |
2008-09-23 | rcu: fix sparse shadowed variable warning | Harvey Harrison |
2008-09-23 | sched: clarify ifdef tangle | Andrew Morton |
2008-09-23 | sched: fix init_hrtick() section mismatch warning | Rakib Mullick |
2008-09-22 | sched: fix list traversal to use _rcu variant | Chris Friesen |
2008-09-22 | sched: turn off WAKEUP_OVERLAP | Ingo Molnar |
2008-09-22 | sched: wakeup preempt when small overlap | Peter Zijlstra |
2008-09-19 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-09-19 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-16 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp... | David S. Miller |
2008-09-16 | clockevents: make device shutdown robust | Thomas Gleixner |
2008-09-14 | Merge branch 'linus' into x86/iommu | Ingo Molnar |
2008-09-13 | cpuset: avoid changing cpuset's cpus when -errno returned | Li Zefan |
2008-09-11 | sysctl: Use header file for sysctl knob declarations on sparc. | David S. Miller |
2008-09-11 | sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests. | David S. Miller |
2008-09-11 | Merge commit 'v2.6.27-rc6' into sched/devel | Ingo Molnar |
2008-09-11 | sched: fix deadlock in setting scheduler parameter to zero | Hiroshi Shimamoto |
2008-09-11 | sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomly | Zhang, Yanmin |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect | Ingo Molnar |
2008-09-10 | Merge commit 'v2.6.27-rc6' into x86/iommu | Ingo Molnar |
2008-09-10 | Merge commit 'v2.6.27-rc6' into core/rcu | Ingo Molnar |
2008-09-09 | clockevents: remove WARN_ON which was used to gather information | Thomas Gleixner |
2008-09-08 | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-09-08 | kernel/cpu.c: create a CPU_STARTING cpu_chain notifier | Manfred Spraul |
2008-09-06 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2008-09-06 | Merge branch 'sched/cpuset' into sched/urgent | Ingo Molnar |
2008-09-06 | sched: arch_reinit_sched_domains() must destroy domains to force rebuild | Max Krasnyansky |
2008-09-06 | kernel/cpu.c: Move the CPU_DYING notifiers | Manfred Spraul |
2008-09-06 | sched: fix __load_balance_iterator() for cfq with only one task | Gautham R Shenoy |
2008-09-06 | Merge branch 'linus' into sched/devel | Ingo Molnar |
2008-09-06 | ntp: fix calculation of the next jiffie to trigger RTC sync | Maciej W. Rozycki |
2008-09-06 | sched: compilation fix with gcc 3.4.6 | Krzysztof Helt |
2008-09-06 | clockevents: broadcast fixup possible waiters | Thomas Gleixner |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh |
2008-09-05 | sched_clock: fix NOHZ interaction | Peter Zijlstra |
2008-09-05 | clockevents: prevent endless loop lockup | Thomas Gleixner |
2008-09-05 | clockevents: prevent multiple init/shutdown | Thomas Gleixner |
2008-09-05 | clockevents: enforce reprogram in oneshot setup | Thomas Gleixner |
2008-09-05 | clockevents: prevent endless loop in periodic broadcast handler | Thomas Gleixner |
2008-09-05 | clockevents: prevent clockevent event_handler ending up handler_noop | Venkatesh Pallipadi |
2008-09-05 | Merge branch 'x86/core' into x86/unify-cpu-detect | Ingo Molnar |
2008-09-04 | Merge branch 'core/resources' into x86/core | Ingo Molnar |
2008-09-04 | IO resources: add reserve_region_with_split() | Yinghai Lu |
2008-09-04 | forgotten refcount on sysctl root table | Al Viro |
2008-09-04 | Merge branch 'linus' into x86/core | H. Peter Anvin |
2008-09-04 | Merge branch 'x86/cpu' into x86/core | H. Peter Anvin |
2008-09-02 | pm_qos_requirement might sleep | John Kacur |
2008-09-02 | pid_ns: (BUG 11391) change ->child_reaper when init->group_leader exits | Oleg Nesterov |