1. 1f6672d async_tx/raid6: add missing dma_unmap calls to the async fail case by Dan Williams · 15 years ago
  2. dfdd8cc Add MAINTAINERS entry for ARM/INTEL IXP4xx arch support. by Krzysztof Hałasa · 15 years ago
  3. 74c32e7 ixp4xx: arch_idle() documentation fixup by Mikael Pettersson · 15 years ago
  4. ceb69a8 ixp4xx: timer and clocks cleanups by Mikael Pettersson · 15 years ago
  5. cdef57d ioat3: fix uninitialized var warnings by Dan Williams · 15 years ago
  6. f477f5b drivers/dma/ioat/dma_v2.c: fix warnings by Andrew Morton · 15 years ago
  7. 43c1266 Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  8. b8c7f1d Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  9. f4eccb6 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  10. 8e4bc3d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. bd4c3a3 Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  12. b3727c24 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
  13. 58e75a0 Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  14. c720f56 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  15. 4321532 ARM: 5718/1: Sane busids for RealView board components by Linus Walleij · 15 years ago
  16. 2003b7a ARM: 5715/1: Make kprobes unregistration SMP safe by Frederic Riss · 15 years ago
  17. 33e6c1a Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 by Linus Torvalds · 15 years ago
  18. 0b887ef Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6 by Linus Torvalds · 15 years ago
  19. 285a0f0 nfsd: revise 4.1 status documentation by J. Bruce Fields · 15 years ago
  20. 44040f1 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  21. 59b69e2 Merge branch 'u300' into devel by Russell King · 15 years ago
  22. 9c5e8fe ARM: 5711/1: locomo.c: CodingStyle cleanups by Hartley Sweeten · 15 years ago
  23. 439a330 ARM: 5710/1: at91: add AC97 support to at91sam9rl and at91sam9rlek board by Nicolas Ferre · 15 years ago
  24. 378ac65 ARM: 5709/1: at91: add AC97 support to at91sam9g45 series and at91sam9m10g45ek board by Nicolas Ferre · 15 years ago
  25. 28f9f19 Merge branch 'devel' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/pxa-linux-2.6 into devel by Russell King · 15 years ago
  26. 40262b2 ARM: 5621/1: at91/dmaengine: integration of at_hdmac driver in at91sam9g45 series by Nicolas Ferre · 15 years ago
  27. 6ff89e9 ARM: 5620/1: at91/dmaengine: integration of at_hdmac driver in at91sam9rl by Nicolas Ferre · 15 years ago
  28. 388dba3 Driver-Core: fix devnode callbacks for dabusb and industrialio by Ingo Molnar · 15 years ago
  29. 6ef8070 ALSA: ice1724 - Infrasonic Quartet support by Pavel Hofman · 15 years ago
  30. 1ff97cb ALSA: ice1724 - Support for multiple external clock types by Pavel Hofman · 15 years ago
  31. 6796d5a ALSA: ice1724 - pro-rate-locking makes sense only for internal clock mode by Pavel Hofman · 15 years ago
  32. 4947030 ALSA: ice1724 - adding GPIO routines for mask and direction by Pavel Hofman · 15 years ago
  33. 42cfa27 ALSA: ak4113 support by Pavel Hofman · 15 years ago
  34. 8f34692 ALSA: ak4620 support, codec regs listed in proc by Pavel Hofman · 15 years ago
  35. c0a9eed ALSA: ak4114 - fix errors in output selector bits by Pavel Hofman · 15 years ago
  36. 48d0764 nfs: initialize the backing_dev_info when creating the server by Jens Axboe · 15 years ago
  37. 87c6a9b writeback: make balance_dirty_pages() gradually back more off by Jens Axboe · 15 years ago
  38. 3542a5c writeback: don't use schedule_timeout() without setting runstate by Jens Axboe · 15 years ago
  39. 92f2505 nfs: nfs_kill_super() should call bdi_unregister() after killing super by Jens Axboe · 15 years ago
  40. 24ed7a9 trivial: fix typo in aic7xxx comment by Uwe Kleine-Koenig · 15 years ago
  41. ad452d6 trivial: fix comment typo in drivers/ata/pata_hpt37x.c by Krzysztof Halasa · 15 years ago
  42. a9ed83a trivial: typo in kernel-parameters.txt by Stephen Hemminger · 15 years ago
  43. 6afb1c6 trivial: fix typo in tracing documentation by Michal Sojka · 15 years ago
  44. 59f6a6c trivial: add __init/__exit macros in drivers/gpio/bt8xxgpio.c by Peter Huewe · 15 years ago
  45. 0e6b9e8 trivial: add __init macro/ fix of __exit macro location in ipmi_poweroff.c by Peter Huewe · 15 years ago
  46. a419aef trivial: remove unnecessary semicolons by Joe Perches · 15 years ago
  47. 2944fcb trivial: Fix duplicated word "options" in comment by Uwe Kleine-Koenig · 15 years ago
  48. f0a7577 trivial: kbuild: remove extraneous blank line after declaration of usage() by Trevor Keith · 15 years ago
  49. 22f8b45 trivial: improve help text for mm debug config options by Frans Pop · 15 years ago
  50. be3990b trivial: doc: hpfall: accept disk device to unload as argument by Frans Pop · 15 years ago
  51. 2bace8b trivial: doc: hpfall: reduce risk that hpfall can do harm by Christian Thaeter · 15 years ago
  52. 8103b5c trivial: SubmittingPatches: Fix reference to renumbered step by Michael Brunner · 15 years ago
  53. 3dbda77 trivial: fix typos "man[ae]g?ment" -> "management" by Uwe Kleine-Koenig · 15 years ago
  54. 31d0f84 trivial: media/video/cx88: add __init/__exit macros to cx88 drivers by Peter Huewe · 15 years ago
  55. 3c78f5d trivial: fix typo in CONFIG_DEBUG_FS in gcov doc by Marton Nemeth · 15 years ago
  56. 7da8b6d trivial: fix missing printk space in amd_k7_smp_check by Michael Tokarev · 15 years ago
  57. 36726dd trivial: fix typo s/ketymap/keymap/ in comment by Thadeu Lima de Souza Cascardo · 15 years ago
  58. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  59. 4f37940 trivial: fix typos in comments s/DGBU/DBGU/ by Samuel R. C. Vale · 15 years ago
  60. 3f6db50 trivial: media/omap: adding __init/__exit macros to lcd_drivers by Peter Huewe · 15 years ago
  61. 411c940 trivial: fix typo "for for" in multiple files by Anand Gadiyar · 15 years ago
  62. 786d8ca trivial: Remove commented out usage of dead MODULE_PARM() in swarm_cs4297a by Robert P. J. Day · 15 years ago
  63. b7f5ab6 trivial: doc: document missing value 2 for randomize-va-space by Horst Schirmeier · 15 years ago
  64. 627df23 trivial: mtd: add __init/__exit macros to init/exitfunctions by Peter Huewe · 15 years ago
  65. fe002a4 trivial: Correct print_tainted routine name in comment by Robert P. J. Day · 15 years ago
  66. b9049df Change "useing" -> "using". by Dmitri Vorobiev · 15 years ago
  67. b519c15 trivial: cleanup hpfall example code (checkpatch) by Frans Pop · 15 years ago
  68. cf83011 trivial: update the Kernel Janitors' web-page URL by Markus Heidelberg · 15 years ago
  69. 7d3392e trivial: remove references to non-existent include/linux/config.h by Markus Heidelberg · 15 years ago
  70. 3c36543 trivial: add __init/__exit macros to DAC960.c by Peter Huewe · 15 years ago
  71. 4b26d50 trivial: OHCI: Fix typo in a comment by Anand Gadiyar · 15 years ago
  72. 47a0dfa trivial: fix typo in namei.h comment by Ori Avtalion · 15 years ago
  73. bcf5644 trivial: change address of the libcap source. by GeunSik Lim · 15 years ago
  74. 8fdc9e8 ALSA: lx6464es - remove unused struct member by Tim Blechmann · 15 years ago
  75. 95eff499 ALSA: lx6464es - cleanup of rmh message bus function by Tim Blechmann · 15 years ago
  76. d3a7dcf ALSA: pcm - Simplify snd_pcm_drain() implementation by Takashi Iwai · 15 years ago
  77. 57c0c15 perf: Tidy up after the big rename by Ingo Molnar · 15 years ago
  78. d5b3709 microblaze: Implement include/asm/syscall.h. by Michal Simek · 15 years ago
  79. 9002062 microblaze: Improve checking mechanism for MSR instruction by Michal Simek · 15 years ago
  80. 2622434 microblaze: Add checking mechanism for MSR instruction by Michal Simek · 15 years ago
  81. 8cc11f5 microblaze: Cleanup linker script using new linker script macros. by Tim Abbott · 15 years ago
  82. 1f74b1f microblaze: Enable GCOV_PROFILE_ALL by Michal Simek · 15 years ago
  83. 8274cae gcov: Fix DEBUG_FS symbol by Michal Simek · 15 years ago
  84. c2a32f0 mtd: Enable Open Firmware initialisation of MTD devices and maps for MicroBlaze by John Williams · 15 years ago
  85. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 15 years ago
  86. e0274b0 Merge branch 'upstream/wm8711' into for-2.6.33 by Mark Brown · 15 years ago
  87. d62ab35 ASoC: Convert soc-cache to use C99 style initialisers for the table by Mark Brown · 15 years ago
  88. dfc6509 perf_counter: Rename 'event' to event_id/hw_event by Ingo Molnar · 15 years ago
  89. 65abc86 perf_counter: Rename list_entry -> group_entry, counter_list -> group_list by Ingo Molnar · 15 years ago
  90. ae82bfd Merge branch 'linus' into perfcounters/rename by Ingo Molnar · 15 years ago
  91. d01d482 sched: Always show Cpus_allowed field in /proc/<pid>/status by Heiko Carstens · 15 years ago
  92. 7cce2f4 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into linux-next by Artem Bityutskiy · 15 years ago
  93. 0d721ce sched: Simplify sys_sched_rr_get_interval() system call by Peter Williams · 15 years ago
  94. cd74c86 perf_counter, powerpc, sparc: Fix compilation after perf_counter_overflow() change by Paul Mackerras · 15 years ago
  95. 28d5204 drm/vgaarb: add VGA arbitration support to the drm and kms. by Dave Airlie · 15 years ago
  96. aadd4e1 drm/radeon: some r420s have a CP race with the DMA engine. by Alex Deucher · 15 years ago
  97. 5a6e9f9 drm/radeon/r600/kms: rv670 is not DCE3 by Alex Deucher · 15 years ago
  98. abe1ee3 Use macros for .data.page_aligned section. by Tim Abbott · 15 years ago
  99. 02b7da3 Use macros for .bss.page_aligned section. by Tim Abbott · 15 years ago
  100. d200c92 Use new __init_task_data macro in arch init_task.c files. by Joe Perches · 15 years ago