async: Handle kthread_run() return codes.
[safe/jmp/linux-2.6] / kernel / time /
2009-01-30 Sebastien Duguehrtimers: allow the hot-unplugging of all cpus
2009-01-15 Jaswinder Singh... time-sched.c: tick_nohz_update_jiffies should be static
2009-01-07 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-01-06 Frederik Schwarzertrivial: fix then -> than typos in comments and documen...
2009-01-06 Ingo MolnarMerge branches 'sched/clock', 'sched/cleanups' and...
2009-01-03 Linus TorvaldsMerge branch 'cpus4096-for-linus-3' of git://git./linux...
2009-01-03 Linus TorvaldsMerge branch 'cputime' of git://git390.osdl.marist...
2009-01-03 Mike TravisMerge branch 'master' of git://git./linux/kernel/git...
2009-01-02 Linus TorvaldsMerge branch 'cpus4096-for-linus-2' of git://git./linux...
2008-12-31 Rusty Russellcpumask: replace for_each_cpu_mask_nr with for_each_cpu...
2008-12-31 Rusty Russellcpumask: convert kernel time functions
2008-12-31 Martin Schwidefsky[PATCH] idle cputime accounting
2008-12-31 Martin Schwidefsky[PATCH] fix scaled & unscaled cputime accounting
2008-12-31 Rusty RussellMerge branch 'master' of git://git./linux/kernel/git...
2008-12-31 Thomas Gleixnersched_clock: prevent scd->clock from moving backwards...
2008-12-25 Ingo MolnarMerge branches 'timers/clocksource', 'timers/hpet'...
2008-12-13 Rusty RussellMerge ../linux-2.6-x86
2008-12-13 Rusty Russellcpumask: convert struct clock_event_device to cpumask...
2008-12-13 Rusty Russellcpumask: make irq_set_affinity() take a const struct...
2008-12-12 Woodruff, Richardnohz: suppress needless timer reprogramming
2008-12-12 Ingo MolnarMerge branch 'sched/core' into cpus4096
2008-12-12 Heiko Carstensnohz: no softirq pending warnings for offline cpus
2008-12-04 john stultztime: catch xtime_nsec underflows and fix them
2008-11-25 Peter Zijlstrahrtimer: removing all ur callback modes
2008-11-24 Rusty Russellsched: convert nohz_cpu_mask to cpumask_var_t.
2008-11-10 Thomas Gleixnernohz: disable tick_nohz_kick_tick() for now
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-21 Thomas GleixnerNOHZ: fix thinko in the timer restart code path
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-20 Thomas Gleixnertimer_list: add base address to clock base
2008-10-20 Thomas Gleixnertimer_list: print cpu number of clockevents device
2008-10-20 Thomas Gleixnertimer_list: print real timer address
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-17 Thomas GleixnerNOHZ: restart tick device from irq_enter()
2008-10-17 Thomas GleixnerNOHZ: split tick_nohz_restart_sched_tick()
2008-10-17 Thomas GleixnerNOHZ: unify the nohz function calls in irq_enter()
2008-10-16 Linus TorvaldsMerge branch 'core-v28-for-linus' of git://git./linux...
2008-10-16 Jan BeulichKconfig: eliminate "def_bool n" constructs
2008-10-15 Ingo MolnarMerge branches 'core/softlockup', 'core/softirq', ...
2008-10-09 venkatesh.pallipad... [CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us...
2008-10-04 Thomas Gleixnerclockevents: check broadcast tick device not the clock...
2008-09-29 Thomas Gleixnerhrtimer: prevent migration of per CPU hrtimers
2008-09-24 Roman Zippelntp: improve adjtimex frequency rounding
2008-09-24 Roman Zippeltimekeeping: fix rounding problem during clock update
2008-09-24 Maciej W. Rozyckintp: let update_persistent_clock() sleep
2008-09-23 Ingo Molnartimers: fix build error in !oneshot case
2008-09-23 Thomas Gleixnerclockevents: prevent mode mismatch on cpu online
2008-09-23 Thomas Gleixnerclockevents: check broadcast device not tick device
2008-09-23 Thomas Gleixnerclockevents: prevent stale tick_next_period for onlinin...
2008-09-23 Thomas Gleixnerclockevents: prevent cpu online to interfere with nohz
2008-09-16 Thomas Gleixnerclockevents: make device shutdown robust
2008-09-09 Thomas Gleixnerclockevents: remove WARN_ON which was used to gather...
2008-09-09 Thomas Gleixnerclockevents: remove WARN_ON which was used to gather...
2008-09-07 Arjan van de Venhrtimer: show the timer ranges in /proc/timer_list
2008-09-07 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-09-06 Maciej W. Rozyckintp: fix calculation of the next jiffie to trigger...
2008-09-06 Ingo MolnarMerge branch 'linus' into timers/ntp
2008-09-06 Thomas Gleixnerclockevents: broadcast fixup possible waiters
2008-09-06 Arjan van de Venhrtimer: convert kernel/* to the new hrtimer apis
2008-09-05 Peter Zijlstrasched_clock: fix NOHZ interaction
2008-09-05 Thomas Gleixnerclockevents: prevent endless loop lockup
2008-09-05 Thomas Gleixnerclockevents: prevent multiple init/shutdown
2008-09-05 Thomas Gleixnerclockevents: enforce reprogram in oneshot setup
2008-09-05 Thomas Gleixnerclockevents: prevent endless loop in periodic broadcast...
2008-09-05 Venkatesh Pallipadiclockevents: prevent clockevent event_handler ending...
2008-08-22 Roman Zippelntp: fix ADJ_OFFSET_SS_READ bug and do_adjtimex() cleanup
2008-08-21 Miao Xienohz: fix wrong event handler after online an offlined cpu
2008-08-21 John Stultzclocksource: introduce CLOCK_MONOTONIC_RAW
2008-08-21 Roman Zippelclocksource: introduce clocksource_forward_now()
2008-08-21 John Stultzclocksource: keep track of original clocksource frequency
2008-08-11 Peter Zijlstraprintk: robustify printk
2008-07-31 Ingo Molnarsched clock: revert various sched_clock() changes
2008-07-26 Mike Traviscpumask: change cpumask_of_cpu_ptr to use new cpumask_o...
2008-07-24 Linus TorvaldsMerge branch 'timers-fixes-for-linus' of git://git...
2008-07-24 Linus TorvaldsMerge branch 'cpus4096-for-linus' of git://git./linux...
2008-07-24 Linus TorvaldsMerge branch 'core/softlockup-for-linus' of git://git...
2008-07-22 Andi Kleensysdev: Pass the attribute to the low level sysdev...
2008-07-18 Mike Traviscpumask: Optimize cpumask_of_cpu in kernel/time/tick...
2008-07-18 Ingo MolnarMerge branch 'linus' into timers/nohz
2008-07-18 Thomas Gleixnernohz: prevent tick stop outside of the idle loop
2008-07-15 Ingo MolnarMerge branch 'linus' into cpus4096
2008-07-15 Ingo MolnarMerge branch 'linus' into core/softlockup
2008-07-15 Ingo MolnarMerge branch 'generic-ipi' into generic-ipi-for-linus
2008-07-15 Linus TorvaldsMerge branch 'timers/for-linus' of git://git./linux...
2008-07-14 Linus TorvaldsMerge branch 'sched/for-linus' of git://git./linux...
2008-07-14 Ingo MolnarMerge branch 'sched/for-linus' into tracing/for-linus
2008-07-11 Steven Rostedtsched_clock: stop maximum check on NO HZ
2008-07-11 Heiko Carstensnohz: don't stop idle tick if softirqs are pending.
2008-07-08 Thomas Gleixnerx86, clockevents: add C1E aware idle function
2008-06-26 Jens Axboesmp_call_function: get rid of the unused nonatomic...
2008-05-30 Ingo Molnarnohz: reduce jiffies polling overhead
2008-05-30 Ingo Molnarsoftlockup: fix false positives on nohz if CPU is 100...
2008-05-23 Mike Travisclocksource/events: use performance variant for_each_cp...
2008-05-03 Heiko Carstensclocksource: allow read access to available/current_clo...
2008-05-03 Heiko Carstensclocksource: Fix permissions for available_clocksource
2008-05-01 Roman Zippelntp: handle leap second via timer
2008-05-01 Roman Zippelntp: remove current_tick_length()
2008-05-01 Roman Zippelntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
2008-05-01 Roman Zippelntp: support for TAI
2008-05-01 Roman Zippelntp: increase time_offset resolution
next