summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2008-09-22hrtimer: remove hrtimer_clock_base::get_softirq_time()Mark McLoughlin
2008-09-19Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-19Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-16Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...David S. Miller
2008-09-16clockevents: make device shutdown robustThomas Gleixner
2008-09-14Merge commit 'v2.6.27-rc6' into core/resourcesIngo Molnar
2008-09-14timers: fix itimer/many thread hang, cleanupsIngo Molnar
2008-09-14timers: fix itimer/many thread hang, fixIngo Molnar
2008-09-14timers: fix itimer/many thread hangFrank Mayhar
2008-09-14Merge branch 'linus' into x86/iommuIngo Molnar
2008-09-13cpuset: avoid changing cpuset's cpus when -errno returnedLi Zefan
2008-09-11sysctl: Use header file for sysctl knob declarations on sparc.David S. Miller
2008-09-11sysctl: Use CONFIG_SPARC instead of __sparc__ for ifdef tests.David S. Miller
2008-09-11hrtimer: peek at the timer queue just before going idleArjan van de Ven
2008-09-11hrtimer: make the futex() system call use the per process slack valueArjan van de Ven
2008-09-11hrtimer: make the nanosleep() syscall use the per process slackArjan van de Ven
2008-09-11Merge commit 'v2.6.27-rc6' into sched/develIngo Molnar
2008-09-11sched: fix deadlock in setting scheduler parameter to zeroHiroshi Shimamoto
2008-09-11sched: fix 2.6.27-rc5 couldn't boot on tulsa machine randomlyZhang, Yanmin
2008-09-10Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detectIngo Molnar
2008-09-10Merge commit 'v2.6.27-rc6' into x86/iommuIngo Molnar
2008-09-10Merge commit 'v2.6.27-rc6' into core/rcuIngo Molnar
2008-09-09clockevents: remove WARN_ON which was used to gather informationThomas Gleixner
2008-09-08Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-09-08kernel/cpu.c: create a CPU_STARTING cpu_chain notifierManfred Spraul
2008-09-07hrtimer: show the timer ranges in /proc/timer_listArjan van de Ven
2008-09-07hrtimer: add a hrtimer_start_range() functionArjan van de Ven
2008-09-06Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-09-06Merge branch 'sched/cpuset' into sched/urgentIngo Molnar
2008-09-06genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handlerPawel MOLL
2008-09-06softirq: allocate less vectorsAlexey Dobriyan
2008-09-06sched: arch_reinit_sched_domains() must destroy domains to force rebuildMax Krasnyansky
2008-09-06kernel/cpu.c: Move the CPU_DYING notifiersManfred Spraul
2008-09-06sched: fix __load_balance_iterator() for cfq with only one taskGautham R Shenoy
2008-09-06Merge branch 'linus' into sched/develIngo Molnar
2008-09-06ntp: fix calculation of the next jiffie to trigger RTC syncMaciej W. Rozycki
2008-09-06Merge branch 'linus' into timers/ntpIngo Molnar
2008-09-06sched: compilation fix with gcc 3.4.6Krzysztof Helt
2008-09-06clockevents: broadcast fixup possible waitersThomas Gleixner
2008-09-05hrtimer: create a "timer_slack" field in the task structArjan van de Ven
2008-09-05hrtimer: turn hrtimers into range timersArjan van de Ven
2008-09-05hrtimer: convert kernel/* to the new hrtimer apisArjan van de Ven
2008-09-05select: add a timespec_add_safe() functionThomas Gleixner
2008-09-05select: Introduce a hrtimeout functionArjan van de Ven
2008-09-05sched: fix process time monotonicityBalbir Singh
2008-09-05sched_clock: fix NOHZ interactionPeter Zijlstra
2008-09-05clockevents: prevent endless loop lockupThomas Gleixner
2008-09-05clockevents: prevent multiple init/shutdownThomas Gleixner
2008-09-05clockevents: enforce reprogram in oneshot setupThomas Gleixner
2008-09-05clockevents: prevent endless loop in periodic broadcast handlerThomas Gleixner