1. 65eb2f9 intelfb: int option fix by Eric Hustvedt · 18 years ago
  2. f728377 sync modesetting code with X.org by Dave Airlie · 18 years ago
  3. c9daa87 intelfb: align with changes from my X driver. by Dave Airlie · 18 years ago
  4. 2c47430 intelfb driver -- use the regular modedb table instead of the VESA by Dennis Munsie · 18 years ago
  5. 1aecb39 Adds support for 256MB aperture on 945 chipsets to the intelfb driver by Eric Hustvedt · 18 years ago
  6. df7df8a intelfb -- uses stride alignment of 64 on the 9xx chipsets. by Dennis Munsie · 18 years ago
  7. 51d7974 intelfb: some cleanups for intelfbhw by Dave Airlie · 19 years ago
  8. 3587c50 intelfb: fixup pitch calculation like X does by Dave Airlie · 19 years ago
  9. 3aff13c intelfb: fixup p calculation by Dave Airlie · 19 years ago
  10. 46f60b8 This patch makes a needlessly global struct static. by Dave Airlie · 19 years ago
  11. 9a90603 intelfb: add i945GM support by Dave Airlie · 19 years ago
  12. 8b91b0b intelfb: fixup whitespace.. by Dave Airlie · 19 years ago
  13. 8bb91f6 intelfb: add hw cursor support for i9xx by Dave Airlie · 19 years ago
  14. 7679f4d intelfb: make i915 modeset by Dave Airlie · 19 years ago
  15. 9639d5e intelfb: add support for i945G by Dave Airlie · 19 years ago
  16. 0c187ad intelfb: enable on x86_64 by Dave Airlie · 19 years ago
  17. 16109b3 intelfb: add p divisor increments for i9xx. by Dave Airlie · 19 years ago
  18. 8492f08 intelfb: change splitm to be brute force by Dave Airlie · 19 years ago
  19. d024960 intelfb: add pll index to the intelfb structure by Dave Airlie · 19 years ago
  20. 7258b11 intelfb: prepare for i9xx support. by Dave Airlie · 19 years ago
  21. 6fdb94b Update dummy snd_power_wait() function for new calling convention by Linus Torvalds · 19 years ago
  22. d696361 Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 19 years ago
  23. 3e7ee3e [PATCH] splice: fix page stealing LRU handling. by Jens Axboe · 19 years ago
  24. ad8d6f0 [PATCH] splice: page stealing needs to wait_on_page_writeback() by Jens Axboe · 19 years ago
  25. 059a8f3 [PATCH] splice: export generic_splice_sendpage by Jens Axboe · 19 years ago
  26. b2b39fa [PATCH] splice: add a SPLICE_F_MORE flag by Jens Axboe · 19 years ago
  27. 83f9135 [PATCH] splice: add comments documenting more of the code by Jens Axboe · 19 years ago
  28. 4f6f0bd [PATCH] splice: improve writeback and clean up page stealing by Jens Axboe · 19 years ago
  29. 53cd9ae [PATCH] splice: fix shadow[] filling logic by Jens Axboe · 19 years ago
  30. 1810b6c Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 19 years ago
  31. ef7a456 Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  32. a2308b7 Merge git://oss.sgi.com:8090/oss/git/xfs-2.6 by Linus Torvalds · 19 years ago
  33. f27f0a0 Merge master.kernel.org:/pub/scm/linux/kernel/git/perex/alsa by Linus Torvalds · 19 years ago
  34. 6e0dd74 [PATCH] sysfs: zero terminate sysfs write buffers by Greg Kroah-Hartman · 19 years ago
  35. 597a767 [PATCH] revert incorrect mutex conversion in hdaps driver by Arjan van de Ven · 19 years ago
  36. 7f344f0 Merge master.kernel.org:/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 19 years ago
  37. 63589ed Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  38. 24c7cd0 [PATCH] sbp2: fix spinlock recursion by Stefan Richter · 19 years ago
  39. b043b67 Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 19 years ago
  40. cd5e25d Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 19 years ago
  41. 86dca4f Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 19 years ago
  42. 9c8680e Merge master.kernel.org:/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 19 years ago
  43. f900e58 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 19 years ago
  44. 23344cb Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 19 years ago
  45. bacd3ad Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  46. 29e3509 splice: add SPLICE_F_NONBLOCK flag by Linus Torvalds · 19 years ago
  47. 56ca9040 [ARM] 3457/1: i.MX: SD/MMC support for i.MX/MX1 by Pavel Pisa · 19 years ago
  48. 65dbf34 [ARM] 3456/1: AT91RM9200 support for 2.6 (MMC/SD driver) by Andrew Victor · 19 years ago
  49. b45e516 ppc64: actually add sys_splice() to the system call table by Linus Torvalds · 19 years ago
  50. 853807f [WATCHDOG] at91_wdt.c - Atmel AT91RM9200 watchdog driver by Andrew Victor · 19 years ago
  51. c9d1a0b [WATCHDOG] pcwd_usb.c: fix a NULL pointer dereference by Adrian Bunk · 19 years ago
  52. 6bbc20b [WATCHDOG] pcwd.c sprintf/strcpy fix by Wim Van Sebroeck · 19 years ago
  53. 369fa25 [WATCHDOG] pcwd.c general clean-up after patches by Wim Van Sebroeck · 19 years ago
  54. c324ab4 [WATCHDOG] pcwd.c add debug info by Wim Van Sebroeck · 19 years ago
  55. 69f83d5 [WATCHDOG] pcwd.c pcwd_cleanup_module patch by Wim Van Sebroeck · 19 years ago
  56. 9b6553c [ARM] 3433/1: ARM: OMAP: 8/8 Update board files by Tony Lindgren · 19 years ago
  57. 120db2c [ARM] 3455/1: ARM: OMAP: 7/8 Misc updates, take 2 by Tony Lindgren · 19 years ago
  58. 0dc5e77 [ARM] 3454/1: ARM: OMAP: 6/8 Update framebuffer low-level init code, take 2 by Tony Lindgren · 19 years ago
  59. 670c104 [ARM] 3430/1: ARM: OMAP: 5/8 Update PM by Tony Lindgren · 19 years ago
  60. 6e60e79 [ARM] 3429/1: ARM: OMAP: 4/8 Update GPIO by Tony Lindgren · 19 years ago
  61. 8d7f9f5 [ARM] 3428/1: ARM: OMAP: 3/8 Update pin multiplexing by Tony Lindgren · 19 years ago
  62. a569c6e [ARM] 3427/1: ARM: OMAP: 2/8 Update timers by Tony Lindgren · 19 years ago
  63. b824efa [ARM] 3426/1: ARM: OMAP: 1/8 Update clock framework by Tony Lindgren · 19 years ago
  64. 2891b6a [WATCHDOG] pcwd.c firmware-info patch by Wim Van Sebroeck · 19 years ago
  65. 4206f0c [WATCHDOG] pcwd.c control status patch by Wim Van Sebroeck · 19 years ago
  66. 3267c07 [ARM] 3396/2: AT91RM9200 Platform devices update by Andrew Victor · 19 years ago
  67. 486bcc5 [ARM] 3395/2: AT91RM9200 Dataflash Card vs MMC selection by Andrew Victor · 19 years ago
  68. cc2832a [ARM] 3393/2: AT91RM9200 LED support by Andrew Victor · 19 years ago
  69. b2e6f75 [ARM] 3453/1: Poodle: Correctly set the memory size by Richard Purdie · 19 years ago
  70. d66e35f [ARM] 3446/1: i.MX: MMC/SD SDHC controller registration for i.MX/MX1 MX1ADS board by Pavel Pisa · 19 years ago
  71. 999331a [ARM] 3444/1: i.MX: Scatter-gather DMA emulation for i.MX/MX1 by Pavel Pisa · 19 years ago
  72. 7ba01f9 [ARM] 3451/1: ep93xx: use the m48t86 rtc driver on the ts72xx platform by Lennert Buytenhek · 19 years ago
  73. 4165813 [ARM] 3450/1: ep93xx: use the ep93xx rtc driver by Lennert Buytenhek · 19 years ago
  74. 272eb57 [ARM] 3452/1: [S3C2410] RX3715 - add nand information by Ben Dooks · 19 years ago
  75. a580290 Documentation: fix minor kernel-doc warnings by Martin Waitz · 19 years ago
  76. 5d9428d BUG_ON() Conversion in drivers/net/ by Eric Sesterhenn · 19 years ago
  77. 7e99e9b BUG_ON() Conversion in drivers/s390/net/lcs.c by Eric Sesterhenn · 19 years ago
  78. 40094fa BUG_ON() Conversion in mm/slab.c by Eric Sesterhenn · 19 years ago
  79. 75babca BUG_ON() Conversion in mm/highmem.c by Eric Sesterhenn · 19 years ago
  80. 9f31252 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 19 years ago
  81. fda8bd7 BUG_ON() Conversion in kernel/signal.c by Eric Sesterhenn · 19 years ago
  82. 524223c BUG_ON() Conversion in kernel/ptrace.c by Eric Sesterhenn · 19 years ago
  83. 9ba025f BUG_ON() Conversion in ipc/shm.c by Eric Sesterhenn · 19 years ago
  84. 7ec7073 BUG_ON() Conversion in fs/freevxfs/ by Eric Sesterhenn · 19 years ago
  85. 2c2111c BUG_ON() Conversion in fs/udf/ by Eric Sesterhenn · 19 years ago
  86. d6735bf BUG_ON() Conversion in fs/sysv/ by Eric Sesterhenn · 19 years ago
  87. b7542f8 BUG_ON() Conversion in fs/inode.c by Eric Sesterhenn · 19 years ago
  88. f6298aa BUG_ON() Conversion in fs/fcntl.c by Eric Sesterhenn · 19 years ago
  89. 8abf6a4 BUG_ON() Conversion in fs/dquot.c by Eric Sesterhenn · 19 years ago
  90. b638548 BUG_ON() Conversion in md/raid10.c by Eric Sesterhenn · 19 years ago
  91. 43dab9b BUG_ON() Conversion in md/raid6main.c by Eric Sesterhenn · 19 years ago
  92. 78bafeb BUG_ON() Conversion in md/raid5.c by Eric Sesterhenn · 19 years ago
  93. 661e6ac [ARM] 3449/1: [S3C2410] Anubis - fix NAND timings by Ben Dooks · 19 years ago
  94. 2b2ee15 [ARM] 3448/1: [S3C2410] Settle delay when _enabling_ USB PLL by Ben Dooks · 19 years ago
  95. dee9b2e [ARM] 3442/1: [S3C2410] SMDK: NAND device setup by Ben Dooks · 19 years ago
  96. 66ce229 [ARM] 3447/1: [S3C2410] SMDK - default LEDs to off by Ben Dooks · 19 years ago
  97. 733f896 Merge with git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by Adrian Bunk · 19 years ago
  98. fb9c280 V4L/DVB (3667b): cpia2: fix function prototype by Randy Dunlap · 19 years ago
  99. 0715172 V4L/DVB (3702): Make msp3400 routing defines more consistent by Hans Verkuil · 19 years ago
  100. ab4cecf V4L/DVB (3700): Remove obsolete commands from tvp5150.c by Hans Verkuil · 19 years ago