| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] introduce fmode_t, do annotations | Al Viro | 2008-10-21 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2008-10-20 | 1 | -26/+17 |
|\ |
|
| * | parisc: unify CCIO_COLLECT_STATS implementation | Kyle McMartin | 2008-10-10 | 1 | -26/+17 |
* | | generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_... | Yinghai Lu | 2008-10-16 | 5 | -10/+20 |
|/ |
|
* | parisc-eisa_eeprom: BKL pushdown | Arnd Bergmann | 2008-07-02 | 1 | -0/+3 |
* | drivers/parisc: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-05-15 | 9 | -63/+63 |
* | parisc: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 2 | -18/+10 |
* | PCI: remove parisc consumer of the pci global_list | James Bottomley | 2008-04-21 | 1 | -1/+0 |
* | [PARISC] make ptr_to_pide() static | FUJITA Tomonori | 2008-03-16 | 1 | -2/+2 |
* | [PARISC] pdc_stable: fix compile errors | Joel Soete | 2008-03-16 | 1 | -3/+3 |
* | parisc: fix IOMMU's device boundary overflow bug on 32bits arch | FUJITA Tomonori | 2008-03-06 | 2 | -4/+4 |
* | iommu: parisc: make the IOMMUs respect the segment boundary limits | FUJITA Tomonori | 2008-03-05 | 3 | -18/+58 |
* | iommu: parisc: pass struct device to iommu_alloc_range | FUJITA Tomonori | 2008-03-05 | 3 | -7/+7 |
* | iommu sg merging: parisc: make iommu respect the segment size limits | FUJITA Tomonori | 2008-02-05 | 3 | -3/+8 |
* | drivers/parisc/: Spelling fixes | Joe Perches | 2008-02-03 | 2 | -3/+3 |
* | [PARISC]: Fix build after ipv4_is_*() changes. | Joe Perches | 2008-01-28 | 1 | -1/+1 |
* | Kobject: convert drivers/* from kobject_unregister() to kobject_put() | Greg Kroah-Hartman | 2008-01-25 | 1 | -3/+3 |
* | Kobject: change drivers/parisc/pdc_stable.c to use kobject_init_and_add | Greg Kroah-Hartman | 2008-01-25 | 1 | -5/+5 |
* | kobject: convert parisc/pdc_stable to use kobject_create | Greg Kroah-Hartman | 2008-01-25 | 1 | -8/+8 |
* | firmware: change firmware_kset to firmware_kobj | Greg Kroah-Hartman | 2008-01-25 | 1 | -1/+1 |
* | kset: convert parisc/pdc_stable.c to use kset_create | Greg Kroah-Hartman | 2008-01-25 | 1 | -17/+21 |
* | kobject: convert parisc/pdc_stable to kobj_attr interface | Greg Kroah-Hartman | 2008-01-25 | 1 | -77/+70 |
* | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman | 2008-01-25 | 1 | -4/+5 |
* | [PARISC] lba_pci: pci_claim_resources disabled expansion roms | Kyle McMartin | 2007-12-06 | 1 | -3/+7 |
* | parisc: fix sg_page() fallout | FUJITA Tomonori | 2007-10-23 | 2 | -0/+2 |
* | [PARISC] Fix infinite loop in /proc/iomem | Matthew Wilcox | 2007-10-18 | 1 | -44/+7 |
* | [PARISC] Quiet sysfs_create_link __must_check warnings in pdc_stable | Kyle McMartin | 2007-10-18 | 1 | -3/+8 |
* | [PARISC] Squelch pci_enable_device __must_check warning in superio | Kyle McMartin | 2007-10-18 | 1 | -1/+3 |
* | [PARISC] Clean up a resource_size_t warning in sba_iommu | Kyle McMartin | 2007-10-18 | 1 | -2/+2 |
* | [NET]: Make the device list and device lookups per namespace. | Eric W. Biederman | 2007-10-11 | 1 | -1/+1 |
* | serial: add early_serial_setup() back to header file | Yinghai Lu | 2007-07-18 | 1 | -0/+1 |
* | hppb: Add missing dma-mapping.h include | Frank Lichtenheld | 2007-07-17 | 1 | -0/+1 |
* | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-12 | 1 | -2/+2 |
* | [PARISC] stop lcd driver from stripping initial whitespace | Julian Stecklina | 2007-06-21 | 1 | -6/+0 |
* | [PARISC] fix section mismatch in superio serial drivers | Helge Deller | 2007-05-27 | 1 | -4/+4 |
* | [PARISC] fix section mismatch in parisc eisa driver | Helge Deller | 2007-05-27 | 1 | -2/+2 |
* | [PARISC] fix section mismatch in ccio-dma | Helge Deller | 2007-05-27 | 1 | -3/+3 |
* | [PARISC] Build fixes for power.c | Kyle McMartin | 2007-05-26 | 1 | -0/+1 |
* | [PARISC] kobject is embedded in subsys, not kset | Kyle McMartin | 2007-05-26 | 1 | -1/+1 |
* | [PARISC] ROUNDUP macro cleanup in drivers/parisc | Milind Arun Choudhary | 2007-05-23 | 3 | -10/+8 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 1 | -1/+0 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2007-05-05 | 1 | -1/+1 |
|\ |
|
| * | [NET]: Rework dev_base via list_head (v3) | Pavel Emelianov | 2007-05-04 | 1 | -1/+1 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2007-05-05 | 1 | -47/+47 |
|\ \ |
|
| * | | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman | 2007-05-03 | 1 | -47/+47 |
| |/ |
|
* / | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-03 | 1 | -2/+0 |
|/ |
|
* | [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats. | Rusty Russell | 2007-04-29 | 1 | -2/+0 |
* | [NET]: Inline net_device_stats | Rusty Russell | 2007-04-26 | 1 | -2/+2 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6 | Linus Torvalds | 2007-02-26 | 6 | -171/+154 |
|\ |
|
| * | [PARISC] Convert soft power switch driver to kthread | Helge Deller | 2007-02-17 | 2 | -113/+90 |