1. ca5ed2f [PATCH] include/asm-sh64/: "extern inline" -> "static inline" by Adrian Bunk · 21 years ago
  2. a547dfe [PATCH] char/isicom: More whitespaces and coding style by Jiri Slaby · 21 years ago
  3. e65c1db [PATCH] char/isicom: Firmware loading by Jiri Slaby · 21 years ago
  4. aaa246e [PATCH] char/isicom: Other little changes by Jiri Slaby · 21 years ago
  5. 33f0f88 [PATCH] TTY layer buffering revamp by Alan Cox · 21 years ago
  6. 87c2ce3 [PATCH] lib/zlib*: cleanups by Adrian Bunk · 21 years ago
  7. 0863afb [PATCH] DocBook: fix kernel-doc comments by Martin Waitz · 21 years ago
  8. 3f08ff4 [PATCH] include/video/newport.h: "extern inline" -> "static inline" by Adrian Bunk · 21 years ago
  9. c549dc6 [PATCH] nvidiafb: Add support for some pci-e chipsets by Antonino A. Daplas · 21 years ago
  10. 7227576 [PATCH] fbdev: sstfb: Driver cleanups by Antonino A. Daplas · 21 years ago
  11. a807f61 [PATCH] fbdev: tdfxfb: Driver cleanups by Antonino A. Daplas · 21 years ago
  12. 9f19bc5 [PATCH] fbdev: neofb: Driver cleanups by Antonino A. Daplas · 21 years ago
  13. a26968d [PATCH] fbdev: kyrofb: Driver cleanups by Antonino A. Daplas · 21 years ago
  14. 2b4f2f4 [PATCH] vesafb: Drop blank hook by Antonino A. Daplas · 21 years ago
  15. 0498b63 [PATCH] kprobes: fix build breakage by Ananth N Mavinakayanahalli · 21 years ago
  16. e597c29 [PATCH] kprobes: arch_remove_kprobe by Anil S Keshavamurthy · 21 years ago
  17. 49a2a1b [PATCH] kprobes: changed from using spinlock to mutex by Anil S Keshavamurthy · 21 years ago
  18. 41dead4 [PATCH] kprobes: cleanup include/asm/kprobes.h by Anil S Keshavamurthy · 21 years ago
  19. 2d14e39 [PATCH] kprobes: enable funcions only for required arch by Anil S Keshavamurthy · 21 years ago
  20. d1c0b8f [PATCH] Remove getnstimestamp() by Matt Helsley · 21 years ago
  21. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 21 years ago
  22. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 21 years ago
  23. 10c94ec [PATCH] hrtimer: create hrtimer nanosleep API by Thomas Gleixner · 21 years ago
  24. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 21 years ago
  25. c0a3132 [PATCH] hrtimer: hrtimer core code by Thomas Gleixner · 21 years ago
  26. 97fc79f [PATCH] hrtimer: introduce ktime_t time format by Thomas Gleixner · 21 years ago
  27. f8f46da [PATCH] hrtimer: introduce nsec_t type and conversion functions by Thomas Gleixner · 21 years ago
  28. 5f82b2b [PATCH] hrtimer: create and use timespec_valid macro by Thomas Gleixner · 21 years ago
  29. 2a69897 [PATCH] hrtimer: coding style and white space cleanup 2 by Thomas Gleixner · 21 years ago
  30. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 21 years ago
  31. 57a5587 [PATCH] hrtimer: coding style and white space cleanup by Ingo Molnar · 21 years ago
  32. 1ad106c [PATCH] hrtimer: coding style clean up of clock constants by Ingo Molnar · 21 years ago
  33. 0c4f6ee [PATCH] hrtimer: remove unused clock constants by Thomas Gleixner · 21 years ago
  34. f481890 [PATCH] hrtimer: clean up mktime and make arguments const by Ingo Molnar · 21 years ago
  35. 753be62 [PATCH] hrtimer: deinline mktime and set_normalized_timespec by Thomas Gleixner · 21 years ago
  36. 5cca761 [PATCH] hrtimer: move div_long_long_rem out of jiffies.h by Thomas Gleixner · 21 years ago
  37. af4cd3f [PATCH] Generic ioctl.h by Brian Gerst · 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. ec9ce0d [PATCH] kdump: x86_64 save cpu registers upon crash by Vivek Goyal · 21 years ago
  47. 69cda7b [PATCH] kdump: x86_64: add memmmap command line option by akpm@osdl.org · 21 years ago
  48. bf20830 [PATCH] Kdump: powerpc and s390 build failure fix by akpm@osdl.org · 21 years ago
  49. f05b690 [PATCH] Kdump: i386 compiler warning fix by Vivek Goyal · 21 years ago
  50. e996e58 [PATCH] kdump: save registers early (inline functions) by Vivek Goyal · 21 years ago
  51. cc57165 [PATCH] kdump: dynamic per cpu allocation of memory for saving cpu registers by Vivek Goyal · 21 years ago
  52. df2e71f [PATCH] dump_thread() cleanup by akpm@osdl.org · 21 years ago
  53. 0ad4235 [PATCH] Add list_for_each_entry_safe_reverse() by David Howells · 21 years ago
  54. e329113 [PATCH] i386: GPIO driver for AMD CS5535/CS5536 by Ben Gardner · 21 years ago
  55. 9771271 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 21 years ago
  56. 80c0531 Merge master.kernel.org:/pub/scm/linux/kernel/git/mingo/mutex-2.6 by Linus Torvalds · 21 years ago
  57. a457aa6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 21 years ago
  58. 11b751a [PATCH] mutex subsystem, semaphore to completion: drivers/block/loop.c by Ingo Molnar · 21 years ago
  59. f36d402 [PATCH] mutex subsystem, semaphore to completion: IDE ->gendev_rel_sem by Aleksey Makarov · 21 years ago
  60. 7892f2f [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lock by Ingo Molnar · 21 years ago
  61. 1b1dcc1 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem by Jes Sorensen · 21 years ago
  62. de5097c [PATCH] mutex subsystem, more debugging code by Ingo Molnar · 21 years ago
  63. 408894e [PATCH] mutex subsystem, debugging code by Ingo Molnar · 21 years ago
  64. 6053ee3 [PATCH] mutex subsystem, core by Ingo Molnar · 21 years ago
  65. 2acbb8c [PATCH] mutex subsystem, add default include/asm-*/mutex.h files by Arjan van de Ven · 21 years ago
  66. 823d0f4 [PATCH] mutex subsystem, add include/asm-arm/mutex.h by Nicolas Pitre · 21 years ago
  67. b8aa036 [PATCH] mutex subsystem, add include/asm-x86_64/mutex.h by Ingo Molnar · 21 years ago
  68. 2af7f59 [PATCH] mutex subsystem, add include/asm-i386/mutex.h by Arjan van de Ven · 21 years ago
  69. 620a6fd [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations by Ingo Molnar · 21 years ago
  70. 711a660 [PATCH] mutex subsystem, add typecheck_fn(type, function) by Chuck Ebbert · 21 years ago
  71. ffbf670 [PATCH] mutex subsystem, add atomic_xchg() to all arches by Ingo Molnar · 21 years ago
  72. 1fd5a46 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 21 years ago
  73. 943ffb5 spelling: s/retreive/retrieve/ by Adrian Bunk · 21 years ago
  74. 5406958 s/assoicated/associated/ by Adrian Bunk · 21 years ago
  75. 3995f4c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 21 years ago
  76. 8e9c238 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 21 years ago
  77. 7225b3f [MMC] Indicate that R1/R1b contains command opcode by Pierre Ossman · 21 years ago
  78. f43c5a0 [PKT_SCHED]: Convert tc action functions to single skb pointers by Patrick McHardy · 21 years ago
  79. 538e43a [PKT_SCHED]: Use USEC_PER_SEC by Patrick McHardy · 21 years ago
  80. 5cb1454 [CRYPTO] Allow multiple implementations of the same algorithm by Herbert Xu · 21 years ago
  81. 788ee7b [MMC] Add DATA_MULTI flag by Russell King · 21 years ago
  82. f17578d Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 21 years ago
  83. 5b0fa4f V4L/DVB (3325): WSS output interface for av7110 by Oliver Endriss · 21 years ago
  84. 392a1ce [PATCH] PCI Error Recovery: header file patch by linas · 21 years ago
  85. ac7dc65 [PATCH] PCI: Export pci_cfg_space_size by Benjamin Herrenschmidt · 21 years ago
  86. ffeff78 [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev by Kristen Accardi · 21 years ago
  87. 9d4ae72 [ARM] 3070/2: Add __ioremap_pfn() API by Deepak Saxena · 21 years ago
  88. 0a3a98f Merge Linus' tree. by Russell King · 21 years ago
  89. 6150c32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 21 years ago
  90. 44637a1 [PATCH] Update cyblafb driver by Knut Petersen · 21 years ago
  91. cab462f V4L/DVB (3307): Some cleanups at I2C modules by Mauro Carvalho Chehab · 21 years ago
  92. 6775177 [PATCH] rcu: uninline __rcu_pending() by Oleg Nesterov · 21 years ago
  93. fac9e89 V4L/DVB (3278): convert diagnostics over to the new v4l2-common.h macros. by Hans Verkuil · 21 years ago
  94. 7e8b09e V4L/DVB (3276): Added new diagnositics macros, convert msp3400 to the new macros. by Hans Verkuil · 21 years ago
  95. 5e453dc V4L/DVB (3269): ioctls cleanups. by Michael Krufky · 21 years ago
  96. e2688f0 Merge branch 'blk-softirq' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 21 years ago
  97. 3578d3d V4L/DVB (3214): Calculate the saa7115 AMCLK regs instead of using fixed values by Hans Verkuil · 21 years ago
  98. a544521 V4L/DVB (3245): Added some comments about multiple tuner support. by Hans Verkuil · 21 years ago
  99. 21dcd8c V4L/DVB (3234): Included advanced debug option to tvp5150.c by Mauro Carvalho Chehab · 21 years ago
  100. 9bb13a6 V4L/DVB (3233): Fixed API to set I2S speed control by Mauro Carvalho Chehab · 21 years ago