| Commit message (Expand) | Author | Age | Files | Lines |
* | param: convert some "on"/"off" users to strtobool | Kees Cook | 2016-03-17 | 1 | -6/+2 |
* | s390: Use pr_warn instead of pr_warning | Joe Perches | 2016-03-07 | 1 | -4/+2 |
* | s390/etr,stp: fix possible deadlock on machine check | Heiko Carstens | 2015-10-14 | 1 | -10/+21 |
* | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2015-09-03 | 1 | -2/+2 |
|\ |
|
| * | atomic: Replace atomic_{set,clear}_mask() usage | Peter Zijlstra | 2015-07-27 | 1 | -2/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2015-09-01 | 1 | -6/+0 |
|\ \ |
|
| * | | s390/time: Migrate to new 'set-state' interface | Viresh Kumar | 2015-08-10 | 1 | -6/+0 |
| |/ |
|
* / | KVM: s390: host STP toleration for VMs | Fan Zhang | 2015-08-04 | 1 | -3/+13 |
|/ |
|
* | s390: time: Provide read_boot_clock64() and read_persistent_clock64() | Xunlei Pang | 2015-05-22 | 1 | -3/+3 |
* | time: Rename timekeeper::tkr to timekeeper::tkr_mono | Peter Zijlstra | 2015-03-27 | 1 | -9/+9 |
* | clocksource: Mostly kill clocksource_register() | John Stultz | 2015-03-13 | 1 | -1/+1 |
* | s390/kprobes: make use of NOKPROBE_SYMBOL() | Heiko Carstens | 2014-10-27 | 1 | -1/+2 |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 1 | -3/+3 |
|\ |
|
| * | s390: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 1 | -3/+3 |
* | | s390/vdso: add vdso support for coarse clocks | Martin Schwidefsky | 2014-09-09 | 1 | -0/+13 |
|/ |
|
* | timekeeping: Create struct tk_read_base and use it in struct timekeeper | Thomas Gleixner | 2014-07-23 | 1 | -8/+8 |
* | clocksource: Get rid of cycle_last | Thomas Gleixner | 2014-07-23 | 1 | -1/+1 |
* | s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall | Martin Schwidefsky | 2014-05-27 | 1 | -1/+1 |
* | s390/irq: Use defines for external interruption codes | Thomas Huth | 2014-04-03 | 1 | -3/+3 |
* | s390,time: revert direct ktime path for s390 clockevent device | Martin Schwidefsky | 2013-11-25 | 1 | -15/+4 |
* | s390/time,vdso: convert to the new update_vsyscall interface | Martin Schwidefsky | 2013-11-25 | 1 | -9/+18 |
* | s390/time: return with irqs disabled from psw_idle | Martin Schwidefsky | 2013-08-28 | 1 | -1/+0 |
* | s390/time: rename tod clock access functions | Heiko Carstens | 2013-02-14 | 1 | -13/+13 |
* | s390/timer: avoid overflow when programming clock comparator | Heiko Carstens | 2013-01-31 | 1 | -0/+3 |
* | s390/time: fix sched_clock() overflow | Heiko Carstens | 2013-01-16 | 1 | -1/+1 |
* | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens | 2013-01-08 | 1 | -2/+2 |
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-12 | 1 | -2/+2 |
|\ |
|
| * | time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD | John Stultz | 2012-09-24 | 1 | -1/+1 |
| * | time: Move update_vsyscall definitions to timekeeper_internal.h | John Stultz | 2012-09-24 | 1 | -1/+1 |
* | | s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS | Heiko Carstens | 2012-09-26 | 1 | -2/+2 |
|/ |
|
* | s390/vtimer: rework virtual timer interface | Martin Schwidefsky | 2012-07-20 | 1 | -1/+1 |
* | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 2012-07-20 | 1 | -1/+0 |
* | [S390] irq: external interrupt code passing | Heiko Carstens | 2012-03-11 | 1 | -2/+2 |
* | [S390] correct ktime to tod clock comparator conversion | Martin Schwidefsky | 2012-02-17 | 1 | -2/+5 |
* | s390: time - convert sysdev_class to a regular subsystem | Kay Sievers | 2011-12-21 | 1 | -129/+131 |
* | [S390] sparse: fix sparse warnings about missing prototypes | Martin Schwidefsky | 2011-10-30 | 1 | -0/+1 |
* | time, s390: Get rid of compile warning | Heiko Carstens | 2011-10-12 | 1 | -1/+1 |
* | s390: Use direct ktime path for s390 clockevent device | Martin Schwidefsky | 2011-09-08 | 1 | -4/+9 |
* | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens | 2011-05-26 | 1 | -1/+0 |
* | [S390] convert old cpumask API into new one | KOSAKI Motohiro | 2011-05-23 | 1 | -2/+2 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -3/+3 |
* | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens | 2011-01-05 | 1 | -0/+3 |
* | [S390] add kprobes annotations | Martin Schwidefsky | 2011-01-05 | 1 | -1/+2 |
* | [S390] cleanup lowcore access from external interrupts | Martin Schwidefsky | 2010-10-25 | 1 | -8/+9 |
* | Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2010-08-06 | 1 | -4/+4 |
|\ |
|
| * | timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset | John Stultz | 2010-07-27 | 1 | -4/+4 |
* | | [S390] etr: fix clock synchronization race | Martin Schwidefsky | 2010-07-27 | 1 | -6/+12 |
|/ |
|
* | Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/m... | Ingo Molnar | 2010-05-08 | 1 | -1/+0 |
|\ |
|
| * | stop_machine: reimplement using cpu_stop | Tejun Heo | 2010-05-06 | 1 | -1/+0 |
* | | [S390] vdso: use ntp adjusted clock multiplier | Hendrik Brueckner | 2010-04-22 | 1 | -0/+1 |
|/ |
|