index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-03-10
1
-2
/
+2
|
\
|
*
ccio: allow large DMA masks
Christoph Hellwig
2019-02-20
1
-2
/
+2
*
|
parisc: Use F_EXTEND() macro in iosapic code
Helge Deller
2019-02-21
1
-16
/
+1
*
|
parisc: remove the HBA_DATA macro
Christoph Hellwig
2019-02-21
2
-6
/
+9
*
|
parisc/lba_pci: use container_of in LBA_DEV
Christoph Hellwig
2019-02-21
1
-6
/
+4
*
|
parisc/dino: use container_of in DINO_DEV
Christoph Hellwig
2019-02-21
1
-6
/
+4
*
|
parisc: properly type the return value of parisc_walk_tree
Christoph Hellwig
2019-02-21
1
-1
/
+1
*
|
parisc: turn GET_IOC into an inline function
Christoph Hellwig
2019-02-21
1
-4
/
+8
*
|
parisc: move internal implementation details out of <asm/dma-mapping.h>
Christoph Hellwig
2019-02-21
7
-0
/
+62
*
|
parisc: Hide built-in serial aux port of Tosca GSP card
Helge Deller
2019-02-21
1
-0
/
+12
|
/
*
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
1
-23
/
+1
|
\
|
*
eisa: consolidate EISA Kconfig entry in drivers/eisa
Christoph Hellwig
2018-11-23
1
-10
/
+1
|
*
pcmcia: allow PCMCIA support independent of the architecture
Christoph Hellwig
2018-11-23
1
-2
/
+0
|
*
PCI: consolidate PCI config entry in drivers/pci
Christoph Hellwig
2018-11-23
1
-11
/
+0
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
2
-4
/
+4
|
\
\
|
*
|
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
2
-4
/
+4
|
|
/
*
|
parisc/sba_iommu: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-9
/
+1
*
|
parisc/ccio: remove the mapping_error dma_map_ops method
Christoph Hellwig
2018-12-06
1
-9
/
+1
|
/
*
parisc: Add alternative coding infrastructure
Helge Deller
2018-10-17
2
-19
/
+10
*
parisc: Ratelimit dino stuck interrupt warnings
Helge Deller
2018-10-17
1
-2
/
+1
*
parisc: dino: Utilize DINO_MASK_IRQ() macro
Helge Deller
2018-10-17
1
-1
/
+1
*
parisc: remove the dead ccio-rm-dma driver
Christoph Hellwig
2018-10-17
2
-205
/
+0
*
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-06-04
3
-9
/
+0
|
\
|
*
iommu-helper: mark iommu_is_span_boundary as inline
Christoph Hellwig
2018-05-09
1
-5
/
+0
|
*
PCI: remove PCI_DMA_BUS_IS_PHYS
Christoph Hellwig
2018-05-07
2
-4
/
+0
*
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
2
-60
/
+6
|
\
\
|
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
2
-60
/
+6
*
|
|
parisc: Move ccio_cujo20_fixup() into init section
Helge Deller
2018-05-18
1
-1
/
+1
|
/
/
*
/
parisc: Fix section mismatches
Helge Deller
2018-05-02
1
-1
/
+1
|
/
*
parisc/pci: Switch LBA PCI bus from Hard Fail to Soft Fail mode
Helge Deller
2018-03-27
1
-1
/
+19
*
parisc: Directly call machine_power_off() in power button driver
Helge Deller
2018-03-27
1
-2
/
+1
*
parisc/led: Fix sparse warnings
Helge Deller
2018-03-27
1
-2
/
+2
*
parisc: Show unhashed EISA EEPROM address
Helge Deller
2018-01-02
1
-1
/
+1
*
parisc: Show unhashed HPA of Dino chip
Helge Deller
2018-01-02
1
-5
/
+5
*
parisc: Hide Diva-built-in serial aux and graphics card
Helge Deller
2017-12-17
1
-0
/
+33
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
2
-0
/
+2
*
parisc: Fix up devices below a PCI-PCI MegaRAID controller bridge
Helge Deller
2017-08-24
1
-3
/
+39
*
parisc: Fix section mismatches in parisc core drivers
Helge Deller
2017-08-22
11
-25
/
+25
*
parisc: pci memory bar assignment fails with 64bit kernels on dino/cujo
Thomas Bogendoerfer
2017-08-16
1
-1
/
+1
*
parisc: pdc_stable: Fix locking when creating sysfs links
James Bottomley
2017-07-31
1
-3
/
+3
*
parisc: pdc_stable: constify attribute_group structures.
Arvind Yadav
2017-07-23
1
-1
/
+1
*
parisc: ->mapping_error
Christoph Hellwig
2017-07-05
2
-2
/
+18
*
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-07-03
4
-3
/
+34
*
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-03
2
-55
/
+73
|
\
|
*
parisc: ccio-dma: Handle return NULL error from ioremap_nocache
Arvind Yadav
2017-02-25
1
-1
/
+5
|
*
parisc: eisa: Fix resource leaks in error paths
Arvind Yadav
2017-02-25
1
-2
/
+16
|
*
parisc: eisa: Remove coding style errors
Arvind Yadav
2017-02-25
1
-52
/
+52
*
|
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
|
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
2
-2
/
+2
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
6
-6
/
+6
[next]