1. 248e882 Merge commit 'alsa/master' into for-linus by Takashi Iwai · 15 years ago
  2. 3fa6b5a af_iucv: Fix race when queuing incoming iucv messages by Hendrik Brueckner · 15 years ago
  3. e14ad5f af_iucv: Test additional sk states in iucv_sock_shutdown by Hendrik Brueckner · 15 years ago
  4. fe86e54 af_iucv: Reject incoming msgs if RECV_SHUTDOWN is set by Hendrik Brueckner · 15 years ago
  5. 60d3705 af_iucv: fix oops in iucv_sock_recvmsg() for MSG_PEEK flag by Hendrik Brueckner · 15 years ago
  6. bbe188c af_iucv: consider state IUCV_CLOSING when closing a socket by Ursula Braun · 15 years ago
  7. 04dc6e7 cfq-iosched: use the default seek distance when there aren't enough seek samples by Jeff Moyer · 15 years ago
  8. 4d00aa4 cfq-iosched: make seek_mean converge more quickly by Jeff Moyer · 15 years ago
  9. b759113 block: make blk_abort_queue() ignore non-request based devices by Jens Axboe · 15 years ago
  10. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 15 years ago
  11. a9e9dc2 bio: use bio_kmalloc() in copy/map functions by Tejun Heo · 15 years ago
  12. 451a9eb bio: fix bio_kmalloc() by Tejun Heo · 15 years ago
  13. cd0aca2 block: fix queue bounce limit setting by Tejun Heo · 15 years ago
  14. 25636e2 block: fix SG_IO vector request data length handling by Tejun Heo · 15 years ago
  15. 23c560a scatterlist: make sure sg_miter_next() doesn't return 0 sized mappings by Tejun Heo · 15 years ago
  16. 6329db8 powerpc: Fix modular build of ide-pmac when mediabay is built in by Bartlomiej Zolnierkiewicz · 15 years ago
  17. 2d6b3de powerpc/pasemi: Fix build error on UP by Geoff Levand · 15 years ago
  18. bcd71fe powerpc: Make macintosh/mediabay driver depend on CONFIG_BLOCK by Alexander Beregalov · 15 years ago
  19. fec629b maintainers: Fix PS3 patterns by Geoff Levand · 15 years ago
  20. 0d3b2ab powerpc/ps3: Fix CONFIG_PS3_FLASH=n build warning by Geoff Levand · 15 years ago
  21. 59e4c3a2 powerpc/32: Don't clobber personality flags on exec by Andreas Schwab · 15 years ago
  22. 24f1ce8 powerpc: Fix crash on CPU hotplug by Michael Ellerman · 15 years ago
  23. ec40f95 m68knommu: fix DMA support for ColdFire by Greg Ungerer · 15 years ago
  24. 830c072 m68knommu: remove unused kernel stats offsets by Greg Ungerer · 15 years ago
  25. a14f5e4 m68knommu: fix missing .data.cacheline_aligned section by Greg Ungerer · 15 years ago
  26. 592578a m68knommu: Fixed GPIO pin initialization for CONFIG_M5271 FEC. by Richard Retanubun · 15 years ago
  27. 0910697 Linux 2.6.30-rc3 by Linus Torvalds · 15 years ago
  28. 5bd3ef8 Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6 into merge by Paul Mackerras · 15 years ago
  29. d4d5291 driver synchronization: make scsi_wait_scan more advanced by Arjan van de Ven · 15 years ago
  30. 5dd559f Trivial: fix a typo in slow-work.h by Jonathan Corbet · 15 years ago
  31. 5028eaa PERCPU: Collect the DECLARE/DEFINE declarations together by David Howells · 15 years ago
  32. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 15 years ago
  33. ccc5ff9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Linus Torvalds · 15 years ago
  34. c19c6c3 Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6 by Linus Torvalds · 15 years ago
  35. 0658c16 powerpc/85xx: Remove defconfigs that mpc85xx_{smp_}defconfig cover by Kumar Gala · 15 years ago
  36. 3de0e07 powerpc/85xx: Added SMP defconfig by Kumar Gala · 15 years ago
  37. 8db3dca powerpc/85xx: Enabled a bunch of FSL specific drivers/options by Kumar Gala · 15 years ago
  38. 778544e powerpc/85xx: Updated generic mpc85xx_defconfig by Kumar Gala · 15 years ago
  39. df833b1 iwlwifi: DMA fixes by Reinette Chatre · 15 years ago
  40. d2ee9cd iwlwifi: add debugging for TX path by Reinette Chatre · 15 years ago
  41. c491bf1 mwl8: fix build warning. by Rami Rosen · 15 years ago
  42. d1bcb9f mac80211: fix alignment calculation bug by Johannes Berg · 15 years ago
  43. 7d42081 mac80211: do not print WARN if config interface by Reinette Chatre · 15 years ago
  44. 71d449b iwl3945: use cancel_delayed_work_sync to cancel rfkill_poll by Reinette Chatre · 15 years ago
  45. 4b6f764 iwlwifi: fix EEPROM validation mask to include OTP only devices by Jay Sternberg · 15 years ago
  46. daba028 bfin_5xx: misplaced parentheses by Roel Kluin · 15 years ago
  47. 2e2e425 vmscan,memcg: reintroduce sc->may_swap by KOSAKI Motohiro · 15 years ago
  48. 55e5750 edac: ppc mpc85xx fix mc err detect by Dave Jiang · 15 years ago
  49. b298cec scsi: mpt: suppress debugobjects warning by Eric Paris · 15 years ago
  50. e873cff sgi-xp/sgi-gru: allow modules to load on non-uv systems by Robin Holt · 15 years ago
  51. 2d7197f uml: kill a kconfig warning by WANG Cong · 15 years ago
  52. 77e38a5 frv: insert PCI root bus resources for the MB93090 devel motherboard by David Howells · 15 years ago
  53. 6d029b6 rtc-cmos: fix printk output by Krzysztof Halasa · 15 years ago
  54. 6e538aa spi: documentation: emphasise spi_master.setup() semantics by David Brownell · 15 years ago
  55. 14fadca MAINTAINERS: add a more searchable string for the H8300 architecture. by Robert P. J. Day · 15 years ago
  56. 0f24922 MAINTAINERS: add Matt Mackall to embedded maintainers by Matt Mackall · 15 years ago
  57. 306c68a spi: pxa2xx: limit reaches -1 by Roel Kluin · 15 years ago
  58. dc8c7f8 MAINTAINERS: update KMEMTRACE pattern after file rename by Joe Perches · 15 years ago
  59. 3285821 MAINTAINERS: remove include/asm-*/suspend* file patterns by Joe Perches · 15 years ago
  60. 148da33 pxa2xx_spi: restore DRCMR on resume by Daniel Ribeiro · 15 years ago
  61. aa0b8f3 drivers/input/serio/hp_sdc.c: fix crash when removing hp_sdc module by Helge Deller · 15 years ago
  62. e638c13 memcg: use rcu_dereference to access mm->owner by KAMEZAWA Hiroyuki · 15 years ago
  63. c12ddba hugetlbfs: return negative error code for bad mount option by Akinobu Mita · 15 years ago
  64. 4dec302 ipmi: add oem message handling by dann frazier · 15 years ago
  65. 25176ed ipmi: fix statistics counting issues by Corey Minyard · 15 years ago
  66. 40112ae ipmi: test for event buffer before using by Corey Minyard · 15 years ago
  67. 8b32b5d ipmi: fix platform return check by Corey Minyard · 15 years ago
  68. 4614e6a clocksource: add enable() and disable() callbacks by Magnus Damm · 15 years ago
  69. 8e19608 clocksource: pass clocksource to read() callback by Magnus Damm · 15 years ago
  70. ff14ed5 pxafb: lcsr1 is unused without CONFIG_FB_PXA_OVERLAY by Denis V. Lunev · 15 years ago
  71. 44aa417 asiliantfb: add missing return statement by Vlada Peric · 15 years ago
  72. 595e23f powerpc: don't disable SATA interrupts on Freescale MPC8610 HPCD by Timur Tabi · 15 years ago
  73. 0dbbbf1 fsl_rio: Pass the proper device to dma mapping routines by Anton Vorontsov · 15 years ago
  74. 7400516 go7007: Convert to the new i2c device binding model by Jean Delvare · 15 years ago
  75. 546888d Btrfs: fix btrfs fallocate oops and deadlock by Chris Mason · 15 years ago
  76. bc8d489 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  77. 5bd3729 ALSA: hda - Add quirk for Packard Bell RS65 by Takashi Iwai · 15 years ago
  78. b33ecba Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 15 years ago
  79. 81ca980 Merge branch 'sh/for-2.6.30' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  80. 9a41fe3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 15 years ago
  81. 8b9cf76 Fix SYSCALL_ALIAS for older MIPS assembler by Thomas Bogendoerfer · 15 years ago
  82. 8340437 NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs by Trond Myklebust · 15 years ago
  83. 30fd994 [ALSA] intel8x0: another attempt to fix ac97_clock measure routine by Jaroslav Kysela · 15 years ago
  84. e10f9d8 [ALSA] ac97_codec: increase timeout for analog subsections by Jaroslav Kysela · 15 years ago
  85. 1bb5938 atmel: fix netdev ops conversion by Johannes Berg · 15 years ago
  86. 99b28c4 pcnet_cs: add cis(firmware) of the Allied Telesis LA-PCM by Ken Kawasaki · 15 years ago
  87. 1a44cc3 mlx4_en: Fix cleanup if workqueue create in mlx4_en_add() fails by Roland Dreier · 15 years ago
  88. b1b243a mlx4_en: Move to SW counters for total bytes and packets by Yevgeny Petrilin · 15 years ago
  89. 45b4d66 mlx4_en: use NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM for tx csum at initialization by Yevgeny Petrilin · 15 years ago
  90. 966508f mlx4_en: Assign dummy event handler for TX queue by Yevgeny Petrilin · 15 years ago
  91. 1e338db mlx4_en: Fix a race at restart task by Yevgeny Petrilin · 15 years ago
  92. 9a4f92a mlx4_en: Fix error handling while activating RX rings by Yevgeny Petrilin · 15 years ago
  93. 4db25d4 Merge branch 'sh/stable-updates' into sh/for-2.6.30 by Paul Mundt · 15 years ago
  94. a7b554a Merge branch 'fix/usx2y' into for-linus by Takashi Iwai · 15 years ago
  95. 4262efe Merge branch 'fix/misc' into for-linus by Takashi Iwai · 15 years ago
  96. f22d806 Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  97. 9bc5df2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  98. 622e84c ALSA: hda - Add quirks for Realtek codecs by Kailang Yang · 15 years ago
  99. bb02308 ALSA: hda - Fix alc662_init_verbs by Kailang Yang · 15 years ago
  100. 5de4155 ALSA: keywest: Convert to new-style i2c driver by Jean Delvare · 15 years ago