1. 43a2563 sparseirq: move __weak symbols into separate compilation unit by Yinghai Lu · 16 years ago
  2. b2e2fe9 sparseirq: work around __weak alias bug by Ingo Molnar · 16 years ago
  3. 12026ea sparseirq: fix hang with !SPARSE_IRQ by Yinghai Lu · 16 years ago
  4. fa6beb3 sparseirq: set lock_class for legacy irq when sparse_irq is selected by Yinghai Lu · 16 years ago
  5. 13a0c3c sparseirq: work around compiler optimizing away __weak functions by Yinghai Lu · 16 years ago
  6. 793f7b1 sparseirq: fix desc->lock init by Ingo Molnar · 16 years ago
  7. 8b07cd4 sparseirq: do not printk when migrating IRQ descriptors by Ingo Molnar · 16 years ago
  8. 00c2363 sparseirq: remove duplicated arch_early_irq_init() by Yinghai Lu · 16 years ago
  9. 18eefed irq: simplify for_each_irq_desc() usage by KOSAKI Motohiro · 16 years ago
  10. 26ddd8d proc: remove ifdef CONFIG_SPARSE_IRQ from stat.c by KOSAKI Motohiro · 16 years ago
  11. f9af0e7 irq: for_each_irq_desc() move to irqnr.h by KOSAKI Motohiro · 16 years ago
  12. 51bc39f hrtimer: remove #include <linux/irq.h> by KOSAKI Motohiro · 16 years ago
  13. 860cf88 Merge branches 'irq/sparseirq', 'irq/genirq' and 'irq/urgent'; commit 'v2.6.28' into irq/core by Ingo Molnar · 16 years ago
  14. 20ca9b3 cgroups: avoid accessing uninitialized data in failure path by Li Zefan · 16 years ago
  15. e368d3a cgroups: suppress bogus warning messages by Sharyathi Nagesh · 16 years ago
  16. 3d44cc3 Null pointer deref with hrtimer_try_to_cancel() by Thomas Gleixner · 16 years ago
  17. b909895 sparseirq: fix numa_migrate_irq_desc dependency and comments by Yinghai Lu · 16 years ago
  18. 74c8a61 locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP by KOSAKI Motohiro · 16 years ago
  19. 48a1b10 x86, sparseirq: move irq_desc according to smp_affinity, v7 by Yinghai Lu · 16 years ago
  20. 307257c cgroups: fix a race between rmdir and remount by Paul Menage · 16 years ago
  21. ca7e716 Revert "sched_clock: prevent scd->clock from moving backwards" by Linus Torvalds · 16 years ago
  22. f9fc05e 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
  23. b88ed20 fix mapping_writably_mapped() by Hugh Dickins · 16 years ago
  24. 9c24624 KSYM_SYMBOL_LEN fixes by Hugh Dickins · 16 years ago
  25. fbb5b7a relayfs: fix infinite loop with splice() by Tom Zanussi · 16 years ago
  26. 9a2bd24 sched: CPU remove deadlock fix by Brian King · 16 years ago
  27. 48887e6 [PATCH] fix broken timestamps in AVC generated by kernel threads by Al Viro · 16 years ago
  28. 7f0ed77 [patch 1/1] audit: remove excess kernel-doc by Randy Dunlap · 16 years ago
  29. a64e649 [PATCH] return records for fork() both to child and parent by Al Viro · 16 years ago
  30. a3f0711 [PATCH] Audit: make audit=0 actually turn off audit by Eric Paris · 16 years ago
  31. 99d093d x86: use NR_IRQS_LEGACY by Yinghai Lu · 16 years ago
  32. 0b8f1ef sparse irq_desc[] array: core kernel and x86 changes by Yinghai Lu · 16 years ago
  33. bbeba4c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev by Linus Torvalds · 16 years ago
  34. 4857339 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
  35. 3b666ce 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
  36. 50c396d [PATCH] kill obsolete temporary comment in swsusp_close() by Al Viro · 16 years ago
  37. 6c9bacb time: catch xtime_nsec underflows and fix them by john stultz · 16 years ago
  38. 2019554 check_hung_task(): unsigned sysctl_hung_task_warnings cannot be less than 0 by Roel Kluin · 16 years ago
  39. f2b662d genirq: record IRQ_LEVEL in irq_desc[] by David Brownell · 16 years ago
  40. a800599 taint: add missing comment by Arjan van de Ven · 16 years ago
  41. 7ef9964 epoll: introduce resource usage limits by Davide Libenzi · 16 years ago
  42. 9bd062d 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
  43. 72244c0 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
  44. 93b1005 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
  45. 7bbc67f 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
  46. 96b8936 remove __ARCH_WANT_COMPAT_SYS_PTRACE by Christoph Hellwig · 16 years ago
  47. 8419641 cpuinit fixes in kernel/* by Al Viro · 16 years ago
  48. af6d596 sched: prevent divide by zero error in cpu_avg_load_per_task, update by Ingo Molnar · 16 years ago
  49. 1583715 sched, cpusets: fix warning in kernel/cpuset.c by Ingo Molnar · 16 years ago
  50. 4cd4262 sched: prevent divide by zero error in cpu_avg_load_per_task by Steven Rostedt · 16 years ago
  51. 4f5a7f4 ftrace: prevent recursion by Lai Jiangshan · 16 years ago
  52. eccdaea posix-cpu-timers: fix clock_gettime with CLOCK_PROCESS_CPUTIME_ID by Petr Tesarik · 16 years ago
  53. 7ee1768 x86, mmiotrace: fix buffer overrun detection by Pekka Paalanen · 16 years ago
  54. 9f14416 Merge commit 'v2.6.28-rc6' into irq/urgent by Ingo Molnar · 16 years ago
  55. b0788ca lockdep: consistent alignement for lockdep info by Li Zefan · 16 years ago
  56. 522a110 function tracing: fix wrong position computing of stack_trace by Liming Wang · 16 years ago
  57. 95763dd 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
  58. 33d283b cgroups: fix a serious bug in cgroupstats by Li Zefan · 16 years ago
  59. 966c8c1 sprint_symbol(): use less stack by Hugh Dickins · 16 years ago
  60. 3fa59df cgroup: fix potential deadlock in pre_destroy by KAMEZAWA Hiroyuki · 16 years ago
  61. f481891 cpuset: update top cpuset's mems after adding a node by Miao Xie · 16 years ago
  62. de11def reintroduce accept4 by Ulrich Drepper · 16 years ago
  63. 6d5b43a Merge branch 'tip/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  64. 3246477 ftrace: fix dyn ftrace filter selection by Steven Rostedt · 16 years ago
  65. 8204327 ftrace: make filtered functions effective on setting by Steven Rostedt · 16 years ago
  66. f10ed36 ftrace: fix set_ftrace_filter by Steven Rostedt · 16 years ago
  67. 641d2f6 trace: introduce missing mutex_unlock() by Vegard Nossum · 16 years ago
  68. 5177dc3 Merge branch 'linus' into tracing/urgent by Ingo Molnar · 16 years ago
  69. 7f0f598 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  70. a6a0c4c suspend: use WARN not WARN_ON to print the message by Arjan van de Ven · 16 years ago
  71. 72b51a6 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
  72. 8c60bfb 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
  73. 0bb943c tracing: kernel/trace/trace.c: introduce missing kfree() by Julia Lawall · 16 years ago
  74. 98ba403 relay: fix cpu offline problem by Lai Jiangshan · 16 years ago
  75. e270219f kernel/profile.c: fix section mismatch warning by Rakib Mullick · 16 years ago
  76. 700018e cpuset: fix regression when failed to generate sched domains by Li Zefan · 16 years ago
  77. 65ecc14 Remove -mno-spe flags as they dont belong by Kumar Gala · 16 years ago
  78. ad133ba sched, signals: fix the racy usage of ->signal in account_group_xxx/run_posix_cpu_timers by Oleg Nesterov · 16 years ago
  79. e14c8bf stop_machine: fix race with return value (fixes Bug #11989) by Rusty Russell · 16 years ago
  80. 5821e1b function tracing: fix wrong pos computing when read buffer has been fulfilled by walimis · 16 years ago
  81. 29d7b90 sched: fix kernel warning on /proc/sched_debug access by Ingo Molnar · 16 years ago
  82. 8f7b0ba Fix inotify watch removal/umount races by Al Viro · 16 years ago
  83. 8141c7f Move "exit_robust_list" into mm_release() by Linus Torvalds · 16 years ago
  84. ee51a1d tracing: fix mmiotrace resizing crash by Ingo Molnar · 16 years ago
  85. 3ff68a6 genirq: __irq_set_trigger: change pr_warning to pr_debug by Mark Nelson · 16 years ago
  86. 4ffaf86 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
  87. 7e036d0 kernel/kprobes.c: don't pad kretprobe_table_locks[] on uniprocessor builds by Andrew Morton · 16 years ago
  88. a189d03 kprobes: disable preempt for module_text_address() and kernel_text_address() by Masami Hiramatsu · 16 years ago
  89. 3b1b3f6 freezer_cg: disable writing freezer.state of root cgroup by Li Zefan · 16 years ago
  90. 6874467 freezer_cg: remove task_lock from freezer_fork() by Li Zefan · 16 years ago
  91. 5cbd54e sched: fix init_idle()'s use of sched_clock() by Ingo Molnar · 16 years ago
  92. a2d4777 sched: fix stale value in average load per task by Balbir Singh · 16 years ago
  93. 47e74f2 ring-buffer: no preempt for sched_clock() by Steven Rostedt · 16 years ago
  94. 621a0d5 hrtimer: clean up unused callback modes by Peter Zijlstra · 16 years ago
  95. c1e7abb Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/urgent by Ingo Molnar · 16 years ago
  96. a358324 ring-buffer: buffer record on/off switch by Steven Rostedt · 16 years ago
  97. f21f237 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
  98. 2f96cb5 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
  99. 2002c69 sched: release buddies on yield by Peter Zijlstra · 16 years ago
  100. 5d5254f timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context by Gautham R Shenoy · 16 years ago