1. 6be1958 workqueue: replace WORK_CPU_NONE/LAST with WORK_CPU_END by Lai Jiangshan · 13 years ago
  2. 706026c workqueue: post global_cwq removal cleanups by Tejun Heo · 13 years ago
  3. e6e380e workqueue: rename nr_running variables by Tejun Heo · 13 years ago
  4. a60dc39 workqueue: remove global_cwq by Tejun Heo · 13 years ago
  5. 4e8f0a6 workqueue: remove worker_pool->gcwq by Tejun Heo · 13 years ago
  6. 38db41d workqueue: replace for_each_worker_pool() with for_each_std_worker_pool() by Tejun Heo · 13 years ago
  7. a105630 workqueue: make freezing/thawing per-pool by Tejun Heo · 13 years ago
  8. 94cf58b workqueue: make hotplug processing per-pool by Tejun Heo · 13 years ago
  9. d565ed6 workqueue: move global_cwq->lock to worker_pool by Tejun Heo · 13 years ago
  10. ec22ca5 workqueue: move global_cwq->cpu to worker_pool by Tejun Heo · 13 years ago
  11. c9e7cf2 workqueue: move busy_hash from global_cwq to worker_pool by Tejun Heo · 13 years ago
  12. 7c3eed5 workqueue: record pool ID instead of CPU in work->data when off-queue by Tejun Heo · 13 years ago
  13. 9daf9e6 workqueue: add worker_pool->id by Tejun Heo · 13 years ago
  14. 715b06b workqueue: introduce WORK_OFFQ_CPU_NONE by Tejun Heo · 13 years ago
  15. 35b6bb6 workqueue: make GCWQ_FREEZING a pool flag by Tejun Heo · 13 years ago
  16. 2464757 workqueue: make GCWQ_DISASSOCIATED a pool flag by Tejun Heo · 13 years ago
  17. e34cdddb workqueue: use std_ prefix for the standard per-cpu pools by Tejun Heo · 13 years ago
  18. e2905b2 workqueue: unexport work_cpu() by Tejun Heo · 13 years ago
  19. 84b233a workqueue: implement current_is_async() by Tejun Heo · 13 years ago
  20. 2eaebdb workqueue: move struct worker definition to workqueue_internal.h by Tejun Heo · 13 years ago
  21. ea13844 workqueue: rename kernel/workqueue_sched.h to kernel/workqueue_internal.h by Tejun Heo · 13 years ago
  22. 111c225 workqueue: set PF_WQ_WORKER on rescuers by Tejun Heo · 13 years ago
  23. 023f27d workqueue: fix find_worker_executing_work() brekage from hashtable conversion by Tejun Heo · 13 years ago
  24. a2c1c57 workqueue: consider work function when searching for busy work items by Tejun Heo · 13 years ago
  25. 42f8570 workqueue: use new hashtable implementation by Sasha Levin · 13 years ago
  26. 848b814 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  27. a5ba911 pidns: remove unused is_container_init() by Gao feng · 13 years ago
  28. 992fb6e ptrace: introduce PTRACE_O_EXITKILL by Oleg Nesterov · 13 years ago
  29. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 13 years ago
  30. b2e902f trace: use kbasename() by Andy Shevchenko · 13 years ago
  31. 2fa72c8 printk: boot_delay should only affect output by Andrew Cooks · 13 years ago
  32. 0f34c40 watchdog: store the watchdog sample period as a variable by Chuansheng Liu · 13 years ago
  33. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 13 years ago
  34. 8ec7d50 kernel: remove reference to feature-removal-schedule.txt by Tao Ma · 13 years ago
  35. 6a2b60b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 13 years ago
  36. 221392c sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE by Mel Gorman · 13 years ago
  37. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 13 years ago
  38. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 13 years ago
  39. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 13 years ago
  40. 17bc14b Revert "sched: Update_cfs_shares at period edge" by Linus Torvalds · 13 years ago
  41. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 13 years ago
  42. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  43. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  44. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  45. 44e33e8 res_counter: delete res_counter_write() by Greg Thelen · 13 years ago
  46. aee4faa kthread: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 13 years ago
  47. 38d7bee cpuset: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 13 years ago
  48. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 13 years ago
  49. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 13 years ago
  50. e7b55b8 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  51. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  52. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  53. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  54. da830e5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  55. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  56. aefb058 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  57. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  58. de0c276 Merge branches 'core-locking-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  59. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  60. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  61. bad73c5 Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  62. 259cdbe Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  63. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 13 years ago
  64. 3105b86 mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG by Mel Gorman · 13 years ago
  65. 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 13 years ago
  66. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 13 years ago
  67. fb003b8 sched: numa: Slowly increase the scanning period as NUMA faults are handled by Mel Gorman · 13 years ago
  68. e14808b mm: numa: Rate limit setting of pte_numa if node is saturated by Mel Gorman · 13 years ago
  69. 4b96a29b mm: sched: numa: Implement slow start for working set sampling by Peter Zijlstra · 13 years ago
  70. 9f40604 sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges by Mel Gorman · 13 years ago
  71. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 13 years ago
  72. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 13 years ago
  73. c1ad41f Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" by Ingo Molnar · 13 years ago
  74. cc1b39d Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace into perf/core by Ingo Molnar · 13 years ago
  75. 7e0dd57 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 13 years ago
  76. 38130ec Merge tag 'sched-cputime-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 13 years ago
  77. e783377 Merge tag 'cputime-adjustment-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/linux-dynticks into sched/core by Ingo Molnar · 13 years ago
  78. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 13 years ago
  79. 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 13 years ago
  80. f33fddc cgroup_rm_file: don't delete the uncreated files by Gao feng · 13 years ago
  81. 54d1ae4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  82. cfd1f03 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  83. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 13 years ago
  84. f0fcf20 padata: use __this_cpu_read per-cpu helper by Shan Wei · 13 years ago
  85. 12e130b MODSIGN: Don't use enum-type bitfields in module signature info block by David Howells · 13 years ago
  86. 8d45169 watchdog: Fix CPU hotplug regression by Thomas Gleixner · 13 years ago
  87. df2fc24 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 13 years ago
  88. ca50496 Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  89. fc4b514 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s by Tejun Heo · 13 years ago
  90. fd8ef11 Revert "sched, autogroup: Stop going ahead if autogroup is disabled" by Mike Galbraith · 13 years ago
  91. 7083d03 cgroup: remove subsystem files when remounting cgroup by Gao feng · 13 years ago
  92. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 13 years ago
  93. 84ecfd1 modsign: add symbol prefix to certificate list by James Hogan · 13 years ago
  94. 3657600 workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up() by Joonsoo Kim · 13 years ago
  95. 999767b workqueue: trivial fix for return statement in work_busy() by Joonsoo Kim · 13 years ago
  96. 8852aac workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay by Tejun Heo · 13 years ago
  97. 412d32e workqueue: exit rescuer_thread() as TASK_RUNNING by Mike Galbraith · 13 years ago
  98. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  99. 879a3d9 cgroup: use cgroup_addrm_files() in cgroup_clear_directory() by Gao feng · 13 years ago
  100. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 13 years ago