1. 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 6 years ago
  2. 8d73b18 parisc: Fix section mismatches by Helge Deller · 6 years ago
  3. b845f66 parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode by Helge Deller · 6 years ago
  4. c14b302 parisc: Directly call machine_power_off() in power button driver by Helge Deller · 6 years ago
  5. 2d76978 parisc/led: Fix sparse warnings by Helge Deller · 6 years ago
  6. 28df2f8 parisc: Show unhashed EISA EEPROM address by Helge Deller · 7 years ago
  7. 04903c0 parisc: Show unhashed HPA of Dino chip 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. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  10. d81f734 parisc: Fix up devices below a PCI-PCI MegaRAID controller bridge by Helge Deller · 7 years ago
  11. cfe4fbf parisc: Fix section mismatches in parisc core drivers by Helge Deller · 7 years ago
  12. 4098116 parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo by Thomas Bogendoerfer · 7 years ago
  13. 93964fd parisc: pdc_stable: Fix locking when creating sysfs links by James Bottomley · 7 years ago
  14. 343fdfb parisc: pdc_stable: constify attribute_group structures. by Arvind Yadav · 7 years ago
  15. 227145e parisc: ->mapping_error by Christoph Hellwig · 7 years ago
  16. 33f9e02 parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs by Thomas Bogendoerfer · 7 years ago
  17. f47e2db Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  18. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 7 years ago
  19. e28f701 parisc: ccio-dma: Handle return NULL error from ioremap_nocache by Arvind Yadav · 7 years ago
  20. af640d1 parisc: eisa: Fix resource leaks in error paths by Arvind Yadav · 8 years ago
  21. 99cde44 parisc: eisa: Remove coding style errors by Arvind Yadav · 8 years ago
  22. 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
  23. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  24. 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
  25. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  26. e7e127e PCI: Include pci/hotplug Kconfig directly from pci/Kconfig by Bjorn Helgaas · 8 years ago
  27. 9a975be drivers: Initialize resource entry to zero by Toshi Kani · 9 years ago
  28. 7938717 parisc: convert to dma_map_ops by Christoph Hellwig · 9 years ago
  29. 602c9c9 parisc: Initialize PCI bridge cache line and default latency by Helge Deller · 9 years ago
  30. e46e31a parisc iommu: fix panic due to trying to allocate too large region by Mikulas Patocka · 9 years ago
  31. 247e75d pci: remove pci_dma_supported by Christoph Hellwig · 9 years ago
  32. b696e5e parisc: reduce syslog debug output by Helge Deller · 9 years ago
  33. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  34. b342a65 parisc: use seq_hex_dump() to dump buffers by Andy Shevchenko · 9 years ago
  35. e02a653 PCI,parisc: Enable 64-bit bus addresses on PA-RISC by Helge Deller · 9 years ago
  36. 17e6b00 Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  37. d2109a1 parisc/irq: Use access helper irq_data_get_affinity_mask() by Jiang Liu · 9 years ago
  38. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  39. a4e4f67 parisc: %pf is only for function pointers by Scott Wood · 9 years ago
  40. 8bf8a1d parisc: Eliminate sg_virt_addr() and private scatterlist.h by Matthew Wilcox · 9 years ago
  41. e693d73 parisc: remove use of seq_printf return value by Joe Perches · 9 years ago
  42. d0bbe0d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 9 years ago
  43. d939be3 treewide: Fix typo in printk messages by Masanari Iida · 9 years ago
  44. 2e5e804 parisc/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 10 years ago
  45. faafcba Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  46. 3edfe00 parisc: Fix serial console for machines with serial port on superio chip by Helge Deller · 10 years ago
  47. c735483 parisc: pdc_stable.c: Avoid potential stack overflows by Helge Deller · 10 years ago
  48. 94c457d parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  49. f139caf sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedule() by Kirill Tkhai · 10 years ago
  50. 3335f75 parisc: dino: fix %d confusingly prefixed with 0x in format string by Hans Wennborg · 10 years ago
  51. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  52. dd5e6d6 parisc: Fix interrupt routing for C8000 serial ports by Thomas Bogendoerfer · 11 years ago
  53. 928bea9 PCI: Delay enabling bridges until they're needed by Yinghai Lu · 11 years ago
  54. dac76f1 parisc: fix LMMIO mismatch between PAT length and MASK register by Helge Deller · 11 years ago
  55. 790eac5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  56. 7479779 eisa_eeprom: switch to fixed_size_llseek() by Al Viro · 11 years ago
  57. 9a66d18 parisc: fix serial ports on C8000 workstation by Thomas Bogendoerfer · 11 years ago
  58. b204a4d parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus resources (v2) by Helge Deller · 11 years ago
  59. b47d493 parisc/PCI: Set type for LBA bus_num resource by Bjorn Helgaas · 11 years ago
  60. 2c2d32b parisc/superio: Use module_pci_driver to register driver by Peter Huewe · 11 years ago
  61. 6a45716 parisc: fix partly 16/64k PAGE_SIZE boot by Helge Deller · 11 years ago
  62. d9dda78 procfs: new helper - PDE_DATA(inode) by Al Viro · 11 years ago
  63. d895cb1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  64. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  65. 95bb2f0 parisc: led driver requires CONFIG_VM_EVENT_COUNTERS by Helge Deller · 11 years ago
  66. b54cb23 parisc: remove IRQF_DISABLED by Peter Zijlstra · 15 years ago
  67. 93c3e91 drivers/parisc/pdc_stable.c: use WARN by Julia Lawall · 12 years ago
  68. 3fad9b8 drivers/parisc: Use printf extension %pR for struct resource by Joe Perches · 14 years ago
  69. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  70. 0b79ca2 parisc/PCI: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  71. f5725f4 parisc/PCI: Enable PERR/SERR on all devices by Bjorn Helgaas · 12 years ago
  72. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  73. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  74. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  75. c224071 parisc: cleanup quoted include by Paul Bolle · 12 years ago
  76. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  77. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  78. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  79. 4deb508 parisc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  80. 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 · 12 years ago
  81. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  82. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  83. 650275d [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h by Cong Wang · 12 years ago
  84. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  85. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  86. dc7dce2 parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  87. 42605fa parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  88. f4d9ea9 parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus by Bjorn Helgaas · 13 years ago
  89. 7590e50 parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  90. c4e0657 parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  91. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  92. 6caddf0 parisc: add module.h to files really requiring it by Paul Gortmaker · 13 years ago
  93. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  94. 3007c48 treewide: remove commented out Kconfig entries by Paul Bolle · 13 years ago
  95. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  96. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  97. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 13 years ago
  98. 4c4231e [PARISC] Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  99. 79a0429 parisc: KittyHawk LCD fix by Guy Martin · 14 years ago
  100. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago