index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: Reduce size of the bug_table on 64-bit kernel by half
Helge Deller
2023-11-25
1
-17
/
+17
*
parisc: Use natural CPU alignment for bug_table
Helge Deller
2023-11-25
1
-12
/
+18
*
parisc: Mark lock_aligned variables 16-byte aligned on SMP
Helge Deller
2023-11-25
1
-1
/
+1
*
parisc: Mark jump_table naturally aligned
Helge Deller
2023-11-25
1
-2
/
+6
*
parisc: Mark altinstructions read-only and 32-bit aligned
Helge Deller
2023-11-25
1
-3
/
+6
*
parisc: Mark ex_table entries 32-bit aligned in uaccess.h
Helge Deller
2023-11-25
1
-0
/
+1
*
parisc: Mark ex_table entries 32-bit aligned in assembly.h
Helge Deller
2023-11-25
1
-0
/
+1
*
parisc: fix mmap_base calculation when stack grows upwards
Helge Deller
2023-11-16
2
-9
/
+3
*
parisc: Move parisc_narrow_firmware variable to header file
Helge Deller
2023-10-30
1
-0
/
+1
*
Merge tag 'parisc-for-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-10-07
2
-22
/
+20
|
\
|
*
parisc: Restore __ldcw_align for PA-RISC 2.0 processors
John David Anglin
2023-10-07
2
-22
/
+20
*
|
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-30
1
-1
/
+1
|
/
*
Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-09-13
6
-12
/
+25
|
\
|
*
parisc: BTLB: Initialize BTLB tables at CPU startup
Helge Deller
2023-09-07
2
-0
/
+2
|
*
parisc: firmware: Simplify calling non-PA20 functions
Helge Deller
2023-09-07
1
-2
/
+0
|
*
parisc: BTLB: Add BTLB insert and purge firmware function wrappers
Helge Deller
2023-09-07
1
-0
/
+3
|
*
parisc: shmparam.h: Document aliasing requirements of PA-RISC
Helge Deller
2023-09-07
1
-0
/
+15
|
*
parisc: sba-iommu: Fix sparse warnigs
Helge Deller
2023-08-31
1
-2
/
+2
|
*
parisc: sba: Fix compile warning wrt list of SBA devices
Helge Deller
2023-08-31
1
-0
/
+3
|
*
parisc: sba_iommu: Fix build warning if procfs if disabled
Helge Deller
2023-08-31
1
-8
/
+0
*
|
Merge tag 'ata-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
2023-09-05
1
-54
/
+0
|
\
\
|
*
|
parisc: Remove <asm/ide.h>
Geert Uytterhoeven
2023-08-24
1
-54
/
+0
*
|
|
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()
Rick Edgecombe
2023-07-11
1
-1
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
3
-24
/
+42
|
\
\
|
*
|
mm: rationalise flush_icache_pages() and flush_icache_page()
Matthew Wilcox (Oracle)
2023-08-25
1
-1
/
+1
|
*
|
parisc: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-25
2
-19
/
+32
|
*
|
parisc: mm: convert to GENERIC_IOREMAP
Baoquan He
2023-08-18
1
-5
/
+10
|
|
/
*
|
parisc: ccio-dma: Create private runway procfs root entry
Helge Deller
2023-08-28
1
-3
/
+0
*
|
parisc: led: Rewrite LED/LCD driver to utilizize Linux LED subsystem
Helge Deller
2023-08-28
1
-6
/
+3
*
|
parisc: led: Fix LAN receive and transmit LEDs
Helge Deller
2023-08-27
1
-2
/
+2
*
|
parisc: iosapic: Convert I/O Sapic driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: sba_iommu: Convert SBA IOMMU driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: led: Move register_led_regions() to late_initcall()
Helge Deller
2023-08-27
1
-3
/
+0
*
|
parisc: lba: Convert LBA PCI bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: gsc: Convert GSC bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: ccio: Convert CCIO driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: eisa: Convert HP EISA bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: hppb: Convert HP PB bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: dino: Convert dino PCI bus driver to use arch_initcall()
Helge Deller
2023-08-27
1
-1
/
+0
*
|
parisc: Avoid ioremap() for same addresss in iosapic_register()
Helge Deller
2023-08-22
1
-1
/
+1
*
|
parisc: Fix comment on Elf64 function descriptor
Helge Deller
2023-08-22
1
-2
/
+1
*
|
parisc: Drop the pa7300lc LPMC handler
Helge Deller
2023-08-20
1
-17
/
+0
*
|
parisc: ftrace: Add declaration for ftrace_function_trampoline()
Helge Deller
2023-08-10
1
-0
/
+4
*
|
parisc: dma: Add prototype for pcxl_dma_start
Helge Deller
2023-08-10
1
-0
/
+2
*
|
parisc: Fix lightweight spinlock checks to not break futexes
Helge Deller
2023-08-10
2
-2
/
+6
|
/
*
parisc: unwind: Avoid missing prototype warning for handle_interruption()
Helge Deller
2023-07-03
1
-0
/
+1
*
parisc: smp: Add declaration for start_cpu_itimer()
Helge Deller
2023-07-03
1
-0
/
+1
*
parisc: irq: Add irq-related function declarations
Helge Deller
2023-06-30
1
-0
/
+3
*
parisc: Move init function declarations into header file
Helge Deller
2023-06-30
1
-0
/
+32
[next]