1. 93968d7 [MMC] Use __devexit_p in wbsd by Pierre Ossman · 19 years ago
  2. ac111bf Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  3. 19da9b8 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 19 years ago
  4. a7c243b Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  5. 7df446e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 by Linus Torvalds · 19 years ago
  6. 8d3d81c [PATCH] fs/hugetlbfs/inode.c: make a function static by Adrian Bunk · 19 years ago
  7. 252ac86 [PATCH] drivers/message/fusion/mptbase.c: make code static by Adrian Bunk · 19 years ago
  8. cf62ddc [PATCH] drivers/char/sysrq.c: make two functions static by Adrian Bunk · 19 years ago
  9. 0ce6e62 [PATCH] fs/namei.c: make path_lookup_create() static by Adrian Bunk · 19 years ago
  10. bb63654 [PATCH] md: document sysfs usage of md, and make a couple of small refinements by NeilBrown · 19 years ago
  11. 7eec314 [PATCH] md: improve 'scan_mode' and rename it to 'sync_action' by NeilBrown · 19 years ago
  12. 787453c [PATCH] md: complete conversion of md to use kthreads by NeilBrown · 19 years ago
  13. fd9d49c [PATCH] md: ignore auto-readonly flag for arrays where it isn't meaningful by NeilBrown · 19 years ago
  14. 8e1b39d [PATCH] md: only try to print recovery/resync status for personalities that support recovery by NeilBrown · 19 years ago
  15. 411036f [PATCH] md: split off some md attributes in sysfs to a separate group by NeilBrown · 19 years ago
  16. 96de1e6 [PATCH] md: fix some locking and module refcounting issues with md's use of sysfs by NeilBrown · 19 years ago
  17. 3855ad9 [PATCH] md: make sure a user-request sync of raid5 ignores intent bitmap by NeilBrown · 19 years ago
  18. e5de485 [PATCH] md: make manual repair work for raid1 by NeilBrown · 19 years ago
  19. f637b9f [PATCH] md: make sure /block link in /sys/.../md/ goes to correct devices by NeilBrown · 19 years ago
  20. f91de92 [PATCH] md: allow md arrays to be started read-only (module parameter). by NeilBrown · 19 years ago
  21. 19133a4 [PATCH] md: Remove attempt to use dynamic names in sysfs for component devices on an MD array. by NeilBrown · 19 years ago
  22. a9701a3 [PATCH] md: support BIO_RW_BARRIER for md/raid1 by NeilBrown · 19 years ago
  23. bd926c6 [PATCH] md: make md on-disk bitmaps not host-endian by NeilBrown · 19 years ago
  24. b2d444d [PATCH] md: convert 'faulty' and 'in_sync' fields to bits in 'flags' field by NeilBrown · 19 years ago
  25. ba22dcb [PATCH] md: improvements to raid5 handling of read errors by NeilBrown · 19 years ago
  26. 007583c [PATCH] md: change raid5 sysfs attribute to not create a new directory by NeilBrown · 19 years ago
  27. 31399d9 [PATCH] md: minor MD fixes by NeilBrown · 19 years ago
  28. 9c79197 [PATCH] md: fix ref-counting problems with kobjects in md by NeilBrown · 19 years ago
  29. d6065f7 [PATCH] md: provide proper rcu_dereference / rcu_assign_pointer annotations in md by Suzanne Wood · 19 years ago
  30. 9d88883 [PATCH] md: teach raid5 the difference between 'check' and 'repair'. by NeilBrown · 19 years ago
  31. 24dd469 [PATCH] md: allow a manual resync with md by NeilBrown · 19 years ago
  32. 3f294f4 [PATCH] md: add kobject/sysfs support to raid5 by NeilBrown · 19 years ago
  33. 86e6ffd [PATCH] md: extend md sysfs support to component devices. by NeilBrown · 19 years ago
  34. eae1701 [PATCH] md: initial sysfs support for md by NeilBrown · 19 years ago
  35. 4e5314b [PATCH] md: better handling of readerrors with raid5. by NeilBrown · 19 years ago
  36. 703ebe8 [PATCH] drivers/video/vgastate.c: kill dead code by Adrian Bunk · 19 years ago
  37. 78ac151 [PATCH] i386: EXPORT_SYMBOL(screen_info) even #ifndef CONFIG_VT by Adrian Bunk · 19 years ago
  38. c7f82d9 [PATCH] fbdev: move ioctl32 code to fbmem.c by Arnd Bergmann · 19 years ago
  39. 01a16fa [PATCH] fbdev: Remove remains of epson1356fb by Ralf Baechle · 19 years ago
  40. 81d3e14 [PATCH] fbdev: Possible endian fix in cfbimageblit by Antonino A. Daplas · 19 years ago
  41. 120ddb4 [PATCH] vga16fb: Convert vga16fb as a platform device by Antonino A. Daplas · 19 years ago
  42. efb985f [PATCH] fbcon: Console Rotation - Add framebuffer console documentation by Antonino A. Daplas · 19 years ago
  43. a812c94 [PATCH] fbcon: Console Rotation - Add ability to control rotation via sysfs by Antonino A. Daplas · 19 years ago
  44. ed8c0e9 [PATCH] fbcon: Console Rotation - Add support for 270-degree rotation by Antonino A. Daplas · 19 years ago
  45. 33ee829 [PATCH] fbcon: Console Rotation - Add support for 180-degree console rotation by Antonino A. Daplas · 19 years ago
  46. dbcbfe1 [PATCH] fbcon: Console Rotation - Add support for 90-degree console rotation by Antonino A. Daplas · 19 years ago
  47. 6cc50e1 [PATCH] fbcon: Console Rotation - Add support to rotate font bitmap by Antonino A. Daplas · 19 years ago
  48. 9c44e5f [PATCH] fbcon: Console Rotation - Add support to rotate the logo by Antonino A. Daplas · 19 years ago
  49. e4fc276 [PATCH] fbcon: Console Rotation - Prepare fbcon for console rotation by Antonino A. Daplas · 19 years ago
  50. 1dfcdfa [PATCH] fbdev: Framebuffer mode required for PowerBook Titanium by Michael Hanselmann · 19 years ago
  51. 6d83b0b [PATCH] savagefb: X-panning fixes by Antonino A. Daplas · 19 years ago
  52. 64c7c8f [PATCH] sched: resched and cpu_idle rework by Nick Piggin · 19 years ago
  53. 5bfb5d6 [PATCH] sched: disable preempt in idle tasks by Nick Piggin · 19 years ago
  54. ede3d0f [PATCH] sched: consider migration thread with smp nice by Con Kolivas · 19 years ago
  55. 6dd4a85 [PATCH] sched: correct smp_nice_bias by Con Kolivas · 19 years ago
  56. 3b0bd9b [PATCH] sched: smp nice bias busy queues on idle rebalance by Con Kolivas · 19 years ago
  57. dad1c65 [PATCH] sched: account rt tasks in prio_bias() by Con Kolivas · 19 years ago
  58. 738a2cc [PATCH] sched: change prio bias only if queued by Con Kolivas · 19 years ago
  59. b910472 [PATCH] sched: implement nice support across physical cpus on SMP by Con Kolivas · 19 years ago
  60. b54134b [PATCH] V4L: 926: Saa7134 alsa can only be autoloaded after saa7134 is active by Ricardo Cerqueira · 19 years ago
  61. 79dd0c6 [PATCH] V4L: 925: saa7134 alsa is now a standalone module by Ricardo Cerqueira · 19 years ago
  62. 875c296 [PATCH] V4L: removal schedule for V4L1 API by Mauro Carvalho Chehab · 19 years ago
  63. 9d4d9c0 [PATCH] V4L: 920: fixed autodetection of max size by if alternate setting by Mauro Carvalho Chehab · 19 years ago
  64. 7f7e846 [PATCH] V4L: 919: improves the audio handling for nicam on cx88-audio by Torsten Seeboth · 19 years ago
  65. 7bde807 [PATCH] V4L: 917: fixes some bugs in msp3400 by Hans Verkuil · 19 years ago
  66. c5d4a70 [PATCH] V4L: 916: fixes set scart parameter definitions and audout ioctl by Mauro Carvalho Chehab · 19 years ago
  67. e2998e1 [PATCH] V4L: 915: fixes compilation problems due removal of media/id.h and i2c-algo-bit by Hans Verkuil · 19 years ago
  68. d6242f2 [PATCH] V4L: SAA7134 alsa build fix by Mauro Carvalho Chehab · 19 years ago
  69. 17ce1ff [PATCH] V4L: 914: use less generic name for saa7134 card 79 by Ricardo Cerqueira · 19 years ago
  70. cb2444d [PATCH] V4L: 913: saa713x cards with i2c remotes now autoload ir-kbd-i2c by Ricardo Cerqueira · 19 years ago
  71. f1bcef8 [PATCH] V4L: 911: added support for ntsc 4.43 video standard by Tyler Trafford · 19 years ago
  72. 247b661 [PATCH] V4L: 909: updated cardlist and strip trailing whitespace by Michael Krufky · 19 years ago
  73. d4b0aba [PATCH] V4L: 908: added dvb-t support for asus p7134 dual by Hartmut Hackmann · 19 years ago
  74. eac9435 [PATCH] V4L: 907: em28xx cleanups and fixes by Mauro Carvalho Chehab · 19 years ago
  75. c3d9319 [PATCH] V4L: 906: remote and more info for pctv cardbus whitespace cleanup by Pavel Mihaylov · 19 years ago
  76. 90e9df7 [PATCH] V4L: 904: added dvb support for tda8275a philips tiger reference design by Hartmut Hackmann · 19 years ago
  77. 12b0e1d [PATCH] V4L: 902: saa6588.c should build saa6588.ko rather than rds.ko by Michael Krufky · 19 years ago
  78. d4c34aa [PATCH] V4L: 901: added function for nxt200x to change pll input by Kirk Lapray · 19 years ago
  79. 6c3d67a [PATCH] V4L: 899: fix rds raw data buffer handling bug which caused by Hans J. Koch · 19 years ago
  80. 4ac95af [PATCH] V4L: 896: fixed tda8290 secam l by Hartmut Hackmann · 19 years ago
  81. 22ae255 [PATCH] v4l: 899: remove media id.h by Mauro Carvalho Chehab · 19 years ago
  82. b296fc6 [PATCH] v4l: 898: em2820 i2c fix by Mauro Carvalho Chehab · 19 years ago
  83. ad07d93 [PATCH] v4l: 897: saa7146 fix by Mauro Carvalho Chehab · 19 years ago
  84. 6cffcc2 [PATCH] v4l: 896: rename BTTV_FOO --> BTTV_BOARD_FOO by Michael Krufky · 19 years ago
  85. 7418f34 [PATCH] v4l: 895: new avermedia 303 card without radio by Lubomir Bulej · 19 years ago
  86. 6e45f5d [PATCH] v4l: 894: work around to allow hybrid dvb card to autoload the tda9887 by Ricardo Cerqueira · 19 years ago
  87. 291d1d7 [PATCH] v4l: 893: rollback recent i2c change to solve tuner detection breakage by Ricardo Cerqueira · 19 years ago
  88. d0fcdd7 [PATCH] v4l: 892: correct nicam audio settings to match dscaler by Michael Krufky · 19 years ago
  89. 2ea55ad [PATCH] v4l: 891: change config em28xx to config video em28xx by Michael Krufky · 19 years ago
  90. c2e0b62 [PATCH] v4l: 890: fixed typo by Michael Krufky · 19 years ago
  91. 15871a2 [PATCH] v4l: 889: add em28xx to kernel build by Michael Krufky · 19 years ago
  92. 404b32f [PATCH] v4l: 888: saa7113 renamed to saa711x by Mauro Carvalho Chehab · 19 years ago
  93. c3b3924 [PATCH] v4l: 887: i2c id h updated to reflect the newer drivers by Mauro Carvalho Chehab · 19 years ago
  94. 3acf280 [PATCH] v4l: 886: renamed common structures to em28xx by Mauro Carvalho Chehab · 19 years ago
  95. e0ec29b [PATCH] v4l: 885: second round of i2c ids redefinition cleanup by Jean Delvare · 19 years ago
  96. 710a725 [PATCH] v4l: 881: video cx88 need not depend on experimental by Michael Krufky · 19 years ago
  97. f7abcd3 [PATCH] v4l: 877: module em2820 renamed to em28xx and moved to v4l dir by Mauro Carvalho Chehab · 19 years ago
  98. c12097f [PATCH] v4l: 876: moved some user defines to be out of kernel define by Michael Schimek · 19 years ago
  99. f3b512f [PATCH] v4l: 875: some cleanups at i2c stuff and fixing when tuner addr is set by Mauro Carvalho Chehab · 19 years ago
  100. 50c8640 [PATCH] v4l: 874: quick and dirty fix for audc config pinnacle by Nickolay V. Shmyrev · 19 years ago