Age | Commit message (Expand) | Author | Files | Lines |
2012-02-27 | [PARISC] include <linux/prefetch.h> in drivers/parisc/iommu-helpers.h | Cong Wang | 1 | -0/+2 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2 | -56/+63 |
2012-01-07 | parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources | Bjorn Helgaas | 1 | -12/+17 |
2012-01-07 | parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas | 1 | -6/+8 |
2012-01-07 | parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus | Bjorn Helgaas | 1 | -17/+18 |
2012-01-07 | parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resou... | Bjorn Helgaas | 1 | -15/+12 |
2012-01-07 | parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() | Bjorn Helgaas | 1 | -10/+12 |
2011-11-13 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -0/+2 |
2011-11-01 | parisc: add module.h to files really requiring it | Paul Gortmaker | 1 | -0/+1 |
2011-11-01 | parisc: Add export.h to files needing EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 1 | -0/+1 |
2011-10-29 | treewide: remove commented out Kconfig entries | Paul Bolle | 1 | -7/+0 |
2011-09-27 | doc: fix broken references | Paul Bolle | 1 | -8/+8 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-29 | parisc: Convert irq namespace | Thomas Gleixner | 3 | -4/+5 |
2011-02-10 | [PARISC] Convert to new irq_chip functions | Thomas Gleixner | 5 | -52/+56 |
2010-12-04 | parisc: KittyHawk LCD fix | Guy Martin | 1 | -4/+13 |
2010-12-04 | parisc: convert the rest of the irq handlers to simple/percpu | James Bottomley | 5 | -7/+11 |
2010-11-17 | BKL: remove extraneous #include <smp_lock.h> | Arnd Bergmann | 1 | -1/+0 |
2010-10-28 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/par... | Linus Torvalds | 6 | -128/+53 |
2010-10-22 | drivers/parisc/iosapic.c: Remove unnecessary kzalloc cast | Joe Perches | 1 | -2/+2 |
2010-10-18 | Update broken web addresses in the kernel. | Justin P. Mattock | 1 | -2/+1 |
2010-10-14 | parisc: convert eisa interrupts to flow handlers | Kyle McMartin | 1 | -16/+7 |
2010-10-14 | parisc: convert gsc and dino pci interrupts to flow handlers | Kyle McMartin | 2 | -31/+13 |
2010-10-14 | parisc: convert suckyio interrupts to flow handlers | Kyle McMartin | 1 | -15/+6 |
2010-10-14 | parisc: convert iosapic interrupts to proper flow handlers | Kyle McMartin | 1 | -31/+6 |
2010-10-14 | parisc: convert cpu interrupts to proper flow handlers | Kyle McMartin | 1 | -1/+1 |
2010-10-14 | parisc: lay groundwork for killing __do_IRQ | Kyle McMartin | 5 | -33/+19 |
2010-10-14 | parisc: squelch warning when using dev_get_stats | Kyle McMartin | 1 | -3/+3 |
2010-08-05 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-08-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 1 | -1/+2 |
2010-08-04 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -2/+4 |
2010-08-03 | PARISC: led.c - fix potential stack overflow in led_proc_write() | Helge Deller | 1 | -2/+4 |
2010-07-08 | net: fix 64 bit counters on 32 bit arches | Eric Dumazet | 1 | -1/+2 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 3 | -2/+1 |
2010-03-08 | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 1 | -1/+1 |
2010-03-07 | parisc: remove trailing space in messages | Frans Pop | 2 | -2/+2 |
2009-12-16 | parisc: Fixup last users of irq_chip->typename | Thomas Gleixner | 5 | -5/+5 |
2009-12-16 | parisc: convert /proc/pdc/{lcd,led} to seq_file | Alexey Dobriyan | 1 | -30/+29 |
2009-12-15 | tree-wide: convert open calls to remove spaces to skip_spaces() lib function | André Goddard Rosa | 1 | -6/+3 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2009-12-09 | Merge branch 'bkl-drivers-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -10/+0 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 1 | -1/+1 |
2009-11-11 | parisc: led: Use for_each_netdev_rcu() | Eric Dumazet | 1 | -5/+2 |
2009-10-14 | parisc: Remove BKL from eisa_eeprom | Thomas Gleixner | 1 | -10/+0 |
2009-09-22 | mm: replace various uses of num_physpages by totalram_pages | Jan Beulich | 2 | -4/+4 |
2009-08-02 | parisc: hppb.c - fix printk format strings | Helge Deller | 1 | -3/+6 |
2009-08-02 | parisc: dino.c - check return value of pci_assign_resource() | Helge Deller | 1 | -1/+1 |
2009-08-02 | parisc: includecheck fix for ccio-dma.c | Jaswinder Singh Rajput | 1 | -1/+0 |
2009-08-02 | parisc: isa-eeprom - Fix loff_t usage | Michael Buesch | 1 | -1/+1 |