1. 67826ea nohz: Disable the tick when irq resume in full dynticks CPU by Frederic Weisbecker · 11 years ago
  2. 99e5ada nohz: Re-evaluate the tick for the new task after a context switch by Frederic Weisbecker · 11 years ago
  3. 5811d99 nohz: Prepare to stop the tick on irq exit by Frederic Weisbecker · 11 years ago
  4. 9014c45 nohz: Implement full dynticks kick by Frederic Weisbecker · 11 years ago
  5. ff442c5 nohz: Re-evaluate the tick from the scheduler IPI by Frederic Weisbecker · 11 years ago
  6. ce831b3 sched: New helper to prevent from stopping the tick in full dynticks by Frederic Weisbecker · 11 years ago
  7. 9f3660c sched: Kick full dynticks CPU that have more than one task enqueued. by Frederic Weisbecker · 11 years ago
  8. 026249e perf: New helper to prevent full dynticks CPUs from stopping tick by Frederic Weisbecker · 11 years ago
  9. 12351ef perf: Kick full dynticks CPU if events rotation is needed by Frederic Weisbecker · 11 years ago
  10. 6ac2917 posix_timers: Fix pre-condition to stop the tick on full dynticks by Frederic Weisbecker · 11 years ago
  11. a166fcf Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into timers/nohz by Ingo Molnar · 11 years ago
  12. 555347f posix_timers: New API to prevent from stopping the tick when timers are running by Frederic Weisbecker · 11 years ago
  13. a857216 posix_timers: Kick full dynticks CPUs when a posix cpu timer is armed by Frederic Weisbecker · 11 years ago
  14. f98823a nohz: New option to default all CPUs in full dynticks range by Frederic Weisbecker · 12 years ago
  15. d1e43fa nohz: Ensure full dynticks CPUs are RCU nocbs by Frederic Weisbecker · 12 years ago
  16. 0453b43 nohz: Force boot CPU outside full dynticks range by Frederic Weisbecker · 12 years ago
  17. 76c24fb nohz: New APIs to re-evaluate the tick on full dynticks CPUs by Frederic Weisbecker · 11 years ago
  18. 65d798f rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods by Paul E. McKenney · 11 years ago
  19. fae30dd nohz: Improve a bit the full dynticks Kconfig documentation by Frederic Weisbecker · 11 years ago
  20. 5b533f4 nohz: Align periodic tick Kconfig with other choices' naming convention by Frederic Weisbecker · 11 years ago
  21. c5bfece nohz: Switch from "extended nohz" to "full nohz" based naming by Frederic Weisbecker · 11 years ago
  22. 0644ca5 nohz: Fix old dynticks idle Kconfig backward compatibility by Frederic Weisbecker · 11 years ago
  23. 1034fc2 nohz: Print final full dynticks CPUs range on boot by Frederic Weisbecker · 12 years ago
  24. 3ca277e nohz: Pack nohz Kconfig option in a menu of choices by Frederic Weisbecker · 13 years ago
  25. 3451d02 nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON by Frederic Weisbecker · 13 years ago
  26. ab71d36 nohz: Unhide full dynticks feature from its dependencies by Frederic Weisbecker · 13 years ago
  27. 1c20091 nohz: Wake up full dynticks CPUs when a timer gets enqueued by Frederic Weisbecker · 13 years ago
  28. a382bf9 nohz: Assign timekeeping duty to a CPU outside the full dynticks range by Frederic Weisbecker · 12 years ago
  29. a831881 nohz: Basic full dynticks interface by Frederic Weisbecker · 12 years ago
  30. a8d7ad5 sched/tracing: Allow tracing the preemption decision on wakeup by Peter Zijlstra · 12 years ago
  31. e75c8b4 Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  32. 1bf0823 sched: Fix variable name misnomer, add comments by Andrei Epure · 12 years ago
  33. d9a3c98 sched: Lower chances of cputime scaling overflow by Frederic Weisbecker · 12 years ago
  34. 660cc00 sched: Spelling fix by Andrei Epure · 12 years ago
  35. b719203 sched: Fix update_group_power() prototype placement to fix build warning when !CONFIG_SMP by Li Zefan · 12 years ago
  36. 4e3da46 Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 12 years ago
  37. 9fbc42e cputime: Dynamically scale cputime for full dynticks accounting by Frederic Weisbecker · 12 years ago
  38. b22366c context_tracking: Restore preempted context state after preempt_schedule_irq() by Frederic Weisbecker · 12 years ago
  39. 27b4b93 sched: Remove double declaration of root_task_group by Li Zefan · 12 years ago
  40. 25cc7da sched: Move group scheduling functions out of include/linux/sched.h by Li Zefan · 12 years ago
  41. 15f803c sched: Make default_scale_freq_power() static by Li Zefan · 12 years ago
  42. c82ba9f sched: Move struct sched_class to kernel/sched/sched.h by Li Zefan · 12 years ago
  43. b13095f sched: Move wake flags to kernel/sched/sched.h by Li Zefan · 12 years ago
  44. 5e6521e sched: Move struct sched_group to kernel/sched/sched.h by Li Zefan · 12 years ago
  45. cc1f4b1 sched: Move SCHED_LOAD_SHIFT macros to kernel/sched/sched.h by Li Zefan · 12 years ago
  46. 56a79b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  47. 8fd5e7a Merge tag 'metag-v3.9-rc1-v4' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan/metag by Linus Torvalds · 12 years ago
  48. 6ec40b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  49. db61ec2 fix compat_sys_rt_sigprocmask() by Al Viro · 12 years ago
  50. 649508f trace/ring_buffer: handle 64bit aligned structs by James Hogan · 12 years ago
  51. 3cfb077 Merge tag 'for_linux-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  52. e23b622 Merge tag 'arc-v3.9-rc1-late' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  53. 36dfea4 kdb: Remove unhandled ssb command by Vincent · 12 years ago
  54. a37372f kdb: Prevent kernel oops with kdb_defcmd by Jason Wessel · 12 years ago
  55. 1b2caa2d kdb: Remove the ll command by Jason Wessel · 12 years ago
  56. 074604a kdb_main: fix help print by Jason Wessel · 12 years ago
  57. 4eb7a66 kdb: Fix overlap in buffers with strcpy by Jason Wessel · 12 years ago
  58. 00370b8 kdb: Setup basic kdb state before invoking commands via kgdb by Matt Klein · 12 years ago
  59. 5f784f7 kdb: use ARRAY_SIZE where possible by Sasha Levin · 12 years ago
  60. f7c82d5 kdb: A fix for kdb command table expansion by John Blackwood · 12 years ago
  61. 2af7844 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 12 years ago
  62. ee89f81 Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  63. 2a7d2b9 Merge branch 'akpm' (final batch from Andrew) by Linus Torvalds · 12 years ago
  64. b67bfe0 hlist: drop the node parameter from iterators by Sasha Levin · 12 years ago
  65. 1e142b2 kcmp: make it depend on CHECKPOINT_RESTORE by Cyrill Gorcunov · 12 years ago
  66. c759b35 kfifo: move kfifo.c from kernel/ to lib/ by Stefani Seibold · 12 years ago
  67. bf53153 kernel/utsname.c: fix wrong comment about clone_uts_ns() by Yuanhan Liu · 12 years ago
  68. cd89f46 kernel/utsname_sysctl.c: put get/get_uts() into CONFIG_PROC_SYSCTL code block by Yuanhan Liu · 12 years ago
  69. df1778b sysctl: fix null checking in bin_dn_node_address() by Xi Wang · 12 years ago
  70. ee94d52 posix-timers: convert to idr_alloc() by Tejun Heo · 12 years ago
  71. 0e9c3be events: convert to idr_alloc() by Tejun Heo · 12 years ago
  72. d228d9e cgroup: convert to idr_alloc() by Tejun Heo · 12 years ago
  73. c897ff6 cgroup: don't use idr_remove_all() by Tejun Heo · 12 years ago
  74. 8c333ac kexec: avoid freeing NULL pointer in image_crash_alloc() by Zhang Yanfei · 12 years ago
  75. b92e7e0 kexec: fix memory leak in function kimage_normal_alloc by Zhang Yanfei · 12 years ago
  76. fe88f2e kexec: prevent double free on image allocation failure by Sasha Levin · 12 years ago
  77. 0d0bf66 kexec: export PG_hwpoison flag into vmcoreinfo by Mitsuhiro Tanino · 12 years ago
  78. 8a525f5 kexec: get rid of duplicate check for hole_end by Zhang Yanfei · 12 years ago
  79. 8d67091 kexec: add the values related to buddy system for filtering free pages. by Atsushi Kumagai · 12 years ago
  80. 6f977e6 fork: unshare: remove dead code by Alan Cox · 12 years ago
  81. 80d26af coredump: use a freezable_schedule for the coredump_finish wait by Mandeep Singh Baines · 12 years ago
  82. 6aa9707 lockdep: check that no locks held at freeze time by Mandeep Singh Baines · 12 years ago
  83. e579d2c coredump: remove redundant defines for dumpable states by Kees Cook · 12 years ago
  84. 5d1fadc kernel/signal.c: fix suboptimal printk usage by Valdis Kletnieks · 12 years ago
  85. 66dd34a signal: allow to send any siginfo to itself by Andrey Vagin · 12 years ago
  86. 7ff6764 usermodehelper: cleanup/fix __orderly_poweroff() && argv_free() by Oleg Nesterov · 12 years ago
  87. 6131ffa more file_inode() open-coded instances by Al Viro · 12 years ago
  88. 0ca7ffb Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 12 years ago
  89. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  90. 24e5591 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  91. dcad0fc Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  92. f8ef15d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. 7bb307e export kernel_write(), convert open-coded instances by Al Viro · 12 years ago
  94. 3dadecc switch vfs_getattr() to struct path by Al Viro · 12 years ago
  95. fffddfd Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  96. 94f2f14 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 12 years ago
  97. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  98. 89f8833 Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  99. 7f6575f cputime: Use local_clock() for full dynticks cputime accounting by Frederic Weisbecker · 12 years ago
  100. 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago