index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
include
/
asm
Age
Commit message (
Expand
)
Author
Files
Lines
2020-08-21
parisc: Implement __smp_store_release and __smp_load_acquire barriers
John David Anglin
1
-0
/
+61
2020-08-05
parisc: add support for cmpxchg on u8 pointers
Liam Beguin
1
-0
/
+2
2020-07-29
parisc: Add atomic64_set_release() define to avoid CPU soft lockups
John David Anglin
1
-0
/
+2
2020-01-12
parisc: Fix compiler warnings in debug_core.c
Helge Deller
1
-2
/
+8
2019-05-25
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
Helge Deller
1
-3
/
+3
2019-04-17
parisc: regs_return_value() should return gpr28
Sven Schnelle
1
-1
/
+1
2018-08-24
parisc: Remove unnecessary barriers from spinlock.h
John David Anglin
1
-6
/
+2
2018-08-15
parisc: Define mb() and add memory barriers to assembler unlock sequences
John David Anglin
1
-0
/
+32
2018-03-09
parisc: Fix ordering of cache and TLB flushes
John David Anglin
1
-0
/
+1
2018-03-09
parisc: Use cr16 interval timers unconditionally on qemu
Helge Deller
1
-0
/
+2
2018-03-03
parisc: Reduce thread stack to 16 kb
John David Anglin
1
-0
/
+5
2018-01-10
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
Helge Deller
1
-0
/
+2
2017-12-17
fcntl: don't cap l_start and l_end values for F_GETLK64 in compat syscall
Jeff Layton
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
76
-0
/
+76
2017-09-22
parisc: Move init_per_cpu() into init section
Helge Deller
1
-0
/
+1
2017-09-22
parisc: Add wrapper for pdc_instr() firmware function
Helge Deller
1
-0
/
+1
2017-09-05
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-0
/
+23
2017-09-04
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-22
/
+6
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
1
-22
/
+4
2017-08-22
parisc: Make existing core files reuseable for bootloader
Helge Deller
2
-0
/
+6
2017-08-22
parisc: Optimize switch_mm
John David Anglin
1
-0
/
+3
2017-08-22
parisc: PDT/firmware: Add support to read PDT on older PAT-machines
Helge Deller
1
-0
/
+14
2017-08-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-7
/
+0
2017-08-17
arch: Remove spin_unlock_wait() arch-specific definitions
Paul E. McKenney
1
-7
/
+0
2017-08-10
locking/atomic: Fix atomic_set_release() for 'funny' architectures
Peter Zijlstra
1
-0
/
+2
2017-07-31
parisc: Increase thread and stack size to 32kb
Helge Deller
1
-1
/
+1
2017-07-25
parisc: Add function to return DIMM slot of physical address
Helge Deller
1
-1
/
+15
2017-07-21
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2017-07-20
debug: Fix WARN_ON_ONCE() for modules
Josh Poimboeuf
1
-3
/
+3
2017-07-15
Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+0
2017-07-11
parisc: move generic-y of exported headers to uapi/asm/Kbuild
Masahiro Yamada
1
-6
/
+1
2017-07-07
Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2017-07-07
Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+0
2017-07-05
parisc: ->mapping_error
Christoph Hellwig
1
-2
/
+0
2017-07-04
kill {__,}{get,put}_user_unaligned()
Al Viro
1
-1
/
+0
2017-07-04
Merge branch 'parisc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-34
/
+77
2017-07-03
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
Thomas Bogendoerfer
1
-4
/
+7
2017-06-29
arch: remove unused macro/function thread_saved_pc()
Tobias Klauser
1
-5
/
+0
2017-06-09
parisc: Don't hardcode PSW values in gsc_*() functions
Helge Deller
1
-8
/
+8
2017-06-09
parisc/mm: Ensure IRQs are off in switch_mm()
Helge Deller
1
-2
/
+13
2017-05-27
trim __ARCH_WANT_SYS_OLD_GETRLIMIT
Al Viro
1
-1
/
+0
2017-05-16
kill strlen_user()
Al Viro
1
-1
/
+0
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
3
-9
/
+47
2017-05-10
parisc: Enhance detection of synchronous cr16 clocksources
Helge Deller
1
-0
/
+2
2017-05-10
parisc: Drop per_cpu uaccess related exception_data struct
Helge Deller
1
-11
/
+0
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+1
2017-05-02
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2017-05-02
Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-62
/
+9
2017-04-20
parisc: Use generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+1
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-3
/
+0
[next]