Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
760f9488c13b7d2da69b152a55069e0267ca1477
/
arch
/
parisc
2106b21
parisc: Define mb() and add memory barriers to assembler unlock sequences
by John David Anglin
· 6 years ago
5f394c9
parisc: Enable CONFIG_MLONGCALLS by default
by Helge Deller
· 6 years ago
81da9f8
futex: Remove duplicated code and fix undefined behaviour
by Jiri Slaby
· 7 years ago
68401e8
parisc: Fix out of array access in match_pci_device()
by Helge Deller
· 7 years ago
8f6cfbe
parisc: Handle case where flush_cache_range is called with no context
by John David Anglin
· 7 years ago
12efc91
parisc: Fix ordering of cache and TLB flushes
by John David Anglin
· 7 years ago
91dfc41
parisc: qemu idle sleep support
by Helge Deller
· 7 years ago
14c0620
parisc: Fix alignment of pa_tlb_lock in assembly on 32-bit SMP kernel
by Helge Deller
· 7 years ago
03d1bba
parisc: Fix validity check of pointer size argument in new CAS implementation
by John David Anglin
· 7 years ago
6bb16fa
parisc: Fix double-word compare and exchange in LWS code on 32-bit kernels
by John David Anglin
· 7 years ago
1cf8f94
parisc: perf: Fix potential NULL pointer dereference
by Arvind Yadav
· 8 years ago
5d23e4f
parisc: Handle vma's whose context is not current in flush_cache_range
by John David Anglin
· 7 years ago
fa2aa76
parisc: Suspend lockup detectors before system halt
by Helge Deller
· 7 years ago
f0d23fa
parisc: Extend disabled preemption in copy_user_page
by John David Anglin
· 7 years ago
afe9fc0
parisc: Prevent TLB speculation on flushed pages on CPUs that only support equivalent aliases
by John David Anglin
· 7 years ago
e3d2ada
parisc/mm: Ensure IRQs are off in switch_mm()
by Helge Deller
· 7 years ago
8ed89cf
parisc: DMA API: return error instead of BUG_ON for dma ops on non dma devs
by Thomas Bogendoerfer
· 7 years ago
bf1e4dc
parisc: use compat_sys_keyctl()
by Eric Biggers
· 7 years ago
008a1f2
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
by Helge Deller
· 7 years ago
cfc0eb40
mm: larger stack guard gap, between vmas
by Hugh Dickins
· 7 years ago
a28acec
parisc: Fix get_user() for 64-bit value on 32-bit kernel
by Helge Deller
· 8 years ago
1681bab
parisc: fix bugs in pa_memcpy
by Mikulas Patocka
· 8 years ago
76343bf
parisc: Fix access fault handling in pa_memcpy()
by Helge Deller
· 8 years ago
99e354a
parisc: Avoid stalled CPU warnings after system shutdown
by Helge Deller
· 8 years ago
09b931f
parisc: Clean up fixup routines for get_user()/put_user()
by Helge Deller
· 8 years ago
13695ce
parisc: Fix system shutdown halt
by Helge Deller
· 8 years ago
a690a42
parisc: Optimize flush_kernel_vmap_range and invalidate_kernel_vmap_range
by John David Anglin
· 8 years ago
2b95f12
parisc: Don't use BITS_PER_LONG in userspace-exported swab.h header
by Helge Deller
· 8 years ago
0c80333
parisc: Mark cr16 clocksource unstable on SMP systems
by Helge Deller
· 8 years ago
e569eef
parisc: Add line-break when printing segfault info
by Helge Deller
· 8 years ago
24d0492
parisc: Fix TLB related boot crash on SMP machines
by Helge Deller
· 8 years ago
febe429
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_icache_page_asm
by John David Anglin
· 8 years ago
c78e710
parisc: Purge TLB before setting PTE
by John David Anglin
· 8 years ago
5035b23
parisc: Also flush data TLB in flush_icache_page_asm
by John David Anglin
· 8 years ago
c0452fb
parisc: Fix race in pci-dma.c
by John David Anglin
· 8 years ago
43b1f6a
parisc: Switch to generic sched_clock implementation
by Helge Deller
· 8 years ago
741dc7b
parisc: Fix races in parisc_setup_cache_timing()
by John David Anglin
· 8 years ago
4345a64
parisc: Fix printk continuations in system detection
by Helge Deller
· 8 years ago
18088db
parisc: Ignore the pkey system calls for now
by Helge Deller
· 8 years ago
6a6e2a1
parisc: Use LINUX_GATEWAY_ADDR define instead of hardcoded value
by Helge Deller
· 8 years ago
6ed5183
parisc: Ensure consistent state when switching to kernel stack at syscall entry
by John David Anglin
· 8 years ago
f4125cf
parisc: Avoid trashing sr2 and sr3 in LWS code
by John David Anglin
· 8 years ago
6f63d0f
parisc: use KERN_CONT when printing device inventory
by Helge Deller
· 8 years ago
1573d2c
Merge branch 'parisc-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
0a86248
parisc: Show trap name in kernel crash
by Helge Deller
· 8 years ago
e3b6a02
parisc: Zero-initialize newly alloced memblock
by Helge Deller
· 8 years ago
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
93c26d7
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f79b076
parisc: Move exception table into read-only section
by Helge Deller
· 8 years ago
f8850ab
parisc: Fix kernel memory layout regarding position of __gp
by Helge Deller
· 8 years ago
65bf34f5
parisc: Increase initial kernel mapping size
by Helge Deller
· 8 years ago
73e8fb2
Merge branch 'work.const-qstr' into work.misc
by Al Viro
· 8 years ago
a38671d
parisc: Migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
997b611
Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
6727ad9
nmi_backtrace: generate one-line reports for idle cpus
by Chris Metcalf
· 8 years ago
51a0212
atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVE
by Vineet Gupta
· 8 years ago
690d097
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
by Helge Deller
· 8 years ago
4fe9e1d
parisc: Drop bootmem and switch to memblock
by Helge Deller
· 8 years ago
9e91db6
parisc: Add hardened usercopy feature
by Helge Deller
· 8 years ago
f39cce6
parisc: Add cfi_startproc and cfi_endproc to assembly code
by Helge Deller
· 8 years ago
2929e73
parisc: Move hpmc stack into page aligned bss section
by Helge Deller
· 8 years ago
92420bd
parisc: Fix self-detected CPU stall warnings on Mako machines
by Helge Deller
· 8 years ago
b391667
parisc: Report trap type as human readable string
by Helge Deller
· 8 years ago
910a864
parisc: Update comment regarding implementation of copy_user_page_asm
by John David Anglin
· 8 years ago
c4351d9
parisc: Use kmalloc_array() in add_system_map_addresses()
by Markus Elfring
· 8 years ago
5baf919
parisc: Check return value of smp_boot_one_cpu()
by Helge Deller
· 8 years ago
b5d5cf2
parisc: Drop BROKEN_RODATA config option
by Helge Deller
· 8 years ago
d4b80af
Merge branch 'linus' into x86/asm, to pick up recent fixes
by Ingo Molnar
· 8 years ago
77e5bdf
Merge branch 'uaccess-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
aace880
parisc: fix copy_from_user()
by Al Viro
· 8 years ago
e8c24d3
x86/pkeys: Allocation/free syscalls
by Dave Hansen
· 8 years ago
0d025d2
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Josh Poimboeuf
· 8 years ago
9a7c348
ftrace: Add return address pointer to ftrace_ret_stack
by Josh Poimboeuf
· 8 years ago
3eb53b2
parisc: Fix order of EREFUSED define in errno.h
by Helge Deller
· 8 years ago
ae14183
parisc: Fix automatic selection of cr16 clocksource
by Helge Deller
· 8 years ago
3baf328
parisc: use %pD
by Al Viro
· 8 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
b067c90
Merge branch 'parisc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 8 years ago
a549c45
parisc: Change structure intialisation to C99 style in iomap.c
by Amitoj Kaur Chawla
· 8 years ago
49ea148
parisc: Add break statements to pdc_pat_io_pci_cfg_read()
by Helge Deller
· 8 years ago
773e1c5
parisc: Add <asm/hash.h>
by George Spelvin
· 8 years ago
7a1e8b8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
607e11a
Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds
by Linus Torvalds
· 8 years ago
dcddffd
mm: do not pass mm_struct into handle_mm_fault
by Kirill A. Shutemov
· 8 years ago
c86ad14
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f457253
parisc: use the new LED disk activity trigger
by Stephan Linz
· 8 years ago
aade311a
parisc: get rid of superfluous __GFP_REPEAT
by Michal Hocko
· 8 years ago
32d6bd9
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
by Michal Hocko
· 8 years ago
b53d6be
locking/atomic: Remove linux/atomic.h:atomic_fetch_or()
by Peter Zijlstra
· 9 years ago
e5857a6
locking/atomic, arch/parisc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()
by Peter Zijlstra
· 9 years ago
375f018
parisc/ptrace: run seccomp after ptrace
by Kees Cook
· 8 years ago
2f275de
seccomp: Add a seccomp_data parameter secure_computing()
by Andy Lutomirski
· 8 years ago
726328d
locking/spinlock, arch: Update and fix spin_unlock_wait() implementations
by Peter Zijlstra
· 8 years ago
58f1c65
parisc: Move die_if_kernel() prototype into traps.h header
by Helge Deller
· 8 years ago
8b78f26
parisc: Fix pagefault crash in unaligned __get_user() call
by Helge Deller
· 8 years ago
0032c08
parisc: Fix printk time during boot
by Helge Deller
· 8 years ago
be24a89
parisc: Fix backtrace on PA-RISC
by Mikulas Patocka
· 13 years ago
8bbe6b6
char/genrtc: remove parisc support
by Arnd Bergmann
· 8 years ago
Next »