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
2016-11-24
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
1
-2
/
+9
2016-09-29
parisc: fix copy_from_user()
Al Viro
1
-2
/
+5
2016-09-21
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
1
-2
/
+2
2016-07-12
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
1
-1
/
+9
2016-04-20
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
1
-0
/
+3
2016-04-20
parisc: Avoid function pointers for kernel exception routines
Helge Deller
1
-5
/
+5
2016-02-15
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
1
-0
/
+4
2016-02-15
parisc: Fix syscall restarts
Helge Deller
1
-12
/
+52
2016-02-15
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
1
-10
/
+0
2015-10-28
arch: Clean up asm/barrier.h implementations using asm-generic/barrier.h
Peter Zijlstra
2
-35
/
+1
2015-09-30
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
1
-2
/
+6
2015-04-09
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
1
-1
/
+2
2015-03-12
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-11-19
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2
-20
/
+13
2014-10-13
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
1
-1
/
+6
2014-07-30
parisc: Remove SA_RESTORER define
John David Anglin
1
-2
/
+0
2014-06-09
metag: Reduce maximum stack size to 256MB
James Hogan
1
-0
/
+2
2014-05-05
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-10-27
parisc: Do not crash 64bit SMP kernels on machines with >= 4GB RAM
Helge Deller
1
-0
/
+4
2013-10-19
parisc: enable DEVTMPFS, DEVTMPFS_MOUNT and BLK_DEV_INITRD in defconfigs
Helge Deller
6
-0
/
+14
2013-10-19
Revert "parisc: Export flush_cache_page() (needed by lustre)"
Helge Deller
1
-1
/
+0
2013-10-13
parisc: let probe_kernel_read() capture access to page zero
Helge Deller
1
-1
/
+14
2013-10-13
parisc: optimize variable initialization in do_page_fault
John David Anglin
1
-5
/
+10
2013-10-13
parisc: fix interruption handler to respect pagefault_disable()
Helge Deller
1
-3
/
+3
2013-10-13
parisc: mark parisc_terminate() noreturn and cold.
Helge Deller
1
-1
/
+1
2013-10-13
parisc: remove unused syscall_ipi() function.
Helge Deller
1
-5
/
+0
2013-10-13
parisc: kill SMP single function call interrupt
Jiang Liu
1
-7
/
+1
2013-10-13
parisc: Export flush_cache_page() (needed by lustre)
Geert Uytterhoeven
1
-0
/
+1
2013-09-30
arch/parisc/mm/fault.c: fix uninitialized variable usage
Felipe Pena
1
-2
/
+3
2013-09-13
Remove GENERIC_HARDIRQ config option
Martin Schwidefsky
1
-1
/
+0
2013-09-12
arch: mm: pass userspace fault flag to generic fault handler
Johannes Weiner
1
-2
/
+5
2013-09-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2013-08-27
treewide: Fix printks with 0x%#
Joe Perches
1
-1
/
+1
2013-07-31
parisc: Fix interrupt routing for C8000 serial ports
Thomas Bogendoerfer
2
-0
/
+4
2013-07-31
parisc: Remove arch/parisc/kernel/sys32.h header
John David Anglin
4
-46
/
+0
2013-07-31
parisc: add defconfig for c8000 machine
Helge Deller
1
-0
/
+279
2013-07-31
parisc: Fix cache routines to ignore vma's with an invalid pfn
John David Anglin
1
-64
/
+71
2013-07-14
parisc: delete __cpuinit usage from all users
Paul Gortmaker
4
-14
/
+16
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2013-07-13
Safer ABI for O_TMPFILE
Al Viro
1
-1
/
+1
2013-07-10
net: rename busy poll socket op and globals
Eliezer Tamir
1
-1
/
+1
2013-07-10
Merge branch 'parisc-for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-49
/
+94
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-0
/
+2
2013-07-09
parisc: Fix gcc miscompilation in pa_memcpy()
Helge Deller
1
-29
/
+50
2013-07-09
parisc: Ensure volatile space register %sr1 is not clobbered
John David Anglin
2
-3
/
+4
2013-07-09
parisc: optimize mtsp(0,sr) inline assembly
Helge Deller
1
-3
/
+6
[next]