1. 4cc7ecb7 param: convert some "on"/"off" users to strtobool by Kees Cook · 9 years ago
  2. baebc70 s390: Use pr_warn instead of pr_warning by Joe Perches · 9 years ago
  3. 29b0a82 s390/etr,stp: fix possible deadlock on machine check by Heiko Carstens · 9 years ago
  4. ca520ca Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  5. 5e359bf Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  6. 07aeed3 s390/time: Migrate to new 'set-state' interface by Viresh Kumar · 10 years ago
  7. fdf0365 KVM: s390: host STP toleration for VMs by Fan Zhang · 10 years ago
  8. 805de8f4 atomic: Replace atomic_{set,clear}_mask() usage by Peter Zijlstra · 10 years ago
  9. 689911c s390: time: Provide read_boot_clock64() and read_persistent_clock64() by Xunlei Pang · 10 years ago
  10. 876e788 time: Rename timekeeper::tkr to timekeeper::tkr_mono by Peter Zijlstra · 10 years ago
  11. f893598 clocksource: Mostly kill clocksource_register() by John Stultz · 10 years ago
  12. 7a5388d s390/kprobes: make use of NOKPROBE_SYMBOL() by Heiko Carstens · 10 years ago
  13. 0429fbc Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  14. b7eacb5 s390/vdso: add vdso support for coarse clocks by Martin Schwidefsky · 11 years ago
  15. eb7e7d7 s390: Replace __get_cpu_var uses by Christoph Lameter · 11 years ago
  16. d28ede8 timekeeping: Create struct tk_read_base and use it in struct timekeeper by Thomas Gleixner · 11 years ago
  17. 4a0e637 clocksource: Get rid of cycle_last by Thomas Gleixner · 11 years ago
  18. b6f4296 s390/time: cast tv_nsec to u64 prior to shift in update_vsyscall by Martin Schwidefsky · 11 years ago
  19. 1dad093 s390/irq: Use defines for external interruption codes by Thomas Huth · 11 years ago
  20. 8adbf78 s390,time: revert direct ktime path for s390 clockevent device by Martin Schwidefsky · 11 years ago
  21. 79c74ec s390/time,vdso: convert to the new update_vsyscall interface by Martin Schwidefsky · 11 years ago
  22. 0587d40 s390/time: return with irqs disabled from psw_idle by Martin Schwidefsky · 12 years ago
  23. 1aae056 s390/time: rename tod clock access functions by Heiko Carstens · 12 years ago
  24. d911e03 s390/timer: avoid overflow when programming clock comparator by Heiko Carstens · 12 years ago
  25. ed4f209 s390/time: fix sched_clock() overflow by Heiko Carstens · 12 years ago
  26. 420f42e s390/irq: remove split irq fields from /proc/stat by Heiko Carstens · 12 years ago
  27. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. a8f6db4 s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYS by Heiko Carstens · 13 years ago
  29. 7063942 time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD by John Stultz · 13 years ago
  30. 189374a time: Move update_vsyscall definitions to timekeeper_internal.h by John Stultz · 13 years ago
  31. 27f6b41 s390/vtimer: rework virtual timer interface by Martin Schwidefsky · 13 years ago
  32. a53c8fa s390/comments: unify copyright messages and remove file names by Heiko Carstens · 13 years ago
  33. fde15c3 [S390] irq: external interrupt code passing by Heiko Carstens · 13 years ago
  34. cf1eb40 [S390] correct ktime to tod clock comparator conversion by Martin Schwidefsky · 13 years ago
  35. 3fbacff s390: time - convert sysdev_class to a regular subsystem by Kay Sievers · 13 years ago
  36. 638ad34 [S390] sparse: fix sparse warnings about missing prototypes by Martin Schwidefsky · 13 years ago
  37. e35f95b time, s390: Get rid of compile warning by Heiko Carstens · 13 years ago
  38. 4f37a68 s390: Use direct ktime path for s390 clockevent device by Martin Schwidefsky · 14 years ago
  39. d7b250e [S390] irq: merge irq.c and s390_ext.c by Heiko Carstens · 14 years ago
  40. 0f1959f [S390] convert old cpumask API into new one by KOSAKI Motohiro · 14 years ago
  41. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  42. 052ff46 [S390] irq: have detailed statistics for interrupt types by Heiko Carstens · 14 years ago
  43. 860dba4 [S390] add kprobes annotations by Martin Schwidefsky · 14 years ago
  44. f6649a7 [S390] cleanup lowcore access from external interrupts by Martin Schwidefsky · 14 years ago
  45. b62ad9a Merge branch 'timers-timekeeping-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  46. 33fea79 [S390] etr: fix clock synchronization race by Martin Schwidefsky · 15 years ago
  47. 7615856 timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset by John Stultz · 15 years ago
  48. e7858f5 Merge branch 'cpu_stop' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into sched/core by Ingo Molnar · 15 years ago
  49. 3fc1f1e stop_machine: reimplement using cpu_stop by Tejun Heo · 15 years ago
  50. 157a1a2 [S390] vdso: use ntp adjusted clock multiplier by Hendrik Brueckner · 15 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  52. e101541 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 15 years ago
  53. b1e2ba8 [S390] Cleanup xtime usage by John Stultz · 15 years ago
  54. c9be0a3 sysdev: Pass attribute in sysdev_class attributes show/store by Andi Kleen · 15 years ago
  55. a8d6356 [S390] time: remove unused code by Heiko Carstens · 15 years ago
  56. 67dd2f5 Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 15 years ago
  57. bd119ee [S390] etr/stp: put correct per cpu variable by Heiko Carstens · 15 years ago
  58. 0696b71 timekeeping: Fix clock_gettime vsyscall time warp by Lin Ming · 15 years ago
  59. a03fdb7 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  60. 3969522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  61. 05e7ff7 [S390] introduce get_clock_monotonic by Heiko Carstens · 16 years ago
  62. b592e89 [SCSI] zfcp: Remove duplicated code for debug timestamps by Christof Schmitt · 16 years ago
  63. 23970e3 timekeeping: Introduce read_boot_clock by Martin Schwidefsky · 16 years ago
  64. d4f587c timekeeping: Increase granularity of read_persistent_clock() by Martin Schwidefsky · 16 years ago
  65. 155ec60 timekeeping: Introduce struct timekeeper by Martin Schwidefsky · 16 years ago
  66. f1b8274 clocksource: Cleanup clocksource selection by Martin Schwidefsky · 16 years ago
  67. d7d1104 [S390] time: convert from bootmem to slab by Heiko Carstens · 16 years ago
  68. 88dbd20 [S390] ftrace: add function graph tracer support by Heiko Carstens · 16 years ago
  69. f3d0a0d [S390] profile_tick called twice by Martin Schwidefsky · 16 years ago
  70. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 16 years ago
  71. ab96e79 [S390] boot cputime accounting by Martin Schwidefsky · 16 years ago
  72. b6112cc [S390] add read_persistent_clock by Martin Schwidefsky · 16 years ago
  73. 0436230 [S390] stp synchronization retry timer by Martin Schwidefsky · 16 years ago
  74. 8283cb4 [S390] clock sync mode flags by Martin Schwidefsky · 16 years ago
  75. 179cb81 [S390] etr/stp: fix possible deadlock by Heiko Carstens · 16 years ago
  76. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  77. feab650 [S390] convert time printks to pr_xxx macros. by Martin Schwidefsky · 16 years ago
  78. c185b78 [S390] Remove config options. by Martin Schwidefsky · 16 years ago
  79. 0b3016b [S390] serialize stp/etr work by Martin Schwidefsky · 16 years ago
  80. 750887d [S390] convert etr/stp to stop_machine interface by Heiko Carstens · 16 years ago
  81. b020632 [S390] introduce vdso on s390 by Martin Schwidefsky · 16 years ago
  82. 320ab2b cpumask: convert struct clock_event_device to cpumask pointers. by Rusty Russell · 16 years ago
  83. 8107d82 [S390] fix/cleanup sched_clock by Christian Borntraeger · 16 years ago
  84. 4a672cf [S390] fix initialization of stp by Martin Schwidefsky · 16 years ago
  85. d3d238c [S390] nohz: Fix __udelay. by Heiko Carstens · 16 years ago
  86. 8f84700 [S390] stp: fix section mismatch warning. by Heiko Carstens · 17 years ago
  87. 4a0b2b4 sysdev: Pass the attribute to the low level sysdev show/store function by Andi Kleen · 17 years ago
  88. f6f88e9 generic-ipi: more merge fallout by Ingo Molnar · 17 years ago
  89. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 17 years ago
  90. d2fec59 [S390] stp support. by Martin Schwidefsky · 17 years ago
  91. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 17 years ago
  92. 8691e5a smp_call_function: get rid of the unused nonatomic/retry argument by Jens Axboe · 17 years ago
  93. a806170 [S390] Fix a lot of sparse warnings. by Heiko Carstens · 17 years ago
  94. 5a62b19 [S390] Convert s390 to GENERIC_CLOCKEVENTS. by Heiko Carstens · 17 years ago
  95. c0015f9 [S390] switch sched_clock to store-clock-extended. by Jan Glauber · 17 years ago
  96. 5ccd0e4 [S390] idle: Fix machine check handling in idle loop. by Heiko Carstens · 17 years ago
  97. 06cb92f [S390] etr: fix compile error on !SMP by Heiko Carstens · 17 years ago
  98. af5ca3f4 Driver core: change sysdev classes to use dynamic kobject names by Kay Sievers · 17 years ago
  99. fa13a5a sched: restore deterministic CPU accounting on powerpc by Paul Mackerras · 17 years ago
  100. d2cb0e6 [S390] tod clock: announce clocksource as perfect by Christian Borntraeger · 17 years ago