| Commit message (Expand) | Author | Age | Files | Lines |
* | cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu | Mike Travis | 2008-07-26 | 1 | -5/+3 |
* | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2008-07-24 | 1 | -2/+10 |
|\ |
|
| * | Merge branch 'linus' into timers/nohz | Ingo Molnar | 2008-07-18 | 2 | -3/+7 |
| |\ |
|
| * | | nohz: prevent tick stop outside of the idle loop | Thomas Gleixner | 2008-07-18 | 1 | -2/+10 |
* | | | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2008-07-24 | 3 | -11/+10 |
|\ \ \ |
|
| * | | | cpumask: Optimize cpumask_of_cpu in kernel/time/tick-common.c | Mike Travis | 2008-07-18 | 1 | -7/+7 |
| * | | | Merge branch 'linus' into cpus4096 | Ingo Molnar | 2008-07-16 | 2 | -3/+15 |
| |\ \ \
| | | |/
| | |/| |
|
| * | | | clocksource/events: use performance variant for_each_cpu_mask_nr | Mike Travis | 2008-05-23 | 2 | -4/+3 |
* | | | | Merge branch 'core/softlockup-for-linus' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2008-07-24 | 1 | -2/+2 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'linus' into core/softlockup | Ingo Molnar | 2008-07-15 | 2 | -2/+14 |
| |\ \ \ \ |
|
| * | | | | | softlockup: fix false positives on nohz if CPU is 100% idle for more than 60 ... | Ingo Molnar | 2008-05-30 | 1 | -2/+2 |
| | |/ / /
| |/| | | |
|
* | | | | | sysdev: Pass the attribute to the low level sysdev show/store function | Andi Kleen | 2008-07-22 | 1 | -2/+6 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'generic-ipi' into generic-ipi-for-linus | Ingo Molnar | 2008-07-15 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | smp_call_function: get rid of the unused nonatomic/retry argument | Jens Axboe | 2008-06-26 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2008-07-15 | 1 | -0/+8 |
|\ \ \
| | |/
| |/| |
|
| * | | nohz: don't stop idle tick if softirqs are pending. | Heiko Carstens | 2008-07-11 | 1 | -0/+1 |
| * | | nohz: reduce jiffies polling overhead | Ingo Molnar | 2008-05-30 | 1 | -0/+7 |
| |/ |
|
* | | Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2008-07-14 | 1 | -0/+2 |
|\ \ |
|
| * | | sched_clock: stop maximum check on NO HZ | Steven Rostedt | 2008-07-11 | 1 | -0/+2 |
| |/ |
|
* / | x86, clockevents: add C1E aware idle function | Thomas Gleixner | 2008-07-08 | 1 | -2/+4 |
|/ |
|
* | clocksource: allow read access to available/current_clocksource | Heiko Carstens | 2008-05-03 | 1 | -2/+2 |
* | clocksource: Fix permissions for available_clocksource | Heiko Carstens | 2008-05-03 | 1 | -1/+1 |
* | ntp: handle leap second via timer | Roman Zippel | 2008-05-01 | 2 | -45/+92 |
* | ntp: remove current_tick_length() | Roman Zippel | 2008-05-01 | 2 | -17/+4 |
* | ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT | Roman Zippel | 2008-05-01 | 2 | -15/+15 |
* | ntp: support for TAI | Roman Zippel | 2008-05-01 | 1 | -0/+7 |
* | ntp: increase time_offset resolution | Roman Zippel | 2008-05-01 | 1 | -12/+11 |
* | ntp: increase time_freq resolution | Roman Zippel | 2008-05-01 | 1 | -15/+15 |
* | ntp: NTP4 user space bits update | Roman Zippel | 2008-05-01 | 1 | -44/+47 |
* | ntp: cleanup ntp.c | Roman Zippel | 2008-05-01 | 1 | -82/+91 |
* | remove div_long_long_rem | Roman Zippel | 2008-05-01 | 1 | -4/+2 |
* | convert a few do_div users | Roman Zippel | 2008-05-01 | 1 | -19/+6 |
* | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 2 | -8/+2 |
* | softlockup: fix NOHZ wakeup | Ingo Molnar | 2008-04-25 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/l... | Linus Torvalds | 2008-04-22 | 1 | -1/+1 |
|\ |
|
| * | clockevents: fix typo in tick-broadcast.c | Glauber Costa | 2008-04-21 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min... | Linus Torvalds | 2008-04-22 | 1 | -5/+0 |
|\ \ |
|
| * | | sched: rt-group: synchonised bandwidth period | Peter Zijlstra | 2008-04-19 | 1 | -5/+0 |
| |/ |
|
* / | x86: tsc prevent time going backwards | Thomas Gleixner | 2008-04-19 | 1 | -0/+2 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt | Linus Torvalds | 2008-04-18 | 2 | -8/+16 |
|\ |
|
| * | clocksource: make clocksource watchdog cycle through online CPUs | Andi Kleen | 2008-04-17 | 1 | -4/+14 |
| * | clockevents: optimise tick_nohz_stop_sched_tick() a bit | Karsten Wiese | 2008-04-17 | 1 | -4/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-kgdb | Linus Torvalds | 2008-04-18 | 1 | -0/+12 |
|\ \ |
|
| * | | kgdb: clocksource watchdog | Jason Wessel | 2008-04-17 | 1 | -0/+12 |
| |/ |
|
* / | [S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h | Russell King | 2008-04-17 | 3 | -3/+5 |
|/ |
|
* | clocksource: revert: use init_timer_deferrable for clocksource_watchdog | Thomas Gleixner | 2008-03-25 | 1 | -1/+1 |
* | Don't 'printk()' while holding xtime lock for writing | Linus Torvalds | 2008-03-24 | 1 | -0/+4 |
* | revert "clocksource: make clocksource watchdog cycle through online CPUs" | Andrew Morton | 2008-03-20 | 1 | -10/+4 |
* | time: remove obsolete CLOCK_TICK_ADJUST | Roman Zippel | 2008-03-09 | 2 | -5/+12 |
* | time: don't touch an offlined CPU's ts->tick_stopped in tick_cancel_sched_tim... | Karsten Wiese | 2008-03-09 | 1 | -1/+1 |