1. 060fd30 ARM: smp: Remove local timer API by Stephen Boyd · 12 years ago
  2. 5ddb6d2 clocksource: time-armada-370-xp: Divorce from local timer API by Stephen Boyd · 12 years ago
  3. faef31b clocksource: time-armada-370-xp: Fix sparse warning by Stephen Boyd · 12 years ago
  4. 4d70c59 ARM: msm: Divorce msm_timer from local timer API by Stephen Boyd · 12 years ago
  5. 05a6548 ARM: PRIMA2: Divorce timer-marco from local timer API by Stephen Boyd · 12 years ago
  6. ee98d27 ARM: EXYNOS4: Divorce mct from local timer API by Stephen Boyd · 12 years ago
  7. ef3160c ARM: OMAP2+: Divorce from local timer API by Stephen Boyd · 12 years ago
  8. a894fcc ARM: smp_twd: Divorce smp_twd from local timer API by Stephen Boyd · 12 years ago
  9. 3d53cee ARM: smp: Remove duplicate dummy timer implementation by Stephen Boyd · 12 years ago
  10. 42cba6e Merge branch 'timers/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into remove-local-timers by Stephen Boyd · 12 years ago
  11. 2699339 clocksource: vf_pit_timer: Use linux/sched_clock.h by Fabio Estevam · 12 years ago
  12. 67c120d Merge branch 'fortglx/3.11/time' of git://git.linaro.org/people/jstultz/linux into timers/core by Thomas Gleixner · 12 years ago
  13. 0647065 clocksource: Add generic dummy timer driver by Mark Rutland · 12 years ago
  14. 70e5975 clockevents: Prefer CPU local devices over global devices by Stephen Boyd · 12 years ago
  15. 629a6a2 sched_clock: Add temporary asm/sched_clock.h by Stephen Boyd · 12 years ago
  16. d3d8fee Revert "dw_apb_timer_of.c: Remove parts that were picoxcell-specific" by John Stultz · 12 years ago
  17. 336ae11 ARM: sched_clock: Load cycle count after epoch stabilizes by Stephen Boyd · 12 years ago
  18. 38ff87f sched_clock: Make ARM's sched_clock generic for all architectures by Stephen Boyd · 12 years ago
  19. ffbfb5e ARM: sched_clock: Return suspended count earlier by Stephen Boyd · 12 years ago
  20. 5a9b5855 ARM: sched_clock: Remove unused needs_suspend member by Stephen Boyd · 12 years ago
  21. 11682a4 alarmtimer: Export symbols of functions declared in linux/alarmtimer.h by Marcus Gelderie · 12 years ago
  22. 762cf96 Merge branch 'timers/clockevents' of git://git.linaro.org/people/dlezcano/clockevents into timers/core by Thomas Gleixner · 12 years ago
  23. 77ba83b clocksource: Add TI-Nspire timer support by Daniel Tang · 12 years ago
  24. c196724 clocksource: Add Freescale Vybrid pit timer support by Jingchang Lu · 12 years ago
  25. 1a33bd2 clocksource: dw_apb: Fix error check by Baruch Siach · 12 years ago
  26. ce0b098 x86: Fix vrtc_get_time/set_mmss to use new timespec interface by John Stultz · 12 years ago
  27. 5c83545 power: Add option to log time spent in suspend by Colin Cross · 12 years ago
  28. 11ffa9d timerfd: Add alarm timers by Todd Poynor · 12 years ago
  29. 6cffe00 alarmtimer: Add functions for timerfd support by Todd Poynor · 12 years ago
  30. 3565184 x86: Increase precision of x86_platform.get/set_wallclock() by David Vrabel · 12 years ago
  31. 0a0a7e6 clocksource: dw_apb: Remove unused header by Baruch Siach · 12 years ago
  32. 55a68c2 dw_apb_timer_of.c: Remove parts that were picoxcell-specific by Pavel Machek · 12 years ago
  33. 35b2108 ktime: Add __must_check prefix to ktime_to_timespec_cond by Daniel Borkmann · 12 years ago
  34. a44b8bd ktime: Use macro NSEC_PER_USEC where appropriate by Liu Ying · 12 years ago
  35. 1eaff67 clocksource: Implement clocksource_select_fallback() for CONFIG_ARCH_USES_GETTIMEOFFSET=y by Thomas Gleixner · 12 years ago
  36. c7e99fc clockevents: Define CS_NAME_LEN unconditionally by Thomas Gleixner · 12 years ago
  37. 03e13cf clockevents: Implement unbind functionality by Thomas Gleixner · 12 years ago
  38. 45cb8e0 clockevents: Split out selection logic by Thomas Gleixner · 12 years ago
  39. 501f867 clockevents: Provide sysfs interface by Thomas Gleixner · 12 years ago
  40. ccf33d6 clockevents: Add module refcount by Thomas Gleixner · 12 years ago
  41. 8c53daf clockevents: Move the tick_notify() switch case to clockevents_notify() by Thomas Gleixner · 12 years ago
  42. 7126cac clockevents: Simplify locking by Thomas Gleixner · 12 years ago
  43. 7172a28 clockevents: Get rid of the notifier chain by Thomas Gleixner · 12 years ago
  44. a89c7ed clocksource: Let clocksource_unregister() return success/error by Thomas Gleixner · 12 years ago
  45. 7eaeb34 clocksource: Provide unbind interface in sysfs by Thomas Gleixner · 12 years ago
  46. 29b5407 clocksource: Split out user string input by Thomas Gleixner · 12 years ago
  47. f5a2e34 clocksource: Allow clocksource select to skip current clocksource by Thomas Gleixner · 12 years ago
  48. 09ac369 clocksource: Add module refcount by Thomas Gleixner · 12 years ago
  49. ba919d1 clocksource: Let timekeeping_notify return success/error by Thomas Gleixner · 12 years ago
  50. 5d33b88 clocksource: Always verify highres capability by Thomas Gleixner · 12 years ago
  51. fc1f7d5 clocksource: apb_timer: Remove unsused function by Thomas Gleixner · 12 years ago
  52. c240a53 Merge tag 'trace-fixes-v3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  53. ae3b29e Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  54. 652df60 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  55. cc51bf6 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 37cae5e Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  57. d21572c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 12 years ago
  58. 109c3c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  59. b62fdd9 tracing/kprobes: Make print_*probe_event static by Masami Hiramatsu · 12 years ago
  60. 3d1fc7b tracing/kprobes: Fix a sparse warning for incorrect type in assignment by Masami Hiramatsu · 12 years ago
  61. c02c7e6 tracing/kprobes: Use rcu_dereference_raw for tp->files by Masami Hiramatsu · 12 years ago
  62. 60705c8 tracing: Fix leaks of filter preds by Steven Rostedt (Red Hat) · 12 years ago
  63. b4f711e time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons by John Stultz · 12 years ago
  64. b973425 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 12 years ago
  65. 7fb30d2 Merge branch 'for-3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  66. 42a5cf4 timer: Don't reinitialize the cpu base lock during CPU_UP_PREPARE by Tirupathi Reddy · 12 years ago
  67. b47430d rcu/idle: Wrap cpu-idle poll mode within rcu_idle_enter/exit by Srivatsa S. Bhat · 12 years ago
  68. f7ea0fd tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline by Thomas Gleixner · 12 years ago
  69. a2c7a54 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 12 years ago
  70. e34166a powerpc: Set show_unhandled_signals to 1 by default by Benjamin Herrenschmidt · 12 years ago
  71. 6912318 powerpc/perf: Fix setting of "to" addresses for BHRB by Michael Neuling · 12 years ago
  72. 506e70d powerpc/pmu: Fix order of interpreting BHRB target entries by Michael Neuling · 12 years ago
  73. d52f2dc powerpc/perf: Move BHRB code into CONFIG_PPC64 region by Michael Neuling · 12 years ago
  74. a1797b2 powerpc: select HAVE_CONTEXT_TRACKING for pSeries by Li Zhong · 12 years ago
  75. 5d1c574 powerpc: Use the new schedule_user API on userspace preemption by Li Zhong · 12 years ago
  76. 106ed88 powerpc: Exit user context on notify resume by Li Zhong · 12 years ago
  77. ba12eed powerpc: Exception hooks for context tracking subsystem by Li Zhong · 12 years ago
  78. 22ecbe8 powerpc: Syscall hooks for context tracking subsystem by Li Zhong · 12 years ago
  79. 6cecf76 powerpc/booke64: Fix kernel hangs at kernel_dbg_exc by Scott Wood · 12 years ago
  80. dcb615a powerpc: Fix irq_set_affinity() return values by Alexander Gordeev · 12 years ago
  81. ca9d7ae powerpc: Provide __bswapdi2 by David Woodhouse · 12 years ago
  82. b2b4858 powerpc/powernv: Fix starting of secondary CPUs on OPALv2 and v3 by Benjamin Herrenschmidt · 12 years ago
  83. 75b93da powerpc/powernv: Detect OPAL v3 API version by Benjamin Herrenschmidt · 12 years ago
  84. af945cf powerpc: Fix MAX_STACK_TRACE_ENTRIES too low warning again by Li Zhong · 12 years ago
  85. b80ec3d powerpc: Make CONFIG_RTAS_PROC depend on CONFIG_PROC_FS by Michael Ellerman · 12 years ago
  86. 120496a powerpc: Bring all threads online prior to migration/hibernation by Robert Jennings · 12 years ago
  87. a94a147 powerpc/rtas_flash: Fix validate_flash buffer overflow issue by Vasant Hegde · 12 years ago
  88. 79c66ce powerpc/kexec: Fix kexec when using VMX optimised memcpy by Anton Blanchard · 12 years ago
  89. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 12 years ago
  90. 613e60a powerpc/mm: Use the correct mask value when looking at pgtable address by Aneesh Kumar K.V · 12 years ago
  91. 674825d Merge tag 'fixes-for-3.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xen by Linus Torvalds · 12 years ago
  92. c83bb88 Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 12 years ago
  93. 6eabb33 ARM: 7720/1: ARM v6/v7 cmpxchg64 shouldn't clear upper 32 bits of the old/new value by Jaccon Bastiaansen · 12 years ago
  94. dbbffe6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  95. 6880b01 parisc: make default cross compiler search more robust (v3) by Helge Deller · 12 years ago
  96. 638f5ab rbd: re-submit flattened write request (part 2) by Alex Elder · 12 years ago
  97. bbea1c1 rbd: re-submit write request for flattened clone by Alex Elder · 12 years ago
  98. 02c74fb rbd: re-submit read request for flattened clone by Alex Elder · 12 years ago
  99. 392a9da rbd: detect when clone image is flattened by Alex Elder · 12 years ago
  100. a2acd00 rbd: reference count parent requests by Alex Elder · 12 years ago