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
/
Kconfig
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-08
rcu: Remove nohz_full full-system-idle state machine
Paul E. McKenney
1
-50
/
+0
2015-07-06
rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
Paul E. McKenney
1
-2
/
+0
2015-04-01
clockevents: Remove CONFIG_GENERIC_CLOCKEVENTS_BUILD
Thomas Gleixner
1
-6
/
+0
2014-07-23
clocksource: Move cycle_last validation to core code
Thomas Gleixner
1
-0
/
+5
2014-07-23
ktime: Kill non-scalar ktime_t implementation for 2038
John Stultz
1
-4
/
+0
2014-02-14
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
1
-1
/
+1
2013-09-30
nohz: Drop generic vtime obsolete dependency on CONFIG_64BIT
Kevin Hilman
1
-1
/
+0
2013-09-30
vtime: Add HAVE_VIRT_CPU_ACCOUNTING_GEN Kconfig
Kevin Hilman
1
-0
/
+1
2013-09-04
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2013-08-31
nohz_full: Add full-system-idle state machine
Paul E. McKenney
1
-0
/
+27
2013-08-18
nohz_full: Add Kconfig parameter for scalable detection of all-idle state
Paul E. McKenney
1
-0
/
+23
2013-08-13
context_tracking: Remove full dynticks' hacky dependency on wide context trac...
Frederic Weisbecker
1
-1
/
+0
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-5
/
+0
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
1
-5
/
+0
2013-05-04
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
1
-1
/
+0
2013-04-26
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
1
-1
/
+3
2013-04-24
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
1
-2
/
+0
2013-04-22
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
1
-0
/
+1
2013-04-21
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
1
-0
/
+1
2013-04-19
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
1
-0
/
+10
2013-04-18
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
1
-0
/
+1
2013-04-15
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
1
-3
/
+5
2013-04-15
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
1
-1
/
+1
2013-04-15
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
1
-2
/
+2
2013-04-15
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
1
-4
/
+8
2013-04-03
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
1
-5
/
+23
2013-04-03
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
1
-4
/
+9
2013-04-02
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
1
-5
/
+14
2013-03-21
nohz: Basic full dynticks interface
Frederic Weisbecker
1
-0
/
+19
2013-02-04
Merge branch 'fortglx/3.9/time' of git://git.linaro.org/people/jstultz/linux ...
Thomas Gleixner
1
-0
/
+5
2013-01-31
clockevents: Add generic timer broadcast function
Mark Rutland
1
-0
/
+4
2013-01-29
timekeeping: Switch HAS_PERSISTENT_CLOCK to ALWAYS_USE_PERSISTENT_CLOCK
John Stultz
1
-1
/
+1
2013-01-15
timekeeping: Add CONFIG_HAS_PERSISTENT_CLOCK option
Feng Tang
1
-0
/
+5
2012-09-24
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
1
-0
/
+4
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
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-03-31
tick: Document TICK_ONESHOT config option
Thomas Gleixner
1
-0
/
+4
2011-11-29
clockevents: drop unknown Kconfig symbol GENERIC_CLOCKEVENTS_MIGR
Paul Bolle
1
-1
/
+1
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
1
-0
/
+2
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-2
/
+2
2008-10-16
Kconfig: eliminate "def_bool n" constructs
Jan Beulich
1
-1
/
+0
2007-10-12
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
1
-0
/
+5
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
1
-0
/
+10
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
1
-0
/
+15