1. f9e9716 drm: add new rv380 pciid by Mirko · 17 years ago
  2. b932ccb drm: add support for passing state into the suspend hooks. by Dave Airlie · 17 years ago
  3. da636ad drm/i915: Fix hibernate save/restore of VGA attribute regs by Jesse Barnes · 17 years ago
  4. 1f84e55 drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) by Keith Packard · 17 years ago
  5. c0c4261 drm/i915: restore pipeconf regs unconditionally by Jesse Barnes · 17 years ago
  6. 0da3ea1 drm/i915: save/restore interrupt state by Jesse Barnes · 17 years ago
  7. ca0b07d drm: convert drm from nopage to fault. by Nick Piggin · 17 years ago
  8. b39d50e i915: wrap chipset types requiring hw status set ioctl by Zhenyu Wang · 17 years ago
  9. 60f9268 drm/radeon: add initial rs690 support to drm. by Maciej Cencora · 17 years ago
  10. 00e962c Revert "SLUB: Alternate fast paths using cmpxchg_local" by Linus Torvalds · 17 years ago
  11. aa3f980 Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 17 years ago
  12. f6c4276 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  13. 9ef38ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog by Linus Torvalds · 17 years ago
  14. cf91b82 Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-genirq by Linus Torvalds · 17 years ago
  15. b694092 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  16. 07ce198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  17. 4bc87e6 Smack: unlabeled outgoing ambient packets by Casey Schaufler · 17 years ago
  18. e5fa443 [S390] qdio: FCP/SCSI write I/O stagnates on LPAR by Ursula Braun · 17 years ago
  19. d5b02b3 [S390] Fix futex_atomic_cmpxchg_std inline assembly. by Heiko Carstens · 17 years ago
  20. 39f73b2 [S390] dcss: Fix Unlikely(x) != y by Roel Kluin · 17 years ago
  21. d082d3c [S390] sclp: clean up send/receive naming scheme by Peter Oberparleiter · 17 years ago
  22. 06cb92f [S390] etr: fix compile error on !SMP by Heiko Carstens · 17 years ago
  23. b32ecdb [S390] qdio: fix qdio_activate timeout handling. by Heiko Carstens · 17 years ago
  24. 591bb4f [S390] Initialize per cpu lowcores on cpu hotplug. by Heiko Carstens · 17 years ago
  25. a22fb7f [S390] find bit corner case. by Martin Schwidefsky · 17 years ago
  26. 03513bc [S390] dasd: fix locking in __dasd_device_process_final_queue by Stefan Weinhuber · 17 years ago
  27. 11ab244 [S390] Make sure enabled wait psw is loaded in default_idle. by Heiko Carstens · 17 years ago
  28. 057c5cb [S390] Let NR_CPUS default to 32/64 on s390/s390x. by Heiko Carstens · 17 years ago
  29. 4c62972 [S390] cio: Do timed recovery on workqueue. by Cornelia Huck · 17 years ago
  30. 486d0a0 [S390] cio: Remember to initialize recovery_lock. by Cornelia Huck · 17 years ago
  31. fa2fc7f libata: implement drain buffers by James Bottomley · 17 years ago
  32. dde2020 libata: eliminate the home grown dma padding in favour of by James Bottomley · 17 years ago
  33. db0a2e0 block: clear drain buffer if draining for write command by Tejun Heo · 17 years ago
  34. 2fb98e8 block: implement request_queue->dma_drain_needed by Tejun Heo · 17 years ago
  35. 6b00769 block: add request->raw_data_len by Tejun Heo · 17 years ago
  36. 40b01b9 block: update bio according to DMA alignment padding by Tejun Heo · 17 years ago
  37. 56c819d libata: update ATAPI overflow draining by Tejun Heo · 17 years ago
  38. 89d694b genirq: do not leave interupts enabled on free_irq by Thomas Gleixner · 17 years ago
  39. 188fd89 genirq: spurious.c: use time_* macros by S.Caglar Onur · 17 years ago
  40. e164094 elevator: make elevator_get() attempt to load the appropriate module by Jens Axboe · 17 years ago
  41. ffc4e75 cfq-iosched: add hlist for browsing parallel to the radix tree by Jens Axboe · 17 years ago
  42. 84e9e03 block: make blk_rq_map_user() clear ->bio if it unmaps it by Jens Axboe · 17 years ago
  43. 86b6c7a fs/block_dev.c: remove #if 0'ed code by Adrian Bunk · 17 years ago
  44. 4c54ac6 make struct def_blk_aops static by Adrian Bunk · 17 years ago
  45. 52ff4ca make blk_settings_init() static by Adrian Bunk · 17 years ago
  46. 1334159 make blk_ioc_init() static by Adrian Bunk · 17 years ago
  47. 5ece6c5 make blk-core.c:request_cachep static again by Adrian Bunk · 17 years ago
  48. f6d091e [SPARC64]: Add regs_return_value(). by David S. Miller · 17 years ago
  49. a442585 [NIU]: Bump driver version and release date. by David S. Miller · 17 years ago
  50. 3b5bced [NIU]: Fix BMAC alternate MAC address indexing. by Matheos Worku · 17 years ago
  51. 3172936 net: fix kernel-doc warnings in header files by Randy Dunlap · 17 years ago
  52. 2df96af [IPV6]: Use BUG_ON instead of if + BUG in fib6_del_route. by Pavel Emelyanov · 17 years ago
  53. 9937ded [IPV6]: dst_entry leak in ip4ip6_err. (resend) by Denis V. Lunev · 17 years ago
  54. 8ac62dc bluetooth: do not move child device other than rfcomm by Dave Young · 17 years ago
  55. 0cd63c8 bluetooth: put hci dev after del conn by Dave Young · 17 years ago
  56. 9a4c854 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 17 years ago
  57. b0abcfc Audit: use == not = in if statements by Eric Paris · 17 years ago
  58. 8f789c4 [NET]: Elminate spurious print_mac() calls. by David S. Miller · 17 years ago
  59. 14e04c3 ide-cd: fix missing residual count setting in DMA mode by Kiyoshi Ueda · 17 years ago
  60. 0e7d8d48 ht6560b: force prefetch for some devices by Jan Evert van Grootheest · 17 years ago
  61. 1a1990f ht6560b can only do up to PIO mode 4 by Jan Evert van Grootheest · 17 years ago
  62. f401fd5 linux/hdsmart.h: fix goofups (take 2) by Bartlomiej Zolnierkiewicz · 17 years ago
  63. 84f7e45 via82cxxx: add new PCI id for cx700 by Andrew Smith · 17 years ago
  64. d684b21 falconide: locking bugfix by Bartlomiej Zolnierkiewicz · 17 years ago
  65. ef70916 MAINTAINERS: update ide-cd maintainer's email address by Borislav Petkov · 17 years ago
  66. b152fcd ide/libata: ST310211A has buggy HPA too by Mikko Rapeli · 17 years ago
  67. 899e1bc ide: Add missing base addresses for falconide and macide by Geert Uytterhoeven · 17 years ago
  68. 8c5b4a3f [SPARC64]: Kill pcic_present(). by David S. Miller · 17 years ago
  69. f702c58 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 17 years ago
  70. 0165d7f Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 17 years ago
  71. 20ef0f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvb by Linus Torvalds · 17 years ago
  72. 9960c90 Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6 by Linus Torvalds · 17 years ago
  73. 0eddf03 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 17 years ago
  74. 86b7cbc Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  75. 230b548 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  76. 667bc38 [SPARC]: Kill 'prom_palette'. by David S. Miller · 17 years ago
  77. 30b3cfe [ATYFB]: Kill 'prom_palette' sparc code. by David S. Miller · 17 years ago
  78. 101788b [SPARC64]: Kill 'prom_keyboard'. by David S. Miller · 17 years ago
  79. 1d5509a [SPARC]: Kill extern decl of 'panic_setup'. by David S. Miller · 17 years ago
  80. 9a2f258 [SPARC64]: Delete 'boot_flags'. by David S. Miller · 17 years ago
  81. a3d4170 [SPARC64]: Kill unused function 'kernel_enter_debugger'. by David S. Miller · 17 years ago
  82. f6c540c x86: fix lguest build failure by Rusty Russell · 17 years ago
  83. b7ad149 x86: reenable support for system without on node0 by Yinghai Lu · 17 years ago
  84. f34b439 x86: CPA: avoid double checking of alias ranges by Thomas Gleixner · 17 years ago
  85. af96e44 x86: CPA no alias checking for _NX by Thomas Gleixner · 17 years ago
  86. 31eedd8 x86: zap invalid and unused pmds in early boot by Thomas Gleixner · 17 years ago
  87. c31c7d4 x86: CPA, fix alias checks by Thomas Gleixner · 17 years ago
  88. 51af33e RDMA/nes: Fix possible array overrun by Roland Dreier · 17 years ago
  89. 7f4da47 [WATCHDOG] HP ProLiant WatchDog driver by Thomas Mingarelli · 17 years ago
  90. bb59b55 [WATCHDOG] blackfin Watchdog driver: relocate all strings used in __init functions to __initdata by Mike Frysinger · 17 years ago
  91. 6ea8115 [WATCHDOG] Convert mtx1 wdt to be a platform device and use generic GPIO API by Florian Fainelli · 17 years ago
  92. 75c752e [WATCHDOG] Add support for SB1 hardware watchdog by Andrew Sharp · 17 years ago
  93. 6165894 V4L/DVB (7219): zoran: Fix namespace conflicts with Zoran 'GPIO_MAX' enum by Mauro Carvalho Chehab · 17 years ago
  94. ea35e3a7 V4L/DVB (7205): tuner-xc2028 depends on FW_LOADER by Paul Mundt · 17 years ago
  95. baff6cd V4L/DVB (7201): cx88-mpeg: Fix race condition in variable access by Ricardo Cerqueira · 17 years ago
  96. 40ae91a V4L/DVB (7200): Fix FM firmware loading by Mauro Carvalho Chehab · 17 years ago
  97. 83db33a V4L/DVB (7198): V4L, include ioctl.h in videodev headers by Jiri Slaby · 17 years ago
  98. 7c01880 V4L/DVB (7197): bttv: Fix overlay divide error by Robert Fitzsimons · 17 years ago
  99. c9fe1d6 V4L/DVB (7195): xc5000: fix build error when built as module by Tony Breeds · 17 years ago
  100. 27d0fe1 V4L/DVB (7194): cx88-mpeg: Allow concurrent access to cx88-mpeg devices by Roland Stoll · 17 years ago