1. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 21 years ago
  2. dfed044 [PATCH] __deprecated_for_modules: panic_timeout by Adrian Bunk · 21 years ago
  3. 24622ef [PATCH] __deprecated_for_modules: insert_resource by Adrian Bunk · 21 years ago
  4. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 21 years ago
  5. 8f2709b [PATCH] kernel-doc: fix some kernel-api warnings by Randy Dunlap · 21 years ago
  6. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 21 years ago
  7. 63921fb [PATCH] matroxfb: Add support for Mystique AGP by Ville Syrjälä · 21 years ago
  8. 003cfc0 [PATCH] fbdev: Add helper to get an appropriate initial mode by Antonino A. Daplas · 21 years ago
  9. 998e6d5 [PATCH] fbcon: Add rl (Roman Large) font by Zach Smith · 21 years ago
  10. e07dea9 [PATCH] console: Fix compile error by Antonino A. Daplas · 21 years ago
  11. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 21 years ago
  12. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 21 years ago
  13. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 21 years ago
  14. 70c3b76 [PATCH] knfsd: Allow run-time selection of NFS versions to export by NeilBrown · 21 years ago
  15. 6978bbc [PATCH] rapidio: message interface updates by Matt Porter · 21 years ago
  16. fa78cc5 [PATCH] rapidio: core updates by Matt Porter · 21 years ago
  17. 70a50eb [PATCH] RapidIO support: core includes by Matt Porter · 21 years ago
  18. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 21 years ago
  19. 3516a46 [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes by Ananth N Mavinakayanahalli · 21 years ago
  20. e658452 [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes by Ananth N Mavinakayanahalli · 21 years ago
  21. 393d2cc [PATCH] ipmi: use refcount in message handler by Corey Minyard · 21 years ago
  22. befc649 [PATCH] FUSE: pass file handle in setattr by Miklos Szeredi · 21 years ago
  23. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 21 years ago
  24. 31d40d7 [PATCH] FUSE: add access call by Miklos Szeredi · 21 years ago
  25. 5b62073 [PATCH] FUSE: bump interface minor version by Miklos Szeredi · 21 years ago
  26. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 21 years ago
  27. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 21 years ago
  28. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 21 years ago
  29. be586ba [PATCH] quota: small cleanups by Adrian Bunk · 21 years ago
  30. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 21 years ago
  31. 28ef358 [PATCH] small kernel_stat.h cleanup by Ingo Molnar · 21 years ago
  32. a433136 [PATCH] reiser4: add radix_tree_lookup_slot() by Hans Reiser · 21 years ago
  33. 7361f4d [PATCH] readahead commentary by Andrew Morton · 21 years ago
  34. bf8f972 [PATCH] SHM_NORESERVE flags for shmget() by Badari Pulavarty · 21 years ago
  35. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 21 years ago
  36. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 21 years ago
  37. 055a251 [PATCH] superhyway: multiple block support and VCR rework by Paul Mundt · 21 years ago
  38. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 21 years ago
  39. 0b154bb Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 21 years ago
  40. 6adfd34 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 21 years ago
  41. 2dd34b4 [PATCH] kbuild: permanently fix kernel configuration include mess by Russell King · 21 years ago
  42. 21c614a [SERIAL] Support Au1x00 8250 UARTs using the generic 8250 driver. by Pantelis Antoniou · 21 years ago
  43. 37c12e7 [DRIVER MODEL] Improved dynamically allocated platform_device interface by Russell King · 21 years ago
  44. f896424 [PATCH] phy address mask support for generic phy layer by Matt Porter · 21 years ago
  45. 6037d6b [libata] ATAPI pad allocation fixes/cleanup by Jeff Garzik · 21 years ago
  46. c2cc87c Merge branch 'master' by Jeff Garzik · 21 years ago
  47. 7015faa [PATCH] nvidiafb: Geforce 7800 series support added by Calin A. Culianu · 21 years ago
  48. d530838 NFSv4: Fix problem with OPEN_DOWNGRADE by Trond Myklebust · 21 years ago
  49. 912cbe3 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 21 years ago
  50. 0f3278d Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 21 years ago
  51. de69e5f [XFS] Add a mechanism for XFS to use the generic quota sync method. by Nathan Scott · 21 years ago
  52. a2f8e17 [XFS] Add the project quota type into the XFS quota header. by Nathan Scott · 21 years ago
  53. 436d7d3 [XFS] Update XFS quota header license to match the SGI boilerplate. by Nathan Scott · 21 years ago
  54. c2da8ac [ETHERNET]: Add ether stuff to docbook by Stephen Hemminger · 21 years ago
  55. 2407534 [ETHERNET]: Optimize is_broadcast_ether_addr by Stephen Hemminger · 21 years ago
  56. ec1890c Merge git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 21 years ago
  57. f98e856 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 21 years ago
  58. ec33b30 Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 21 years ago
  59. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 21 years ago
  60. 6b7d31f [NETFILTER]: Add "revision" support to arp_tables and ip6_tables by Harald Welte · 21 years ago
  61. 4fd5f82 Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel by Linus Torvalds · 21 years ago
  62. 913ade5 [SERIAL] Fix port numbering by Russell King · 21 years ago
  63. 23fd077 Merge ../linux-2.6 by hand by Paul Mackerras · 21 years ago
  64. 451cbaa [PATCH] fat: cleanup and optimization of checksum by OGAWA Hirofumi · 21 years ago
  65. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 21 years ago
  66. 621d312 [PATCH] cleanup the usage of SEND_SIG_xxx constants by Oleg Nesterov · 21 years ago
  67. 4098f99 [PATCH] sched: hardcode non-smp set_cpus_allowed by Paul Jackson · 21 years ago
  68. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 21 years ago
  69. c0398ee [PATCH] include/linux/kernel.h:BUILD_BUG_ON(): fix a comment by Nikita Danilov · 21 years ago
  70. 52303e8 [PATCH] modules: fix sparse warning for every MODULE_PARM by Pavel Roskin · 21 years ago
  71. 6ea05db [PATCH] fuse: remove unused define by Miklos Szeredi · 21 years ago
  72. 29db919 [PATCH] Keys: Add LSM hooks for key management [try #3] by David Howells · 21 years ago
  73. 68860ec [PATCH] cpusets: automatic numa mempolicy rebinding by Paul Jackson · 21 years ago
  74. fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 21 years ago
  75. 053199e [PATCH] cpusets: dual semaphore locking overhaul by Paul Jackson · 21 years ago
  76. 15d2bac [PATCH] add_timer() of a pending timer is illegal by Andrew Morton · 21 years ago
  77. dfb7dac [PATCH] unify sys_ptrace prototype by Christoph Hellwig · 21 years ago
  78. 19a4fcb [PATCH] kill sigqueue->lock by Oleg Nesterov · 21 years ago
  79. 2f51201 [PATCH] reduce sizeof(struct file) by Eric Dumazet · 21 years ago
  80. dfc4f94 [PATCH] remove timer debug field by Andrew Morton · 21 years ago
  81. 1bb34a4 [PATCH] NTP shift_right cleanup by john stultz · 21 years ago
  82. 61e1a9e [PATCH] Add kthread_stop_sem() by Alan Stern · 21 years ago
  83. a8db2db [PATCH] introduce setup_timer() helper by Oleg Nesterov · 21 years ago
  84. aaa4059 [PATCH] ext3: Fix unmapped buffers in transaction's lists by Jan Kara · 21 years ago
  85. eb9289e [PATCH] introduce .valid callback for pm_ops by Shaohua Li · 21 years ago
  86. 2c1b4a5 [PATCH] swsusp: rework memory freeing on resume by Rafael J. Wysocki · 21 years ago
  87. 25761b6 [PATCH] swsusp: move snapshot functionality to separate file by Rafael J. Wysocki · 21 years ago
  88. ad74557 [PATCH] introduce get_cpu_sysdev() to retrieve a sysfs entry for a cpu. by Ashok Raj · 21 years ago
  89. bda9868 [PATCH] x86: inline spin_unlock if !CONFIG_DEBUG_SPINLOCK and !CONFIG_PREEMPT by Ingo Molnar · 21 years ago
  90. d381d8a [PATCH] SELinux: canonicalize getxattr() by James Morris · 21 years ago
  91. 0d078f6 [PATCH] CONFIG_IA32 by Brian Gerst · 21 years ago
  92. 054ee8f Merge branch 'upstream' by Jeff Garzik · 21 years ago
  93. a7dac44 [libata] change ata_qc_complete() to take error mask as second arg by Jeff Garzik · 21 years ago
  94. f0612bb Merge branch 'upstream' by Jeff Garzik · 21 years ago
  95. 81cfb88 Merge branch 'master' by Jeff Garzik · 21 years ago
  96. 9f75e1e Merge master.kernel.org:/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 21 years ago
  97. 3947be1 [PATCH] memory hotplug: sysfs and add/remove functions by Dave Hansen · 21 years ago
  98. bdc8cb9 [PATCH] memory hotplug locking: zone span seqlock by Dave Hansen · 21 years ago
  99. 208d54e [PATCH] memory hotplug locking: node_size_lock by Dave Hansen · 21 years ago
  100. 4ca644d [PATCH] memory hotplug prep: __section_nr helper by Dave Hansen · 21 years ago