1. b683de2 genirq: Query arch for number of early descriptors by Thomas Gleixner · 14 years ago
  2. aa99ec0 genirq: Use sane sparse allocator by Thomas Gleixner · 14 years ago
  3. 06f6c33 genirq: Implement irq reservation by Thomas Gleixner · 14 years ago
  4. a98d24b genirq: Implement sane enumeration by Thomas Gleixner · 14 years ago
  5. 13bfe99 genirq: Prepare proc for real sparse irq support by Thomas Gleixner · 14 years ago
  6. 1f5a5b8 genirq: Implement a sane sparse_irq allocator by Thomas Gleixner · 14 years ago
  7. 1318a48 genirq: Provide default irq init flags by Thomas Gleixner · 14 years ago
  8. d895f51 genirq: Remove export of kstat_irqs_cpu by Thomas Gleixner · 14 years ago
  9. 154cd38 genirq: Remove early_init_irq_lock_class() by Thomas Gleixner · 14 years ago
  10. 3795de2 genirq: Distangle kernel/irq/handle.c by Thomas Gleixner · 14 years ago
  11. f303a6d genirq: Sanitize irq_data accessors by Thomas Gleixner · 14 years ago
  12. 4424718 genirq: Provide status modifier by Thomas Gleixner · 14 years ago
  13. e144710 genirq: Distangle irq.h by Thomas Gleixner · 14 years ago
  14. bd15141 genirq: Provide config option to disable deprecated code by Thomas Gleixner · 14 years ago
  15. 21e2b8c genirq: Provide compat handling for chip->retrigger() by Thomas Gleixner · 14 years ago
  16. 2f7e99b genirq: Provide compat handling for chip->set_wake() by Thomas Gleixner · 14 years ago
  17. b2ba2c3 genirq: Provide compat handling for chip->set_type() by Thomas Gleixner · 14 years ago
  18. c96b3b3 genirq: Provide compat handling for chip->set_affinity() by Thomas Gleixner · 14 years ago
  19. 37e12df genirq: Provide compat handling for chip->startup() by Thomas Gleixner · 14 years ago
  20. bc310dd genirq: Provide compat handling for chip->disable()/shutdown() by Thomas Gleixner · 14 years ago
  21. c5f7563 genirq: Provide compat handling for chip->enable() by Thomas Gleixner · 14 years ago
  22. 0c5c155 genirq: Provide compat handling for chip->eoi() by Thomas Gleixner · 14 years ago
  23. 9205e31 genirq: Provide compat handling for chip->mask_ack() by Thomas Gleixner · 14 years ago
  24. 22a4916 genirq: Provide compat handling for chip->ack() by Thomas Gleixner · 14 years ago
  25. 0eda58b genirq: Provide compat handling for chip->unmask() by Thomas Gleixner · 14 years ago
  26. e2c0f8f genirq: Provide compat handling for chip->mask() by Thomas Gleixner · 14 years ago
  27. 3876ec9 genirq: Provide compat handling for bus_lock/bus_sync_unlock by Thomas Gleixner · 14 years ago
  28. a77c463 genirq: Add new functions to dummy chips by Thomas Gleixner · 14 years ago
  29. 6b8ff31 genirq: Convert core code to irq_data by Thomas Gleixner · 14 years ago
  30. ff7dcd4 genirq: Create irq_data by Thomas Gleixner · 14 years ago
  31. d9817eb genirq: Provide Kconfig by Thomas Gleixner · 14 years ago
  32. d1ea13c genirq: Cleanup irq_chip->typename leftovers by Thomas Gleixner · 14 years ago
  33. 94ca9d6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  34. c41d68a compat: Make compat_alloc_user_space() incorporate the access_ok() by H. Peter Anvin · 14 years ago
  35. 0bf377b sched: Improve latencies under load by decreasing minimum scheduling granularity by Ingo Molnar · 14 years ago
  36. c54fce6 workqueue: add documentation by Tejun Heo · 14 years ago
  37. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  38. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  39. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  40. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  41. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  42. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
  43. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  44. 1c24de6 kernel/groups.c: fix integer overflow in groups_search by Jerome Marchand · 14 years ago
  45. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  46. 85a0fdf gcov: fix null-pointer dereference for certain module types by Peter Oberparleiter · 14 years ago
  47. da2b71e sched: Move sched_avg_update() to update_cpu_load() by Suresh Siddha · 14 years ago
  48. 5e11637 perf: Fix CPU hotplug by Peter Zijlstra · 14 years ago
  49. 9cb627d perf, trace: Fix module leak by Li Zefan · 14 years ago
  50. 79637a4 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  51. 899edae Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  52. da34634 tracing/kprobe: Fix handling of C-unlike argument names by Masami Hiramatsu · 14 years ago
  53. aba9159 tracing/kprobes: Fix handling of argument names by Masami Hiramatsu · 14 years ago
  54. 61a5273 tracing/kprobe: Fix a memory leak in error case by Masami Hiramatsu · 14 years ago
  55. 9c55cb1 tracing: Do not allow llseek to set_ftrace_filter by Steven Rostedt · 14 years ago
  56. cd4d4fc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 14 years ago
  57. b3bd3de gcc-4.6: kernel/*: Fix unused but set warnings by Andi Kleen · 14 years ago
  58. ef5dc12 mutex: Fix annotations to include it in kernel-locking docbook by Randy Dunlap · 14 years ago
  59. 68d3f1d lockup_detector: Sync touch_*_watchdog back to old semantics by Don Zickus · 14 years ago
  60. 950eaac pid: make setpgid() system call use RCU read-side critical section by Paul E. McKenney · 14 years ago
  61. 3aaba20 tracing: Fix a race in function profile by Li Zefan · 14 years ago
  62. 9c37547 workqueue: use zalloc_cpumask_var() for gcwq->mayday_mask by Tejun Heo · 14 years ago
  63. 477a3c3 workqueue: fix GCWQ_DISASSOCIATED initialization by Tejun Heo · 14 years ago
  64. fa66f07 perf_events: Fix time tracking for events with pid != -1 and cpu != -1 by Stephane Eranian · 14 years ago
  65. 6f4dbec Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  66. 2637d13 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 14 years ago
  67. 25cc69e PM QoS: Fix inline documentation. by Saravana Kannan · 14 years ago
  68. d4348c6 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  69. 5e68601 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 151772d tracing/trace_stack: Fix stack trace on ppc64 by Anton Blanchard · 14 years ago
  71. 8a2e8e5d workqueue: fix cwq->nr_active underflow by Tejun Heo · 14 years ago
  72. 502adf5 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  73. 3b6c550 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  74. bac1e74 PM QoS: Fix kzalloc() parameters swapped in pm_qos_power_open() by David Alan Gilbert · 14 years ago
  75. e41e704 workqueue: improve destroy_workqueue() debuggability by Tejun Heo · 14 years ago
  76. 972fa1c workqueue: mark lock acquisition on worker_maybe_bind_and_lock() by Namhyung Kim · 14 years ago
  77. 06bd6eb workqueue: annotate lock context change by Namhyung Kim · 14 years ago
  78. 9d0f4dc mutex: Improve the scalability of optimistic spinning by Tim Chen · 14 years ago
  79. c6db67c watchdog: Don't throttle the watchdog by Peter Zijlstra · 14 years ago
  80. e36c886 workqueue: Add basic tracepoints to track workqueue execution by Arjan van de Ven · 14 years ago
  81. 297c5ee mm: make the vma list be doubly linked by Linus Torvalds · 14 years ago
  82. f335397 Input: sysrq - drop tty argument form handle_sysrq() by Dmitry Torokhov · 14 years ago
  83. b35de43 kfifo: implement missing __kfifo_skip_r() by Andrea Righi · 14 years ago
  84. 861d034 sched: Fix rq->clock synchronization when migrating tasks by Peter Zijlstra · 14 years ago
  85. 1495cc9 Input: sysrq - drop tty argument from sysrq ops handlers by Dmitry Torokhov · 14 years ago
  86. 145c3ae46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 14 years ago
  87. 1ca72fe Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. 2a4419b fs: fs_struct rwlock to spinlock by Nick Piggin · 14 years ago
  89. 392abee Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb by Linus Torvalds · 14 years ago
  90. f362b73 Fix unprotected access to task credentials in waitid() by Daniel J Blueman · 14 years ago
  91. d762746 Make do_execve() take a const filename pointer by David Howells · 14 years ago
  92. b590cdd kdb: fix compile error without CONFIG_KALLSYMS by Jason Wessel · 14 years ago
  93. d244b6b Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into trace/tip/perf/urgent-4 by Steven Rostedt · 14 years ago
  94. 8d9df9f workqueue: free rescuer on destroy_workqueue by Xiaotian Feng · 14 years ago
  95. 1aa54bc tracing: Sanitize value returned from write(trace_marker, "...", len) by Marcin Slusarz · 14 years ago
  96. c7dcf87 time: Workaround gcc loop optimization that causes 64bit div errors by John Stultz · 14 years ago
  97. 2069601 Revert "fsnotify: store struct file not struct path" by Linus Torvalds · 14 years ago
  98. 2a37a3d tracing/events: Convert format output to seq_file by Steven Rostedt · 14 years ago
  99. 26df076 Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 14 years ago
  100. deda2e8 timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs by Jason Wessel · 14 years ago