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