1. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  2. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  3. 3654f01 parisc: remove the HBA_DATA macro by Christoph Hellwig · 6 years ago
  4. 5007526 parisc/lba_pci: use container_of in LBA_DEV by Christoph Hellwig · 6 years ago
  5. 9b8eeab parisc: move internal implementation details out of <asm/dma-mapping.h> by Christoph Hellwig · 6 years ago
  6. 81fe5bb parisc: Hide built-in serial aux port of Tosca GSP card by Helge Deller · 6 years ago
  7. b845f66 parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode by Helge Deller · 7 years ago
  8. bcf3f17 parisc: Hide Diva-built-in serial aux and graphics card by Helge Deller · 7 years ago
  9. d81f734 parisc: Fix up devices below a PCI-PCI MegaRAID controller bridge by Helge Deller · 7 years ago
  10. cfe4fbf parisc: Fix section mismatches in parisc core drivers by Helge Deller · 7 years ago
  11. 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  12. 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
  13. b696e5e parisc: reduce syslog debug output by Helge Deller · 9 years ago
  14. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  15. e02a653 PCI,parisc: Enable 64-bit bus addresses on PA-RISC by Helge Deller · 9 years ago
  16. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  17. 2e5e804 parisc/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  18. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  19. dac76f1 parisc: fix LMMIO mismatch between PAT length and MASK register by Helge Deller · 12 years ago
  20. b204a4d parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2) by Helge Deller · 12 years ago
  21. b47d493 parisc/PCI: Set type for LBA bus_num resource by Bjorn Helgaas · 12 years ago
  22. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  23. 0b79ca2 parisc/PCI: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  24. f5725f4 parisc/PCI: Enable PERR/SERR on all devices by Bjorn Helgaas · 12 years ago
  25. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  26. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  27. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  28. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  29. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  30. dc7dce2 parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  31. 42605fa parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  32. f4d9ea9 parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus by Bjorn Helgaas · 13 years ago
  33. 450d6e3 parisc: fixed faulty check in lba_pci by Stoyan Gaydarov · 15 years ago
  34. e957f60 parisc: Fix gcc 4.4 warning in lba_pci.c by Grant Grundler · 16 years ago
  35. fed99b1 parisc: advertise PCI devs after "assign_resources" by Grant Grundler · 16 years ago
  36. 9785d64 parisc: fix wrong assumption about bus->self by Grant Grundler · 16 years ago
  37. df8e5bc parisc: drivers/parisc/: make code static by Adrian Bunk · 16 years ago
  38. a8043ec drivers/parisc: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  39. 84f4506 [PARISC] lba_pci: pci_claim_resources disabled expansion roms by Kyle McMartin · 17 years ago
  40. 9611f61 [PARISC] Fix infinite loop in /proc/iomem by Matthew Wilcox · 17 years ago
  41. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  42. 645d11d [PARISC] lba_pci format warnings by Matthew Wilcox · 18 years ago
  43. 353dfe1 [PARISC] Fix PCI bus numbering in the presence of Cardbus bridges by Matthew Wilcox · 18 years ago
  44. c2c4798 [PARISC] sparse fixes by Matthew Wilcox · 18 years ago
  45. 983daee [PARISC] Move LBA and SBA register defines to the common ropes.h by Kyle McMartin · 18 years ago
  46. 1790cf9 [PARISC] Create shared <asm/ropes.h> header by Kyle McMartin · 18 years ago
  47. b0eecc4 [PARISC] Stash the lba_device in its struct device drvdata by Kyle McMartin · 18 years ago
  48. ba9877b [PARISC] Pretty print the name of the lba type on kernel boot by Kyle McMartin · 18 years ago
  49. 5076c15 [PARISC] I/O-Space must be ioremap_nocache()'d by Helge Deller · 19 years ago
  50. cb6fc18 [PARISC] Use kzalloc and other janitor-style cleanups by Helge Deller · 19 years ago
  51. 6ca45a2 [PARISC] Truncate overlapping PAT PDC reported ranges by Grant Grundler · 19 years ago
  52. 8039de1 [PARISC] Add __read_mostly section for parisc by Helge Deller · 19 years ago
  53. 53f01bb [PARISC] Convert parisc_device to use struct resource for hpa by Matthew Wilcox · 19 years ago
  54. c431ada [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add by Rajesh Shah · 20 years ago
  55. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago