index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-16
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-30
Documentation: move DMA-mapping.txt to Doc/PCI/
Randy Dunlap
1
-9
/
+9
2009-01-14
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-20
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-21
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-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
[next]