1. 569b846 memcg: coalesce uncharge during unmap/truncate by KAMEZAWA Hiroyuki · 16 years ago
  2. 28dfef8 const: constify remaining pipe_buf_operations by Alexey Dobriyan · 16 years ago
  3. f065f41 timecompare: fix half-Y2K38 problem in timecompare_update while calculating offset by Barry Song · 16 years ago
  4. 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 · 16 years ago
  5. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 16 years ago
  6. 5ada918 vt: introduce and use vt_kmsg_redirect() function by Bernhard Walle · 16 years ago
  7. dfc6a73 kernel/sys.c: fix "warning: do-while statement is not a compound statement" noise by H Hartley Sweeten · 16 years ago
  8. c0f68c2 generic-ipi: cleanup for generic_smp_call_function_interrupt() by Xiao Guangrong · 16 years ago
  9. 70da234 'sysctl_max_map_count' should be non-negative by Amerigo Wang · 16 years ago
  10. 06808b0 hugetlb: derive huge pages nodes allowed from task mempolicy by Lee Schermerhorn · 16 years ago
  11. 4b731d5 bsdacct: fix uid/gid misreporting by Alexey Dobriyan · 16 years ago
  12. b5f91da clockevents: Convert to raw_spinlock by Thomas Gleixner · 16 years ago
  13. d192c47 clockevents: Make tick_device_lock static by Thomas Gleixner · 16 years ago
  14. e625cce perf_event: Convert to raw_spinlock by Thomas Gleixner · 16 years ago
  15. ecb49d1 hrtimers: Convert to raw_spinlocks by Thomas Gleixner · 16 years ago
  16. 239007b genirq: Convert irq_desc.lock to raw_spinlock by Thomas Gleixner · 16 years ago
  17. 9f5a562 smp: Convert smplocks to raw_spinlocks by Thomas Gleixner · 16 years ago
  18. d209d74 rtmutes: Convert rtmutex.lock to raw_spinlock by Thomas Gleixner · 16 years ago
  19. 1d61548 sched: Convert pi_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  20. fe84122 sched: Convert cpupri lock to raw_spinlock by Thomas Gleixner · 16 years ago
  21. 0986b11 sched: Convert rt_runtime_lock to raw_spinlock by Thomas Gleixner · 16 years ago
  22. 05fa785 sched: Convert rq->lock to raw_spinlock by Thomas Gleixner · 16 years ago
  23. a267245 plist: Make plist debugging raw_spinlock aware by Thomas Gleixner · 16 years ago
  24. 9c1721a locking: Cleanup the name space completely by Thomas Gleixner · 16 years ago
  25. 9828ea9 locking: Further name space cleanups by Thomas Gleixner · 16 years ago
  26. c2f21ce locking: Implement new raw_spinlock by Thomas Gleixner · 16 years ago
  27. 0199c4e locking: Convert __raw_spin* functions to arch_spin* by Thomas Gleixner · 16 years ago
  28. edc35bd locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED by Thomas Gleixner · 16 years ago
  29. 445c895 locking: Convert raw_spinlock to arch_spinlock by Thomas Gleixner · 16 years ago
  30. b7b40ad locking: Reorder functions in spinlock.c by Thomas Gleixner · 16 years ago
  31. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  32. 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 · 16 years ago
  33. 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 · 16 years ago
  34. 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 · 16 years ago
  35. 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 · 16 years ago
  36. 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 · 16 years ago
  37. 0f4974c Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 16 years ago
  38. 880188b Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 16 years ago
  39. 5ec93d1 tty: Move the leader test in disassociate by Alan Cox · 16 years ago
  40. 11bd04f Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  41. 7f8b7ed kgdb: Always process the whole breakpoint list on activate or deactivate by Jason Wessel · 16 years ago
  42. d625e9c kgdb: continue and warn on signal passing from gdb by Jason Wessel · 17 years ago
  43. 028e7b1 kgdb: allow for cpu switch when single stepping by Jason Wessel · 16 years ago
  44. 84667d4 kgdb: Read buffer overflow by Jason Wessel · 16 years ago
  45. b9889ed sched: Remove forced2_migrations stats by Ingo Molnar · 16 years ago
  46. d71cb81 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 16 years ago
  47. 5e855db5 perf_event: Fix variable initialization in other codepaths by Xiao Guangrong · 16 years ago
  48. dfc12eb sched: Fix memory leak in two error corner cases by Phil Carmody · 16 years ago
  49. 5f20190 hrtimer: move timer stats helper functions to hrtimer.c by Heiko Carstens · 16 years ago
  50. 41d2e49 hrtimer: Tune hrtimer_interrupt hang logic by Thomas Gleixner · 16 years ago
  51. 4ca3ef7 sched: Fix build warning in get_update_sysctl_factor() by Mike Galbraith · 16 years ago
  52. ea5b41f lockdep: Avoid out of bounds array reference in save_trace() by Luck, Tony · 16 years ago
  53. 788d70d Merge branch 'tip/tracing/core3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 16 years ago
  54. 21140f4 perf_event: Fix perf_swevent_hrtimer() variable initialization by Xiao Guangrong · 16 years ago
  55. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 16 years ago
  56. f294248 tracing: Remove comparing of NULL to va_list in trace_array_vprintk() by Carsten Emde · 16 years ago
  57. be1eca3 tracing: Fix function graph trace_pipe to properly display failed entries by Jiri Olsa · 16 years ago
  58. d184b31 tracing: Add full state to trace_seq by Johannes Berg · 16 years ago
  59. a63ce5b tracing: Buffer the output of seq_file in case of filled buffer by Steven Rostedt · 16 years ago
  60. 29bf4a5 tracing: Only call pipe_close if pipe_close is defined by Steven Rostedt · 16 years ago
  61. 3b8ecd2 Merge branch 'bkl-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 822a696 tracing/kprobes: Fix field creation's bad error handling by Frederic Weisbecker · 16 years ago
  63. acb4a84 sched: Update normalized values on user updates via proc by Christian Ehrhardt · 16 years ago
  64. 1983a92 sched: Make tunable scaling style configurable by Christian Ehrhardt · 16 years ago
  65. 0bcdcf2 sched: Fix missing sched tunable recalculation on cpu add/remove by Christian Ehrhardt · 16 years ago
  66. 57785df sched: Fix task priority bug by Peter Zijlstra · 16 years ago
  67. cd8ad40 sched: cgroup: Implement different treatment for idle shares by Peter Zijlstra · 16 years ago
  68. fb58bac sched: Remove unnecessary RCU exclusion by Peter Zijlstra · 16 years ago
  69. 6cecd08 sched: Discard some old bits by Peter Zijlstra · 16 years ago
  70. 3a7e73a sched: Clean up check_preempt_wakeup() by Peter Zijlstra · 16 years ago
  71. a65ac74 sched: Move update_curr() in check_preempt_wakeup() to avoid redundant call by Jupyung Lee · 16 years ago
  72. cd29fe6 sched: Sanitize fork() handling by Peter Zijlstra · 16 years ago
  73. ab19cb2 sched: Clean up ttwu() rq locking by Peter Zijlstra · 16 years ago
  74. 5afcdab sched: Remove rq->clock coupling from set_task_cpu() by Peter Zijlstra · 16 years ago
  75. 970b13b sched: Consolidate select_task_rq() callers by Peter Zijlstra · 16 years ago
  76. 6b314d0 sched: Remove sysctl.sched_features by Peter Zijlstra · 16 years ago
  77. dba091b sched: Protect sched_rr_get_param() access to task->sched_class by Thomas Gleixner · 16 years ago
  78. 3160568 sched: Protect task->cpus_allowed access in sched_getaffinity() by Thomas Gleixner · 16 years ago
  79. ec89a06 perf_event: Cleanup for cpu_clock_perf_event_update() by Xiao Guangrong · 16 years ago
  80. b93f797 perf_event: Allocate children's perf_event_ctxp at the right time by Xiao Guangrong · 16 years ago
  81. aa5452d perf_event: Clean up __perf_event_init_context() by Xiao Guangrong · 16 years ago
  82. 44234ad hw-breakpoints: Modify breakpoints without unregistering them by Frederic Weisbecker · 16 years ago
  83. a7c312b trace-kprobe: Support delete probe syntax by Masami Hiramatsu · 16 years ago
  84. 2b876f9 Merge branches 'timers-for-linus-ntp' and '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
  85. fbf07ea Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  86. 60d8ce2 Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  87. 4d2a914 Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  88. 6035ccd Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  89. dad3de7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 16 years ago
  90. ed9216c Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 16 years ago
  91. d7fc02c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 16 years ago
  92. 1557d33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/sysctl-2.6 by Linus Torvalds · 16 years ago
  93. 722d017 futex: Take mmap_sem for get_user_pages in fault_in_user_writeable by Andi Kleen · 16 years ago
  94. 6ab8886 perf: hw_breakpoints: Fix percpu namespace clash by Stephen Rothwell · 16 years ago
  95. 50de1a8 Merge branch 'for-linus' into for-next by Tejun Heo · 16 years ago
  96. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 16 years ago
  97. c521efd tracing: Add pipe_close interface by Steven Rostedt · 16 years ago
  98. 5605317 hw-breakpoints: Fix task-bound breakpoint slot allocation by Frederic Weisbecker · 16 years ago
  99. 6ad4c18 sched: Fix balance vs hotplug race by Peter Zijlstra · 16 years ago
  100. e1b8090 cpumask: Fix generate_sched_domains() for UP by Geert Uytterhoeven · 16 years ago