aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-032-2/+2
* parisc/PCI: Use list_for_each_entry() for bus->devices traversalBjorn Helgaas2012-08-222-12/+5
* parisc/PCI: Enable PERR/SERR on all devicesBjorn Helgaas2012-08-221-1/+3
* Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-243-17/+27
|\
| * parisc/PCI: register busn_res for root busesYinghai Lu2012-06-132-4/+14
| * PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-133-17/+17
* | parisc: cleanup quoted includePaul Bolle2012-06-051-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2012-04-084-49/+14
| |\
| * | parisc: Use vsprintf extention %pf with builtin_return_addressJoe Perches2012-04-051-1/+1
* | | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-101-0/+1
| |/ |/|
* | Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-283-3/+0
|\ \
| * | Remove all #inclusions of asm/system.hDavid Howells2012-03-283-3/+0
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-03-232-46/+12
|\ \ \ | |/ / |/| |
| * | parisc/PCI: get rid of device resource fixupsBjorn Helgaas2012-02-232-46/+12
| |/
* / [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang2012-02-271-0/+2
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2012-01-112-56/+63
|\
| * parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas2012-01-061-12/+17
| * parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-6/+8
| * parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas2012-01-061-17/+18
| * parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas2012-01-061-15/+12
| * parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas2012-01-061-10/+12
* | Merge branch 'master' into for-nextJiri Kosina2011-11-132-0/+2
|\|
| * parisc: add module.h to files really requiring itPaul Gortmaker2011-10-311-0/+1
| * parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker2011-10-311-0/+1
* | treewide: remove commented out Kconfig entriesPaul Bolle2011-10-291-7/+0
|/
* doc: fix broken referencesPaul Bolle2011-09-271-8/+8
* Fix common misspellingsLucas De Marchi2011-03-311-2/+2
* parisc: Convert irq namespaceThomas Gleixner2011-03-293-4/+5
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-105-52/+56
* parisc: KittyHawk LCD fixGuy Martin2010-12-041-4/+13
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-045-7/+11
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-171-1/+0
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-286-128/+53
|\
| * drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches2010-10-211-2/+2
| * parisc: convert eisa interrupts to flow handlersKyle McMartin2010-10-141-16/+7
| * parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2010-10-142-31/+13
| * parisc: convert suckyio interrupts to flow handlersKyle McMartin2010-10-141-15/+6
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-141-31/+6
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-141-1/+1
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-145-33/+19
| * parisc: squelch warning when using dev_get_statsKyle McMartin2010-10-131-3/+3
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-2/+1
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-041-2/+2
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-041-2/+4
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-041-1/+2
|\ \ \ | |_|/ |/| |
| * | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-071-1/+2
| |/
* / PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller2010-08-031-2/+4
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-303-2/+1