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