index
:
Linux Stable
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.12.y
linux-6.13.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
Commit message (
Expand
)
Author
Age
Files
Lines
*
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
2017-10-12
1
-4
/
+7
*
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
2017-10-12
1
-1
/
+1
*
parisc: use compat_sys_keyctl()
Eric Biggers
2017-10-12
1
-1
/
+1
*
mm: larger stack guard gap, between vmas
Hugh Dickins
2017-07-02
1
-6
/
+9
*
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
Helge Deller
2017-03-16
3
-5
/
+10
*
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
2017-02-23
1
-21
/
+1
*
parisc: Purge TLB before setting PTE
John David Anglin
2017-02-23
1
-4
/
+4
*
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
2017-02-23
1
-15
/
+22
*
parisc: Fix race in pci-dma.c
John David Anglin
2017-02-23
1
-1
/
+1
*
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2017-02-23
1
-2
/
+9
*
parisc: fix copy_from_user()
Al Viro
2016-11-20
1
-2
/
+5
*
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
2016-11-20
1
-2
/
+2
*
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-08-22
1
-1
/
+9
*
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
Dmitry V. Levin
2016-06-15
1
-1
/
+1
*
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-05-01
4
-0
/
+9
*
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-05-01
1
-0
/
+3
*
parisc: Avoid function pointers for kernel exception routines
Helge Deller
2016-05-01
1
-5
/
+5
*
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
2016-02-02
1
-0
/
+4
*
parisc: Fix syscall restarts
Helge Deller
2016-01-25
1
-12
/
+52
*
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
2015-12-14
1
-10
/
+0
*
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
2015-09-30
1
-2
/
+6
*
parisc: Use double word condition in 64bit CAS operation
John David Anglin
2015-09-29
1
-1
/
+1
*
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards a...
Helge Deller
2015-05-28
2
-0
/
+7
*
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2015-02-04
1
-0
/
+2
*
parisc: fix out-of-register compiler error in ldcw inline assembler function
John David Anglin
2015-01-15
1
-3
/
+10
*
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
Helge Deller
2014-11-27
2
-20
/
+13
*
parisc: Only use -mfast-indirect-calls option for 32-bit kernel builds
John David Anglin
2014-10-05
1
-1
/
+6
*
parisc: Implement new LWS CAS supporting 64 bit operations.
Guy Martin
2014-10-05
1
-4
/
+229
*
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
2014-07-24
1
-1
/
+0
*
parisc: Remove SA_RESTORER define
John David Anglin
2014-07-24
1
-2
/
+0
*
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-07-13
3
-38
/
+13
|
\
|
*
parisc: drop unused defines and header includes
Helge Deller
2014-07-13
1
-36
/
+0
|
*
parisc: fix fanotify_mark() syscall on 32bit compat kernel
Helge Deller
2014-07-13
2
-1
/
+11
|
*
parisc: add serial ports of C8000/1GHz machine to hardware database
Helge Deller
2014-07-13
1
-1
/
+2
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2014-06-06
1
-9
/
+1
|
\
\
|
*
|
ftrace: Make CALLER_ADDRx macros more generic
AKASHI Takahiro
2014-05-21
1
-9
/
+1
*
|
|
sys_sgetmask/sys_ssetmask: add CONFIG_SGETMASK_SYSCALL
Fabian Frederick
2014-06-04
1
-1
/
+0
*
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-06-03
2
-8
/
+2
|
\
\
\
|
*
|
|
arch,parisc: Convert smp_mb__*()
Peter Zijlstra
2014-04-18
2
-8
/
+2
*
|
|
|
Merge tag 'usb-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2014-06-03
3
-4
/
+0
|
\
\
\
\
|
*
|
|
|
USB: remove CONFIG_USB_DEBUG from defconfig files
Greg Kroah-Hartman
2014-05-28
2
-2
/
+0
|
*
|
|
|
USB: delete CONFIG_USB_DEVICEFS from defconfig
Naoki MATSUMOTO
2014-05-27
2
-2
/
+0
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-06-02
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
PCI: Turn pcibios_penalize_isa_irq() into a weak function
Hanjun Guo
2014-05-27
1
-5
/
+0
*
|
|
|
|
parisc: 'renameat2()' doesn't need (or have) a separate compat system call
Linus Torvalds
2014-05-23
1
-1
/
+1
*
|
|
|
|
parisc: add renameat2 syscall
Miklos Szeredi
2014-05-20
2
-1
/
+3
*
|
|
|
|
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-05-20
4
-46
/
+65
|
\
\
\
\
\
|
*
|
|
|
|
parisc: Improve LWS-CAS performance
John David Anglin
2014-05-15
1
-3
/
+9
|
*
|
|
|
|
parisc: ratelimit userspace segfault printing
Helge Deller
2014-05-15
3
-43
/
+56
*
|
|
|
|
|
parisc,metag: Do not hardcode maximum userspace stack size
Helge Deller
2014-05-15
2
-4
/
+7
[next]