1. a3a2e76 mm: avoid null-pointer deref in sync_mm_rss() by KAMEZAWA Hiroyuki · 16 years ago
  2. 94c4fce Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  3. 5fbfb18 Fix up possibly racy module refcounting by Nick Piggin · 16 years ago
  4. 449cedf audit: preface audit printk with audit by Eric Paris · 16 years ago
  5. b66696e Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc by Linus Torvalds · 16 years ago
  6. 9e74e7c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  7. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 16 years ago
  8. 8ce42c8 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  9. 0121b0c Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  10. a8941b0 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  11. 26d80aa perf: Always build the stub perf_arch_fetch_caller_regs version by Frederic Weisbecker · 16 years ago
  12. 5e123e5 Merge branch 'kgdb-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  13. 24b99d1 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  14. 4da75b9 kgdb: Turn off tracing while in the debugger by Jason Wessel · 16 years ago
  15. ae6bf53 kgdb: use atomic_inc and atomic_dec instead of atomic_set by Jason Wessel · 16 years ago
  16. 62fae31 kgdb: eliminate kgdb_wait(), all cpus enter the same way by Jason Wessel · 16 years ago
  17. a0279bd kgdb: have ebin2mem call probe_kernel_write once by Jason Wessel · 16 years ago
  18. 47a7098 sched: set_cpus_allowed_ptr(): Don't use rq->migration_thread after unlock by Oleg Nesterov · 16 years ago
  19. 269484a sched: Fix proc_sched_set_task() by Mike Galbraith · 16 years ago
  20. 8bb39f9 perf: Fix 'perf sched record' deadlock by Mike Galbraith · 16 years ago
  21. 50d11d1 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent by Ingo Molnar · 16 years ago
  22. e49a5bd perf: Use hot regs with software sched switch/migrate events by Frederic Weisbecker · 16 years ago
  23. eb1e796 perf: Correctly align perf event tracing buffer by Frederic Weisbecker · 16 years ago
  24. 753649d genirq: Force MSI irq handlers to run with interrupts disabled by Thomas Gleixner · 16 years ago
  25. 246750f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 16 years ago
  26. be3fd3c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  27. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 16 years ago
  28. 570b8fb CRED: Fix memory leak in error handling by Mathieu Desnoyers · 16 years ago
  29. 292f60c ring-buffer: Add missing unlock by Julia Lawall · 16 years ago
  30. e36673e tracing: Fix lockdep warning in global_clock() by Li Zefan · 16 years ago
  31. eed6351 x86: Do not free zero sized per cpu areas by Ian Campbell · 16 years ago
  32. a53f4f9 SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG by David Howells · 16 years ago
  33. 88be12c slow-work: use get_ref wrapper instead of directly calling get_ref by Dave Airlie · 16 years ago
  34. 10fad5e percpu, module: implement and use is_kernel/module_percpu_address() by Tejun Heo · 16 years ago
  35. 259354d module: encapsulate percpu handling better and record percpu_size by Tejun Heo · 16 years ago
  36. b72c409 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  37. 5a7aadf Freezer: Fix buggy resume test for tasks frozen with cgroup freezer by Matt Helsley · 16 years ago
  38. 4f59845 Freezer: Only show the state of tasks refusing to freeze by Xiaotian Feng · 16 years ago
  39. 054319b Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  40. 833961d Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  41. 3cacf42 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  42. 309d1dc Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  43. 8128f55 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  44. 53feb29 cpuset: alloc nodemask_t on the heap rather than the stack by Miao Xie · 16 years ago
  45. 5ab116c cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node by Miao Xie · 16 years ago
  46. 9d34706 cgroups: remove duplicate include by Li Zefan · 16 years ago
  47. 860652b genirq: Move two IRQ functions from .init.text to .text by Henrik Kretzschmar · 16 years ago
  48. cc8c3b7 genirq: Protect access to irq_desc->action in can_request_irq() by Thomas Gleixner · 16 years ago
  49. 66f1207 resources: add interfaces that return conflict information by Bjorn Helgaas · 16 years ago
  50. 830ec04 time: Fix accumulation bug triggered by long delay. by John Stultz · 16 years ago
  51. 8c2eb48 softlockup: Stop spurious softlockup messages due to overflow by Colin Ian King · 16 years ago
  52. 2271048 ring-buffer: Do 8 byte alignment for 64 bit that can not handle 4 byte align by Steven Rostedt · 16 years ago
  53. f82c37e Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  54. dcd5c16 perf: Fix unexported generic perf_arch_fetch_caller_regs by Frederic Weisbecker · 16 years ago
  55. 8bc037f sched: Use proper type in sched_getaffinity() by KOSAKI Motohiro · 16 years ago
  56. c890692 kernel/sched.c: Suppress unused var warning by Andrew Morton · 16 years ago
  57. e3818b8 rcu: Make rcu_read_lock_bh_held() allow for disabled BH by Paul E. McKenney · 16 years ago
  58. cd3d803 sched: sched_getaffinity(): Allow less than NR_CPUS length by KOSAKI Motohiro · 16 years ago
  59. 80a1860 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  60. 4e3eadd Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 8655e7e Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 9fdfbc2 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  63. b634587 tracing: Do not record user stack trace from NMI context by Steven Rostedt · 16 years ago
  64. a2f8071 tracing: Disable buffer switching when starting or stopping trace by Steven Rostedt · 16 years ago
  65. 283740c tracing: Use same local variable when resetting the ring buffer by Steven Rostedt · 16 years ago
  66. ea14eb7 function-graph: Init curr_ret_stack with ret_stack by Steven Rostedt · 16 years ago
  67. 52fbe9c ring-buffer: Move disabled check into preempt disable section by Lai Jiangshan · 16 years ago
  68. 64d5aea Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  69. c32da02 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  70. 2edf5e4 sysctl extern cleanup: lockdep by Dave Young · 16 years ago
  71. 4f0e056 sysctl extern cleanup: rtmutex by Dave Young · 16 years ago
  72. c55b7c3 sysctl extern cleanup: acct by Dave Young · 16 years ago
  73. 15485a4 sysctl extern cleanup: sg by Dave Young · 16 years ago
  74. 5ed1091 sysctl extern cleanup: module by Dave Young · 16 years ago
  75. e5ab677 sysctl extern cleanup: rcu by Dave Young · 16 years ago
  76. d33ed52 sysctl extern cleanup: signal by Dave Young · 16 years ago
  77. eb5572f sysctl extern cleanup: C_A_D by Dave Young · 16 years ago
  78. 8467005 nsproxy: remove INIT_NSPROXY() by Alexey Dobriyan · 16 years ago
  79. 13aa9a6 pid_ns: zap_pid_ns_processes: use SEND_SIG_NOINFO instead of force_sig() by Oleg Nesterov · 16 years ago
  80. 93c5990 copy_signal() cleanup: clean thread_group_cputime_init() by Veaceslav Falico · 16 years ago
  81. 4dd66e6 copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct() by Veaceslav Falico · 16 years ago
  82. a56704e copy_signal() cleanup: use zalloc and remove initializations by Veaceslav Falico · 16 years ago
  83. a0a4db5 cgroups: remove events before destroying subsystem state objects by Kirill A. Shutemov · 16 years ago
  84. 4ab7868 cgroups: fix race between userspace and kernelspace by Kirill A. Shutemov · 16 years ago
  85. 0dea116 cgroup: implement eventfd-based generic API for notifications by Kirill A. Shutemov · 16 years ago
  86. b70cc5f cgroups: clean up cgroup_pidlist_find() a bit by Li Zefan · 16 years ago
  87. 67523c4 cgroups: blkio subsystem as module by Ben Blum · 16 years ago
  88. cf5d594 cgroups: subsystem module unloading by Ben Blum · 16 years ago
  89. e6a1105 cgroups: subsystem module loading interface by Ben Blum · 16 years ago
  90. aae8aab cgroups: revamp subsys array by Ben Blum · 16 years ago
  91. d7b9fff cgroup: introduce coalesce css_get() and css_put() by Daisuke Nishimura · 16 years ago
  92. 2468c72 cgroup: introduce cancel_attach() by Daisuke Nishimura · 16 years ago
  93. 5cacdb4 Add generic sys_olduname() by Christoph Hellwig · 16 years ago
  94. e28cbf2 improve sys_newuname() for compat architectures by Christoph Hellwig · 16 years ago
  95. baed7fc Add generic sys_ipc wrapper by Christoph Hellwig · 16 years ago
  96. 15365c1 posix-cpu-timers: Reset expire cache when no timer is running by Stanislaw Gruszka · 16 years ago
  97. 829b6c1 timer stats: Fix del_timer_sync() and try_to_del_timer_sync() by Andrew Morton · 16 years ago
  98. 80a05b9 clockevents: Sanitize min_delta_ns adjustment and prevent overflows by Thomas Gleixner · 16 years ago
  99. 3d07467 sched: Fix pick_next_highest_task_rt() for cgroups by Peter Zijlstra · 16 years ago
  100. 639fe4b perf: export perf_trace_regs and perf_arch_fetch_caller_regs by Xiao Guangrong · 16 years ago