Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
61009f82a93f7c0b33cd9b3b263a6ab48f8b49d4
/
arch
/
parisc
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
457c899
treewide: Add SPDX license identifier for missed files
by Thomas Gleixner
· 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
27ebbf9
Merge tag 'asm-generic-nommu' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
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
4afd58e
initramfs: provide a generic free_initrd_mem implementation
by Christoph Hellwig
· 6 years ago
4e617c8
parisc: Use __ro_after_init in init.c
by Helge Deller
· 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
80f2321
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 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
02aff8d
Merge tag 'audit-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
by Linus Torvalds
· 6 years ago
67a2422
Merge tag 'for-5.2/block-20190507' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
007dc78
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
171c2bc
Merge branch 'core-mm-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
bdca5d6
parisc: Use PA_ASM_LEVEL in boot code
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
11c03dc
parisc: Update huge TLB page support to use per-pagetable spinlock
by John David Anglin
· 6 years ago
b37d1c1
parisc: Use per-pagetable spinlock
by Mikulas Patocka
· 6 years ago
d19a129
parisc: Allow live-patching of __meminit functions
by Helge Deller
· 6 years ago
2d94a83
parisc: Add memory barrier to asm pdc and sync instructions
by Helge Deller
· 6 years ago
44224bd
parisc: Add memory clobber to TLB purges
by John David Anglin
· 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
1253d18
parisc: remove kprobes.h from generic-y
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
82d96bf
parisc: PA-Linux requires at least 32 MB RAM
by Helge Deller
· 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
ccfbc68
parisc: add set_fixmap()/clear_fixmap()
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
8b44836
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
c67fdc1
arch: mostly remove <asm/segment.h>
by Christoph Hellwig
· 6 years ago
5c61ee2
Merge tag 'v5.1-rc6' into for-5.2/block
by Jens Axboe
· 6 years ago
5ce5d8a
asm-generic: generalize asm/sockios.h
by Arnd Bergmann
· 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
54bbfe7
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 6 years ago
01e3b95
arch: Remove dummy mmiowb() definitions from arch code
by Will Deacon
· 6 years ago
fdcd06a
arch: Use asm-generic header for asm/mmiowb.h
by Will Deacon
· 6 years ago
d006e95
parisc: Detect QEMU earlier in boot process
by Helge Deller
· 6 years ago
f324fa5
parisc: also set iaoq_b in instruction_pointer_set()
by Sven Schnelle
· 6 years ago
45efd87
parisc: regs_return_value() should return gpr28
by Sven Schnelle
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
b35f549
syscalls: Remove start and number from syscall_get_arguments() args
by Steven Rostedt (Red Hat)
· 8 years ago
390a0c6
locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
by Waiman Long
· 6 years ago
6137fed
arch/tlb: Clean up simple architectures
by Peter Zijlstra
· 6 years ago
e7fd28a
asm-generic/tlb, arch: Provide generic VIPT cache flush
by Peter Zijlstra
· 6 years ago
3d9683c
KVM: export <linux/kvm_para.h> and <asm/kvm_para.h> iif KVM is supported
by Masahiro Yamada
· 6 years ago
16add41
syscall_get_arch: add "struct task_struct *" argument
by Dmitry V. Levin
· 6 years ago
28d747f
Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
037fc33
kbuild: force all architectures except um to include mandatory-y
by Masahiro Yamada
· 6 years ago
7cbbbb8
kbuild: warn redundant generic-y
by Masahiro Yamada
· 6 years ago
f3ca4c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 6 years ago
a623a7a
y2038: fix socket.h header inclusion
by Arnd Bergmann
· 6 years ago
45763bf
Merge tag 'char-misc-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
fa29f5b
Merge tag 'asm-generic-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-generic
by Linus Torvalds
· 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
6456300
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 6 years ago
736706b
get rid of legacy 'get_ds()' function
by Linus Torvalds
· 6 years ago
70f3522
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
6a52800
parisc: use memblock_alloc() instead of custom get_memblock()
by Mike Rapoport
· 6 years ago
c11ef0a
parisc: Add constants for various PDC firmware calls
by Helge Deller
· 6 years ago
d578bf2
parisc: Add constant for PDC_PAT_COMPLEX firmware call
by Helge Deller
· 6 years ago
8207d4e
parisc: Show machine product number during boot
by Helge Deller
· 6 years ago
661faf3
parisc: Add constants for PDC_RELOCATE PDC call
by Helge Deller
· 6 years ago
3b26fda
parisc: Add PDC_CRASH_PREP PDC function number
by Sven Schnelle
· 6 years ago
3654f01
parisc: remove the HBA_DATA macro
by Christoph Hellwig
· 6 years ago
79b428d
parisc: properly type the iommu field in struct pci_hba_data
by Christoph Hellwig
· 6 years ago
9b8eeab
parisc: move internal implementation details out of <asm/dma-mapping.h>
by Christoph Hellwig
· 6 years ago
3e803d3
parisc: don't include <asm/cacheflush.h> in <asm/dma-mapping.h>
by Christoph Hellwig
· 6 years ago
f9d91f7
parisc: remove meaningless ccflags-y in arch/parisc/boot/Makefile
by Masahiro Yamada
· 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
Next »