1. d20a4dc APM emulation: Notify about all suspend events, not just APM invoked ones (v2) by Johannes Berg · 16 years ago
  2. 84c3d4a Merge commit 'origin/master' by Benjamin Herrenschmidt · 16 years ago
  3. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  4. 43d2548 Merge commit '85082fd7cbe3173198aac0eb5e85ab1edcc6352c' into test-build by Benjamin Herrenschmidt · 16 years ago
  5. fe9e8d5 powerpc: Add driver for Barrier Synchronization Register by Sonny Rao · 16 years ago
  6. 5a86102 Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6 by Linus Torvalds · 16 years ago
  7. 751851af Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 16 years ago
  8. d1794f2 Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  9. 7f127d5 dsp56k: use request_firmware by Jaswinder Singh · 16 years ago
  10. 2fceef3 Merge commit 'v2.6.26' into bkl-removal by Jonathan Corbet · 16 years ago
  11. a3da5bf Merge branch 'x86/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  12. c142bda Merge branch 'drm-reorg' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  13. 42c5920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 16 years ago
  14. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  15. 11c2d81 Merge commit 'origin/HEAD' into test-merge by Benjamin Herrenschmidt · 16 years ago
  16. c0e0920 drm: reorganise drm tree to be more future proof. by Dave Airlie · 16 years ago
  17. 43f77e9 drivers/char/pcmcia/ipwireless/hardware.c fix resource leak by Darren Jenkins · 16 years ago
  18. ae94b80 Merge branch 'linus' into x86/core by Ingo Molnar · 16 years ago
  19. 3976df9 [PATCH] IPMI: return correct value from ipmi_write by Mark Rustad · 16 years ago
  20. 61ca9da rtc: fix reported IRQ rate for when HPET is enabled by Paul Gortmaker · 16 years ago
  21. fb0e7e1 tpm: add Intel TPM TIS device HID by Marcin Obara · 16 years ago
  22. 547d8bb ip2: use request_firmware() by David Woodhouse · 16 years ago
  23. 2bca76e Fix a const assignment in moxa_load_fw() by David Howells · 16 years ago
  24. f61e761 cyclades: treat firmware data as const by David Woodhouse · 16 years ago
  25. 6924d1a Merge branches 'x86/numa-fixes', 'x86/apic', 'x86/apm', 'x86/bitops', 'x86/build', 'x86/cleanups', 'x86/cpa', 'x86/cpu', 'x86/defconfig', 'x86/gart', 'x86/i8259', 'x86/intel', 'x86/irqstats', 'x86/kconfig', 'x86/ldt', 'x86/mce', 'x86/memtest', 'x86/pat', 'x86/ptemask', 'x86/resumetrace', 'x86/threadinfo', 'x86/timers', 'x86/vdso' and 'x86/xen' into x86/devel by Ingo Molnar · 16 years ago
  26. 3e2a078 tty: Fix inverted logic in send_break by Alan Cox · 16 years ago
  27. 3d25802 DRM/i915: only use tiled blits on 965+ by Jesse Barnes · 16 years ago
  28. 70b028b ipmi: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  29. 5d1e323 tty_io: fasync BKL pushdown by Jonathan Corbet · 16 years ago
  30. 25368ca tpm-tpm: BKL pushdown by Arnd Bergmann · 16 years ago
  31. f8f2c79 sonypi: BKL pushdown by Arnd Bergmann · 16 years ago
  32. 4333dee rtc: BKL pushdown by Arnd Bergmann · 16 years ago
  33. 930ab4e nvram: BKL pushdown by Arnd Bergmann · 16 years ago
  34. db41bc9 mwave-mwavedd: BKL pushdown by Arnd Bergmann · 16 years ago
  35. 98cad10 pasemi-rng: Use linux/of_platform.h instead of asm by Stephen Rothwell · 16 years ago
  36. 10c0ad4 viotape: Use unlocked_ioctl by Stephen Rothwell · 16 years ago
  37. e9a4b6a Merge branch 'linux-2.6' by Paul Mackerras · 16 years ago
  38. 8b604d5 fix: "smp_call_function: get rid of the unused nonatomic/retry argument" by Ingo Molnar · 16 years ago
  39. 15c8b6c on_each_cpu(): kill unused 'retry' parameter by Jens Axboe · 16 years ago
  40. 037a607 Merge branch 'linus' into x86/gart by Ingo Molnar · 16 years ago
  41. d02859e Merge commit 'v2.6.26-rc8' into x86/xen by Ingo Molnar · 16 years ago
  42. ea7b44c enable bus mastering on i915 at resume time by Jie Luo · 16 years ago
  43. 8b5332f pcmcia: cm40x0 cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  44. 4cf974c pcmcia: switch cm4000_cs.c to unlocked_ioctl by Alan Cox · 16 years ago
  45. 0478cf2 pcmcia: remove version.h by Dominik Brodowski · 16 years ago
  46. 96a331b removed unused var real_tty on n_tty_ioctl() by Gustavo Fernando Padovan · 16 years ago
  47. 600bf81 lcd: BKL pushdown by Arnd Bergmann · 16 years ago
  48. af96f01 ipmi-watchdog: BKL pushdown by Arnd Bergmann · 16 years ago
  49. b0e54f7c ip27-rtc: BKL pushdown by Arnd Bergmann · 16 years ago
  50. a9c4e8f hw-random: BKL pushdown by Arnd Bergmann · 16 years ago
  51. 48b8188 hpet: BKL pushdown by Arnd Bergmann · 16 years ago
  52. 742a2fe genrtc: BKL pushdown by Arnd Bergmann · 16 years ago
  53. 89c7de0 efirtc: BKL pushdown by Arnd Bergmann · 16 years ago
  54. 080c222 ds1620: BKL pushdown by Arnd Bergmann · 16 years ago
  55. 7ccef46 ds1286: BKL pushdown by Arnd Bergmann · 16 years ago
  56. 556889a briq_panel: BKL pushdown by Arnd Bergmann · 16 years ago
  57. 2861ead apm-emulation: BKL pushdown by Arnd Bergmann · 16 years ago
  58. a076230 agp-frontend: BKL pushdown by Arnd Bergmann · 16 years ago
  59. 5ca6a93 bkl-removal viotape fixup by Stephen Rothwell · 16 years ago
  60. f2b9857 Add a bunch of cycle_kernel_lock() calls by Jonathan Corbet · 16 years ago
  61. 65f37b7 dsp56k: BKL pushdown by Jonathan Corbet · 16 years ago
  62. c0bed68 raw: BKL pushdown by Jonathan Corbet · 16 years ago
  63. b8c71d7 tlckl: BKL pushdown by Jonathan Corbet · 16 years ago
  64. f4943db xilinx icap: BKL pushdown by Jonathan Corbet · 16 years ago
  65. f97259e vcs: BKL pushdown by Jonathan Corbet · 16 years ago
  66. d21c95c Add "no BKL needed" comments to several drivers by Jonathan Corbet · 16 years ago
  67. 39d95b9 tty: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  68. c43ef17 snsc: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  69. 70ffa16 drm: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  70. abedd29 lp: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  71. 12ead6b mbcs: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  72. 2d863e9 viotape: cdev lock_kernel pushdown () by Jonathan Corbet · 16 years ago
  73. 309c455 misc: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  74. 1f43964 mem: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  75. ecc3898 ipmi: cdev lock_kernel() pushdown by Jonathan Corbet · 16 years ago
  76. 9aef85c Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 16 years ago
  77. 858a368 drm: only trust core drm ioctls - driver ioctls are a mess. by Dave Airlie · 16 years ago
  78. d3adbc0 drm/i915: add support for Intel series 4 chipsets. by Zhenyu Wang · 16 years ago
  79. 7d15ddf [agp]: fixup chipset flush for new Intel G4x. by Zhenyu Wang · 16 years ago
  80. 0e480e5 agp: brown paper bag patch - put back the two lines it took out. by Dave Airlie · 16 years ago
  81. 62c96b9 agp/intel: cleanup some serious whitespace badness by Dave Airlie · 16 years ago
  82. 25ce77a [AGP] intel_agp: Add support for Intel 4 series chipsets by Zhenyu Wang · 16 years ago
  83. 598d144 [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset by Zhenyu Wang · 16 years ago
  84. 21efa2b drm/radeon: add hier-z registers for r300 and r500 chipsets by Dave Airlie · 16 years ago
  85. 5e35eff drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT by Alex Deucher · 16 years ago
  86. 5cfb695 drm/radeon: switch IGP gart to use radeon_write_agp_base() by Alex Deucher · 16 years ago
  87. 7ecabc5 drm/radeon: Restore sw interrupt on resume by Dennis Kasprzyk · 16 years ago
  88. 70b13d5 drm/r500: add support for AGP based cards. by Dave Airlie · 16 years ago
  89. 9156cf0 drm/radeon: fix texture uploads with large 3d textures (bug 13980) by Roland Scheidegger · 16 years ago
  90. c0beb2a drm/radeon: add initial r500 support. by Dave Airlie · 16 years ago
  91. 5b92c40 drm/radeon: init pipe setup in kernel code. by Alex Deucher · 16 years ago
  92. d396db3 drm/radeon: fixup radeon_do_engine_reset by Alex Deucher · 16 years ago
  93. 259434a drm/radeon: fix pixcache and purge/cache flushing registers by Alex Deucher · 16 years ago
  94. d7463eb drm/radeon: write AGP_BASE_2 on chips that support it. by Alex Deucher · 16 years ago
  95. 45e5190 drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support by Alex Deucher · 16 years ago
  96. 2735977 drm/radeon: IGP clean up register and magic numbers. by Alex Deucher · 16 years ago
  97. 3722bfc drm/rs690: set base 2 to 0. by Dave Airlie · 16 years ago
  98. fa0d71b drm/rs690: set all of gart base address. by Dave Airlie · 16 years ago
  99. 9f18409 radeon: add production microcode from AMD by Alex Deucher · 16 years ago
  100. 7ec700f drm: pcigart use proper pci map interfaces. by Dave Airlie · 16 years ago