1. c76a544 Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  2. 20d9a26 ALSA: snd-aloop - fix capture buffer silence by Jaroslav Kysela · 14 years ago
  3. 095a0f6 SOUND-OSS: Remove sh_dac_audio by John Kacur · 14 years ago
  4. fdfb7fa Merge remote branch 'alsa/devel' into topic/misc by Takashi Iwai · 14 years ago
  5. 26e34e9 ALSA: usb/mixer: remove bogus cast by Dan Carpenter · 14 years ago
  6. 4437ecd ALSA: core: Allow card id change to the same string by Peter Ujfalusi · 14 years ago
  7. 1a4e34e ALSA: usb-audio - Fix an unused-variable compile warning by Takashi Iwai · 14 years ago
  8. 1446c5f ALSA: snd-aloop - fix the "PCM Playback Channels" kcontrol by Jaroslav Kysela · 14 years ago
  9. 645ef9e sound: autoconvert trivial BKL users to private mutex by Arnd Bergmann · 14 years ago
  10. 7b6c3a3 ALSA: sound/ppc/powermac: remove undefined operations by Andreas Schwab · 14 years ago
  11. a254dba ALSA: emux: Add trivial compat ioctl handler by Ben Hutchings · 14 years ago
  12. 47023ec sound: Use static const char * const where possible by Joe Perches · 14 years ago
  13. f3fbba6 Merge branch 'fix/misc' into topic/misc by Takashi Iwai · 14 years ago
  14. 147fcf1 sound: Remove pr_<level> uses of KERN_<level> by Joe Perches · 14 years ago
  15. 49553c2 Linux 2.6.36-rc4 by Linus Torvalds · 14 years ago
  16. 39d7093 docbook: skip files with no docs since they generate scary warnings by Randy Dunlap · 14 years ago
  17. eda603f docbook: warn on unused doc entries by Johannes Berg · 14 years ago
  18. 1f3a668 kernel-doc: ignore case when stripping attributes by Johannes Berg · 14 years ago
  19. 84e1d83 Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 14 years ago
  20. 20f4cad Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6 by Linus Torvalds · 14 years ago
  21. 6715045 PM / Hibernate: Avoid hitting OOM during preallocation of memory by Rafael J. Wysocki · 14 years ago
  22. 002e473 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  23. 10d90f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 14 years ago
  24. aad1830 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  25. 55496c8 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  26. 3e6dce7 Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ickle/drm-intel by Linus Torvalds · 14 years ago
  27. fbc1487 Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 14 years ago
  28. 5ee5e97 x86, tsc: Fix a preemption leak in restore_sched_clock_state() by Peter Zijlstra · 14 years ago
  29. 0109c2c PM QoS: Correct pr_debug() misuse and improve parameter checks by mark gross · 14 years ago
  30. 51749e4 xfs: log IO completion workqueue is a high priority queue by Dave Chinner · 14 years ago
  31. 9aea5a6 execve: make responsive to SIGKILL with large arguments by Roland McGrath · 14 years ago
  32. 7993bc1 execve: improve interactivity with large arguments by Roland McGrath · 14 years ago
  33. 1b52818 setup_arg_pages: diagnose excessive argument size by Roland McGrath · 14 years ago
  34. be6200a Merge branch 'kvm-updates/2.6.36' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 14 years ago
  35. f2955b4 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  36. 3d96406 KEYS: Fix bug in keyctl_session_to_parent() if parent has no session keyring by David Howells · 14 years ago
  37. 9d1ac65 KEYS: Fix RCU no-lock warning in keyctl_session_to_parent() by David Howells · 14 years ago
  38. ff3cb3f Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  39. 6ccaa31 Merge branch 'at91-fixes-for-linus' of git://github.com/at91linux/linux-2.6-at91 by Linus Torvalds · 14 years ago
  40. 3657423 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 14 years ago
  41. dd8849c drm/i915: don't enable self-refresh on Ironlake by Jesse Barnes · 14 years ago
  42. a122eb2 xfs: prevent reading uninitialized stack memory by Dan Rosenberg · 14 years ago
  43. 4deb22a AT91: at91sam9261ek: remove C99 comments but keep information by Nicolas Ferre · 14 years ago
  44. 64d72bb AT91: at91sam9261ek board: remove warnings related to use of SPI or SD/MMC by Nicolas Ferre · 14 years ago
  45. 1879c45 AT91: dm9000 initialization update by Nicolas Ferre · 14 years ago
  46. 15c5ab6 ALSA: snd-usb-caiaq: Add support for Traktor Kontrol S4 by Daniel Mack · 14 years ago
  47. 6008fd5 ALSA: snd-usb-caiaq: drop version number by Daniel Mack · 14 years ago
  48. be14eb6 block: Range check cpu in blk_cpu_to_group by Brian King · 14 years ago
  49. 5431427 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 14 years ago
  50. 9efdda3 Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent by Ingo Molnar · 14 years ago
  51. e1d4e08 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/urgent by Ingo Molnar · 14 years ago
  52. 053d8f6 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  53. c9cedbb ipheth: remove incorrect devtype to WWAN by Dan Williams · 14 years ago
  54. 201b6ba MAINTAINERS: Add CAIF by Joe Perches · 14 years ago
  55. df423dc Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 14 years ago
  56. df09162 tracing: t_start: reset FTRACE_ITER_HASH in case of seek/pread by Chris Wright · 14 years ago
  57. ea3c645 libata-sff: Reenable Port Multiplier after libata-sff remodeling. by Gwendal Grignou · 14 years ago
  58. e2f3d75 libata: skip EH autopsy and recovery during suspend by Tejun Heo · 14 years ago
  59. 992b3fb ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  60. 238e149 ata_piix: IDE Mode SATA patch for Intel Patsburg DeviceIDs by Seth Heasley · 14 years ago
  61. 40c6023 libata,pata_via: revert ata_wait_idle() removal from ata_sff/via_tf_load() by Tejun Heo · 14 years ago
  62. eee743f minix: fix regression in minix_mkdir() by Jorge Boncompte [DTI2] · 14 years ago
  63. 9ee493c mm: page allocator: drain per-cpu lists after direct reclaim allocation fails by Mel Gorman · 14 years ago
  64. aa45484 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake by Christoph Lameter · 14 years ago
  65. 72853e2 mm: page allocator: update free page counters after pages are placed on the free list by Mel Gorman · 14 years ago
  66. 5ee28a4 vmstat: update zone stat threshold when onlining a cpu by KAMEZAWA Hiroyuki · 14 years ago
  67. 3ab04d5 vfs: take O_NONBLOCK out of the O_* uniqueness test by James Bottomley · 14 years ago
  68. 3399446 swap: discard while swapping only if SWAP_FLAG_DISCARD by Hugh Dickins · 14 years ago
  69. 8f2ae0f swap: do not send discards as barriers by Christoph Hellwig · 14 years ago
  70. b73d7fc swap: prevent reuse during hibernation by Hugh Dickins · 14 years ago
  71. 910321e swap: revert special hibernation allocation by Hugh Dickins · 14 years ago
  72. ac8456d bounce: call flush_dcache_page() after bounce_copy_vec() by Gary King · 14 years ago
  73. 4701643 drivers/rtc/rtc-pl031.c: do not mark PL031 IRQ as shared by Linus Walleij · 14 years ago
  74. b7bbbf3 MAINTAINERS: correct entry for legacy RTC-driver by Wolfram Sang · 14 years ago
  75. c956126 gpio: doc updates by David Brownell · 14 years ago
  76. 5affb60 gpio: sx150x: correct and refine reset-on-probe behavior by Gregory Bean · 14 years ago
  77. 0dcc48c memory hotplug: fix next block calculation in is_removable by KAMEZAWA Hiroyuki · 14 years ago
  78. bc69304 mm: compaction: handle active and inactive fairly in too_many_isolated by Minchan Kim · 14 years ago
  79. 1c24de6 kernel/groups.c: fix integer overflow in groups_search by Jerome Marchand · 14 years ago
  80. 94131e1 arch/powerpc/include/asm/fsldma.h needs slab.h by Ira W. Snyder · 14 years ago
  81. 408929b rtc: m41t80: do not use rtc_valid_tm in m41t80_rtc_read_alarm by Atsushi Nemoto · 14 years ago
  82. ee3aebd binfmt_misc: fix binfmt_misc priority by Jan Sembera · 14 years ago
  83. 152e065 mm: avoid warning when COMPACTION is selected by Andrea Arcangeli · 14 years ago
  84. 4969c11 mm: fix swapin race condition by Andrea Arcangeli · 14 years ago
  85. 7c5367f drivers/mmc/host/imxmmc.c: adjust confusing if indentation by Julia Lawall · 14 years ago
  86. e7cb756 omap hsmmc: fix a racing case between kmmcd and omap_hsmmc_suspend by Ethan Du · 14 years ago
  87. 23ef309 mmc: at91_mci: add missing linux/highmem.h include by Marc Kleine-Budde · 14 years ago
  88. 16d9b13 omap_hsmmc: remove unused local `state' by Sergio Aguirre · 14 years ago
  89. 60c2c0d ARM: SAMSUNG: MMC: fix build error when both DMA and PIO mode selected by Jiri Pinkava · 14 years ago
  90. 5600efb mmc: fix the use of kunmap_atomic() in tmio_mmc.h by Guennadi Liakhovetski · 14 years ago
  91. b78d6c5 tmio_mmc: don't clear unhandled pending interrupts by Yusuke Goda · 14 years ago
  92. 31583bb cgroups: fix API thinko by Michael S. Tsirkin · 14 years ago
  93. ed430fe proc: export uncached bit properly in /proc/kpageflags by Takashi Iwai · 14 years ago
  94. 85a0fdf gcov: fix null-pointer dereference for certain module types by Peter Oberparleiter · 14 years ago
  95. 2f327da MAINTAINERS: kexec-tools has moved by Simon Horman · 14 years ago
  96. 7a801ac O_DIRECT: fix the splitting up of contiguous I/O by Jeff Moyer · 14 years ago
  97. 4e70598 hp_accel: add quirks for HP ProBook 532x and HP Mini 5102 by Takashi Iwai · 14 years ago
  98. 841a23a MAINTAINERS: remove drivers/char/hpet.c by Jiri Slaby · 14 years ago
  99. b6de860 rtc-bfin: fix state restoration when resuming by Mike Frysinger · 14 years ago
  100. 110b7e9 rtc-bfin: fix inverted logic in suspend path by Mike Frysinger · 14 years ago