Age | Commit message (Expand) | Author | Files | Lines |
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 |
2009-08-02 | parisc: fixed faulty check in lba_pci | Stoyan Gaydarov | 1 | -1/+1 |
2009-08-02 | parisc: Fix read buffer overflow in pdc_stable driver | Roel Kluin | 1 | -1/+1 |
2009-07-08 | Remove multiple KERN_ prefixes from printk formats | Joe Perches | 1 | -7/+7 |
2009-07-03 | parisc: superio: fix build breakage | Alexander Beregalov | 1 | -2/+2 |
2009-07-03 | parisc: Fix PCI resource allocation on non-PAT SBA machines | Matthew Wilcox | 1 | -0/+2 |
2009-07-03 | parisc: Fix gcc 4.4 warning in lba_pci.c | Grant Grundler | 1 | -9/+22 |
2009-07-03 | parisc: remove obsolete hw_interrupt_type | Thomas Gleixner | 6 | -7/+7 |
2009-07-03 | parisc: advertise PCI devs after "assign_resources" | Grant Grundler | 2 | -10/+10 |
2009-07-03 | parisc: ccio-dma: fix build failure without procfs | Alexander Beregalov | 1 | -3/+4 |
2009-06-15 | parisc: remove driver_data direct access of struct device | Greg Kroah-Hartman | 2 | -4/+4 |
2009-04-28 | irq: change ->set_affinity() to return status | Yinghai Lu | 1 | -2/+4 |
2009-04-14 | parport: Fix various uses of parport_pc | Alan Cox | 1 | -1/+2 |
2009-04-02 | parisc: drivers: fix warnings | Alexander Beregalov | 5 | -14/+17 |
2009-04-02 | parisc: led: remove proc_dir_entry::owner | Alexander Beregalov | 1 | -3/+0 |
2009-03-31 | parisc: iosapic: fix build breakage | Alexander Beregalov | 1 | -1/+1 |
2009-03-31 | parisc: blink all or loadavg LEDs on oops | Helge Deller | 1 | -6/+17 |
2009-03-15 | parisc: sba_iommu: fix build bug when CONFIG_PARISC_AGP=y | Kyle McMartin | 1 | -2/+0 |
2009-03-13 | parisc: dino: struct device - replace bus_id with dev_name(), dev_set_name() | Kay Sievers | 1 | -5/+6 |
2009-03-13 | parisc: convert cpu_check_affinity to new cpumask api | Kyle McMartin | 1 | -2/+5 |
2009-03-13 | parisc: fix wrong assumption about bus->self | Grant Grundler | 3 | -8/+7 |
2009-03-13 | parisc: remove klist iterators | James Bottomley | 2 | -43/+57 |
2009-01-29 | Documentation: move DMA-mapping.txt to Doc/PCI/ | Randy Dunlap | 1 | -9/+9 |
2009-01-13 | fix early_serial_setup() regression | Helge Deller | 1 | -1/+0 |
2009-01-09 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 8 | -20/+12 |
2009-01-07 | PCI: parisc: use generic pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2 | -4/+3 |
2009-01-05 | parisc: remove dead BIO_VMERGE_BOUNDARY and BIO_VMERGE_MAX_SIZE definitions | FUJITA Tomonori | 2 | -4/+0 |
2009-01-05 | parisc: drivers/parisc/: make code static | Adrian Bunk | 8 | -16/+12 |
2009-01-02 | Merge branch 'cpus4096-for-linus-2' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -3/+4 |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell | 1 | -3/+4 |
2008-11-19 | netdev: introduce dev_get_stats() | Stephen Hemminger | 1 | -2/+2 |
2008-10-21 | [PATCH] introduce fmode_t, do annotations | Al Viro | 1 | -1/+1 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 1 | -26/+17 |
2008-10-16 | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 5 | -10/+20 |
2008-10-10 | parisc: unify CCIO_COLLECT_STATS implementation | Kyle McMartin | 1 | -26/+17 |
2008-07-02 | parisc-eisa_eeprom: BKL pushdown | Arnd Bergmann | 1 | -0/+3 |
2008-05-15 | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 9 | -63/+63 |
2008-04-29 | parisc: use non-racy method for proc entries creation | Denis V. Lunev | 2 | -18/+10 |
2008-04-20 | PCI: remove parisc consumer of the pci global_list | James Bottomley | 1 | -1/+0 |
2008-03-15 | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 1 | -2/+2 |
2008-03-15 | [PARISC] pdc_stable: fix compile errors | Joel Soete | 1 | -3/+3 |
2008-03-05 | parisc: fix IOMMU's device boundary overflow bug on 32bits arch | FUJITA Tomonori | 2 | -4/+4 |
2008-03-04 | iommu: parisc: make the IOMMUs respect the segment boundary limits | FUJITA Tomonori | 3 | -18/+58 |
2008-03-04 | iommu: parisc: pass struct device to iommu_alloc_range | FUJITA Tomonori | 3 | -7/+7 |
2008-02-05 | iommu sg merging: parisc: make iommu respect the segment size limits | FUJITA Tomonori | 3 | -3/+8 |
2008-02-03 | drivers/parisc/: Spelling fixes | Joe Perches | 2 | -3/+3 |