Age | Commit message (Expand) | Author | Files | Lines |
2008-07-03 | 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-21 | PCI: remove parisc consumer of the pci global_list | James Bottomley | 1 | -1/+0 |
2008-03-16 | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 1 | -2/+2 |
2008-03-16 | [PARISC] pdc_stable: fix compile errors | Joel Soete | 1 | -3/+3 |
2008-03-06 | parisc: fix IOMMU's device boundary overflow bug on 32bits arch | FUJITA Tomonori | 2 | -4/+4 |
2008-03-05 | iommu: parisc: make the IOMMUs respect the segment boundary limits | FUJITA Tomonori | 3 | -18/+58 |
2008-03-05 | 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 |
2008-01-29 | [PARISC]: Fix build after ipv4_is_*() changes. | Joe Perches | 1 | -1/+1 |
2008-01-25 | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 1 | -3/+3 |
2008-01-25 | Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add | Greg Kroah-Hartman | 1 | -5/+5 |
2008-01-25 | kobject: convert parisc/pdc_stable to use kobject_create | Greg Kroah-Hartman | 1 | -8/+8 |
2008-01-25 | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 1 | -1/+1 |
2008-01-25 | kset: convert parisc/pdc_stable.c to use kset_create | Greg Kroah-Hartman | 1 | -17/+21 |
2008-01-25 | kobject: convert parisc/pdc_stable to kobj_attr interface | Greg Kroah-Hartman | 1 | -77/+70 |
2008-01-25 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 1 | -4/+5 |
2007-12-06 | [PARISC] lba_pci: pci_claim_resources disabled expansion roms | Kyle McMartin | 1 | -3/+7 |
2007-10-23 | parisc: fix sg_page() fallout | FUJITA Tomonori | 2 | -0/+2 |
2007-10-18 | [PARISC] Fix infinite loop in /proc/iomem | Matthew Wilcox | 1 | -44/+7 |
2007-10-18 | [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable | Kyle McMartin | 1 | -3/+8 |
2007-10-18 | [PARISC] Squelch pci_enable_device __must_check warning in superio | Kyle McMartin | 1 | -1/+3 |
2007-10-18 | [PARISC] Clean up a resource_size_t warning in sba_iommu | Kyle McMartin | 1 | -2/+2 |
2007-10-11 | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 1 | -1/+1 |
2007-07-18 | serial: add early_serial_setup() back to header file | Yinghai Lu | 1 | -0/+1 |
2007-07-18 | hppb: Add missing dma-mapping.h include | Frank Lichtenheld | 1 | -0/+1 |
2007-07-12 | sysfs: kill unnecessary attribute->owner | Tejun Heo | 1 | -2/+2 |
2007-06-22 | [PARISC] stop lcd driver from stripping initial whitespace | Julian Stecklina | 1 | -6/+0 |
2007-05-27 | [PARISC] fix section mismatch in superio serial drivers | Helge Deller | 1 | -4/+4 |
2007-05-27 | [PARISC] fix section mismatch in parisc eisa driver | Helge Deller | 1 | -2/+2 |
2007-05-27 | [PARISC] fix section mismatch in ccio-dma | Helge Deller | 1 | -3/+3 |
2007-05-26 | [PARISC] Build fixes for power.c | Kyle McMartin | 1 | -0/+1 |
2007-05-26 | [PARISC] kobject is embedded in subsys, not kset | Kyle McMartin | 1 | -1/+1 |
2007-05-23 | [PARISC] ROUNDUP macro cleanup in drivers/parisc | Milind Arun Choudhary | 3 | -10/+8 |
2007-05-08 | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 1 | -1/+0 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -1/+1 |
2007-05-05 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -47/+47 |
2007-05-04 | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 1 | -1/+1 |
2007-05-03 | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 1 | -2/+0 |
2007-05-03 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 1 | -47/+47 |
2007-04-29 | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 1 | -2/+0 |
2007-04-26 | [NET]: Inline net_device_stats | Rusty Russell | 1 | -2/+2 |
2007-02-26 | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 6 | -171/+154 |
2007-02-17 | [PARISC] Convert soft power switch driver to kthread | Helge Deller | 2 | -113/+90 |
2007-02-17 | [PARISC] lba_pci format warnings | Matthew Wilcox | 1 | -27/+29 |
2007-02-17 | Merge branch 'parisc' from /home/kyle/repos/parisc-2.6.git | Kyle McMartin | 6 | -33/+37 |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 1 | -1/+0 |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 3 | -5/+5 |