summaryrefslogtreecommitdiff
path: root/drivers/parisc
AgeCommit message (Expand)AuthorFilesLines
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds3-3/+0
2012-03-28Remove all #inclusions of asm/system.hDavid Howells3-3/+0
2012-03-23Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-46/+12
2012-02-27[PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.hCong Wang1-0/+2
2012-02-23parisc/PCI: get rid of device resource fixupsBjorn Helgaas2-46/+12
2012-01-11Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2-56/+63
2012-01-06parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resourcesBjorn Helgaas1-12/+17
2012-01-06parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas1-6/+8
2012-01-06parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root busBjorn Helgaas1-17/+18
2012-01-06parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou...Bjorn Helgaas1-15/+12
2012-01-06parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented()Bjorn Helgaas1-10/+12
2011-11-13Merge branch 'master' into for-nextJiri Kosina2-0/+2
2011-10-31parisc: add module.h to files really requiring itPaul Gortmaker1-0/+1
2011-10-31parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULEPaul Gortmaker1-0/+1
2011-10-29treewide: remove commented out Kconfig entriesPaul Bolle1-7/+0
2011-09-27doc: fix broken referencesPaul Bolle1-8/+8
2011-03-31Fix common misspellingsLucas De Marchi1-2/+2
2011-03-29parisc: Convert irq namespaceThomas Gleixner3-4/+5
2011-02-10[PARISC] Convert to new irq_chip functionsThomas Gleixner5-52/+56
2010-12-04parisc: KittyHawk LCD fixGuy Martin1-4/+13
2010-12-04parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley5-7/+11
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-10-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds6-128/+53
2010-10-21drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches1-2/+2
2010-10-18Update broken web addresses in the kernel.Justin P. Mattock1-2/+1
2010-10-14parisc: convert eisa interrupts to flow handlersKyle McMartin1-16/+7
2010-10-14parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2-31/+13
2010-10-14parisc: convert suckyio interrupts to flow handlersKyle McMartin1-15/+6
2010-10-14parisc: convert iosapic interrupts to proper flow handlersKyle McMartin1-31/+6
2010-10-14parisc: convert cpu interrupts to proper flow handlersKyle McMartin1-1/+1
2010-10-14parisc: lay groundwork for killing __do_IRQKyle McMartin5-33/+19
2010-10-13parisc: squelch warning when using dev_get_statsKyle McMartin1-3/+3
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-2/+2
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-1/+2
2010-08-04Merge branch 'master' into for-nextJiri Kosina1-2/+4
2010-08-03PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller1-2/+4
2010-07-07net: fix 64 bit counters on 32 bit archesEric Dumazet1-1/+2
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König1-2/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo3-2/+1
2010-03-07Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy1-1/+1
2010-03-06parisc: remove trailing space in messagesFrans Pop2-2/+2
2009-12-16parisc: Fixup last users of irq_chip->typenameThomas Gleixner5-5/+5
2009-12-16parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan1-30/+29
2009-12-15tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa1-6/+3
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2009-12-09Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-10/+0
2009-12-04tree-wide: fix assorted typos all over the placeAndré Goddard Rosa1-1/+1
2009-11-10parisc: led: Use for_each_netdev_rcu()Eric Dumazet1-5/+2
2009-10-14parisc: Remove BKL from eisa_eepromThomas Gleixner1-10/+0