1. ece2be7 drm/mga: Use request_firmware() to load microcode by Ben Hutchings · 15 years ago
  2. c9c97b8 drm/ttm: consolidate cache flushing code in one place. by Dave Airlie · 15 years ago
  3. 50f1530 drm/radeon/kms: generate the safe register tables. by Dave Airlie · 15 years ago
  4. 759e4f83 drm/ttm: Fixes for "Memory accounting rework." by Thomas Hellstrom · 15 years ago
  5. 7f5f4db drm/ttm: Fixes for "Make parts of a struct ttm_bo_device global" by Thomas Hellstrom · 15 years ago
  6. 51c8b40 Merge Linus master to drm-next by Dave Airlie · 15 years ago
  7. 6c30c53 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2 by Linus Torvalds · 15 years ago
  8. 0dc9aa8 AFS: Documentation updates by Anton Blanchard · 15 years ago
  9. cad2c8f Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  10. 4aa2d56 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 15 years ago
  11. d46c7d9 Merge branch 'perfcounters-fixes-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. a987fca ttm: Make parts of a struct ttm_bo_device global. by Thomas Hellstrom · 15 years ago
  13. 5fd9cba drm/ttm: Memory accounting rework. by Thomas Hellstrom · 15 years ago
  14. e9840be drm/ttm: Add a virtual ttm sysfs device. by Thomas Hellstrom · 15 years ago
  15. 327c225 drm: Enable drm drivers to add drm sysfs devices. by Thomas Hellstrom · 15 years ago
  16. a0724fc drm/ttm: optimize bo_kmap_type values by Pekka Paalanen · 15 years ago
  17. 949ef70 drm/kms: no need to return void value (encoder) by Pekka Paalanen · 15 years ago
  18. 53bd838 drm: clarify scaling property names by Jesse Barnes · 15 years ago
  19. 776f336 drm: fixup includes in encoder slave header files. by Dave Airlie · 15 years ago
  20. 453a7d4 drm: remove root requirement from DRM_IOCTL_SET_VERSION (+ DRM_IOCTL_AUTH_MAGIC) by Jesse Barnes · 15 years ago
  21. 5ef5f72 drm/kms: teardown crtc correctly when fb is destroyed. by Dave Airlie · 15 years ago
  22. 6a719e0 drm/kms/radeon: cleanup combios TV table like DDX. by Dave Airlie · 15 years ago
  23. bf8e828 drm/radeon/kms: memset the allocated framebuffer before using it. by Dave Airlie · 15 years ago
  24. 80e6914 drm/radeon/kms: although LVDS might be possible on crtc 1 don't do it. by Dave Airlie · 15 years ago
  25. c124891 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  26. 77f312a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  27. dc8ed71 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  28. 7f9cfb3 mm: build_zonelists(): move clear node_load[] to __build_all_zonelists() by Bo Liu · 15 years ago
  29. 503f7944 REPORTING-BUGS: add get_maintainer.pl blurb by Joe Perches · 15 years ago
  30. 28d7a6a nommu: check fd read permission in validate_mmap_request() by Graff Yang · 15 years ago
  31. 1915297 spi_s3c24xx: fix transfer setup code by Ben Dooks · 15 years ago
  32. b897878 spi_s3c24xx: fix clock rate calculation by Ben Dooks · 15 years ago
  33. b2503a9 mmc: add the new linux-mmc mailing list to MAINTAINERS by Andrew Morton · 15 years ago
  34. 0753ba0 mm: revert "oom: move oom_adj value" by KOSAKI Motohiro · 15 years ago
  35. 89a4eb4 vfs: make get_sb_pseudo set s_maxbytes to value that can be cast to signed by Jeff Layton · 15 years ago
  36. 6b6f0b6 MAINTAINERS: OSD LIBRARY and FILESYSTEM pattern fix by Joe Perches · 15 years ago
  37. 024e6cb security: Fix prompt for LSM_MMAP_MIN_ADDR by Andreas Schwab · 15 years ago
  38. a58578e security: Make LSM_MMAP_MIN_ADDR default match its help text. by Dave Jones · 15 years ago
  39. dcd94db Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 8486a0f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  41. b9d030a Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  42. 435a71d Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  43. a924586 nilfs2: fix oopses with doubly mounted snapshots by Ryusuke Konishi · 15 years ago
  44. b395cd8 perf tools: Make 'make html' work by Kyle McMartin · 15 years ago
  45. 69ab849 genirq: Wake up irq thread after action has been installed by Thomas Gleixner · 15 years ago
  46. 15f3fa4 perf annotate: Fix segmentation fault by Ingo Molnar · 15 years ago
  47. f738eb1 perf_counter: Fix the PARISC build by Ingo Molnar · 15 years ago
  48. 1fef789 microblaze: Update Microblaze defconfigs by Michal Simek · 15 years ago
  49. 8f37b6c microblaze: Use klimit instead of _end for memory init by Michal Simek · 15 years ago
  50. 2856ed3 microblaze: Enable ppoll syscall by Michal Simek · 15 years ago
  51. 892ee92 microblaze: Sane handling of missing timer/intc in device tree by John Williams · 15 years ago
  52. 6b99ece microblaze: use the generic ack_bad_irq implementation by Christoph Hellwig · 15 years ago
  53. 1154ecb nilfs2: missing a read lock for segment writer in nilfs_attach_checkpoint() by Zhang Qiang · 15 years ago
  54. c1a8f1f net: restore gnet_stats_basic to previous definition by Eric Dumazet · 15 years ago
  55. c6ba973 NETROM: Fix use of static buffer by Ralf Baechle · 15 years ago
  56. 80ffb3c Fix new incorrect error return from do_md_stop. by NeilBrown · 15 years ago
  57. df4ecf1 Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 15 years ago
  58. c58afec Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  59. 52dec22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  60. 08e53fc inotify: start watch descriptor count at 1 by Eric Paris · 15 years ago
  61. cd94c8b inotify: tail drop inotify q_overflow events by Eric Paris · 15 years ago
  62. eef3a11 notify: unused event private race by Eric Paris · 15 years ago
  63. 0f66f96 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 15 years ago
  64. 87c62a6 MIPS: Fix HPAGE_SIZE redefinition by Atsushi Nemoto · 15 years ago
  65. e412cd2 x86, mce: Don't initialize MCEs on unknown CPUs by Ingo Molnar · 15 years ago
  66. e1ac361 perf_counter: Check task on counter read IPI by Paul Mackerras · 15 years ago
  67. 2932cff perf: Rename perf-examples.txt to examples.txt by Carlos R. Mafra · 15 years ago
  68. c7f6fa4 x86, mce: don't log boot MCEs on Pentium M (model == 13) CPUs by Bartlomiej Zolnierkiewicz · 15 years ago
  69. bc990f5 xfs: fix locking in xfs_iget_cache_hit by Christoph Hellwig · 15 years ago
  70. 1d99597 security: define round_hint_to_min in !CONFIG_SECURITY by Eric Paris · 15 years ago
  71. 788084a Security/SELinux: seperate lsm specific mmap_min_addr by Eric Paris · 15 years ago
  72. 8cf948e SELinux: call cap_file_mmap in selinux_file_mmap by Eric Paris · 15 years ago
  73. 9c0d901 Capabilities: move cap_file_mmap to commoncap.c by Eric Paris · 15 years ago
  74. cefb87e drm/radeon/kms: implement bo busy check + current domain by Dave Airlie · 15 years ago
  75. 52459ab x86: Annotate section mismatch warnings in kernel/apic/x2apic_uv_x.c by Leonardo Potenza · 15 years ago
  76. 894ef82 dm-log-userspace: fix printk format warning by Randy Dunlap · 15 years ago
  77. 4e5c25d x86, mce: therm_throt: Don't log redundant normality by Hugh Dickins · 15 years ago
  78. 68eac46 e1000e: fix use of pci_enable_pcie_error_reporting by Xiaotian Feng · 15 years ago
  79. 82776a4 e1000e: WoL does not work on 82577/82578 with manageability enabled by Bruce Allan · 15 years ago
  80. 7fc1ece cnic: Fix locking in init/exit calls. by Michael Chan · 15 years ago
  81. 681dbd7 cnic: Fix locking in start/stop calls. by Michael Chan · 15 years ago
  82. c5a8895 bnx2: Use mutex on slow path cnic calls. by Michael Chan · 15 years ago
  83. a3059b1 cnic: Refine registration with bnx2. by Michael Chan · 15 years ago
  84. 64c6460 cnic: Fix symbol_put_addr() panic on ia64. by Michael Chan · 15 years ago
  85. b2add73 poll/select: initialize triggered field of struct poll_wqueues by Guillaume Knispel · 15 years ago
  86. de1b289 drm/radeon/kms: cut down indirects in register accesses. by Dave Airlie · 15 years ago
  87. 7ed220d drm/radeon/kms: Fix up vertical blank interrupt support. by Michel Dänzer · 15 years ago
  88. 3f8befe drm/radeon/kms: add rv530 R300_SU_REG_DEST + reloc for ZPASS_ADDR by Dave Airlie · 15 years ago
  89. a2bb9f4 ARM: 5673/1: U300 fix initsection compile warning by Linus Walleij · 15 years ago
  90. 824df39 Merge branch 's3c-fixes' of git://aeryn.fluff.org.uk/bjdooks/linux by Russell King · 15 years ago
  91. 8b61207 Merge branch 'for-rmk-rc' of git://git.pengutronix.de/git/imx/linux-2.6 by Russell King · 15 years ago
  92. dde5828 ARM: Fix broken highmem support by Russell King · 15 years ago
  93. 39e6dd7 perf record: Fix typo in pid_synthesize_comm_event by Arnaldo Carvalho de Melo · 15 years ago
  94. 3ef12c3 x86: Fix UV BAU destination subnode id by Cliff Wickman · 15 years ago
  95. 237674e sh: sh7724 ddr self-refresh changes by Magnus Damm · 15 years ago
  96. 9747e78 sh: use in-soc KEYSC on se7724 by Magnus Damm · 15 years ago
  97. f643173 sh: CMT suspend/resume by Magnus Damm · 15 years ago
  98. 21bc1f0 sh: skip disabled LCDC channels by Magnus Damm · 15 years ago
  99. ebb177d drm/edid: fixup detailed timings like the X server. by Dave Airlie · 15 years ago
  100. 616b843 drm/radeon/kms: Add specific rs690 authorized register table by Jerome Glisse · 15 years ago