| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhan... | Linus Torvalds | 2013-03-01 | 1 | -0/+2 |
|\ |
|
| * | tick: export nohz tick idle symbols for module use | Jacob Pan | 2013-01-17 | 1 | -0/+2 |
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2013-02-23 | 1 | -13/+13 |
|\ \ |
|
| * | | ntp: Make ntp_lock raw | Thomas Gleixner | 2013-02-19 | 1 | -13/+13 |
| |/ |
|
* | | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2013-02-21 | 2 | -6/+21 |
|\ \ |
|
| * \ | Merge branch 'clocksource/cleanup' into next/cleanup | Olof Johansson | 2013-01-14 | 1 | -0/+1 |
| |\ \ |
|
| | * | | clockevents: export clockevents_config_and_register for module use | Shawn Guo | 2013-01-14 | 1 | -0/+1 |
| | |/ |
|
| * / | time: convert arch_gettimeoffset to a pointer | Stephen Warren | 2012-12-24 | 1 | -6/+20 |
| |/ |
|
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-02-20 | 4 | -16/+98 |
|\ \ |
|
| * \ | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2013-02-14 | 1 | -2/+6 |
| |\ \ |
|
| | * | | time, Fix setting of hardware clock in NTP code | Prarit Bhargava | 2013-02-09 | 1 | -2/+6 |
| * | | | Merge branch 'timers/for-arm' into timers/core | Thomas Gleixner | 2013-02-12 | 1 | -8/+14 |
| |\ \ \ |
|
| | * | | | clockevents: Fix generic broadcast for FEAT_C3STOP | Mark Rutland | 2013-02-12 | 1 | -8/+14 |
| * | | | | Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2013-02-04 | 3 | -14/+52 |
| |\ \ \ \
| | |/ / /
| |/| / /
| | |/ / |
|
| | * | | timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK | John Stultz | 2013-01-29 | 1 | -1/+1 |
| | * | | timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option | Feng Tang | 2013-01-16 | 1 | -0/+5 |
| | * | | timekeeping: Add persistent_clock_exist flag | Feng Tang | 2013-01-16 | 1 | -5/+11 |
| | * | | NTP: Add a CONFIG_RTC_SYSTOHC configuration | Jason Gunthorpe | 2013-01-16 | 1 | -4/+12 |
| | * | | time: create __getnstimeofday for WARNless calls | Kees Cook | 2013-01-16 | 1 | -5/+24 |
| * | | | clockevents: Add generic timer broadcast function | Mark Rutland | 2013-01-31 | 2 | -0/+17 |
| * | | | clockevents: Add generic timer broadcast receiver | Mark Rutland | 2013-01-31 | 1 | -0/+17 |
| | |/
| |/| |
|
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-02-20 | 1 | -1/+4 |
|\ \ \ |
|
| * | | | cputime: Allow dynamic switch between tick/virtual based cputime accounting | Frederic Weisbecker | 2013-01-27 | 1 | -1/+4 |
| |/ / |
|
* | | | Merge branch 'nohz/printk-v8' into irq/core | Frederic Weisbecker | 2013-02-05 | 1 | -3/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | printk: Wake up klogd using irq_work | Frederic Weisbecker | 2012-11-18 | 1 | -1/+1 |
| * | | irq_work: Don't stop the tick with pending works | Frederic Weisbecker | 2012-11-17 | 1 | -1/+2 |
| * | | nohz: Add API to check tick state | Frederic Weisbecker | 2012-11-17 | 1 | -1/+1 |
* | | | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2012-12-14 | 1 | -0/+50 |
|\ \ \ |
|
| * | | | time: export time information for KVM pvclock | Marcelo Tosatti | 2012-11-28 | 1 | -0/+50 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 2012-12-13 | 2 | -194/+1 |
|\ \ \ |
|
| * | | | time: remove the timecompare code. | Richard Cochran | 2012-11-01 | 2 | -194/+1 |
| |/ / |
|
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-12-12 | 5 | -92/+70 |
|\ \ \
| | |/
| |/| |
|
| * | | Merge branch 'fortglx/3.8/time' of git://git.linaro.org/people/jstultz/linux ... | Thomas Gleixner | 2012-11-21 | 5 | -30/+23 |
| |\ \ |
|
| | * | | time: Kill xtime_lock, replacing it with jiffies_lock | John Stultz | 2012-11-13 | 5 | -29/+22 |
| | * | | time/jiffies: Make clocksource_jiffies static | Lars-Peter Clausen | 2012-11-13 | 1 | -1/+1 |
| | |/ |
|
| * | | tick: Correct the comments for tick_sched_timer() | Chuansheng Liu | 2012-11-01 | 1 | -1/+1 |
| * | | tick: Conditionally build nohz specific code in tick handler | Frederic Weisbecker | 2012-10-15 | 1 | -0/+2 |
| * | | tick: Consolidate tick handling for high and low res handlers | Frederic Weisbecker | 2012-10-15 | 1 | -33/+22 |
| * | | tick: Consolidate timekeeping handling code | Frederic Weisbecker | 2012-10-15 | 1 | -30/+24 |
| |/ |
|
| | | |
| \ | |
*-. \ | Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git:... | Linus Torvalds | 2012-12-12 | 1 | -1/+1 |
|\ \ \
| | |/
| |/| |
|
| | * | timers, sched: Correct the comments for tick_sched_timer() | Chuansheng Liu | 2012-10-24 | 1 | -1/+1 |
| |/ |
|
* / | cpuidle: Quickly notice prediction failure for repeat mode | Youquan Song | 2012-11-15 | 1 | -0/+4 |
|/ |
|
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 4 | -159/+112 |
|\ |
|
| * | timekeeping: Cast raw_interval to u64 to avoid shift overflow | Dan Carpenter | 2012-10-09 | 1 | -1/+1 |
| * | time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems | John Stultz | 2012-09-24 | 1 | -14/+31 |
| * | time: Introduce new GENERIC_TIME_VSYSCALL | John Stultz | 2012-09-24 | 2 | -13/+5 |
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 2 | -2/+2 |
| * | time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes | John Stultz | 2012-09-24 | 1 | -55/+1 |
| * | jiffies: Remove compile time assumptions about CLOCK_TICK_RATE | John Stultz | 2012-09-24 | 1 | -1/+31 |
| * | alarmtimer: Rename alarmtimer_remove to alarmtimer_dequeue | John Stultz | 2012-09-24 | 1 | -4/+4 |