1. 373016e [PATCH] time.h: remove ifdefs by Andrew Morton · 20 years ago
  2. 84f902c [PATCH] include: update jiffies/{m,u}secs conversion functions by Nishanth Aravamudan · 20 years ago
  3. 64ed93a [PATCH] add schedule_timeout_{,un}interruptible() interfaces by Nishanth Aravamudan · 20 years ago
  4. c2d08da [PATCH] include/linux/bio.h: "extern inline" -> "static inline" by Adrian Bunk · 20 years ago
  5. 9adeb1b [PATCH] "extern inline" -> "static inline" by Adrian Bunk · 20 years ago
  6. 2befb9e [PATCH] include/linux/blkdev.h: "extern inline" -> "static inline" by Adrian Bunk · 20 years ago
  7. 3a11ec5 [PATCH] dmapool: Fix "nocast type" warnings by Victor Fusco · 20 years ago
  8. 00b61f5 [PATCH] lib/radix-tree: Fix "nocast type" warnings by Victor Fusco · 20 years ago
  9. b2d5507 [PATCH] mm/slab: fix sparse warnings by Victor Fusco · 20 years ago
  10. 5ce7852 [PATCH] mm/filemap.c: make two functions static by Adrian Bunk · 20 years ago
  11. d79fc0f [PATCH] sched: TASK_NONINTERACTIVE by Ingo Molnar · 20 years ago
  12. 4247bdc [PATCH] cpuset semaphore depth check deadlock fix by Paul Jackson · 20 years ago
  13. fb1c8f9 [PATCH] spinlock consolidation by Ingo Molnar · 20 years ago
  14. 7262668 [PATCH] md: add write-intent-bitmap support to raid5 by NeilBrown · 20 years ago
  15. 0002b27 [PATCH] md: limit size of sb read/written to appropriate amount by NeilBrown · 20 years ago
  16. 773f783 [PATCH] md: remove old cruft from md_k.h header file by NeilBrown · 20 years ago
  17. 71c0805 [PATCH] md: allow md to load a superblock with feature-bit '1' set by NeilBrown · 20 years ago
  18. 15945fe [PATCH] md: support md/linear array with components greater than 2 terabytes. by NeilBrown · 20 years ago
  19. 4b6d287 [PATCH] md: add write-behind support for md/raid1 by NeilBrown · 20 years ago
  20. 8ddf9ef [PATCH] md: support write-mostly device in raid1 by NeilBrown · 20 years ago
  21. 36fa306 [PATCH] md: all hot-add and hot-remove of md intent logging bitmaps by NeilBrown · 20 years ago
  22. 9c8550e Remove "must_check" attributes in PCI-land by Linus Torvalds · 20 years ago
  23. 41d0ab2 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 20 years ago
  24. 1d8674e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  25. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 20 years ago
  26. 8254798 [PATCH] FUSE: add fsync operation for directories by Miklos Szeredi · 20 years ago
  27. 45323fb [PATCH] fuse: more flexible caching by Miklos Szeredi · 20 years ago
  28. 04730fe [PATCH] fuse: transfer readdir data through device by Miklos Szeredi · 20 years ago
  29. 0666326 [PATCH] FUSE: add padding by Miklos Szeredi · 20 years ago
  30. 92a8780 [PATCH] FUSE - extended attribute operations by Miklos Szeredi · 20 years ago
  31. b6aeade [PATCH] FUSE - file operations by Miklos Szeredi · 20 years ago
  32. 9e6268d [PATCH] FUSE - read-write operations by Miklos Szeredi · 20 years ago
  33. e5e5558 [PATCH] FUSE - read-only operations by Miklos Szeredi · 20 years ago
  34. 334f485 [PATCH] FUSE - device functions by Miklos Szeredi · 20 years ago
  35. d8a5ba4 [PATCH] FUSE - core by Miklos Szeredi · 20 years ago
  36. 829e79b [PATCH] fbcon: Break up bit_putcs into its component functions by Antonino A. Daplas · 20 years ago
  37. 96fe6a2 [PATCH] fbdev: Add VESA Coordinated Video Timings (CVT) support by Antonino A. Daplas · 20 years ago
  38. cdb9b9f [PATCH] PCI: Small rearrangement of PCI probing code by Paul Mackerras · 20 years ago
  39. 544393f [PATCH] sisfb update by Thomas Winischhofer · 20 years ago
  40. b8c9094 [PATCH] fbdev: Fix greater than 1 bit monochrome color handling by Antonino A. Daplas · 20 years ago
  41. 5e518d7 [PATCH] fbdev: Resurrect hooks to get EDID from firmware by Antonino A. Daplas · 20 years ago
  42. d2d5838 [PATCH] vesafb: Add blanking support by Antonino A. Daplas · 20 years ago
  43. 7726e9e [PATCH] fbdev: Add fbset -a support by Antonino A. Daplas · 20 years ago
  44. ab2af1f [PATCH] files: files struct with RCU by Dipankar Sarma · 20 years ago
  45. badf166 [PATCH] files: break up files struct by Dipankar Sarma · 20 years ago
  46. c0dfb29 [PATCH] files: rcuref APIs by Dipankar Sarma · 20 years ago
  47. 8b6490e [PATCH] files: fix rcu initializers by Dipankar Sarma · 20 years ago
  48. 793cf9e [PATCH] v4l: common part Updates and tuner additions by Mauro Carvalho Chehab · 20 years ago
  49. b3743fa [PATCH] yenta: share code with PCI core by Dominik Brodowski · 20 years ago
  50. fac92be [PATCH] bfs: fix endianness, signedness; add trivial bugfix by Andrew Stribblehill · 20 years ago
  51. 383f283 [PATCH] Prefetch kernel stacks to speed up context switch by Chen, Kenneth W · 20 years ago
  52. e31e14e [PATCH] remove the inode_post_link and inode_post_rename LSM hooks by Stephen Smalley · 20 years ago
  53. a74574a [PATCH] Remove security_inode_post_create/mkdir/symlink/mknod hooks by Stephen Smalley · 20 years ago
  54. 5e41ff9 [PATCH] security: enable atomic inode security labeling by Stephen Smalley · 20 years ago
  55. 8259f16 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 20 years ago
  56. 144a50e [PATCH] must_check attributes for PCI layer. by Dave Jones · 20 years ago
  57. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 20 years ago
  58. 507d37c [CCID] Only call the HC insert_options methods when requested by Arnaldo Carvalho de Melo · 20 years ago
  59. 5420520 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 20 years ago
  60. b375a04 [PATCH] USB: URB_ASYNC_UNLINK flag removed from the kernel by Alan Stern · 20 years ago
  61. f8d23d3 [PATCH] USB: isp116x-hcd: remove clock() and reset() by Olav Kongas · 20 years ago
  62. 9d233d9 [PATCH] USB: isp116x-hcd: per-port overcurrent reporting by Olav Kongas · 20 years ago
  63. 165c0f3 [PATCH] USB: isp116x-hcd: support only per-port power switching by Olav Kongas · 20 years ago
  64. d4d6286 [PATCH] USB: isp116x-hcd: remove unnecessary ClockNotStop configuration option by Olav Kongas · 20 years ago
  65. dc5bed0 [PATCH] USB: isp116x-hcd: use fixed power-on-to-power-good-time by Olav Kongas · 20 years ago
  66. fbf82fd [PATCH] USB: real nodes instead of usbfs by Kay Sievers · 20 years ago
  67. 6d8de3a Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/w1-2.6 by Linus Torvalds · 20 years ago
  68. 7bbedd5 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 20 years ago
  69. 27e2df2 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  70. c0d6f96 Merge master.kernel.org:/home/rmk/linux-2.6-i2c manually by Linus Torvalds · 20 years ago
  71. 0db7443 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 20 years ago
  72. 6306846 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 20 years ago
  73. a04ce0f [PATCH] PCI/libata INTx cleanup by Brett M Russ · 20 years ago
  74. 3fe9d19 [PATCH] PCI: Support PCM PM CAP version 3 by Daniel Ritz · 20 years ago
  75. cecf486 [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) by Paul Mackerras · 20 years ago
  76. 064b53d [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it by John W. Linville · 20 years ago
  77. 4352dfd [PATCH] PCI: clean up pci.h and split pci register info to separate header file. by Greg Kroah-Hartman · 20 years ago
  78. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 21 years ago
  79. 74d863e [PATCH] PCI: Move PCI fixup data into r/o section by akpm@osdl.org · 20 years ago
  80. d42c699 [PATCH] PCI: Run PCI driver initialization on local node by Andi Kleen · 21 years ago
  81. 4e14918 Fix up ARM serial driver compile failure by Linus Torvalds · 20 years ago
  82. 01357dc [MMC] Ensure correct mmc_priv() behaviour by Russell King · 20 years ago
  83. 7657ec1 [PATCH] lib/crc16: added crc16 algorithm. by Evgeniy Polyakov · 20 years ago
  84. 2e66fc4 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 by David S. Miller · 20 years ago
  85. 0e4e422 [NET]: Optimize pskb_trim_rcsum() by Stephen Hemminger · 20 years ago
  86. 8dc0033 [MMC] Allow detection/removal to be delayed by Richard Purdie · 20 years ago
  87. 6df29de [SERIAL] Use an enum for serial8250 platform device IDs by Russell King · 20 years ago
  88. 64e4748 Merge linux-2.6 with linux-acpi-2.6 by Len Brown · 20 years ago
  89. 34bb61f [PATCH] fix klist semantics for lists which have elements removed on traversal by James Bottomley · 20 years ago
  90. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 20 years ago
  91. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 20 years ago
  92. 0481990 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6 by Linus Torvalds · 20 years ago
  93. 55faed1 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 20 years ago
  94. 946e91f Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 20 years ago
  95. f7402dc Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 20 years ago
  96. d0aaff9 [PATCH] Kprobes: prevent possible race conditions generic by Prasanna S Panchamukhi · 20 years ago
  97. a766223 [PATCH] Make ll_rw_block() wait for buffer lock by Jan Kara · 20 years ago
  98. 3158106 [PATCH] Input: Add a new switch event type by Richard Purdie · 20 years ago
  99. f218278 [PATCH] sd: SD 4-bit bus by Pierre Ossman · 20 years ago
  100. b57c43a [PATCH] sd: SCR register by Pierre Ossman · 20 years ago