1. b5deef9 [PATCH] Make sure all block/io scheduler setups are node aware by Jens Axboe · 18 years ago
  2. a3b05e8 [PATCH] Kill various deprecated/unused block layer defines/functions by Jens Axboe · 18 years ago
  3. 4a893e8 [PATCH] elevator: define ioc counting mechanism by Jens Axboe · 18 years ago
  4. fc46379 [PATCH] cfq-iosched: kill cfq_exit_lock by Jens Axboe · 18 years ago
  5. e6a1c87 [PATCH] struct request: shrink and optimize some more by Jens Axboe · 18 years ago
  6. cb78b28 [PATCH] Drop useless bio passing in may_queue/set_request API by Jens Axboe · 18 years ago
  7. cdd6026 [PATCH] Remove ->rq_status from struct request by Jens Axboe · 18 years ago
  8. 49171e5 [PATCH] Remove struct request_list from struct request by Jens Axboe · 18 years ago
  9. c00895a [PATCH] Remove ->waiting member from struct request by Jens Axboe · 18 years ago
  10. ff7d145 [PATCH] Add one more pointer to struct request for IO scheduler usage by Jens Axboe · 18 years ago
  11. 9e2585a [PATCH] as-iosched: remove arq->is_sync member by Jens Axboe · 18 years ago
  12. 1fbfdfc [PATCH] elevator: introduce a way to reuse rq for internal FIFO handling by Jens Axboe · 18 years ago
  13. 2e662b6 [PATCH] elevator: abstract out the rbtree sort handling by Jens Axboe · 18 years ago
  14. 10fd48f [PATCH] rbtree: fixed reversed RB_EMPTY_NODE and rb_next/prev by Jens Axboe · 18 years ago
  15. 9817064 [PATCH] elevator: move the backmerging logic into the elevator core by Jens Axboe · 18 years ago
  16. 4aff5e2 [PATCH] Split struct request ->flags into two parts by Jens Axboe · 18 years ago
  17. 5ffd1a6 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 18 years ago
  18. db1a19b Merge branch 'intelfb-patches' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/intelfb-2.6 by Linus Torvalds · 18 years ago
  19. 369aa83 Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 by Linus Torvalds · 18 years ago
  20. 1c9d3e7 [ATM]: [lec] header indent, comment and whitespace cleanup by Chas Williams · 18 years ago
  21. f9317a4 [BNX2]: Disable MSI on 5706 if AMD 8132 bridge is present. by Michael Chan · 18 years ago
  22. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  23. c84ef53 [PATCH] Use early clobber in semaphores by Andi Kleen · 18 years ago
  24. 34596dc [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it by Andi Kleen · 18 years ago
  25. 29cbc78 [PATCH] x86: Clean up x86 NMI sysctls by Andi Kleen · 18 years ago
  26. b885808 [PATCH] Add proper sparse __user casts to __copy_to_user_inatomic by Andi Kleen · 18 years ago
  27. 39f0247 [PATCH] Access Control Lists for tmpfs by Andreas Gruenbacher · 18 years ago
  28. f0c8bd1 [PATCH] Generic infrastructure for acls by Andreas Gruenbacher · 18 years ago
  29. 04b1db9 [PATCH] /sys/modules: allow full length section names by Ian S. Nelson · 18 years ago
  30. 2d1d43f [PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-added by Chandra Seetharaman · 18 years ago
  31. 38837fc [PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_map by Paul Jackson · 18 years ago
  32. c394cc9 [PATCH] introduce TASK_DEAD state by Oleg Nesterov · 18 years ago
  33. 55a101f [PATCH] kill PF_DEAD flag by Oleg Nesterov · 18 years ago
  34. e8106b9 [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs by Arjan van de Ven · 18 years ago
  35. 368bdb3 [PATCH] cramfs: make cramfs_uncompress_exit() return void by Alexey Dobriyan · 18 years ago
  36. dcc8e55 [PATCH] Pass a lock expression to __cond_lock, like __acquire and __release by Josh Triplett · 18 years ago
  37. 303912e [PATCH] Replace _spin_trylock with spin_trylock in the IRQ variants to use __cond_lock by Josh Triplett · 18 years ago
  38. 9f50b93 [PATCH] Make spinlock/rwlock annotations more accurate by using parameters, not types by Josh Triplett · 18 years ago
  39. 57a6f51 [PATCH] introduce is_rt_policy() helper by Oleg Nesterov · 18 years ago
  40. 416bc51 [PATCH] Use decimal for PTRACE_ATTACH and PTRACE_DETACH. by Roland McGrath · 18 years ago
  41. 5785c95 [PATCH] tty: make termios_sem a mutex by Arjan van de Ven · 18 years ago
  42. 3171a03 [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem) by Atsushi Nemoto · 18 years ago
  43. 1711ef3 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 18 years ago
  44. af410fc [PATCH] make leds.h include relevant headers by Johannes Berg · 18 years ago
  45. 3ca212b [PATCH] Remove another config.h by Dave Jones · 18 years ago
  46. f400e19 [PATCH] pidspace: is_init() by Sukadev Bhattiprolu · 18 years ago
  47. 3b9b8ab [PATCH] Fix unserialized task->files changing by Kirill Korotaev · 18 years ago
  48. ca9bda0 [PATCH] tty locking on resize by Alan Cox · 18 years ago
  49. ae78bf9 [PATCH] add -o flush for fat by Chris Mason · 18 years ago
  50. 5046206 [PATCH] fs.h: ifdef security fields by Alexey Dobriyan · 18 years ago
  51. cfe1467 [PATCH] reiserfs: ifdef ACL stuff from inode by Alexey Dobriyan · 18 years ago
  52. 068fbb3 [PATCH] reiserfs: ifdef xattr_sem by Alexey Dobriyan · 18 years ago
  53. 0e51a72 [PATCH] ifdef ->quota_read, ->quota_write by Alexey Dobriyan · 18 years ago
  54. cd1c6a4 [PATCH] Use valid_dma_direction() in include/asm-i386/dma-mapping.h by Rolf Eike Beer · 18 years ago
  55. d6bd3a3 [PATCH] Move valid_dma_direction() from x86_64 to generic code by Rolf Eike Beer · 18 years ago
  56. 6c5c934 [PATCH] ifdef blktrace debugging fields by Alexey Dobriyan · 18 years ago
  57. 3d5b6fc [PATCH] task_struct: ifdef Missed'em V IPC by Alexey Dobriyan · 18 years ago
  58. 402749e [PATCH] Remove unused tty_struct field by Matthias Urlichs · 18 years ago
  59. 2e0c1f6 [PATCH] DMI: Decode and save OEM String information by Shem Multinymous · 18 years ago
  60. 650a898 [PATCH] vfs: define new lookup flag for chdir by Miklos Szeredi · 18 years ago
  61. db0b0ea [PATCH] lockdep: don't pull in includes when lockdep disabled by Michael S. Tsirkin · 18 years ago
  62. ad4e09b [PATCH] OMAP: Add keypad driver by Komal Shah · 18 years ago
  63. 6c99791 [PATCH] kthread: convert loop.c to kthread by Serge E. Hallyn · 18 years ago
  64. 58012cd [PATCH] scx200_gpio export cleanups by Chris Boot · 18 years ago
  65. 684f978 [PATCH] Let WARN_ON/WARN_ON_ONCE return the condition by Herbert Xu · 18 years ago
  66. 9938406 [PATCH] Make touch_nmi_watchdog imply touch_softlockup_watchdog on all archs by Michal Schmidt · 18 years ago
  67. 199a9af [PATCH] Debug variants of linked list macros by Dave Jones · 18 years ago
  68. 5906e41 [PATCH] uml: remove pte_mkexec by Jeff Dike · 18 years ago
  69. 3b08606 [PATCH] convert i386 Summit subarch to use SRAT info for apicid_to_node calls by keith mannthey · 18 years ago
  70. 2dcea57 [PATCH] convert s390 page handling macros to functions by Heiko Carstens · 18 years ago
  71. f71b2f1 [PATCH] JBD: Make journal_brelse_array() static by Dave Kleikamp · 18 years ago
  72. e04da1d [PATCH] sys_getcpu() prototype annotated by Al Viro · 18 years ago
  73. 0891a8d [PATCH] __percpu_alloc_mask() has to be __always_inline in UP case by Al Viro · 18 years ago
  74. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  75. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  76. d4263cd [NETFILTER]: h323 annotations by Al Viro · 18 years ago
  77. 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
  78. a76b11d [NETFILTER]: NAT annotations by Al Viro · 18 years ago
  79. cdcb71b [NETFILTER]: conntrack annotations by Al Viro · 18 years ago
  80. 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
  81. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  82. b854d0d [NET] KBUILD: Add missing entries for new net headers. by YOSHIFUJI Hideaki · 18 years ago
  83. cbde166 [NET]: Move netlink interface bits to linux/if_link.h. by YOSHIFUJI Hideaki · 18 years ago
  84. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  85. 4324a17 [XFRM]: fl_ipsec_spi is net-endian by Al Viro · 18 years ago
  86. 9916ecb [XFRM]: struct xfrm_usersa_id annotations by Al Viro · 18 years ago
  87. 61f4627 [XFRM]: xfrm_replay_advance() annotations by Al Viro · 18 years ago
  88. a252cc2 [XFRM]: xrfm_replay_check() annotations by Al Viro · 18 years ago
  89. 6067b2b [XFRM]: xfrm_parse_spi() annotations by Al Viro · 18 years ago
  90. e037c39 [XFRM]: struct xfrm_id annotations by Al Viro · 18 years ago
  91. a94cfd1 [XFRM]: xfrm_state_lookup() annotations by Al Viro · 18 years ago
  92. 26977b4 [XFRM]: xfrm_alloc_spi() annotated by Al Viro · 18 years ago
  93. 737b576 [XFRM]: xfrm_address_t annotations by Al Viro · 18 years ago
  94. 5f19343 [XFRM]: addr_match() annotations by Al Viro · 18 years ago
  95. 8f83f23 [XFRM]: ports in struct xfrm_selector annotated by Al Viro · 18 years ago
  96. f9d07e41f8 [XFRM]: xfrm_flowi_[sd]port() annotations by Al Viro · 18 years ago
  97. e2e38e8 [IPV6]: sin6_port is net-endian by Al Viro · 18 years ago
  98. 4350507 [IPV6]: IPv6 headers annotations by Al Viro · 18 years ago
  99. 48818f8 [IPV6]: struct in6_addr annotations by Al Viro · 18 years ago
  100. 9f85529 [IPV4]: inet_diag annotations by Al Viro · 18 years ago