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