1. a2506c0 [NETFILTER] nfnetlink: nfattr_parse() can never fail, make it void by Harald Welte · 19 years ago
  2. 19da9b8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  3. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  4. 787453c [PATCH] md: complete conversion of md to use kthreads by NeilBrown · 19 years ago
  5. a9701a3 [PATCH] md: support BIO_RW_BARRIER for md/raid1 by NeilBrown · 19 years ago
  6. bd926c6 [PATCH] md: make md on-disk bitmaps not host-endian by NeilBrown · 19 years ago
  7. b2d444d [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field by NeilBrown · 19 years ago
  8. ba22dcb [PATCH] md: improvements to raid5 handling of read errors by NeilBrown · 19 years ago
  9. 007583c [PATCH] md: change raid5 sysfs attribute to not create a new directory by NeilBrown · 19 years ago
  10. 9d88883 [PATCH] md: teach raid5 the difference between 'check' and 'repair'. by NeilBrown · 19 years ago
  11. 24dd469 [PATCH] md: allow a manual resync with md by NeilBrown · 19 years ago
  12. 3f294f4 [PATCH] md: add kobject/sysfs support to raid5 by NeilBrown · 19 years ago
  13. 86e6ffd [PATCH] md: extend md sysfs support to component devices. by NeilBrown · 19 years ago
  14. eae1701 [PATCH] md: initial sysfs support for md by NeilBrown · 19 years ago
  15. 4e5314b [PATCH] md: better handling of readerrors with raid5. by NeilBrown · 19 years ago
  16. c7f82d9 [PATCH] fbdev: move ioctl32 code to fbmem.c by Arnd Bergmann · 19 years ago
  17. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  18. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  19. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  20. f1bcef8 [PATCH] V4L: 911: added support for ntsc 4.43 video standard by Tyler Trafford · 19 years ago
  21. eac9435 [PATCH] V4L: 907: em28xx cleanups and fixes by Mauro Carvalho Chehab · 19 years ago
  22. c3b3924 [PATCH] v4l: 887: i2c id h updated to reflect the newer drivers by Mauro Carvalho Chehab · 19 years ago
  23. e0ec29b [PATCH] v4l: 885: second round of i2c ids redefinition cleanup by Jean Delvare · 19 years ago
  24. c12097f [PATCH] v4l: 876: moved some user defines to be out of kernel define by Michael Schimek · 19 years ago
  25. f958b68 [PATCH] v4l: 829: fixed user mode compiling by Mauro Carvalho Chehab · 19 years ago
  26. 1a9ca74 [PATCH] v4l: 815: commented obsoleted stuff at videodev headers by Mauro Carvalho Chehab · 19 years ago
  27. 7943663 [PATCH] v4l: 809: some changes to allow compiling cx88 and saa7134 by Mauro Carvalho Chehab · 19 years ago
  28. f2421ca [PATCH] v4l: 801: whitespaces cleanups by Mauro Carvalho Chehab · 19 years ago
  29. 4ac9791 [PATCH] v4l: 800: whitespace cleanups by Mauro Carvalho Chehab · 19 years ago
  30. 299392b [PATCH] v4l: 798: this patch adds the vidioc log status to videodev2 h and adds by Hans Verkuil · 19 years ago
  31. b05a581 [PATCH] move some COMPATIBLE_IOCTL entries from x86_64 to common code by Christoph Hellwig · 19 years ago
  32. 49705b7 [PATCH] sanitize lookup_hash prototype by Christoph Hellwig · 19 years ago
  33. 8c744fb [PATCH] add a file_permission helper by Christoph Hellwig · 19 years ago
  34. e4543ed [PATCH] add a vfs_permission helper by Christoph Hellwig · 19 years ago
  35. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  36. 90d45d1 [PATCH] cpu hotplug: fix locking in cpufreq drivers by Ashok Raj · 19 years ago
  37. a892aca Merge branch 'master' by Jeff Garzik · 19 years ago
  38. 330d57f [PATCH] Fix sysctl unregistration oops (CVE-2005-2709) by Al Viro · 19 years ago
  39. b3f9b92 [PPP]: add PPP MPPE encryption module by Matt Domsch · 19 years ago
  40. f093182 Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-merge by Linus Torvalds · 19 years ago
  41. 3133c5e8 Merge git://git.tuxdriver.com/git/netdev-jwl by Jeff Garzik · 19 years ago
  42. 48888cc [PATCH] kill include/linux/eeprom.h by Adrian Bunk · 19 years ago
  43. 9676f0c [PATCH] unbindable mounts by Ram Pai · 19 years ago
  44. a58b0eb [PATCH] introduce slave mounts by Ram Pai · 19 years ago
  45. a05964f [PATCH] shared mounts handling: umount by Ram Pai · 19 years ago
  46. b90fa9a [PATCH] shared mount handling: bind and rbind by Ram Pai · 19 years ago
  47. 03e06e6 [PATCH] introduce shared mounts by Ram Pai · 19 years ago
  48. 07b2088 [PATCH] beginning of the shared-subtree proper by Ram Pai · 19 years ago
  49. 390c684 [PATCH] making namespace_sem global by Ram Pai · 19 years ago
  50. 5addc5d [PATCH] make /proc/mounts pollable by Al Viro · 19 years ago
  51. 7b7b1ac [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount by Al Viro · 19 years ago
  52. 183d020 [PATCH] ppc64: SMU partition recovery by Benjamin Herrenschmidt · 19 years ago
  53. 407cf84 Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  54. b3ce1de Merge master.kernel.org:/pub/scm/linux/kernel/git/tglx/mtd-2.6 by Linus Torvalds · 19 years ago
  55. 8e33ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by Linus Torvalds · 19 years ago
  56. 8cde077 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  57. b449f63 [PATCH] drivers/pnp/: cleanups by Adrian Bunk · 19 years ago
  58. dfed044 [PATCH] __deprecated_for_modules: panic_timeout by Adrian Bunk · 19 years ago
  59. 24622ef [PATCH] __deprecated_for_modules: insert_resource by Adrian Bunk · 19 years ago
  60. b8887e6 [PATCH] kernel-docs: fix kernel-doc format problems by Randy Dunlap · 19 years ago
  61. 8f2709b [PATCH] kernel-doc: fix some kernel-api warnings by Randy Dunlap · 19 years ago
  62. 6c8bec6 [PATCH] jbd doc: fix some kernel-doc warnings by Randy Dunlap · 19 years ago
  63. 63921fb [PATCH] matroxfb: Add support for Mystique AGP by Ville Syrjälä · 19 years ago
  64. 003cfc0 [PATCH] fbdev: Add helper to get an appropriate initial mode by Antonino A. Daplas · 19 years ago
  65. 998e6d5 [PATCH] fbcon: Add rl (Roman Large) font by Zach Smith · 19 years ago
  66. e07dea9 [PATCH] console: Fix compile error by Antonino A. Daplas · 19 years ago
  67. 8fb6567 [PATCH] fbdev: fix the fb_find_nearest_mode() function by Michal Januszewski · 19 years ago
  68. c465e05 [PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbcon by Antonino A. Daplas · 19 years ago
  69. 0ba7536 [PATCH] knfsd: Fix some minor sign problems in nfsd/xdr by NeilBrown · 19 years ago
  70. 70c3b76 [PATCH] knfsd: Allow run-time selection of NFS versions to export by NeilBrown · 19 years ago
  71. 6978bbc [PATCH] rapidio: message interface updates by Matt Porter · 19 years ago
  72. fa78cc5 [PATCH] rapidio: core updates by Matt Porter · 19 years ago
  73. 70a50eb [PATCH] RapidIO support: core includes by Matt Porter · 19 years ago
  74. d217d54 [PATCH] Kprobes: preempt_disable/enable() simplification by Ananth N Mavinakayanahalli · 19 years ago
  75. 3516a46 [PATCH] Kprobes: Use RCU for (un)register synchronization - base changes by Ananth N Mavinakayanahalli · 19 years ago
  76. e658452 [PATCH] Kprobes: Track kprobe on a per_cpu basis - base changes by Ananth N Mavinakayanahalli · 19 years ago
  77. 393d2cc [PATCH] ipmi: use refcount in message handler by Corey Minyard · 19 years ago
  78. befc649 [PATCH] FUSE: pass file handle in setattr by Miklos Szeredi · 19 years ago
  79. fd72faa [PATCH] FUSE: atomic create+open by Miklos Szeredi · 19 years ago
  80. 31d40d7 [PATCH] FUSE: add access call by Miklos Szeredi · 19 years ago
  81. 5b62073 [PATCH] FUSE: bump interface minor version by Miklos Szeredi · 19 years ago
  82. cc4e69d [PATCH] VFS: pass file pointer to filesystem from ftruncate() by Miklos Szeredi · 19 years ago
  83. 481bed4 [PATCH] consolidate sys_ptrace() by Christoph Hellwig · 19 years ago
  84. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  85. be586ba [PATCH] quota: small cleanups by Adrian Bunk · 19 years ago
  86. d55b5fd [PATCH] aio: remove aio_max_nr accounting race by Zach Brown · 19 years ago
  87. 28ef358 [PATCH] small kernel_stat.h cleanup by Ingo Molnar · 19 years ago
  88. a433136 [PATCH] reiser4: add radix_tree_lookup_slot() by Hans Reiser · 19 years ago
  89. 7361f4d [PATCH] readahead commentary by Andrew Morton · 19 years ago
  90. bf8f972 [PATCH] SHM_NORESERVE flags for shmget() by Badari Pulavarty · 19 years ago
  91. 665a758 [PATCH] Remove hlist_for_each_rcu() API, convert existing use to hlist_for_each_entry_rcu by Paul E. McKenney · 19 years ago
  92. 9f46080 [PATCH] Process Events Connector by Matt Helsley · 19 years ago
  93. 055a251 [PATCH] superhyway: multiple block support and VCR rework by Paul Mundt · 19 years ago
  94. 2109a2d [PATCH] mm: rename kmem_cache_s to kmem_cache by Pekka J Enberg · 19 years ago
  95. 61ecfa8 [MTD] includes: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  96. 03ead84 [LIB] reed_solomon: Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  97. 182ec4e [JFFS2] Clean up trailing white spaces by Thomas Gleixner · 19 years ago
  98. 193515d [libata] eliminate use of drivers/scsi/scsi.h compatibility header/defines by Jeff Garzik · 19 years ago
  99. b78612b Merge branch 'master' by Jeff Garzik · 19 years ago
  100. 0b154bb Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 19 years ago