Age | Commit message (Expand) | Author |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-20 | parisc: led driver requires CONFIG_VM_EVENT_COUNTERS | Helge Deller |
2013-02-20 | parisc: remove IRQF_DISABLED | Peter Zijlstra |
2013-02-20 | drivers/parisc/pdc_stable.c: use WARN | Julia Lawall |
2013-02-20 | drivers/parisc: Use printf extension %pR for struct resource | Joe Perches |
2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-08-22 | parisc/PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas |
2012-08-22 | parisc/PCI: Enable PERR/SERR on all devices | Bjorn Helgaas |
2012-07-24 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds |
2012-06-13 | parisc/PCI: register busn_res for root buses | Yinghai Lu |
2012-06-13 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu |
2012-06-05 | parisc: cleanup quoted include | Paul Bolle |
2012-05-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-05-10 | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer |
2012-04-08 | Merge branch 'master' into for-next | Jiri Kosina |
2012-04-05 | parisc: Use vsprintf extention %pf with builtin_return_address | Joe Perches |
2012-03-28 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-23 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-02-27 | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h | Cong Wang |
2012-02-23 | parisc/PCI: get rid of device resource fixups | Bjorn Helgaas |
2012-01-11 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2012-01-06 | parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas |
2012-01-06 | parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas |
2012-01-06 | parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus | Bjorn Helgaas |
2012-01-06 | parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou... | Bjorn Helgaas |
2012-01-06 | parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina |
2011-10-31 | parisc: add module.h to files really requiring it | Paul Gortmaker |
2011-10-31 | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker |
2011-10-29 | treewide: remove commented out Kconfig entries | Paul Bolle |
2011-09-27 | doc: fix broken references | Paul Bolle |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | parisc: Convert irq namespace | Thomas Gleixner |
2011-02-10 | [PARISC] Convert to new irq_chip functions | Thomas Gleixner |
2010-12-04 | parisc: KittyHawk LCD fix | Guy Martin |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds |
2010-10-21 | drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast | Joe Perches |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock |
2010-10-14 | parisc: convert eisa interrupts to flow handlers | Kyle McMartin |
2010-10-14 | parisc: convert gsc and dino pci interrupts to flow handlers | Kyle McMartin |
2010-10-14 | parisc: convert suckyio interrupts to flow handlers | Kyle McMartin |
2010-10-14 | parisc: convert iosapic interrupts to proper flow handlers | Kyle McMartin |
2010-10-14 | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin |
2010-10-14 | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin |
2010-10-13 | parisc: squelch warning when using dev_get_stats | Kyle McMartin |
2010-08-04 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |