1. 1a20ff2 [PATCH] Dynamic sched domains: sched changes by Dinakar Guniguntala · 21 years ago
  2. 37e4ab3 [PATCH] Changing RT priority without CAP_SYS_NICE by Olivier Croquette · 21 years ago
  3. a3464a1 [PATCH] sched: micro-optimize task requeueing in schedule() by Chen Shang · 21 years ago
  4. 77391d7 [PATCH] sched: relax pinned balancing by Nick Piggin · 21 years ago
  5. 476d139 [PATCH] sched: consolidate sbe sbf by Nick Piggin · 21 years ago
  6. 674311d [PATCH] sched: RCU domains by Nick Piggin · 21 years ago
  7. 3dbd534 [PATCH] sched: multilevel sbe sbf by Nick Piggin · 21 years ago
  8. 245af2c [PATCH] sched: remove degenerate domains by Suresh Siddha · 21 years ago
  9. 41c7ce9 [PATCH] sched: null domains by Nick Piggin · 21 years ago
  10. 4866cde [PATCH] sched: cleanup context switch locking by Nick Piggin · 21 years ago
  11. 48c08d3 [PATCH] sched: uninline task_timeslice by Ingo Molnar · 21 years ago
  12. 68767a0 [PATCH] sched: schedstats update for balance on fork by Nick Piggin · 21 years ago
  13. 147cbb4 [PATCH] sched: balance on fork by Nick Piggin · 21 years ago
  14. cafb20c [PATCH] sched: no aggressive idle balancing by Nick Piggin · 21 years ago
  15. a3f21bc [PATCH] sched: tweak affine wakeups by Nick Piggin · 21 years ago
  16. 7897986 [PATCH] sched: balance timers by Nick Piggin · 21 years ago
  17. 99b61cc [PATCH] sched: less aggressive idle balancing by Nick Piggin · 21 years ago
  18. db935db [PATCH] sched: add debugging by Nick Piggin · 21 years ago
  19. 3950745 [PATCH] sched: fix SMT scheduling problems by Nick Piggin · 21 years ago
  20. 16cfb1c [PATCH] sched: reduce active load balancing by Nick Piggin · 21 years ago
  21. 8102679 [PATCH] sched: improve load balancing pinned tasks by Nick Piggin · 21 years ago
  22. e0f364f [PATCH] sched: cleanup wake_idle by Nick Piggin · 21 years ago
  23. 19c3243 [PATCH] swsusp: only allow it when it makes sense by Pavel Machek · 21 years ago
  24. ac25575 [PATCH] CPU hotplug printk fix by Shaohua Li · 21 years ago
  25. c61978b [PATCH] swsusp: fix nr_copy_pages by Pavel Machek · 21 years ago
  26. 2e4d582 [PATCH] swsusp: cleanup whitespace by Pavel Machek · 21 years ago
  27. 8f9bdf1 [PATCH] swsusp: kill unneccessary does_collide_order by Pavel Machek · 21 years ago
  28. 620b032 [PATCH] properly stop devices before poweroff by Pavel Machek · 21 years ago
  29. 5a72e04 [PATCH] suspend/resume SMP support by Li Shaohua · 21 years ago
  30. f370513 [PATCH] i386 CPU hotplug by Zwane Mwaikambo · 21 years ago
  31. 52c1da3 [PATCH] make various thing static by Adrian Bunk · 21 years ago
  32. c988d2b [PATCH] modules: add version and srcversion to sysfs by Matt Domsch · 21 years ago
  33. 3e30148 [PATCH] Keys: Make request-key create an authorisation key by David Howells · 21 years ago
  34. 7888e7f [PATCH] Keys: Pass session keyring to call_usermodehelper() by David Howells · 21 years ago
  35. c43dc2f [PATCH] aio: make wait_queue ->task ->private by Benjamin LaHaise · 21 years ago
  36. 71a2224 [PATCH] Optimize sys_times for a single thread process by Christoph Lameter · 21 years ago
  37. 4fea283 [PATCH] Software suspend and recalc sigpending bug fix by Kirill Korotaev · 21 years ago
  38. d6e7114 [PATCH] setuid core dump by Alan Cox · 21 years ago
  39. 8b0914e [PATCH] jprobes: allow a jprobe to coexist with muliple kprobes by Prasanna S Panchamukhi · 21 years ago
  40. ea32c65 [PATCH] kprobes: Temporary disarming of reentrant probe by Prasanna S Panchamukhi · 21 years ago
  41. 0aa55e4 [PATCH] kprobes: moves lock-unlock to non-arch kprobe_flush_task by Hien Nguyen · 21 years ago
  42. 7e1048b [PATCH] Move kprobe [dis]arming into arch specific code by Rusty Lynch · 21 years ago
  43. b94cce9 [PATCH] kprobes: function-return probes by Hien Nguyen · 21 years ago
  44. df164db [PATCH] avoid resursive oopses by Alexander Nyberg · 21 years ago
  45. 5f45f1a [PATCH] remove duplicate get_dentry functions in various places by Christoph Hellwig · 21 years ago
  46. be5b4fb [PATCH] preempt_count is int - remove cast and don't assign to unsigned type by Jesper Juhl · 21 years ago
  47. ab4af03 [PATCH] CON_CONSDEV bit not set correctly on last console by Greg Edwards · 21 years ago
  48. f972be3 [PATCH] posix-timers: use try_to_del_timer_sync() by Oleg Nesterov · 21 years ago
  49. fd450b7 [PATCH] timers: introduce try_to_del_timer_sync() by Oleg Nesterov · 21 years ago
  50. 55c888d [PATCH] timers fixes/improvements by Oleg Nesterov · 21 years ago
  51. 5912100 [PATCH] i386: Selectable Frequency of the Timer Interrupt by Christoph Lameter · 21 years ago
  52. b77d6ad [PATCH] uml: make hw_controller_type->release exist only for archs needing it by Paolo 'Blaisorblade' Giarrusso · 21 years ago
  53. dbce706 [PATCH] uml: add and use generic hw_controller_type->release by Paolo 'Blaisorblade' Giarrusso · 21 years ago
  54. 45918e1 [PATCH] dup_mmap: update comment on new vma by Hugh Dickins · 21 years ago
  55. 1363c3c [PATCH] Avoiding mmap fragmentation by Wolfgang Wander · 21 years ago
  56. 753ee72 [PATCH] VM: early zone reclaim by Martin Hicks · 21 years ago
  57. 39c715b [PATCH] smp_processor_id() cleanup by Ingo Molnar · 21 years ago
  58. 70f2817 [PATCH] sysfs: (rest) if show/store is missing return -EIO by Dmitry Torokhov · 21 years ago
  59. 0107b3c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 21 years ago
  60. caf2857 [PATCH] timer exit cleanup by Ingo Molnar · 21 years ago
  61. 6df3cec [PATCH] cond_resched_lock() fix by Jan Kara · 21 years ago
  62. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 21 years ago
  63. ae92ef8 [PATCH] flush icache in correct context by Roman Zippel · 21 years ago
  64. b60c1f6 [PATCH] drop note_interrupt() for per-CPU for proper scaling by John Hawkes · 21 years ago
  65. 2efe86b [PATCH] cpuset exit NULL dereference fix by Paul Jackson · 21 years ago
  66. 8f37d47 AUDIT: Record working directory when syscall arguments are pathnames by David Woodhouse · 21 years ago
  67. 7551ced AUDIT: Defer freeing aux items until audit_free_context() by David Woodhouse · 21 years ago
  68. c33880a [PATCH] sigkill priority fix by Kirill Korotaev · 21 years ago
  69. 99e45ee AUDIT: Escape comm when logging task info by David Woodhouse · 21 years ago
  70. bccf6ae AUDIT: Unify auid reporting, put arch before syscall number by David Woodhouse · 21 years ago
  71. bfb4496 AUDIT: Assign serial number to non-syscall messages by David Woodhouse · 21 years ago
  72. 10f02d1c [PATCH] spin_unlock_bh() and preempt_check_resched() by Samuel Thibault · 21 years ago
  73. 326e9c8 AUDIT: Fix inconsistent use of loginuid vs. auid, signed vs. unsigned by Steve Grubb · 21 years ago
  74. 0547410 AUDIT: Fix AVC_USER message passing. by Steve Grubb · 21 years ago
  75. 0111610 AUDIT: Avoid sleeping function in SElinux AVC audit. by Stephen Smalley · 21 years ago
  76. b39c4fa [PATCH] cpusets+hotplug+preepmt broken by Paul Jackson · 21 years ago
  77. fb19b4c AUDIT: Honour audit_backlog_limit again. by David Woodhouse · 21 years ago
  78. 7063e6c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 21 years ago
  79. 7ca0026 AUDIT: Quis Custodiet Ipsos Custodes? by David Woodhouse · 21 years ago
  80. b7d1125 AUDIT: Send netlink messages from a separate kernel thread by David Woodhouse · 21 years ago
  81. 168b717 AUDIT: Clean up logging of untrusted strings by Steve Grubb · 21 years ago
  82. 209aba0 AUDIT: Treat all user messages identically. by David Woodhouse · 21 years ago
  83. 82428b6 [PATCH] Driver Core: pm diagnostics update, check for errors by David Brownell · 21 years ago
  84. dfaa9c9 [PATCH] profile.c: `schedule' parsing fix by William Lee Irwin III · 21 years ago
  85. 3c0547b [PATCH] add_preferred_console() build fix by Matt Mackall · 21 years ago
  86. 4f167fb [PATCH] spurious interrupt fix by Zhang, Yanmin · 21 years ago
  87. 3ec3b2f AUDIT: Capture sys_socketcall arguments and sockaddrs by David Woodhouse · 21 years ago
  88. 5e014b1 AUDIT: fix max_t thinko. by David Woodhouse · 21 years ago
  89. 23f32d1 AUDIT: Fix some spelling errors by Steve Grubb · 21 years ago
  90. c040499 AUDIT: Add message types to audit records by Steve Grubb · 21 years ago
  91. 9ea74f0 AUDIT: Round up audit skb expansion to AUDIT_BUFSIZ. by David Woodhouse · 21 years ago
  92. c1b773d Add audit_log_type by Chris Wright · 21 years ago
  93. 197c69c Move ifdef CONFIG_AUDITSYSCALL to header by Chris Wright · 21 years ago
  94. 804a6a49 Audit requires CONFIG_NET by Chris Wright · 21 years ago
  95. 5a241d7 AUDIT: Properly account for alignment difference in nlmsg_len. by Chris Wright · 21 years ago
  96. eecb0a7 AUDIT: Fix abuse of va_args. by David Woodhouse · 21 years ago
  97. e3b926b AUDIT: pass size argument to audit_expand(). by David Woodhouse · 21 years ago
  98. 8c5aa40 AUDIT: Fix reported length of audit messages. by Steve Grubb · 21 years ago
  99. 4332bdd AUDIT: Honour gfp_mask in audit_buffer_alloc() by David Woodhouse · 21 years ago
  100. 5ac52f3 AUDIT: buffer audit msgs directly to skb by Chris Wright · 21 years ago