aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/parisc
Commit message (Expand)AuthorAge
* doc: fix broken referencesPaul Bolle2011-09-27
* Fix common misspellingsLucas De Marchi2011-03-31
* parisc: Convert irq namespaceThomas Gleixner2011-03-29
* [PARISC] Convert to new irq_chip functionsThomas Gleixner2011-02-10
* parisc: KittyHawk LCD fixGuy Martin2010-12-04
* parisc: convert the rest of the irq handlers to simple/percpuJames Bottomley2010-12-04
* BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann2010-11-17
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par...Linus Torvalds2010-10-28
|\
| * drivers/parisc/iosapic.c: Remove unnecessary kzalloc castJoe Perches2010-10-21
| * parisc: convert eisa interrupts to flow handlersKyle McMartin2010-10-14
| * parisc: convert gsc and dino pci interrupts to flow handlersKyle McMartin2010-10-14
| * parisc: convert suckyio interrupts to flow handlersKyle McMartin2010-10-14
| * parisc: convert iosapic interrupts to proper flow handlersKyle McMartin2010-10-14
| * parisc: convert cpu interrupts to proper flow handlersKyle McMartin2010-10-14
| * parisc: lay groundwork for killing __do_IRQKyle McMartin2010-10-14
| * parisc: squelch warning when using dev_get_statsKyle McMartin2010-10-13
* | Update broken web addresses in the kernel.Justin P. Mattock2010-10-18
|/
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-08-04
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-08-04
| |\
| * | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-16
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-08-04
|\ \ \ | |_|/ |/| |
| * | net: fix 64 bit counters on 32 bit archesEric Dumazet2010-07-07
| |/
* / PARISC: led.c - fix potential stack overflow in led_proc_write()Helge Deller2010-08-03
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy2010-03-07
* parisc: remove trailing space in messagesFrans Pop2010-03-06
* parisc: Fixup last users of irq_chip->typenameThomas Gleixner2009-12-15
* parisc: convert /proc/pdc/{lcd,led} to seq_fileAlexey Dobriyan2009-12-15
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-15
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * tree-wide: fix assorted typos all over the placeAndré Goddard Rosa2009-12-04
* | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2009-12-09
|\ \
| * | parisc: Remove BKL from eisa_eepromThomas Gleixner2009-10-14
| |/
* / parisc: led: Use for_each_netdev_rcu()Eric Dumazet2009-11-10
|/
* mm: replace various uses of num_physpages by totalram_pagesJan Beulich2009-09-22
* parisc: hppb.c - fix printk format stringsHelge Deller2009-08-02
* parisc: dino.c - check return value of pci_assign_resource()Helge Deller2009-08-02
* parisc: includecheck fix for ccio-dma.cJaswinder Singh Rajput2009-08-02
* parisc: isa-eeprom - Fix loff_t usageMichael Buesch2009-08-02
* parisc: fixed faulty check in lba_pciStoyan Gaydarov2009-08-02
* parisc: Fix read buffer overflow in pdc_stable driverRoel Kluin2009-08-02
* Remove multiple KERN_ prefixes from printk formatsJoe Perches2009-07-08
* parisc: superio: fix build breakageAlexander Beregalov2009-07-02
* parisc: Fix PCI resource allocation on non-PAT SBA machinesMatthew Wilcox2009-07-02
* parisc: Fix gcc 4.4 warning in lba_pci.cGrant Grundler2009-07-02
* parisc: remove obsolete hw_interrupt_typeThomas Gleixner2009-07-02
* parisc: advertise PCI devs after "assign_resources"Grant Grundler2009-07-02
* parisc: ccio-dma: fix build failure without procfsAlexander Beregalov2009-07-02
* parisc: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-16
* irq: change ->set_affinity() to return statusYinghai Lu2009-04-28