1. 29e4e98 PCI: frv: replace now removed pci_bus_b() causing build failure by Paul Gortmaker · 10 years ago
  2. 9ba205c frv/PCI: Remove pcibios_last_bus by Bjorn Helgaas · 11 years ago
  3. 24336a6 frv/PCI: Mark pcibios_fixup_bus() as non-init by Bjorn Helgaas · 11 years ago
  4. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  5. ca75e03 frv/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 12 years ago
  6. b881bc4 ARCH: drivers remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  7. a5788ca FRV: Add missing linux/export.h #inclusions by David Howells · 12 years ago
  8. 3f3247d sections: fix section conflicts in arch/frv by Andi Kleen · 12 years ago
  9. fd37683 frv/PCI: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  10. 84eda28 Merge branch 'kmap_atomic' of git://github.com/congwang/linux by Linus Torvalds · 12 years ago
  11. 144cf86 frv: remove the second parameter of kmap_atomic_primary() by Cong Wang · 12 years ago
  12. a914916 frv/PCI: move fixup hooks from __init to __devinit by Sebastian Andrzej Siewior · 12 years ago
  13. 9a78da1 frv: fix warnings in mb93090-mb00/pci-dma.c about implicit EXPORT_SYMBOL by Paul Gortmaker · 12 years ago
  14. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  15. e2a7965 frv/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  16. fcd7700 PCI: frv: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  17. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  18. 5322418 frv: switch to GENERIC_PCI_IOMAP by Michael S. Tsirkin · 13 years ago
  19. 3e4d3af mm: stack based kmap_atomic() by Peter Zijlstra · 14 years ago
  20. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  21. f7454c5 frv/chris: fix lines with a missing semicolons by David Howells · 14 years ago
  22. 99f4692 frv/PCI: remove redundant warnings by Bjorn Helgaas · 14 years ago
  23. 027491f dma-mapping: frv: remove the obsolete and unnecessary DMA API comments by FUJITA Tomonori · 14 years ago
  24. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  25. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  26. c775197 FRV: Flash mappings for the MB93090-MB00 motherboard by David Howells · 15 years ago
  27. eae91c0 frv/PCI: Use pci_claim_resource by Matthew Wilcox · 15 years ago
  28. db5c444 FRV: BUG to BUG_ON changes by Stoyan Gaydarov · 15 years ago
  29. 77e38a5 frv: insert PCI root bus resources for the MB93090 devel motherboard by David Howells · 15 years ago
  30. c9af956 FRV: Provide dma_map_page() for NOMMU and fix comments by David Howells · 16 years ago
  31. 9bd8f9c frv: use generic pci_enable_resources() by Bjorn Helgaas · 16 years ago
  32. 0aea531 PCI: remove unused arch pcibios_update_resource() functions by Adrian Bunk · 16 years ago
  33. 44d1b98 Fix various old email addresses for dwmw2 by David Woodhouse · 16 years ago
  34. b70d3a2 iomap: fix 64 bits resources on 32 bits by Benjamin Herrenschmidt · 16 years ago
  35. 6355f3d PCI: remove pcibios_fixup_ghosts() by Greg Kroah-Hartman · 16 years ago
  36. 1ba6ab1 PCI: remove initial bios sort of PCI devices on x86 by Greg Kroah-Hartman · 16 years ago
  37. 9e6a76b scatterlist fallout: frv by Al Viro · 17 years ago
  38. 0466887 FRV: Enable the MB86943 PCI arbiter correctly by David Howells · 17 years ago
  39. bba6f6f [PATCH] MSI-X: fix resume crash by Eric W. Biederman · 17 years ago
  40. 1bcbba3 [PATCH] FRV: Use the generic IRQ stuff by David Howells · 18 years ago
  41. 9dec17e [PATCH] FRV: Fix FRV arch compile errors by David Howells · 18 years ago
  42. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  43. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 18 years ago
  44. 576132b [PATCH] frv: misc sparse annotations by Al Viro · 18 years ago
  45. 3c94792f [PATCH] PCI: arch: pci_find_device remove (frv/mb93090-mb00/pci-irq.c) by Jiri Slaby · 19 years ago
  46. 619daa2 [PATCH] PCI: pci_find_device remove (frv/mb93090-mb00/pci-frv.c) by Jiri Slaby · 19 years ago
  47. a2a88f8 [PATCH] frv: add pci_iomap by David Howells · 18 years ago
  48. 4023440 [PATCH] frv: implement and export various things required by modules by David Howells · 18 years ago
  49. 8080f23 [PATCH] FRV: Make the FRV arch work again by David Howells · 19 years ago
  50. a5da7d3 [PATCH] gfp_t: dma-mapping (frv) by Al Viro · 19 years ago
  51. c9c3e45 [ACPI] PNPACPI vs sound IRQ by David Shaohua Li · 19 years ago
  52. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago