1. 7dc482d drm/r128: Add test for initialisation to all ioctls that require it by Ben Hutchings · 15 years ago
  2. 70967ab radeon: Use request_firmware() by Ben Hutchings · 15 years ago
  3. 1ae7007 drm: dereference of tmp in drm_proc_create_files() by Roel Kluin · 15 years ago
  4. ff846ab drm/crtc_helper: NULL encoder->crtc when switching encoders by Maarten Maathuis · 15 years ago
  5. f380ef8 drm/crtc_helper: place drm_helper_encoder_in_use() in the header file by Maarten Maathuis · 15 years ago
  6. e67aae7 drm/crtc_helper: replace modeset fail path with something simpler by Maarten Maathuis · 15 years ago
  7. 689d7c2 drm/radeon: cleanup mkregtable.c by Dave Airlie · 15 years ago
  8. e500011 timers: Drop a function prototype by Randy Dunlap · 15 years ago
  9. 903b912 Input: w90p910_keypad - move a dereference below a NULL test by Julia Lawall · 15 years ago
  10. 23386d6 x86: Detect stack protector for i386 builds on x86_64 by Michal Schmidt · 15 years ago
  11. 8211a7b pci/dmar: correct off-by-one error in dmar_fault() by Troy Heber · 15 years ago
  12. 6faf17f PCI SR-IOV: correct broken resource alignment calculations by Chris Wright · 15 years ago
  13. acdfcd0 SLUB: fix ARCH_KMALLOC_MINALIGN cases 64 and 256 by Aaro Koskinen · 15 years ago
  14. 125ec61 score: make init_thread_union align to THREAD_SIZE by Chen Liqin · 15 years ago
  15. 798983b score: update files according to review comments. by Chen Liqin · 15 years ago
  16. cf52c46 score: add old syscall support by Chen Liqin · 15 years ago
  17. 324f40f score: add MEMORY_START and MEMORY_SIZE define, to make the code clear by Chen Liqin · 15 years ago
  18. ffa818b score: update inconsistent declare after .c was changed by Chen Liqin · 15 years ago
  19. d8aa899 score: remove unused code, add include files in .c by Chen Liqin · 15 years ago
  20. 4a703a8 ACPI: video - rename cdev to cooling_dev -- syntax only by Dmitry Torokhov · 15 years ago
  21. 4b4fe3b ACPI: video - fix potential crash when unloading by Dmitry Torokhov · 15 years ago
  22. eb0ca84 ACPI: sleep: another HP DMI entry for init_set_sci_en_on_resume by Len Brown · 15 years ago
  23. d27eadc Merge branch 'score' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic into for-linus by Chen Liqin · 15 years ago
  24. 07a3b41 md/raid456: distribute raid processing over multiple cores by Dan Williams · 15 years ago
  25. b774ef4 md/raid6: remove synchronous infrastructure by Yuri Tikhonov · 15 years ago
  26. 6c0069c md/raid6: asynchronous handle_stripe6 by Yuri Tikhonov · 15 years ago
  27. d82dfee md/raid6: asynchronous handle_parity_check6 by Dan Williams · 15 years ago
  28. a9b39a7 md/raid6: asynchronous handle_stripe_dirtying6 by Yuri Tikhonov · 15 years ago
  29. 5599bec md/raid6: asynchronous handle_stripe_fill6 by Yuri Tikhonov · 15 years ago
  30. c0f7bdd md/raid5,6: common schedule_reconstruction for raid5/6 by Yuri Tikhonov · 15 years ago
  31. ac6b53b md/raid6: asynchronous raid6 operations by Dan Williams · 15 years ago
  32. 4e7d2c0 md/raid5: factor out mark_uptodate from ops_complete_compute5 by Dan Williams · 15 years ago
  33. f6dbf65 iop-adma: P+Q self test by Dan Williams · 15 years ago
  34. 7bf649a iop-adma: P+Q support for iop13xx adma engines by Dan Williams · 15 years ago
  35. 72be12f iop-adma: fix lockdep false positive by Dan Williams · 15 years ago
  36. 507fbec iop-adma: cleanup iop_adma_run_tx_complete_actions by Dan Williams · 15 years ago
  37. cb3c829 async_tx: raid6 recovery self test by Dan Williams · 15 years ago
  38. 58691d6 dmatest: add pq support by Dan Williams · 15 years ago
  39. 0a82a62 async_tx: add support for asynchronous RAID6 recovery operations by Dan Williams · 15 years ago
  40. b2f46fd async_tx: add support for asynchronous GF multiplication by Dan Williams · 15 years ago
  41. 95475e5 async_tx: remove walk of tx->parent chain in dma_wait_for_async_tx by Dan Williams · 15 years ago
  42. af1f951 async_tx: kill needless module_{init|exit} by Dan Williams · 15 years ago
  43. ad283ea async_tx: add sum check flags by Dan Williams · 15 years ago
  44. d6f38f3 md/raid5,6: add percpu scribble region for buffer lists by Dan Williams · 15 years ago
  45. 36d1c64 md/raid6: move the spare page to a percpu allocation by Dan Williams · 15 years ago
  46. f25752e ACPI: EC: Drop orphan comment by Alexey Starikovskiy · 15 years ago
  47. 6a63b06f ACPI: EC: use BURST mode only for MSI notebooks by Alexey Starikovskiy · 15 years ago
  48. 2a84cb9 ACPI: EC: Merge IRQ and POLL modes by Alexey Starikovskiy · 15 years ago
  49. bc76f90 ACPI battery: work around negative s16 battery current on Acer by Hector Martin · 15 years ago
  50. db54501 drm/i915: Improve CRTDDC mapping by using VBT info by David Müller (ELSOFT AG) · 15 years ago
  51. 65e234e kprobes: Prohibit to probe native_get_debugreg by Masami Hiramatsu · 15 years ago
  52. 8222d71 kprobes/x86-64: Fix to move common_interrupt to .kprobes.text by Masami Hiramatsu · 15 years ago
  53. 8f27008 kprobes: Fix to add __kprobes to notify_die by Masami Hiramatsu · 15 years ago
  54. 62c9295 kprobes/x86: Fix to add __kprobes to in-kernel fault handing functions by Masami Hiramatsu · 15 years ago
  55. f5ad311 kprobes/x86-64: Allow to reenter probe on post_handler by Masami Hiramatsu · 15 years ago
  56. e9afe9e kprobes/x86: Call BUG() when reentering probe into KPROBES_HIT_SS by Masami Hiramatsu · 15 years ago
  57. b05ab1d ext4: Limit number of links that can be created by ext4_link() by Theodore Ts'o · 15 years ago
  58. a09ba7f drm/i915: Fix CPU-spinning hangs related to fence usage by using an LRU. by Eric Anholt · 15 years ago
  59. fc57e51 tg3: Update version to 3.101 by Matt Carlson · 15 years ago
  60. f3f3f27 tg3: Move per-int tx members to a per-int struct by Matt Carlson · 15 years ago
  61. 7233448 tg3: Move per-int rx members to per-int struct by Matt Carlson · 15 years ago
  62. 898a56f tg3: Move general int members to a per-int struct by Matt Carlson · 15 years ago
  63. 17375d2 tg3: Convert napi handlers to use tnapi by Matt Carlson · 15 years ago
  64. 09943a1 tg3: Convert ISR parameter to tnapi by Matt Carlson · 15 years ago
  65. 8ef0442 tg3: Move napi to per-int struct by Matt Carlson · 15 years ago
  66. 07b0173 tg3: Cleanup interrupt setup / teardown by Matt Carlson · 15 years ago
  67. 79ed5ac tg3: Use ext rx bds by Matt Carlson · 15 years ago
  68. 21f581a tg3: Create a new prodring_set structure by Matt Carlson · 15 years ago
  69. cf7a729 tg3: Create rx producer ring setup routines by Matt Carlson · 15 years ago
  70. 287be12 tg3: Clarify rx buffer relationships by Matt Carlson · 15 years ago
  71. 8f666b0 tg3: Move the JUMBO_CAPABLE and SUPPORT_MSI flags by Matt Carlson · 15 years ago
  72. fdb72b3 tg3: Break out mini producer ring handling by Matt Carlson · 15 years ago
  73. 8590a60 tg3: Reformat NVRAM case statements by Matt Carlson · 15 years ago
  74. 2befdce tg3: Add new 5785 10/100 only device ID by Matt Carlson · 15 years ago
  75. 0a9140c tg3: Delay mdio bus init until fw finishes by Matt Carlson · 15 years ago
  76. 4e231fa ACPI video: ignore buggy _BQC by Vladimir Serbinenko · 15 years ago
  77. 138d156 ACPICA: Don't switch task then not allowed by Alexey Starikovskiy · 15 years ago
  78. 52cc96b eeepc-laptop: allow rfkill hotplug to work on the 900A model by Alan Jenkins · 15 years ago
  79. a8258069 eeepc-laptop: fix rfkill memory leak on unload by Alan Jenkins · 15 years ago
  80. be96666 asus-laptop: Fix coding style for comments by Corentin Chary · 15 years ago
  81. 70590ea pci/intr_remapping: Allocate irq_iommu on node by Yinghai Lu · 15 years ago
  82. 5bfb5b5 irq: Add irq_node() primitive by Yinghai Lu · 15 years ago
  83. 372e24b irq: Make sure irq_desc for legacy irq get correct node setting by Yinghai Lu · 15 years ago
  84. 84e9dab sched: Rename init_cfs_rq => init_tg_cfs_rq by Anirban Sinha · 15 years ago
  85. 47d2500 x86: Fix earlyprintk=dbgp for machines without NX by Jan Beulich · 15 years ago
  86. 8684896 rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments by Paul E. McKenney · 15 years ago
  87. dd5d19b rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees by Paul E. McKenney · 15 years ago
  88. 3f0a525 itimers: Add tracepoints for itimer by Xiao Guangrong · 15 years ago
  89. c6a2a17 hrtimer: Add tracepoint for hrtimers by Xiao Guangrong · 15 years ago
  90. 2b022e3 timers: Add tracepoints for timer_list timers by Xiao Guangrong · 15 years ago
  91. 4aa5ac4 sh: Only shout about fixing up unexpected unaligned accesses by Matt Fleming · 15 years ago
  92. a417887 lockdep: Remove recursion stattistics by Ming Lei · 15 years ago
  93. eced1df perf_counter: Fix /0 bug in swcounters by Peter Zijlstra · 15 years ago
  94. 73222acf Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into tracing/core by Ingo Molnar · 15 years ago
  95. 0c7d400 crypto: skcipher - Fix skcipher_dequeue_givcrypt NULL test by Herbert Xu · 15 years ago
  96. f71bb0a Merge branch 'timers/posixtimers' into timers/tracing by Thomas Gleixner · 15 years ago
  97. a367b17 crypto: ansi_cprng - Fix module initialization by Steffen Klassert · 15 years ago
  98. eebc57f Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic by Ingo Molnar · 15 years ago
  99. b3df9a5 tipc: fix test of bearer_priority range in tipc_register_media() by roel kluin · 15 years ago
  100. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago