1. a4fc7ab [PATCH] fix/simplify mutex debugging code by David Woodhouse · 21 years ago
  2. a8b9ee7 [MUTEX]: linux/mutex.h needs linux/linkage.h too by David S. Miller · 21 years ago
  3. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 21 years ago
  4. 9d28026 [NETFILTER]: Remove unused function from NAT protocol helpers by Patrick McHardy · 21 years ago
  5. bb94aa1 [NETFILTER]: net/ipv[46]/netfilter.c cleanups by Patrick McHardy · 21 years ago
  6. 69a0b31 [PATCH] rcu: join rcu_ctrlblk and rcu_state by Oleg Nesterov · 21 years ago
  7. c8d5246 [PATCH] Work around ppc64 compiler bug by Anton Blanchard · 21 years ago
  8. dd49f96 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 21 years ago
  9. 4c29c4c [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prototype by Adrian Bunk · 21 years ago
  10. a547dfe [PATCH] char/isicom: More whitespaces and coding style by Jiri Slaby · 21 years ago
  11. e65c1db [PATCH] char/isicom: Firmware loading by Jiri Slaby · 21 years ago
  12. aaa246e [PATCH] char/isicom: Other little changes by Jiri Slaby · 21 years ago
  13. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 21 years ago
  14. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 21 years ago
  15. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 21 years ago
  16. c549dc6 [PATCH] nvidiafb: Add support for some pci-e chipsets by Antonino A. Daplas · 21 years ago
  17. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 21 years ago
  18. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 21 years ago
  19. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 21 years ago
  20. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 21 years ago
  21. d1c0b8f [PATCH] Remove getnstimestamp() by Matt Helsley · 21 years ago
  22. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 21 years ago
  23. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 21 years ago
  24. 10c94ec [PATCH] hrtimer: create hrtimer nanosleep API by Thomas Gleixner · 21 years ago
  25. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 21 years ago
  26. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 21 years ago
  27. 97fc79f [PATCH] hrtimer: introduce ktime_t time format by Thomas Gleixner · 21 years ago
  28. f8f46da [PATCH] hrtimer: introduce nsec_t type and conversion functions by Thomas Gleixner · 21 years ago
  29. 5f82b2b [PATCH] hrtimer: create and use timespec_valid macro by Thomas Gleixner · 21 years ago
  30. 2a69897 [PATCH] hrtimer: coding style and white space cleanup 2 by Thomas Gleixner · 21 years ago
  31. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 21 years ago
  32. 57a5587 [PATCH] hrtimer: coding style and white space cleanup by Ingo Molnar · 21 years ago
  33. 1ad106c [PATCH] hrtimer: coding style clean up of clock constants by Ingo Molnar · 21 years ago
  34. 0c4f6ee [PATCH] hrtimer: remove unused clock constants by Thomas Gleixner · 21 years ago
  35. f481890 [PATCH] hrtimer: clean up mktime and make arguments const by Ingo Molnar · 21 years ago
  36. 753be62 [PATCH] hrtimer: deinline mktime and set_normalized_timespec by Thomas Gleixner · 21 years ago
  37. 5cca761 [PATCH] hrtimer: move div_long_long_rem out of jiffies.h by Thomas Gleixner · 21 years ago
  38. fc33a7b [PATCH] per-mountpoint noatime/nodiratime by Christoph Hellwig · 21 years ago
  39. e6a6d2e [PATCH] sanitize building of fs/compat_ioctl.c by Christoph Hellwig · 21 years ago
  40. bdff071 [PATCH] __deprecated_for_modules the lookup_hash() prototype by Adrian Bunk · 21 years ago
  41. 869243a [PATCH] remove update_atime by Christoph Hellwig · 21 years ago
  42. 870f481 [PATCH] replace inode_update_time with file_update_time by Christoph Hellwig · 21 years ago
  43. e0ad7b0 [PATCH] move xattr permission checks into the VFS by akpm@osdl.org · 21 years ago
  44. 5be196e [PATCH] add vfs_* helpers for xattr operations by Christoph Hellwig · 21 years ago
  45. 720e1a9 [PATCH] kexec: increase max segment limit by akpm@osdl.org · 21 years ago
  46. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 21 years ago
  47. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 21 years ago
  48. 0ad4235 [PATCH] Add list_for_each_entry_safe_reverse() by David Howells · 21 years ago
  49. e329113 [PATCH] i386: GPIO driver for AMD CS5535/CS5536 by Ben Gardner · 21 years ago
  50. 8b4ad5e [MUTEX]: linux/mutex-debug.h needs linux/linkage.h by David S. Miller · 21 years ago
  51. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 21 years ago
  52. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 21 years ago
  53. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 21 years ago
  54. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 21 years ago
  55. f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 21 years ago
  56. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 21 years ago
  57. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 21 years ago
  58. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 21 years ago
  59. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 21 years ago
  60. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 21 years ago
  61. 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 21 years ago
  62. 1fd5a46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 21 years ago
  63. 5406958 s/assoicated/associated/ by Adrian Bunk · 21 years ago
  64. 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 21 years ago
  65. 7225b3f [MMC] Indicate that R1/R1b contains command opcode by Pierre Ossman · 21 years ago
  66. 5cb1454 [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 21 years ago
  67. 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 21 years ago
  68. f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 21 years ago
  69. 392a1ce [PATCH] PCI Error Recovery: header file patch by linas · 21 years ago
  70. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 21 years ago
  71. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 21 years ago
  72. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 21 years ago
  73. 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 21 years ago
  74. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 21 years ago
  75. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 21 years ago
  76. 21dcd8c V4L/DVB (3234): Included advanced debug option to tvp5150.c by Mauro Carvalho Chehab · 21 years ago
  77. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 21 years ago
  78. 36cb557 DVB (2444): Implement frontend-specific tuning and the ability to disable zigzag by Andrew de Quincey · 21 years ago
  79. f3c5987 V4L (0987): Added Secam L' std on tda9887 and common macros moved to videodev2.h by Mauro Carvalho Chehab · 21 years ago
  80. 0d0fbf8 V4L (926_2): Moves compat32 functions from fs to v4l subsystem by Arnd Bergmann · 21 years ago
  81. 8672d57 [IDE] Use the block layer deferred softirq request completion by Jens Axboe · 21 years ago
  82. 1aea643 [SCSI] Kill the SCSI softirq handling by Jens Axboe · 21 years ago
  83. ff856ba [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq by Jens Axboe · 21 years ago
  84. 356cebe [BLOCK] Kill blk_attempt_remerge() by Jens Axboe · 21 years ago
  85. 769db45 make elv_try_merge() static, kill the dead declaration of by Coywolf Qi Hunt · 21 years ago
  86. 730745a [PATCH] 1/5 powerpc: Rework PowerMac i2c part 1 by Benjamin Herrenschmidt · 21 years ago
  87. ef9ceab [PATCH] remove semicolons from save_flags() by Andrew Morton · 21 years ago
  88. 6a87818 [PATCH] Eliminate __attribute__ ((packed)) warnings for gcc-4.1 by Jan Blunck · 21 years ago
  89. d8a3349 [PATCH] parport: bring back an unused phase for ppdev ioctl by Marko Kohtala · 21 years ago
  90. 7e7f358 [PATCH] Split out screen_info from tty.h by Brian Gerst · 21 years ago
  91. a12dea7 [PATCH] PTRACE_SYSEMU is only for i386 and clashes with other ptrace codes of other archs by Paolo 'Blaisorblade' Giarrusso · 21 years ago
  92. 349aef0 [PATCH] shrink struct page by Andrew Morton · 21 years ago
  93. 59d9136 [PATCH] aio: reorder kiocb structure elements to make sync iocb setup faster by Benjamin LaHaise · 21 years ago
  94. a136564 [PATCH] remove gcc-2 checks by Andrew Morton · 21 years ago
  95. fd285bb [PATCH] Abandon gcc-2.95.x by Andrew Morton · 21 years ago
  96. f867bac [PATCH] remove unused blkp field in percpu_data by Eric Dumazet · 21 years ago
  97. e78c9a0 [PATCH] fs: remove s_old_blocksize from struct super_block by Pekka Enberg · 21 years ago
  98. 5160ee6 [PATCH] shrink dentry struct by Eric Dumazet · 21 years ago
  99. bf066c7 [PATCH] shared mounts: cleanup by Miklos Szeredi · 21 years ago
  100. a885c8c [PATCH] Add block_device_operations.getgeo block device method by Christoph Hellwig · 21 years ago