Sign in
android-kvm
/
linux
/
444b8a83f1e01584ff2d53f5951d8e836c0070b5
/
arch
/
parisc
/
kernel
1191cf4
parisc: add support for kexec_file_load() syscall
by Sven Schnelle
· 6 years ago
3be6e58
parisc: wire up kexec_file_load syscall
by Sven Schnelle
· 6 years ago
fc697dc
parisc: add kexec syscall support
by Sven Schnelle
· 6 years ago
507efd6
parisc: add __pdc_cpu_rendezvous()
by Sven Schnelle
· 6 years ago
08e6978
kprobes/parisc: remove arch_kprobe_on_func_entry()
by Jisheng Zhang
· 6 years ago
b0a26f1
parisc: Drop comments which are already in pci.h
by Helge Deller
· 6 years ago
a5ff213
parisc: speed up flush_tlb_all_local with qemu
by Helge Deller
· 6 years ago
82992fc
parisc: Add ALTERNATIVE_CODE() and ALT_COND_RUN_ON_QEMU
by Helge Deller
· 6 years ago
83af58f
parisc: Add assembly implementations for memset, strlen, strcpy, strncpy and strcat
by Helge Deller
· 6 years ago
ec4d396
parisc: trigger die notifier chain in parisc_terminate()
by Sven Schnelle
· 6 years ago
52a22e6
parisc/ftrace: Add KPROBES_ON_FTRACE
by Sven Schnelle
· 6 years ago
d562aca
parisc/ftrace: Add ARCH_SUPPORTS_FTRACE_OPS support
by Sven Schnelle
· 6 years ago
740f05f
parisc: fix race condition in patching code
by Sven Schnelle
· 6 years ago
69245c9
parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machines
by Helge Deller
· 6 years ago
45800fb
parisc: Wire up clone3 syscall
by Helge Deller
· 6 years ago
59a783d
parisc: Avoid kernel panic triggered by invalid kprobe
by Helge Deller
· 6 years ago
34c32fc
parisc: Ensure userspace privilege for ptraced processes in regset functions
by Helge Deller
· 6 years ago
10835c8
parisc: Fix kernel panic due invalid values in IAOQ0 or IAOQ1
by Helge Deller
· 6 years ago
1a271a6
arch: mark syscall number 435 reserved for clone3
by Christian Brauner
· 6 years ago
9e3a25d
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
5450e8a
Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
by Linus Torvalds
· 6 years ago
593c754
Merge branch 'parisc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
5ad18b2
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 6 years ago
7615d9e
arch: wire-up pidfd_open()
by Christian Brauner
· 6 years ago
c2f2124e
dma-direct: handle DMA_ATTR_NON_CONSISTENT in common code
by Christoph Hellwig
· 6 years ago
249155c
Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
9331b67
Merge tag 'spdx-5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
d2ba3b1
parisc: Fix module loading error with JUMP_LABEL feature
by Helge Deller
· 6 years ago
6ca6366
parisc: add dynamic ftrace
by Sven Schnelle
· 6 years ago
6183d68
parisc: use pr_debug() in kernel/module.c
by Sven Schnelle
· 6 years ago
7e92336
parisc: add spinlock to patch function
by Sven Schnelle
· 6 years ago
4e87ace
parisc: add support for patching multiple words
by Sven Schnelle
· 6 years ago
16d72dd
Merge branch 'parisc-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
527a1d1
parisc: Fix crash due alternative coding for NP iopdir_fdc bit
by Helge Deller
· 6 years ago
4505153
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
by Thomas Gleixner
· 6 years ago
1a59d1b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
by Thomas Gleixner
· 6 years ago
de6cc65
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 153
by Thomas Gleixner
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
660662f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 150
by Thomas Gleixner
· 6 years ago
2e1661d2
signal: Remove the task parameter from force_sig_fault
by Eric W. Biederman
· 6 years ago
91ca180
signal: Use force_sig_fault_to_task for the two calls that don't deliver to current
by Eric W. Biederman
· 6 years ago
3cf5d07
signal: Remove task parameter from force_sig
by Eric W. Biederman
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 6 years ago
200036a
parisc: Allow building 64-bit kernel without -mlong-calls compiler option
by Helge Deller
· 6 years ago
bf8a9a4
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 6 years ago
d8076bd
uapi: Wire up the mount API syscalls on non-x86 arches [ver #2]
by David Howells
· 6 years ago
d2d8b14
Merge tag 'trace-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 6 years ago
b2c9112
Merge branch 'parisc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
4729377
parisc: Use __ro_after_init in unwind.c
by Helge Deller
· 6 years ago
34589df
parisc: Use __ro_after_init in time.c
by Helge Deller
· 6 years ago
d988836
parisc: Use __ro_after_init in processor.c
by Helge Deller
· 6 years ago
7e4c65b
parisc: Use __ro_after_init in process.c
by Helge Deller
· 6 years ago
67266fd
parisc: Use __ro_after_init in perf_images.h
by Helge Deller
· 6 years ago
874b051
parisc: Use __ro_after_init in pci.c
by Helge Deller
· 6 years ago
7c1952b
parisc: Use __ro_after_init in inventory.c
by Helge Deller
· 6 years ago
dc1b3c0
parisc: Use __ro_after_init in head.S
by Helge Deller
· 6 years ago
1b69085
parisc: Use __ro_after_init in firmware.c
by Helge Deller
· 6 years ago
9aa8848
parisc: Use __ro_after_init in drivers.c
by Helge Deller
· 6 years ago
271c29a
parisc: Use __ro_after_init in cache.c
by Helge Deller
· 6 years ago
8d0e051
parisc: Enable the ro_after_init feature
by Helge Deller
· 6 years ago
e6eb5fe
parisc: Drop LDCW barrier in CAS code when running UP
by Helge Deller
· 6 years ago
d3511f5
Merge branch 'parisc-5.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
2c6a392
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
62217beb
parisc: Add static branch and JUMP_LABEL feature
by Helge Deller
· 6 years ago
1829dda
parisc: Rename LEVEL to PA_ASM_LEVEL to avoid name clash with DRBD code
by Helge Deller
· 6 years ago
b37d1c1
parisc: Use per-pagetable spinlock
by Mikulas Patocka
· 6 years ago
9e5c602
parisc: Use ldcw instruction for SMP spinlock release barrier
by John David Anglin
· 6 years ago
6c63ef8
parisc: Remove lock code to serialize TLB operations in pacache.S
by John David Anglin
· 6 years ago
dbdf076
parisc: Switch from DISCONTIGMEM to SPARSEMEM
by Helge Deller
· 6 years ago
6b1370a
parisc: enable wide mode early
by Sven Schnelle
· 6 years ago
0e4db23
parisc: Show n/a if product number not available
by Helge Deller
· 6 years ago
ea5a8c6
parisc: remove unused flags parameter in __patch_text()
by Sven Schnelle
· 6 years ago
e0b59b7
parisc: Implement kretprobes
by Sven Schnelle
· 6 years ago
8858ac8
parisc: Implement kprobes
by Sven Schnelle
· 6 years ago
ea1afe3
parisc: add functions required by KPROBE_EVENTS
by Sven Schnelle
· 6 years ago
3e1120f
parisc: Export running_on_qemu symbol for modules
by Helge Deller
· 6 years ago
eacbfce
parisc: add KGDB support
by Sven Schnelle
· 6 years ago
620a53d
parisc: add parisc code patching
by Sven Schnelle
· 6 years ago
17d9822
parisc: Consider stack randomization for mmap base only when necessary
by Alexandre Ghiti
· 6 years ago
e8025ba
function_graph: Place ftrace_graph_entry_stub() prototype in include/linux/ftrace.h
by Steven Rostedt (VMware)
· 6 years ago
d286e13
Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 6 years ago
39036cd
arch: add pidfd and io_uring syscalls everywhere
by Arnd Bergmann
· 6 years ago
4f3bd6c
parisc/stacktrace: Remove the pointless ULONG_MAX marker
by Thomas Gleixner
· 6 years ago
d006e95
parisc: Detect QEMU earlier in boot process
by Helge Deller
· 6 years ago
b1b988a
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 6 years ago
8feed3e
Merge branch 'parisc-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
8207d4e
parisc: Show machine product number during boot
by Helge Deller
· 6 years ago
3e803d3
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
by Christoph Hellwig
· 6 years ago
c288ac9
parisc: replace oops_in_progress manipulation with bust_spinlocks()
by Sergey Senozhatsky
· 6 years ago
f73493e
parisc: Improve initial IRQ to CPU assignment
by Helge Deller
· 6 years ago
b102f29
parisc: Count IPI function call interrupts
by Helge Deller
· 6 years ago
237a97d
parisc: Show rescheduling interrupts on SMP machines only
by Helge Deller
· 6 years ago
b7dc5a0
parisc: Fix ptrace syscall number modification
by Dmitry V. Levin
· 6 years ago
48166e6
y2038: add 64-bit time_t syscalls to all 32-bit architectures
by Arnd Bergmann
· 6 years ago
d33c577
y2038: rename old time and utime syscalls
by Arnd Bergmann
· 6 years ago
00bf25d
y2038: use time32 syscall names on 32-bit
by Arnd Bergmann
· 6 years ago
8dabe72
y2038: syscalls: rename y2038 compat syscalls
by Arnd Bergmann
· 6 years ago
b41c51c
arch: add pkey and rseq syscall numbers everywhere
by Arnd Bergmann
· 6 years ago
af7ddd8
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
518a2f1
dma-mapping: zero memory returned from dma_alloc_*
by Christoph Hellwig
· 6 years ago
Next »