Age | Commit message (Expand) | Author | Files | Lines |
2015-09-15 | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2 | -0/+4 |
2015-09-10 | parisc: use seq_hex_dump() to dump buffers | Andy Shevchenko | 2 | -17/+5 |
2015-09-08 | PCI,parisc: Enable 64-bit bus addresses on PA-RISC | Helge Deller | 1 | -2/+5 |
2015-09-02 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2015-07-31 | parisc/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu | 1 | -1/+1 |
2015-07-23 | PCI: Call pci_read_bridge_bases() from core instead of arch code | Lorenzo Pieralisi | 2 | -4/+0 |
2015-04-24 | parisc: %pf is only for function pointers | Scott Wood | 1 | -1/+1 |
2015-04-21 | parisc: Eliminate sg_virt_addr() and private scatterlist.h | Matthew Wilcox | 3 | -19/+20 |
2015-04-16 | parisc: remove use of seq_printf return value | Joe Perches | 2 | -72/+68 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2015-03-07 | treewide: Fix typo in printk messages | Masanari Iida | 1 | -1/+1 |
2015-01-16 | parisc/PCI: Clip bridge windows to fit in upstream windows | Yinghai Lu | 1 | -3/+2 |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -1/+0 |
2014-10-02 | parisc: Fix serial console for machines with serial port on superio chip | Helge Deller | 1 | -1/+2 |
2014-09-22 | parisc: pdc_stable.c: Avoid potential stack overflows | Helge Deller | 1 | -5/+7 |
2014-09-21 | parisc: pdc_stable.c: Cleaning up unnecessary use of memset in conjunction wi... | Rickard Strandqvist | 1 | -2/+3 |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai | 1 | -1/+0 |
2014-08-27 | parisc: dino: fix %d confusingly prefixed with 0x in format string | Hans Wennborg | 1 | -1/+1 |
2013-09-04 | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+0 |
2013-08-01 | parisc: Fix interrupt routing for C8000 serial ports | Thomas Bogendoerfer | 1 | -11/+27 |
2013-07-25 | PCI: Delay enabling bridges until they're needed | Yinghai Lu | 1 | -1/+0 |
2013-07-10 | parisc: fix LMMIO mismatch between PAT length and MASK register | Helge Deller | 1 | -0/+56 |
2013-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -13/+2 |
2013-06-29 | eisa_eeprom: switch to fixed_size_llseek() | Al Viro | 1 | -13/+2 |
2013-06-18 | parisc: fix serial ports on C8000 workstation | Thomas Bogendoerfer | 1 | -0/+66 |
2013-06-01 | parisc/PCI: lba: fix: convert to pci_create_root_bus() for correct root bus r... | Helge Deller | 1 | -4/+4 |
2013-06-01 | parisc/PCI: Set type for LBA bus_num resource | Bjorn Helgaas | 1 | -0/+1 |
2013-05-25 | parisc/superio: Use module_pci_driver to register driver | Peter Huewe | 1 | -12/+1 |
2013-05-07 | parisc: fix partly 16/64k PAGE_SIZE boot | Helge Deller | 1 | -4/+15 |
2013-04-09 | procfs: new helper - PDE_DATA(inode) | Al Viro | 1 | -2/+2 |
2013-02-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2013-02-23 | new helper: file_inode(file) | Al Viro | 1 | -1/+1 |
2013-02-21 | parisc: led driver requires CONFIG_VM_EVENT_COUNTERS | Helge Deller | 1 | -0/+1 |
2013-02-21 | parisc: remove IRQF_DISABLED | Peter Zijlstra | 1 | -1/+1 |
2013-02-21 | drivers/parisc/pdc_stable.c: use WARN | Julia Lawall | 1 | -4/+2 |
2013-02-21 | drivers/parisc: Use printf extension %pR for struct resource | Joe Perches | 2 | -12/+7 |
2013-01-04 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman | 2 | -2/+2 |
2012-08-22 | parisc/PCI: Use list_for_each_entry() for bus->devices traversal | Bjorn Helgaas | 2 | -12/+5 |
2012-08-22 | parisc/PCI: Enable PERR/SERR on all devices | Bjorn Helgaas | 1 | -1/+3 |
2012-07-25 | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci | Linus Torvalds | 3 | -17/+27 |
2012-06-14 | parisc/PCI: register busn_res for root buses | Yinghai Lu | 2 | -4/+14 |
2012-06-14 | PCI: replace struct pci_bus secondary/subordinate with busn_res | Yinghai Lu | 3 | -17/+17 |
2012-06-05 | parisc: cleanup quoted include | Paul Bolle | 1 | -1/+1 |
2012-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2012-05-11 | parisc: move definition of PAGE0 to asm/page.h | Rolf Eike Beer | 1 | -0/+1 |
2012-04-08 | Merge branch 'master' into for-next | Jiri Kosina | 4 | -49/+14 |
2012-04-06 | parisc: Use vsprintf extention %pf with builtin_return_address | Joe Perches | 1 | -1/+1 |
2012-03-29 | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub... | Linus Torvalds | 3 | -3/+0 |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 3 | -3/+0 |
2012-03-24 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -46/+12 |