1. a5ba911 pidns: remove unused is_container_init() by Gao feng · 12 years ago
  2. 992fb6e ptrace: introduce PTRACE_O_EXITKILL by Oleg Nesterov · 12 years ago
  3. 0ad50c3 compat: generic compat_sys_sched_rr_get_interval() implementation by Catalin Marinas · 12 years ago
  4. b2e902f trace: use kbasename() by Andy Shevchenko · 12 years ago
  5. 2fa72c8 printk: boot_delay should only affect output by Andrew Cooks · 12 years ago
  6. 0f34c40 watchdog: store the watchdog sample period as a variable by Chuansheng Liu · 12 years ago
  7. 965c8e5 lseek: the "whence" argument is called "whence" by Andrew Morton · 12 years ago
  8. 8ec7d50 kernel: remove reference to feature-removal-schedule.txt by Tao Ma · 12 years ago
  9. 221392c sched: numa: Fix build error if CONFIG_NUMA_BALANCING && !CONFIG_TRANSPARENT_HUGEPAGE by Mel Gorman · 12 years ago
  10. 2a74dbb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 12 years ago
  11. 3d59eeb Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma by Linus Torvalds · 12 years ago
  12. 1ed55ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  13. 17bc14b Revert "sched: Update_cfs_shares at period edge" by Linus Torvalds · 12 years ago
  14. 66cdd0c Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  15. f6e858a Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  16. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  17. 6be35c7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 12 years ago
  18. 44e33e8 res_counter: delete res_counter_write() by Greg Thelen · 12 years ago
  19. aee4faa kthread: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  20. 38d7bee cpuset: use N_MEMORY instead N_HIGH_MEMORY by Lai Jiangshan · 12 years ago
  21. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  22. d206e09 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 12 years ago
  23. e7b55b8 Merge branch 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  24. 74b8423 Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  25. b64c5fd Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. f57d54b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  27. da830e5 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  28. 090f8cc Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  29. aefb058 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  30. 37ea95a Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  31. 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 · 12 years ago
  32. c6bd5bc Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 years ago
  33. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  34. 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 · 12 years ago
  35. 259cdbe Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 12 years ago
  36. 5bca230 mm: sched: numa: Delay PTE scanning until a task is scheduled on a new node by Mel Gorman · 12 years ago
  37. 3105b86 mm: sched: numa: Control enabling and disabling of NUMA balancing if !SCHED_DEBUG by Mel Gorman · 12 years ago
  38. 1a687c2 mm: sched: numa: Control enabling and disabling of NUMA balancing by Mel Gorman · 12 years ago
  39. b8593bf mm: sched: Adapt the scanning rate if a NUMA hinting fault does not migrate by Mel Gorman · 12 years ago
  40. fb003b8 sched: numa: Slowly increase the scanning period as NUMA faults are handled by Mel Gorman · 12 years ago
  41. e14808b mm: numa: Rate limit setting of pte_numa if node is saturated by Mel Gorman · 12 years ago
  42. 4b96a29b mm: sched: numa: Implement slow start for working set sampling by Peter Zijlstra · 12 years ago
  43. 9f40604 sched, numa, mm: Count WS scanning against present PTEs, not virtual memory ranges by Mel Gorman · 12 years ago
  44. 6e5fb22 mm: sched: numa: Implement constant, per task Working Set Sampling (WSS) rate by Peter Zijlstra · 12 years ago
  45. cbee9f8 mm: numa: Add fault driven placement and migration by Peter Zijlstra · 12 years ago
  46. c1ad41f Revert "sched/autogroup: Fix crash on reboot when autogroup is disabled" by Ingo Molnar · 12 years ago
  47. 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 · 12 years ago
  48. 7e0dd57 Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc into perf/core by Ingo Molnar · 12 years ago
  49. 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 · 12 years ago
  50. 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 · 12 years ago
  51. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  52. 222e82b Merge branch 'linus' into sched/core by Ingo Molnar · 12 years ago
  53. f33fddc cgroup_rm_file: don't delete the uncreated files by Gao feng · 12 years ago
  54. 54d1ae4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  55. cfd1f03 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 6d49e35 propagate name change to comments in kernel source by Nadia Yvette Chambers · 12 years ago
  57. f0fcf20 padata: use __this_cpu_read per-cpu helper by Shan Wei · 12 years ago
  58. 12e130b MODSIGN: Don't use enum-type bitfields in module signature info block by David Howells · 12 years ago
  59. 8d45169 watchdog: Fix CPU hotplug regression by Thomas Gleixner · 12 years ago
  60. df2fc24 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 12 years ago
  61. ca50496 Merge branch 'for-3.7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  62. fc4b514 workqueue: convert BUG_ON()s in __queue_delayed_work() to WARN_ON_ONCE()s by Tejun Heo · 12 years ago
  63. fd8ef11 Revert "sched, autogroup: Stop going ahead if autogroup is disabled" by Mike Galbraith · 12 years ago
  64. 7083d03 cgroup: remove subsystem files when remounting cgroup by Gao feng · 12 years ago
  65. 630e1e0 Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 12 years ago
  66. 84ecfd1 modsign: add symbol prefix to certificate list by James Hogan · 12 years ago
  67. 3657600 workqueue: add WARN_ON_ONCE() on CPU number to wq_worker_waking_up() by Joonsoo Kim · 12 years ago
  68. 999767b workqueue: trivial fix for return statement in work_busy() by Joonsoo Kim · 12 years ago
  69. 8852aac workqueue: mod_delayed_work_on() shouldn't queue timer on 0 delay by Tejun Heo · 12 years ago
  70. 412d32e workqueue: exit rescuer_thread() as TASK_RUNNING by Mike Galbraith · 12 years ago
  71. 455e987 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  72. 879a3d9 cgroup: use cgroup_addrm_files() in cgroup_clear_directory() by Gao feng · 12 years ago
  73. 91d1aa43 context_tracking: New context tracking susbsystem by Frederic Weisbecker · 12 years ago
  74. 9366c1b ring-buffer: Fix race between integrity check and readers by Steven Rostedt · 12 years ago
  75. 54f7be5 ring-buffer: Fix NULL pointer if rb_set_head_page() fails by Steven Rostedt · 12 years ago
  76. 1f869e8 cgroup: warn about broken hierarchies only after css_online by Glauber Costa · 12 years ago
  77. d202b7b irqdomain: stop screaming about preallocated irqdescs by Linus Walleij · 12 years ago
  78. 170bb4c Merge branch 'pm-sleep' by Rafael J. Wysocki · 12 years ago
  79. 9ee71f5 Merge branch 'pm-cpuidle' by Rafael J. Wysocki · 12 years ago
  80. d4c091f Merge branch 'acpi-general' by Rafael J. Wysocki · 12 years ago
  81. c8b6817 Merge branch 'pm-qos' by Rafael J. Wysocki · 12 years ago
  82. 8a2cf06 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  83. 541880d do_coredump(): get rid of pt_regs argument by Al Viro · 12 years ago
  84. 4aaefee print_fatal_signal(): get rid of pt_regs argument by Al Viro · 12 years ago
  85. 94eb22d ptrace_signal(): get rid of unused arguments by Al Viro · 12 years ago
  86. b7f9591 get rid of ptrace_signal_deliver() arguments by Al Viro · 12 years ago
  87. e80d666 flagday: kill pt_regs argument of do_fork() by Al Viro · 12 years ago
  88. 18c26c2 death to idle_regs() by Al Viro · 12 years ago
  89. 62e791c don't pass regs to copy_process() by Al Viro · 12 years ago
  90. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  91. c62d773 audit: no nested contexts anymore... by Al Viro · 12 years ago
  92. d212504 generic sys_fork / sys_vfork / sys_clone by Al Viro · 12 years ago
  93. c414467 kill daemonize() by Al Viro · 12 years ago
  94. 9718ceb cgroup: list_del_init() on removed events by Greg Thelen · 12 years ago
  95. 205a872 cgroup: fix lockdep warning for event_control by Greg Thelen · 12 years ago
  96. e3a1a5e kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  97. 3b572b5 sysctl: remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  98. fa09205 cputime: Comment cputime's adjusting code by Frederic Weisbecker · 12 years ago
  99. d37f761d cputime: Consolidate cputime adjustment code by Frederic Weisbecker · 12 years ago
  100. e80d0a1a cputime: Rename thread_group_times to thread_group_cputime_adjusted by Frederic Weisbecker · 12 years ago