1. 35bcfff sh: pci: Roll pci-lib in to pci-new. by Paul Mundt · 16 years ago
  2. 805fcc8 sh: pci: Kill off the last remnants of the now unused pci-auto code. by Paul Mundt · 16 years ago
  3. 2d5efc1 sh: pci: Move the se7751 fixups in to arch/sh/drivers/pci/. by Paul Mundt · 16 years ago
  4. 951a681 sh: pci: Convert dreamcast to new-style interface. by Paul Mundt · 16 years ago
  5. 37c8ac3 sh: pci: Consolidate lboxre2 and r2d IRQ fixups. by Paul Mundt · 16 years ago
  6. 84972ec sh: pci: Rename SH7751 platform ops files to fixups. by Paul Mundt · 16 years ago
  7. 757e3c1 sh: pci: Rewrite SH7751 PCI support to follow SH7780. by Paul Mundt · 16 years ago
  8. a5b0804 sh: pci: Rename ops-cayman -> fixups-cayman. by Paul Mundt · 16 years ago
  9. 48e4237 sh: pci: Convert the SH-5 code over to the new interface. by Paul Mundt · 16 years ago
  10. 3444f5e sh: pci: Tidy up the dreamcast PCI support. by Paul Mundt · 16 years ago
  11. 0db38ce sh: pci: Kill off legacy ide quirks. by Paul Mundt · 16 years ago
  12. 0e75148 sh: pci: Consolidate pcibios_setup() in pci-lib. by Paul Mundt · 16 years ago
  13. c563bf0 sh: pci: Kill off dead references to is_pci_ioaddr and friends. by Paul Mundt · 16 years ago
  14. d556fcc sh: pci: Flag the dreamcast BBA as IORESOURCE_PCI_FIXED. by Paul Mundt · 16 years ago
  15. bb33964 sh: pci: Kill off superfluous lboxre2 pci fixups. by Paul Mundt · 16 years ago
  16. 5ba7205 sh: pci: Kill off the now unused hose->io_base. by Paul Mundt · 16 years ago
  17. 3f8daea sh: pci: Consolidate the remaining common bits. by Paul Mundt · 16 years ago
  18. 5160d3f sh: pci: Consolidate bus<->resource mapping in pci-lib. by Paul Mundt · 16 years ago
  19. 09cfeb1 sh: pci: Track io and mem_offset per-channel. by Paul Mundt · 16 years ago
  20. e79066a sh: pci: New-style controller registration. by Paul Mundt · 16 years ago
  21. 99f95f1 sh: pci: Rework fixed region checks in ioremap(). by Paul Mundt · 16 years ago
  22. 0bb34a6 sh: pci: Consolidate pci_iomap() and use the generic I/O base. by Paul Mundt · 16 years ago
  23. 394b6d2 sh: pci: Kill off unused pcibios_fixup(). by Paul Mundt · 16 years ago
  24. a3c0e0d sh: pci: Consolidate pcibios_align_resource() definitions. by Paul Mundt · 16 years ago
  25. 9833385 sh: pci: HAVE_PCI_MMAP support. by Paul Mundt · 16 years ago
  26. 4c5107e sh: pci: Split out new-style PCI core. by Paul Mundt · 16 years ago
  27. 9ade121 sh: pci: Drop asm-generic/pci.h, so we can use our own fixups. by Paul Mundt · 16 years ago
  28. 62c7ae8 sh: pci: Start unifying the SH7780 PCIC initialization. by Paul Mundt · 16 years ago
  29. a6d377b sh: pci: Consolidate SH7780 PCIC IRQ routing. by Paul Mundt · 16 years ago
  30. 4c7a47d sh: pci: Kill off platform-specific multi-window mappings. by Paul Mundt · 16 years ago
  31. ab1363a sh: pci: Consolidate PCI I/O and mem window definitions for SH7780. by Paul Mundt · 16 years ago
  32. f1dcab7 sh: pci: Set the I/O port base to the SH7780 I/O window default. by Paul Mundt · 16 years ago
  33. c66c1d7 sh: pci: Set pci_cache_line_size on SH7780 via the PCICLS register. by Paul Mundt · 16 years ago
  34. ab78cbc sh: pci: Use the proper write size for class/sub-class code. by Paul Mundt · 16 years ago
  35. 4e7b7fd sh: pci: Rework SH7780 host controller detection. by Paul Mundt · 16 years ago
  36. 0bbc9bc sh: pci: Set class/sub-class code correctly for SH7780 PCIC. by Paul Mundt · 16 years ago
  37. 7e4ba0d sh: pci: Prefer P1SEG over P1SEGADDR for CONFIG_CMD. by Paul Mundt · 16 years ago
  38. b627b4e sh: pci: Move se7780 INTC fixups out of pci-sh7780.c. by Paul Mundt · 16 years ago
  39. 84971bb sh: pci: Kill off useless debugging printk() in pci-sh7780 init. by Paul Mundt · 16 years ago
  40. 0232ba9 sh: pci: Kill off unused SH4_PCIC_NO_RESET code. by Paul Mundt · 16 years ago
  41. f1a9ba8 sh: pci: drop duplicate PCIC fixups for SE7780 and SH7785LCR. by Paul Mundt · 16 years ago
  42. 3aabce8 sh: sh7785lcr: Update for recent PCI changes. by Paul Mundt · 16 years ago
  43. 1059157 sh: drop duplicate symbol export on dreamcast and sh7785lcr. by Paul Mundt · 16 years ago
  44. aa5d3ff sh: export board_pci_channels in one place by Magnus Damm · 17 years ago
  45. 8ce0143 sh: pci io port base address code by Magnus Damm · 17 years ago
  46. ef339f2 sh: pci memory range checking code by Magnus Damm · 17 years ago
  47. ef53fde sh: add io_base member to pci_channel by Magnus Damm · 17 years ago
  48. e4c6a36 sh: add reg_base member to pci_channel by Magnus Damm · 17 years ago
  49. b6706ef sh: hook in struct pci_channel in sysdata by Magnus Damm · 17 years ago
  50. 710fa3c sh: avoid using PCIBIOS_MIN_xxx by Magnus Damm · 16 years ago
  51. d0e3db4 sh: add init member to pci_channel data by Magnus Damm · 16 years ago
  52. b8b47bf sh: pass along struct pci_channel by Magnus Damm · 16 years ago
  53. 3ee8da8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  54. a2c252e Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes by Linus Torvalds · 16 years ago
  55. 23da64b Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  56. 9dd175f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  57. fcad94a ALSA: hda - Fix the cmd cache keys for amp verbs by Takashi Iwai · 16 years ago
  58. a23c218 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 16 years ago
  59. ea34f43 acpi-cpufreq: fix 'smp_call_function_many()' confusion by Linus Torvalds · 16 years ago
  60. a36e71f cfq-iosched: add close cooperator code by Jens Axboe · 16 years ago
  61. 9481ffd cfq-iosched: log responsible 'cfqq' in idle timer arm by Jens Axboe · 16 years ago
  62. 2d87072 cfq-iosched: tweak kick logic a bit more by Jens Axboe · 16 years ago
  63. 40bb54d cfq-iosched: no need to save interrupts in cfq_kick_queue() by Jens Axboe · 16 years ago
  64. c2572f2 brd: fix cacheflushing by Nick Piggin · 16 years ago
  65. dfbc475 brd: support barriers by Nick Piggin · 16 years ago
  66. 297dbf5 swap: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  67. b1fffc9 gfs2: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  68. 226e7da ext4: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  69. 4d1f9fd dio: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  70. 15afd1c block: Remove code handling bio_alloc failure with __GFP_WAIT by Nikanth Karthikesan · 16 years ago
  71. 86c824b bio: add documentation to bio_alloc() by Jens Axboe · 16 years ago
  72. 61e0d47 splice: add helpers for locking pipe inode by Miklos Szeredi · 16 years ago
  73. f8cc774 splice: remove generic_file_splice_write_nolock() by Miklos Szeredi · 16 years ago
  74. 328eaab ocfs2: fix i_mutex locking in ocfs2_splice_to_file() by Miklos Szeredi · 16 years ago
  75. eb443e5 splice: fix i_mutex locking in generic_splice_write() by Miklos Szeredi · 16 years ago
  76. 2933970 splice: remove i_mutex locking in splice_from_pipe() by Miklos Szeredi · 16 years ago
  77. b3c2d2d splice: split up __splice_from_pipe() by Miklos Szeredi · 16 years ago
  78. 91e463c block: fix SG_IO to return a proper error value by FUJITA Tomonori · 16 years ago
  79. 83b2086 ALSA: add missing definitions(letters) to HD-Audio.txt by Justin Mattock · 16 years ago
  80. f4723b2 Merge branch 'topic/memdup_user' into for-linus by Takashi Iwai · 16 years ago
  81. 00610a8 Merge branch 'topic/usb-caiaq' into for-linus by Takashi Iwai · 16 years ago
  82. 035f5af Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  83. 2e8e59f Merge branch 'topic/hda' into for-linus by Takashi Iwai · 16 years ago
  84. ff0c68d Merge branch 'topic/jack-free-fix' into topic/hda by Takashi Iwai · 16 years ago
  85. 45c27fc Merge branch 'master' of git://git.alsa-project.org/alsa-kernel into for-linus by Takashi Iwai · 16 years ago
  86. 1328df7 GFS2: Use DEFINE_SPINLOCK by Xu Gang · 16 years ago
  87. 10d2198 GFS2: cleanup file_operations mess by Christoph Hellwig · 16 years ago
  88. a228df6 GFS2: Move umount flush rwsem by Steven Whitehouse · 16 years ago
  89. 5cf3252 GFS2: Fix symlink creation race by Steven Whitehouse · 16 years ago
  90. 7fa5d20 GFS2: Make quotad's waiting interruptible by Steven Whitehouse · 16 years ago
  91. bfb5303 ALSA: hda - Add quirk mask for Fujitsu Amilo laptops with ALC883 by Takashi Iwai · 16 years ago
  92. 2ec775e [ALSA] intel8x0: add one retry to the ac97_clock measurement routine by Jaroslav Kysela · 16 years ago
  93. d6ceb25 cfq-iosched: don't delay queue kick for a merged request by Jens Axboe · 16 years ago
  94. 053c525 buffer: switch do_emergency_thaw() away from pdflush_operation() by Jens Axboe · 16 years ago
  95. 329007c block: update biodoc.txt on plugging by Jens Axboe · 16 years ago
  96. 1d6bfbd as-iosched: get rid of private REQ_SYNC/REQ_ASYNC defines by Jens Axboe · 16 years ago
  97. ff6657c cfq-iosched: get rid of private SYNC/ASYNC defines by Jens Axboe · 16 years ago
  98. b0b78f8 cfq-iosched: use rw_is_sync() to see if rw flags are sync or not by Jens Axboe · 16 years ago
  99. 48e70bc Document and move the various READ/WRITE types by Jens Axboe · 16 years ago
  100. f600abe block: fix bad spelling of quiesce by Jens Axboe · 16 years ago