1. 0fe763c Drivers: misc: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  2. 0b79ca2 parisc/PCI: Use list_for_each_entry() for bus->devices traversal by Bjorn Helgaas · 12 years ago
  3. f5725f4 parisc/PCI: Enable PERR/SERR on all devices by Bjorn Helgaas · 12 years ago
  4. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  5. 30aa80d parisc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  6. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  7. c224071 parisc: cleanup quoted include by Paul Bolle · 12 years ago
  8. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  9. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 12 years ago
  10. e75d660 Merge branch 'master' into for-next by Jiri Kosina · 12 years ago
  11. 4deb508 parisc: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 12 years ago
  12. 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
  13. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  14. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  15. 650275d [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h by Cong Wang · 12 years ago
  16. 39c2462 parisc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  17. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  18. dc7dce2 parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  19. 42605fa parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  20. f4d9ea9 parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus by Bjorn Helgaas · 13 years ago
  21. 7590e50 parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  22. c4e0657 parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  23. 2290c0d Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  24. 6caddf0 parisc: add module.h to files really requiring it by Paul Gortmaker · 13 years ago
  25. a87df54 parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  26. 3007c48 treewide: remove commented out Kconfig entries by Paul Bolle · 13 years ago
  27. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  28. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  29. e2f571d parisc: Convert irq namespace by Thomas Gleixner · 13 years ago
  30. 4c4231e [PARISC] Convert to new irq_chip functions by Thomas Gleixner · 13 years ago
  31. 79a0429 parisc: KittyHawk LCD fix by Guy Martin · 14 years ago
  32. 5189061 parisc: convert the rest of the irq handlers to simple/percpu by James Bottomley · 14 years ago
  33. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  34. e430426 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  35. f830104 drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast by Joe Perches · 14 years ago
  36. 631dd1a Update broken web addresses in the kernel. by Justin P. Mattock · 14 years ago
  37. 8ed5c00 parisc: convert eisa interrupts to flow handlers by Kyle McMartin · 14 years ago
  38. 7998b3b parisc: convert gsc and dino pci interrupts to flow handlers by Kyle McMartin · 14 years ago
  39. 14ff626 parisc: convert suckyio interrupts to flow handlers by Kyle McMartin · 14 years ago
  40. f3d4605 parisc: convert iosapic interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  41. 4d4f681 parisc: convert cpu interrupts to proper flow handlers by Kyle McMartin · 14 years ago
  42. ba20085 parisc: lay groundwork for killing __do_IRQ by Kyle McMartin · 14 years ago
  43. c442ef9 parisc: squelch warning when using dev_get_stats by Kyle McMartin · 14 years ago
  44. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  45. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  46. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  47. 4b4fd27 PARISC: led.c - fix potential stack overflow in led_proc_write() by Helge Deller · 14 years ago
  48. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  49. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  50. 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
  51. 52cf25d Driver core: Constify struct sysfs_ops in struct kobj_type by Emese Revfy · 14 years ago
  52. a3bee03 parisc: remove trailing space in messages by Frans Pop · 14 years ago
  53. d0608b5 parisc: Fixup last users of irq_chip->typename by Thomas Gleixner · 15 years ago
  54. 217bfb5 parisc: convert /proc/pdc/{lcd,led} to seq_file by Alexey Dobriyan · 15 years ago
  55. e7d2860 tree-wide: convert open calls to remove spaces to skip_spaces() lib function by André Goddard Rosa · 15 years ago
  56. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  57. 18821b0 Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  58. af901ca tree-wide: fix assorted typos all over the place by André Goddard Rosa · 15 years ago
  59. 246c65a parisc: led: Use for_each_netdev_rcu() by Eric Dumazet · 15 years ago
  60. eb29b75 parisc: Remove BKL from eisa_eeprom by Thomas Gleixner · 15 years ago
  61. 4481374 mm: replace various uses of num_physpages by totalram_pages by Jan Beulich · 15 years ago
  62. cae5a39 parisc: hppb.c - fix printk format strings by Helge Deller · 15 years ago
  63. 1e0deab parisc: dino.c - check return value of pci_assign_resource() by Helge Deller · 15 years ago
  64. b10ff54 parisc: includecheck fix for ccio-dma.c by Jaswinder Singh Rajput · 15 years ago
  65. 6b4dbcd parisc: isa-eeprom - Fix loff_t usage by Michael Buesch · 15 years ago
  66. 450d6e3 parisc: fixed faulty check in lba_pci by Stoyan Gaydarov · 15 years ago
  67. 447c233 parisc: Fix read buffer overflow in pdc_stable driver by Roel Kluin · 15 years ago
  68. ad361c9 Remove multiple KERN_ prefixes from printk formats by Joe Perches · 15 years ago
  69. 0c5cb79 parisc: superio: fix build breakage by Alexander Beregalov · 15 years ago
  70. ca0844e parisc: Fix PCI resource allocation on non-PAT SBA machines by Matthew Wilcox · 15 years ago
  71. e957f60 parisc: Fix gcc 4.4 warning in lba_pci.c by Grant Grundler · 15 years ago
  72. dfe0756 parisc: remove obsolete hw_interrupt_type by Thomas Gleixner · 15 years ago
  73. fed99b1 parisc: advertise PCI devs after "assign_resources" by Grant Grundler · 15 years ago
  74. 8d2d00d parisc: ccio-dma: fix build failure without procfs by Alexander Beregalov · 15 years ago
  75. d18dbfa parisc: remove driver_data direct access of struct device by Greg Kroah-Hartman · 15 years ago
  76. d5dedd4 irq: change ->set_affinity() to return status by Yinghai Lu · 15 years ago
  77. 28783eb parport: Fix various uses of parport_pc by Alan Cox · 15 years ago
  78. c18b460 parisc: drivers: fix warnings by Alexander Beregalov · 15 years ago
  79. 1ab2eaa parisc: led: remove proc_dir_entry::owner by Alexander Beregalov · 15 years ago
  80. 2d6d79b parisc: iosapic: fix build breakage by Alexander Beregalov · 15 years ago
  81. 8a1def4 parisc: blink all or loadavg LEDs on oops by Helge Deller · 15 years ago
  82. 5bee17f parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y by Kyle McMartin · 15 years ago
  83. d499524 parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  84. 8b6649c parisc: convert cpu_check_affinity to new cpumask api by Kyle McMartin · 15 years ago
  85. 9785d64 parisc: fix wrong assumption about bus->self by Grant Grundler · 15 years ago
  86. bfe4f4f parisc: remove klist iterators by James Bottomley · 15 years ago
  87. 5872fb9 Documentation: move DMA-mapping.txt to Doc/PCI/ by Randy Dunlap · 15 years ago
  88. 125c97d fix early_serial_setup() regression by Helge Deller · 15 years ago
  89. 29a41e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 15 years ago
  90. f0e88af PCI: parisc: use generic pci_swizzle_interrupt_pin() by Bjorn Helgaas · 16 years ago
  91. 0063507 parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions by FUJITA Tomonori · 16 years ago
  92. df8e5bc parisc: drivers/parisc/: make code static by Adrian Bunk · 16 years ago
  93. b840d79 Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 0de2652 cpumask: make irq_set_affinity() take a const struct cpumask by Rusty Russell · 16 years ago
  95. eeda3fd netdev: introduce dev_get_stats() by Stephen Hemminger · 16 years ago
  96. aeb5d72 [PATCH] introduce fmode_t, do annotations by Al Viro · 16 years ago
  97. e3d2f92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 16 years ago
  98. 08678b0 generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[] by Yinghai Lu · 16 years ago
  99. 1e22166 parisc: unify CCIO_COLLECT_STATS implementation by Kyle McMartin · 16 years ago
  100. 6044c31 parisc-eisa_eeprom: BKL pushdown by Arnd Bergmann · 16 years ago