| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2012-01-08 | 1 | -1/+1 |
|\ |
|
| * | clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR | Paul Bolle | 2011-11-29 | 1 | -1/+1 |
* | | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-01-07 | 2 | -19/+19 |
|\ \ |
|
| * \ | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 2012-01-06 | 2 | -19/+19 |
| |\ \ |
|
| | * | | clockevents: remove sysdev.h | Kay Sievers | 2011-12-21 | 1 | -1/+0 |
| | * | | clocksource: convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-14 | 1 | -18/+19 |
| | |/ |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-01-06 | 1 | -5/+5 |
|\ \ \ |
|
| * \ \ | Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst... | Thomas Gleixner | 2011-12-05 | 1 | -5/+5 |
| |\ \ \ |
|
| | * | | | time: Fix spelling mistakes in new comments | John Stultz | 2011-11-21 | 1 | -4/+4 |
| | * | | | time: fix bogus comment in timekeeping_get_ns_raw | Dan McGee | 2011-11-21 | 1 | -1/+1 |
* | | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-01-06 | 1 | -0/+8 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge commit 'v3.2-rc5' into sched/core | Ingo Molnar | 2011-12-15 | 5 | -15/+144 |
| |\ \ \ \ \ |
|
| * | | | | | | sched, nohz: Track nr_busy_cpus in the sched_group_power | Suresh Siddha | 2011-12-06 | 1 | -0/+9 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-01-06 | 1 | -37/+60 |
|\ \ \ \ \ \
| |_|_|_|_|/
|/| | | | | |
|
| * | | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() | Frederic Weisbecker | 2011-12-11 | 1 | -7/+8 |
| * | | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stop | Frederic Weisbecker | 2011-12-11 | 1 | -12/+13 |
| * | | | | | nohz: Separate out irq exit and idle loop dyntick logic | Frederic Weisbecker | 2011-12-11 | 1 | -36/+57 |
| * | | | | | rcu: Track idleness independent of idle tasks | Paul E. McKenney | 2011-12-11 | 1 | -3/+3 |
| | |/ / /
| |/| | | |
|
* | | | | | Revert "clockevents: Set noop handler in clockevents_exchange_device()" | Linus Torvalds | 2011-12-30 | 1 | -1/+0 |
* | | | | | time/clocksource: Fix kernel-doc warnings | Kusanagi Kouichi | 2011-12-19 | 1 | -3/+9 |
|/ / / / |
|
* | | | | alarmtimers: Fix time comparison | Thomas Gleixner | 2011-12-06 | 1 | -1/+1 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-12-05 | 3 | -3/+4 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | clockevents: Set noop handler in clockevents_exchange_device() | Thomas Gleixner | 2011-12-02 | 1 | -0/+1 |
| * | | | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner | 2011-12-02 | 1 | -1/+1 |
| * | | | clocksource: Fix bug with max_deferment margin calculation | Yang Honggang (Joseph) | 2011-12-01 | 1 | -2/+2 |
* | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2011-11-28 | 2 | -11/+139 |
|\ \ \ \
| |/ / /
| | / /
| |/ /
|/| | |
|
| * | | timekeeping: add arch_offset hook to ktime_get functions | Hector Palacios | 2011-11-17 | 1 | -0/+4 |
| |/ |
|
| * | Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js... | Ingo Molnar | 2011-11-11 | 2 | -10/+55 |
| |\ |
|
| | * | clocksource: Avoid selecting mult values that might overflow when adjusted | John Stultz | 2011-11-10 | 2 | -10/+55 |
| * | | time: Improve documentation of timekeeeping_adjust() | John Stultz | 2011-10-28 | 1 | -1/+80 |
| |/ |
|
* | | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure | Paul Gortmaker | 2011-10-31 | 1 | -0/+1 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2011-10-26 | 9 | -213/+364 |
|\ \
| |/ |
|
| * | alarmtimers: Fix error handling | Thomas Gleixner | 2011-09-14 | 1 | -10/+31 |
| * | clocksource: Make watchdog reset lockless | Thomas Gleixner | 2011-09-13 | 1 | -20/+18 |
| * | clockevents: Add direct ktime programming function | Martin Schwidefsky | 2011-09-08 | 1 | -0/+4 |
| * | clockevents: Make minimum delay adjustments configurable | Martin Schwidefsky | 2011-09-08 | 6 | -93/+121 |
| * | nohz: Remove "Switched to NOHz mode" debugging messages | Heiko Carstens | 2011-09-08 | 1 | -5/+1 |
| * | nohz: Make idle/iowait counter update conditional | Michal Hocko | 2011-09-08 | 1 | -6/+35 |
| * | nohz: Fix update_ts_time_stat idle accounting | Michal Hocko | 2011-09-08 | 1 | -4/+4 |
| * | alarmtimers: Rework RTC device selection using class interface | John Stultz | 2011-08-10 | 1 | -38/+40 |
| * | alarmtimers: Add try_to_cancel functionality | John Stultz | 2011-08-10 | 1 | -6/+37 |
| * | alarmtimers: Add more refined alarm state tracking | John Stultz | 2011-08-10 | 1 | -7/+14 |
| * | alarmtimers: Remove period from alarm structure | John Stultz | 2011-08-10 | 1 | -16/+14 |
| * | alarmtimers: Remove interval cap limit hack | John Stultz | 2011-08-10 | 1 | -9/+0 |
| * | alarmtimers: Add alarm_forward functionality | John Stultz | 2011-08-10 | 1 | -1/+36 |
| * | alarmtimers: Push rearming peroidic timers down into alamrtimer handler | John Stultz | 2011-08-10 | 1 | -7/+13 |
| * | alarmtimers: Change alarmtimer functions to return alarmtimer_restart values | John Stultz | 2011-08-10 | 1 | -4/+9 |
* | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2011-10-26 | 1 | -6/+0 |
|\ \ |
|
| * | | nohz: Remove nohz_cpu_mask | Shi, Alex | 2011-09-28 | 1 | -6/+0 |
| |/ |
|
* | | locking, timer_stats: Annotate table_lock as raw | Thomas Gleixner | 2011-09-13 | 1 | -3/+3 |
|/ |
|