summaryrefslogtreecommitdiffstats
path: root/kernel/time
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-1/+1
|\ \
| * | clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGRPaul Bolle2011-11-291-1/+1
| |/
* | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-01-072-19/+19
|\ \
| * \ Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman2012-01-062-19/+19
| |\ \
| | * | clockevents: remove sysdev.hKay Sievers2011-12-211-1/+0
| | * | clocksource: convert sysdev_class to a regular subsystemKay Sievers2011-12-141-18/+19
| | |/
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-01-061-5/+5
|\ \ \
| * \ \ Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner2011-12-051-5/+5
| |\ \ \
| | * | | time: Fix spelling mistakes in new commentsJohn Stultz2011-11-211-4/+4
| | * | | time: fix bogus comment in timekeeping_get_ns_rawDan McGee2011-11-211-1/+1
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-01-061-0/+8
|\ \ \ \ \
| * \ \ \ \ Merge commit 'v3.2-rc5' into sched/coreIngo Molnar2011-12-155-15/+144
| |\ \ \ \ \
| * | | | | | sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha2011-12-061-0/+9
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-01-061-37/+60
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu()Frederic Weisbecker2011-12-111-7/+8
| * | | | | nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker2011-12-111-12/+13
| * | | | | nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker2011-12-111-36/+57
| * | | | | rcu: Track idleness independent of idle tasksPaul E. McKenney2011-12-111-3/+3
| | |/ / / | |/| | |
* | | | | Revert "clockevents: Set noop handler in clockevents_exchange_device()"Linus Torvalds2011-12-301-1/+0
* | | | | time/clocksource: Fix kernel-doc warningsKusanagi Kouichi2011-12-191-3/+9
|/ / / /
* | | | alarmtimers: Fix time comparisonThomas Gleixner2011-12-061-1/+1
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-12-053-3/+4
|\ \ \ \ | |_|/ / |/| | |
| * | | clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner2011-12-021-0/+1
| * | | tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner2011-12-021-1/+1
| * | | clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)2011-12-011-2/+2
* | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2011-11-282-11/+139
|\| | | | |/ / |/| |
| * | timekeeping: add arch_offset hook to ktime_get functionsHector Palacios2011-11-171-0/+4
| |/
| * Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...Ingo Molnar2011-11-112-10/+55
| |\
| | * clocksource: Avoid selecting mult values that might overflow when adjustedJohn Stultz2011-11-102-10/+55
| * | time: Improve documentation of timekeeeping_adjust()John Stultz2011-10-281-1/+80
| |/
* | kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker2011-10-311-0/+1
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-10-269-213/+364
|\|
| * alarmtimers: Fix error handlingThomas Gleixner2011-09-141-10/+31
| * clocksource: Make watchdog reset locklessThomas Gleixner2011-09-131-20/+18
| * clockevents: Add direct ktime programming functionMartin Schwidefsky2011-09-081-0/+4
| * clockevents: Make minimum delay adjustments configurableMartin Schwidefsky2011-09-086-93/+121
| * nohz: Remove "Switched to NOHz mode" debugging messagesHeiko Carstens2011-09-081-5/+1
| * nohz: Make idle/iowait counter update conditionalMichal Hocko2011-09-081-6/+35
| * nohz: Fix update_ts_time_stat idle accountingMichal Hocko2011-09-081-4/+4
| * alarmtimers: Rework RTC device selection using class interfaceJohn Stultz2011-08-101-38/+40
| * alarmtimers: Add try_to_cancel functionalityJohn Stultz2011-08-101-6/+37
| * alarmtimers: Add more refined alarm state trackingJohn Stultz2011-08-101-7/+14
| * alarmtimers: Remove period from alarm structureJohn Stultz2011-08-101-16/+14
| * alarmtimers: Remove interval cap limit hackJohn Stultz2011-08-101-9/+0
| * alarmtimers: Add alarm_forward functionalityJohn Stultz2011-08-101-1/+36
| * alarmtimers: Push rearming peroidic timers down into alamrtimer handlerJohn Stultz2011-08-101-7/+13
| * alarmtimers: Change alarmtimer functions to return alarmtimer_restart valuesJohn Stultz2011-08-101-4/+9
* | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-10-261-6/+0
|\ \
| * | nohz: Remove nohz_cpu_maskShi, Alex2011-09-281-6/+0
| |/
* / locking, timer_stats: Annotate table_lock as rawThomas Gleixner2011-09-131-3/+3
|/