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