1. 1ccb4e6 genirq: Wrap the remaning IRQ_* flags by Thomas Gleixner · 15 years ago
  2. 876dbd4 genirq: Mirror irq trigger type bits in irq_data.state by Thomas Gleixner · 15 years ago
  3. 2bdd105 genirq: Move IRQ_AFFINITY_SET to core by Thomas Gleixner · 15 years ago
  4. bce4303 genirq: Reuse existing can set affinty check by Thomas Gleixner · 15 years ago
  5. a005677 genirq: Mirror IRQ_PER_CPU and IRQ_NO_BALANCING in irq_data.state by Thomas Gleixner · 15 years ago
  6. 1ce6068 genirq: Move debug code to separate header by Thomas Gleixner · 15 years ago
  7. fae581e genirq: Remove CHECK_IRQ_PER_CPU from core code by Thomas Gleixner · 15 years ago
  8. 6a58fb3 genirq: Remove CONFIG_IRQ_PER_CPU by Thomas Gleixner · 15 years ago
  9. f230b6d genirq: Add IRQ_MOVE_PENDING to irq_data.state by Thomas Gleixner · 15 years ago
  10. 6d2cd17 genirq: Move IRQ_WAKEUP to core by Thomas Gleixner · 15 years ago
  11. c531e83 genirq: Move IRQ_SUSPENDED to core by Thomas Gleixner · 15 years ago
  12. 6e40262 genirq: Move IRQ_MASKED to core by Thomas Gleixner · 15 years ago
  13. 2a0d6fb genirq: Move IRQ_PENDING flag to core by Thomas Gleixner · 15 years ago
  14. c1594b7 genirq: Move IRQ_DISABLED to core by Thomas Gleixner · 15 years ago
  15. 163ef30 genirq: Move IRQ_REPLAY and IRQ_WAITING to core by Thomas Gleixner · 15 years ago
  16. 3d67bae genirq: Move IRQ_ONESHOT to core by Thomas Gleixner · 15 years ago
  17. 009b4c3 genirq: Add IRQ_INPROGRESS to core by Thomas Gleixner · 15 years ago
  18. 6954b75 genirq: Move IRQ_POLL_INPROGRESS to core by Thomas Gleixner · 15 years ago
  19. 6f91a52 genirq: Use modify_status for set_irq_nested_thread by Thomas Gleixner · 15 years ago
  20. 7acdd53 genirq: Move IRQ_SPURIOUS_DISABLED to core state by Thomas Gleixner · 15 years ago
  21. bd062e7 genirq: Move IRQ_AUTODETECT to internal state by Thomas Gleixner · 15 years ago
  22. e6bea9c genirq: Protect tglx from tripping over his own feet by Thomas Gleixner · 15 years ago
  23. dbec07b genirq: Add internal state field to irq_desc by Thomas Gleixner · 15 years ago
  24. 35e857c genirq: Fixup core code namespace fallout by Thomas Gleixner · 15 years ago
  25. c78b9b6 genirq: Implement generic irq_show_interrupts() by Thomas Gleixner · 15 years ago
  26. 1277a53 genirq: Simplify handle_irq_event() by Thomas Gleixner · 15 years ago
  27. 0877d66 genirq: Use handle_irq_event() in the spurious poll code by Thomas Gleixner · 15 years ago
  28. 849f061 genirq: Use handle_perpcu_event() in handle_percpu_irq() by Thomas Gleixner · 15 years ago
  29. a60a5dc genirq: Use handle_irq_event() in handle_edge_irq() by Thomas Gleixner · 15 years ago
  30. a7ae4de genirq: Use handle_irq_event() in handle_fasteoi_irq() by Thomas Gleixner · 15 years ago
  31. 1529866 genirq: Use handle_irq_event() in handle_level_irq() by Thomas Gleixner · 15 years ago
  32. 107781e genirq: Use handle_irq_event() in handle_simple_irq() by Thomas Gleixner · 15 years ago
  33. 4912609 genirq: Implement handle_irq_event() by Thomas Gleixner · 15 years ago
  34. d78f8dd genirq: Do not fiddle with IRQ_MASKED in handle_edge_irq() by Thomas Gleixner · 15 years ago
  35. 3aae994 genirq: Consolidate IRQ_DISABLED by Thomas Gleixner · 15 years ago
  36. 50f7c03 genirq: Remove default magic by Thomas Gleixner · 15 years ago
  37. 8792347 genirq: Consolidate disable/enable by Thomas Gleixner · 15 years ago
  38. 4699923 genirq: Consolidate startup/shutdown of interrupts by Thomas Gleixner · 15 years ago
  39. 3b56f05 genirq: Remove bogus conditional by Thomas Gleixner · 15 years ago
  40. 1535dfa genirq: Move irq thread flags to core by Thomas Gleixner · 15 years ago
  41. fe200ae genirq: Mark polled irqs and defer the real handler by Thomas Gleixner · 15 years ago
  42. d05c65f genirq: spurious: Run only one poller at a time by Thomas Gleixner · 15 years ago
  43. c7259cd genirq: Do not poll disabled, percpu and timer interrupts by Thomas Gleixner · 15 years ago
  44. fa27271 genirq: Fixup poll handling by Thomas Gleixner · 15 years ago
  45. b738a50 genirq: Warn when handler enables interrupts by Thomas Gleixner · 15 years ago
  46. 1082687 genirq: Plug race in report_bad_irq() by Thomas Gleixner · 15 years ago
  47. 2b879ea genirq: Remove redundant thread affinity setting by Thomas Gleixner · 15 years ago
  48. 3b8249e genirq: Do not copy affinity before set by Thomas Gleixner · 15 years ago
  49. 569bda8 genirq: Always apply cpu online mask by Thomas Gleixner · 15 years ago
  50. b008207 genirq: Rremove redundant check by Thomas Gleixner · 15 years ago
  51. 1fa46f1 genirq: Simplify affinity related code by Thomas Gleixner · 15 years ago
  52. a0cd9ca genirq: Namespace cleanup by Thomas Gleixner · 15 years ago
  53. 43abe43 genirq: Add missing buslock to set_irq_type(), set_irq_wake() by Thomas Gleixner · 15 years ago
  54. e7bcecb genirq: Make nr_irqs runtime expandable by Thomas Gleixner · 15 years ago
  55. 218502b Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 15 years ago
  56. 6d83f94 genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now by Thomas Gleixner · 15 years ago
  57. c1ee626 genirq: Prevent access beyond allocated_irqs bitmap by Thomas Gleixner · 15 years ago
  58. bc3adfc Merge branch 'fixes-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 15 years ago
  59. 2e725a0 PM / Hibernate: Return error code when alloc_image_page() fails by Stanislaw Gruszka · 15 years ago
  60. 3233cdb workqueue: make sure MAYDAY_INITIAL_TIMEOUT is at least 2 jiffies long by Tejun Heo · 15 years ago
  61. 58a69cb workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable' by Tejun Heo · 15 years ago
  62. a1213b0 Merge branches 'core-fixes-for-linus' and '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
  63. 1cecd79 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
  64. 7576958 workqueue: wake up a worker when a rescuer is leaving a gcwq by Tejun Heo · 15 years ago
  65. f590308 timer debug: Hide kernel addresses via %pK in /proc/timer_list by Kees Cook · 15 years ago
  66. f7909fb 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
  67. 01e05e9 ptrace: use safer wake up on ptrace_detach() by Tejun Heo · 15 years ago
  68. 6037b71 security: add cred argument to security_capable() by Chris Wright · 15 years ago
  69. ee24aeb cap_syslog: accept CAP_SYS_ADMIN for now by Linus Torvalds · 15 years ago
  70. 51327ad Merge branch 'irq/for-mips' into irq/core by Thomas Gleixner · 15 years ago
  71. 986c011 genirq: Call bus_lock/unlock functions in setup_irq() by David Daney · 15 years ago
  72. 5651f7f watchdog, nmi: Lower the severity of error messages by Don Zickus · 15 years ago
  73. aceb91c Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  74. 44951a6 genirq: Remove dead code by Thomas Gleixner · 15 years ago
  75. c305d52 softirq: Avoid stack switch from ksoftirqd by Thomas Gleixner · 15 years ago
  76. c9a443c Merge branch 'irq/for-xen' into irq/core by Thomas Gleixner · 15 years ago
  77. dc5f219 genirq: Add IRQF_FORCE_RESUME by Thomas Gleixner · 15 years ago
  78. 7ff2079 Revert "lockdep, timer: Fix del_timer_sync() annotation" by Peter Zijlstra · 15 years ago
  79. fb2b2a1 CRED: Fix memory and refcount leaks upon security_prepare_creds() failure by Tetsuo Handa · 15 years ago
  80. 2edeaa3 CRED: Fix BUG() upon security_cred_alloc_blank() failure by Tetsuo Handa · 15 years ago
  81. f0adc82 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
  82. 285c1a2 Merge branch 'irq/urgent' into irq/core by Thomas Gleixner · 15 years ago
  83. 862b6f6 Merge branch 'tip/perf/urgent-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 15 years ago
  84. f266a51 lockdep, timer: Fix del_timer_sync() annotation by Peter Zijlstra · 15 years ago
  85. aba9943 Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  86. 49abda9 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
  87. eb487ab 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
  88. 3d56e33 tracing: Replace syscall_meta_data struct array with pointer array by Steven Rostedt · 15 years ago
  89. 6549864 tracepoints: Fix section alignment using pointer array by Mathieu Desnoyers · 15 years ago
  90. 06c3bc6 sched: Fix update_curr_rt() by Peter Zijlstra · 15 years ago
  91. 542e72f perf: Fix reading in perf_event_read() by Peter Zijlstra · 15 years ago
  92. e4a9ea5 tracing: Replace trace_event struct array with pointer array by Steven Rostedt · 15 years ago
  93. f1a0639 genirq: Prevent irq storm on migration by Thomas Gleixner · 15 years ago
  94. 9ffdc6c watchdog: Don't change watchdog state on read of sysctl by Marcin Slusarz · 15 years ago
  95. 3973576 watchdog: Fix sysctl consistency by Marcin Slusarz · 15 years ago
  96. 4135038 watchdog: Fix broken nowatchdog logic by Marcin Slusarz · 15 years ago
  97. 1fb0ef3 genirq: Fix affinity notifier fallout by Thomas Gleixner · 15 years ago
  98. aa5bd67 Fix prlimit64 for suid/sgid processes by Kacper Kornet · 15 years ago
  99. bffb276 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
  100. 88d4f0d perf: Fix alloc_callchain_buffers() by Eric Dumazet · 15 years ago