Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7b0e492e6b80d51db4156996b248522c7b50d467
/
arch
/
parisc
/
kernel
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
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
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
356da6d
dma-mapping: bypass indirect calls for dma-direct
by Christoph Hellwig
· 6 years ago
575afc4
parisc: generate uapi header and system call table files
by Firoz Khan
· 6 years ago
85e6970
parisc: add system call table generation support
by Firoz Khan
· 6 years ago
8cc2826
parisc: Split out alternative live patching code
by Helge Deller
· 6 years ago
a87532c
parisc: function_graph: Simplify with function_graph_enter()
by Steven Rostedt (VMware)
· 6 years ago
86d4d06
parisc: Revert "Release spinlocks using ordered store"
by John David Anglin
· 6 years ago
c38239b
Merge branch 'parisc-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
dad4f14
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
by Linus Torvalds
· 6 years ago
87613bb
parisc: Use LINUX_GATEWAY_SPACE constant in entry.S
by Helge Deller
· 6 years ago
4478688
Merge branch 'parisc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 6 years ago
cff2294
Merge tag 'dma-mapping-4.20' of git://git.infradead.org/users/hch/dma-mapping
by Linus Torvalds
· 6 years ago
e543b3a
parisc: Retrieve and display the PDC PAT capabilities
by Helge Deller
· 6 years ago
4c5fe5d
parisc: Optimze cache flush algorithms
by John David Anglin
· 6 years ago
fe8376d
parisc: Add PDC PAT cell_info() and pd_get_pdc_revisions() functions
by Helge Deller
· 6 years ago
32c1cee
parisc: Drop two instructions from pte lookup code
by Helge Deller
· 6 years ago
3847dab
parisc: Add alternative coding infrastructure
by Helge Deller
· 6 years ago
1138b67
parisc: Fix address in HPMC IVA
by John David Anglin
· 6 years ago
99a3ae5
parisc: Fix exported address of os_hpmc handler
by Helge Deller
· 6 years ago
4dd5b67
parisc: Purge TLB entries after updating page table entry and set page accessed flag in TLB handler
by John David Anglin
· 6 years ago
d27dfa1
parisc: Release spinlocks using ordered store
by John David Anglin
· 6 years ago
e98bc5e
parisc: Clean up crash header output
by Helge Deller
· 6 years ago
32a7901
parisc: Remove PTE load and fault check from L2_ptep macro
by John David Anglin
· 6 years ago
a886c97
parisc: Reorder TLB flush timing calculation
by John David Anglin
· 6 years ago
cd2b852
parisc: Use PARISC_ITLB_TRAP constant in entry.S
by Helge Deller
· 6 years ago
cf8afe5
parisc: Fix uninitialized variable usage in unwind.c
by Helge Deller
· 6 years ago
3d0186b
Update email address
by Matthew Wilcox
· 7 years ago
bc3ec75
dma-mapping: merge direct and noncoherent ops
by Christoph Hellwig
· 6 years ago
dbf2a4b
parisc: Add hardware description to stack traces
by Helge Deller
· 6 years ago
8801ccb
parisc: Fix boot failure of 64-bit kernel
by Helge Deller
· 6 years ago
9e0d5c4
parisc: Consolidate unwind initialization calls
by Helge Deller
· 6 years ago
54c770d
parisc: Update comments in syscall.S regarding wide userland
by Helge Deller
· 6 years ago
b6fc0cc
parisc: Fix ptraced 64-bit applications to call 64-bit syscalls
by Helge Deller
· 6 years ago
5b00ca0
parisc: Restore possibility to execute 64-bit applications
by Helge Deller
· 6 years ago
c8921d7
parisc: Fix and improve kernel stack unwinding
by Helge Deller
· 6 years ago
Next »