index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-11-21
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2014-11-21
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2
-20
/
+13
2014-10-05
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-07-31
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-07-17
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
1
-1
/
+2
2014-06-07
metag: Reduce maximum stack size to 256MB
James Hogan
1
-0
/
+2
2014-05-30
parisc: fix epoll_pwait syscall on compat kernel
Helge Deller
1
-1
/
+1
2014-02-06
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-01-15
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
3
-46
/
+6
2013-12-11
parisc: fix mmap(MAP_FIXED|MAP_SHARED) to already mmapped address
Helge Deller
1
-10
/
+15
2013-12-04
parisc: break out SOCK_NONBLOCK define to own asm header file
Helge Deller
2
-8
/
+14
2013-11-13
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-10-18
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-08-11
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2
-0
/
+4
2013-08-11
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
1
-64
/
+71
2013-07-21
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
1
-3
/
+6
2013-07-21
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2
-3
/
+4
2013-07-21
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
1
-29
/
+50
2013-06-18
parisc: Use unshadowed index register for flush instructions in flush_dcache_...
John David Anglin
1
-38
/
+38
2013-06-18
parisc: provide pci_mmap_page_range() for parisc
Thomas Bogendoerfer
2
-0
/
+32
2013-06-18
parisc: fix serial ports on C8000 workstation
Thomas Bogendoerfer
1
-0
/
+1
2013-06-18
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50 (part 2)
Helge Deller
2
-3
/
+3
2013-06-01
parisc: kernel: using strlcpy() instead of strcpy()
Chen Gang
1
-1
/
+2
2013-06-01
parisc: rename "CONFIG_PA7100" to "CONFIG_PA7000"
Paul Bolle
1
-1
/
+1
2013-06-01
parisc: fix kernel BUG at arch/parisc/include/asm/mmzone.h:50
Helge Deller
1
-4
/
+1
2013-06-01
parisc: memory overflow, 'name' length is too short for using
Chen Gang
1
-1
/
+1
2013-05-24
parisc: fix irq stack on UP and SMP
Helge Deller
3
-41
/
+26
2013-05-24
parisc: make interrupt and interruption stack allocation reentrant
John David Anglin
2
-10
/
+10
2013-05-24
parisc: show number of FPE and unaligned access handler calls in /proc/interr...
Helge Deller
4
-0
/
+14
2013-05-24
parisc: use PAGE_SHIFT instead of hardcoded value 12 in pacache.S
Helge Deller
1
-6
/
+6
2013-05-24
parisc: add rp5470 entry to machine database
Helge Deller
1
-0
/
+1
2013-05-13
parisc: make default cross compiler search more robust (v3)
Helge Deller
1
-12
/
+9
2013-05-11
parisc: fix SMP races when updating PTE and TLB entries in entry.S
John David Anglin
1
-72
/
+83
2013-05-11
parisc: implement irq stacks - part 2 (v2)
Helge Deller
5
-17
/
+102
2013-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-8
/
+0
2013-05-09
unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINE
Al Viro
1
-8
/
+0
2013-05-07
parisc: tlb flush counting fix for SMP and UP
Helge Deller
4
-19
/
+5
2013-05-07
parisc: more irq statistics in /proc/interrupts
Helge Deller
5
-4
/
+86
2013-05-07
parisc: implement irq stacks
Helge Deller
4
-2
/
+94
2013-05-07
parisc: add kernel stack overflow check
Helge Deller
4
-4
/
+42
2013-05-07
parisc: only re-enable interrupts if we need to schedule or deliver signals w...
John David Anglin
1
-5
/
+9
2013-05-06
parisc: implement atomic64_dec_if_positive()
Helge Deller
2
-0
/
+24
2013-05-06
parisc: use long branch in fork_like macro
John David Anglin
1
-1
/
+2
2013-05-06
parisc: fix NATIVE set up in build
Mike Frysinger
1
-3
/
+1
2013-05-06
parisc: document the parisc gateway page
Helge Deller
1
-1
/
+24
2013-05-06
parisc: fix partly 16/64k PAGE_SIZE boot
Helge Deller
5
-21
/
+37
2013-05-06
parisc: Provide default implementation for dma_{alloc, free}_attrs
Damian Hobson-Garcia
1
-0
/
+3
2013-05-06
parisc: fix whitespace errors in arch/parisc/kernel/traps.c
Rolf Eike Beer
1
-12
/
+12
2013-05-06
parisc: remove the second argument of kmap_atomic
Zhao Hongjiang
1
-3
/
+3
[next]