1. 55db493b Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  2. efc8e7f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  3. dcc7cd0 Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6 by Linus Torvalds · 15 years ago
  4. 6485536 printk: fix new kernel-doc warnings by Randy Dunlap · 15 years ago
  5. 9cd80bb do_wait() optimization: do not place sub-threads on task_struct->children list by Oleg Nesterov · 15 years ago
  6. 3e26120 kernel/sysctl.c: fix the incomplete part of sysctl_max_map_count-should-be-non-negative.patch by WANG Cong · 15 years ago
  7. 5a865c0 Merge branch 'for-33' of git://repo.or.cz/linux-kbuild by Linus Torvalds · 15 years ago
  8. 62ac127 cpumask: avoid dereferencing struct cpumask by Rusty Russell · 15 years ago
  9. f6325e3 cpumask: use cpu_online in kernel/perf_event.c by Rusty Russell · 15 years ago
  10. 6e14154 NOMMU: Optimise away the {dac_,}mmap_min_addr tests by David Howells · 15 years ago
  11. 61cf693 [sysctl] Fix breakage on systems with older glibc by Andi Kleen · 15 years ago
  12. 8aedf8a Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  13. da184a8 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  14. 74f3ae7 Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 15 years ago
  15. 60d9aa7 Merge git://git.infradead.org/mtd-2.6 by Linus Torvalds · 15 years ago
  16. f4c4176 perf events: Allow per-task-per-cpu counters by Peter Zijlstra · 15 years ago
  17. 06a7f71 kexec: premit reduction of the reserved memory size by Amerigo Wang · 15 years ago
  18. 417e315 pid: reduce code size by using a pointer to iterate over array by André Goddard Rosa · 15 years ago
  19. 7be6d99 pid: tighten pidmap spinlock critical section by removing kfree() by André Goddard Rosa · 15 years ago
  20. 1be5396 signals: check ->group_stop_count after tracehook_get_signal() by Oleg Nesterov · 15 years ago
  21. ad09750 signals: kill force_sig_specific() by Oleg Nesterov · 15 years ago
  22. 7486e5d signals: cosmetic, collect_signal: use SI_USER by Oleg Nesterov · 15 years ago
  23. dd34200 signals: send_signal: use si_fromuser() to detect from_ancestor_ns by Oleg Nesterov · 15 years ago
  24. 614c517 signals: SEND_SIG_NOINFO should be considered as SI_FROMUSER() by Oleg Nesterov · 15 years ago
  25. 6580807 ptrace: copy_process() should disable stepping by Oleg Nesterov · 15 years ago
  26. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 15 years ago
  27. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 15 years ago
  28. f065f41 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset by Barry Song · 15 years ago
  29. f13c12c perf_events: Fix perf_event_attr layout by Peter Zijlstra · 15 years ago
  30. 8f0ddf9 Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  31. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  32. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 15 years ago
  33. dfc6a73 kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise by H Hartley Sweeten · 15 years ago
  34. c0f68c2 generic-ipi: cleanup for generic_smp_call_function_interrupt() by Xiao Guangrong · 15 years ago
  35. 70da234 'sysctl_max_map_count' should be non-negative by Amerigo Wang · 15 years ago
  36. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 15 years ago
  37. 4b731d5 bsdacct: fix uid/gid misreporting by Alexey Dobriyan · 15 years ago
  38. 0f624e7 perf_event: Fix incorrect range check on cpu number by Paul Mackerras · 15 years ago
  39. e36c545 tracing: Fix return of trace_dump_stack() by Steven Rostedt · 15 years ago
  40. d4703ae module: handle ppc64 relocating kcrctabs when CONFIG_RELOCATABLE=y by Rusty Russell · 15 years ago
  41. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  42. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 15 years ago
  43. e625cce1 perf_event: Convert to raw_spinlock by Thomas Gleixner · 15 years ago
  44. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 15 years ago
  45. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  46. 9f5a562 smp: Convert smplocks to raw_spinlocks by Thomas Gleixner · 15 years ago
  47. d209d74 rtmutes: Convert rtmutex.lock to raw_spinlock by Thomas Gleixner · 15 years ago
  48. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  49. fe84122 sched: Convert cpupri lock to raw_spinlock by Thomas Gleixner · 15 years ago
  50. 0986b11 sched: Convert rt_runtime_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  51. 05fa785 sched: Convert rq->lock to raw_spinlock by Thomas Gleixner · 15 years ago
  52. a267245 plist: Make plist debugging raw_spinlock aware by Thomas Gleixner · 15 years ago
  53. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 15 years ago
  54. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 15 years ago
  55. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 15 years ago
  56. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 15 years ago
  57. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 15 years ago
  58. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 15 years ago
  59. b7b40ad locking: Reorder functions in spinlock.c by Thomas Gleixner · 15 years ago
  60. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  61. 0087aab Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 15 years ago
  62. cc0104e Merge branch 'linus' into tracing/urgent by Ingo Molnar · 15 years ago
  63. 16620e0 ksym_tracer: Fix bad cast by Li Zefan · 15 years ago
  64. 472bbe0 tracing/power: Remove two exports by Li Zefan · 15 years ago
  65. e00bf2e tracing: Change event->profile_count to be int type by Li Zefan · 15 years ago
  66. 8d18eaa tracing: Simplify trace_option_write() by Li Zefan · 15 years ago
  67. 2cbafd6 tracing: Remove useless trace option by Li Zefan · 15 years ago
  68. 13f16d2 tracing: Use seq file for trace_clock by Li Zefan · 15 years ago
  69. fdb372e tracing: Use seq file for trace_options by Li Zefan · 15 years ago
  70. 91baf62 function-graph: Allow writing the same val to set_graph_function by Li Zefan · 15 years ago
  71. 313254a ftrace: Call trace_parser_clear() properly by Li Zefan · 15 years ago
  72. 311d16d ftrace: Return EINVAL when writing invalid val to set_ftrace_filter by Li Zefan · 15 years ago
  73. 3b8e427 tracing: Move a printk out of ftrace_raw_reg_event_foo() by Li Zefan · 15 years ago
  74. 614a71a tracing: Pull up calls to trace_define_common_fields() by Li Zefan · 15 years ago
  75. 87d9b4e tracing: Extract duplicate ftrace_raw_init_event_foo() by Li Zefan · 15 years ago
  76. 702a7c7 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  77. 273b281 kbuild: move utsrelease.h to include/generated by Sam Ravnborg · 15 years ago
  78. 01fc0ac kbuild: move bounds.h to include/generated by Sam Ravnborg · 16 years ago
  79. 3070f27 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  80. 1e57c21 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  81. df7147b Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  82. 6f696eb Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  84. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 15 years ago
  85. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 15 years ago
  86. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  87. cc51a0f tracing: Add stack trace to irqsoff tracer by Steven Rostedt · 15 years ago
  88. 0388938 tracing: Add trace_dump_stack() by Steven Rostedt · 15 years ago
  89. 7f8b7ed6 kgdb: Always process the whole breakpoint list on activate or deactivate by Jason Wessel · 15 years ago
  90. d625e9c kgdb: continue and warn on signal passing from gdb by Jason Wessel · 16 years ago
  91. 028e7b1 kgdb: allow for cpu switch when single stepping by Jason Wessel · 15 years ago
  92. 84667d4 kgdb: Read buffer overflow by Jason Wessel · 15 years ago
  93. dd7f594 ring-buffer: Move resize integrity check under reader lock by Steven Rostedt · 15 years ago
  94. 1842101 ring-buffer: Use sync sched protection on ring buffer resizing by Steven Rostedt · 15 years ago
  95. d954fbf tracing: Fix wrong usage of strstrip in trace_ksyms by Thomas Gleixner · 15 years ago
  96. b9889ed sched: Remove forced2_migrations stats by Ingo Molnar · 15 years ago
  97. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  98. 5e855db perf_event: Fix variable initialization in other codepaths by Xiao Guangrong · 15 years ago
  99. dfc12eb sched: Fix memory leak in two error corner cases by Phil Carmody · 15 years ago
  100. 5f20190 hrtimer: move timer stats helper functions to hrtimer.c by Heiko Carstens · 15 years ago