index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-22
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-312
/
+371
2012-07-22
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2012-07-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+6
2012-07-18
Merge branch 'linus' into timers/core
Ingo Molnar
1
-0
/
+1
2012-07-16
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
1
-0
/
+1
2012-07-15
time: Rework timekeeping functions to take timekeeper ptr as argument
John Stultz
1
-105
/
+103
2012-07-15
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
John Stultz
1
-21
/
+21
2012-07-15
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
John Stultz
1
-19
/
+10
2012-07-15
time: Refactor accumulation of nsecs to secs
John Stultz
1
-22
/
+32
2012-07-15
time: Condense timekeeper.xtime into xtime_sec
John Stultz
1
-71
/
+110
2012-07-15
time: Explicitly use u32 instead of int for shift values
John Stultz
1
-3
/
+3
2012-07-15
time: Whitespace cleanups per Ingo%27s requests
John Stultz
1
-21
/
+18
2012-07-15
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
3
-6
/
+74
2012-07-15
ntp: Fix STA_INS/DEL clearing bug
John Stultz
1
-2
/
+6
2012-07-14
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus' and 'sched-ur...
Linus Torvalds
1
-0
/
+2
2012-07-11
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+34
2012-07-11
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
1
-2
/
+23
2012-07-11
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
1
-0
/
+4
2012-07-05
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
1
-0
/
+2
2012-07-02
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
Paul E. McKenney
1
-1
/
+1
2012-06-15
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+6
2012-06-11
nohz: Move next idle expiry time record into idle logic area
Frederic Weisbecker
1
-10
/
+14
2012-06-11
nohz: Move ts->idle_calls incrementation into strict idle logic
Frederic Weisbecker
1
-39
/
+47
2012-06-11
nohz: Rename ts->idle_tick to ts->last_tick
Frederic Weisbecker
2
-4
/
+4
2012-06-11
nohz: Make nohz API agnostic against idle ticks cputime accounting
Frederic Weisbecker
1
-15
/
+22
2012-06-11
nohz: Separate idle sleeping time accounting from nohz logic
Frederic Weisbecker
1
-35
/
+42
2012-06-11
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
1
-1
/
+6
2012-06-08
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+2
2012-06-06
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
1
-1
/
+6
2012-06-05
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2012-06-04
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
1
-0
/
+2
2012-05-30
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
1
-0
/
+1
2012-05-25
tick: Move skew_tick option into the HIGH_RES_TIMER section
Thomas Gleixner
1
-8
/
+8
2012-05-25
clockevents: Make clockevents_config() a global symbol
Magnus Damm
1
-2
/
+1
2012-05-25
tick: Add tick skew boot option
Mike Galbraith
1
-0
/
+18
2012-05-24
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-15
/
+55
2012-05-22
Merge branch 'fortglx/3.5/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
2
-8
/
+4
2012-05-21
timekeeping: Fix a few minor newline issues.
Richard Cochran
1
-3
/
+1
2012-05-21
ntp: Fix a stale comment and a few stray newlines.
Richard Cochran
1
-4
/
+2
2012-05-21
ntp: Correct TAI offset during leap second
Richard Cochran
1
-1
/
+1
2012-05-21
timers: Fixup the Kconfig consolidation fallout
Thomas Gleixner
1
-32
/
+41
2012-05-21
timers: Provide generic Kconfig switches
Thomas Gleixner
1
-0
/
+35
2012-05-02
Merge 3.4-rc5 into staging-next
Greg Kroah-Hartman
1
-2
/
+2
2012-04-20
alarmtimer: Provide accessor to alarmtimer rtc device
John Stultz
1
-2
/
+2
2012-04-19
tick: Fix the spurious broadcast timer ticks after resume
Suresh Siddha
1
-1
/
+2
2012-04-19
tick: Ensure that the broadcast device is initialized
Thomas Gleixner
1
-0
/
+3
2012-04-18
tick: Fix oneshot broadcast setup really
Thomas Gleixner
1
-6
/
+1
2012-04-10
clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_o...
Suresh Siddha
1
-1
/
+3
2012-04-06
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
1
-2
/
+2
2012-03-31
tick: Document TICK_ONESHOT config option
Thomas Gleixner
1
-0
/
+4
[next]