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