Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
9789037695018e25902469ea0e540c07580b940f
/
arch
/
parisc
/
kernel
ae14183
parisc: Fix automatic selection of cr16 clocksource
by Helge Deller
· 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
49ea148
parisc: Add break statements to pdc_pat_io_pci_cfg_read()
by Helge Deller
· 8 years ago
375f018
parisc/ptrace: run seccomp after ptrace
by Kees Cook
· 9 years ago
2f275de
seccomp: Add a seccomp_data parameter secure_computing()
by Andy Lutomirski
· 9 years ago
58f1c65
parisc: Move die_if_kernel() prototype into traps.h header
by Helge Deller
· 9 years ago
8b78f26
parisc: Fix pagefault crash in unaligned __get_user() call
by Helge Deller
· 9 years ago
0032c08
parisc: Fix printk time during boot
by Helge Deller
· 9 years ago
be24a89
parisc: Fix backtrace on PA-RISC
by Mikulas Patocka
· 14 years ago
ca6da80
rtc: parisc: provide rtc_class_ops directly
by Arnd Bergmann
· 9 years ago
5fece5a
parisc: Use long jump to reach ftrace_return_to_handler()
by Helge Deller
· 9 years ago
4df3c9e
parisc: Merge ftrace C-helper and assembler functions into .text.hot section
by Helge Deller
· 9 years ago
54b66800
parisc: Add native high-resolution sched_clock() implementation
by Helge Deller
· 9 years ago
64e2a42
parisc: Add ARCH_TRACEHOOK and regset support
by Helge Deller
· 9 years ago
fc79168
parisc: Add syscall tracepoint support
by Helge Deller
· 9 years ago
5f56a5d
exit_thread: remove empty bodies
by Jiri Slaby
· 9 years ago
f0b22d1
parisc: fix a bug when syscall number of tracee is __NR_Linux_syscalls
by Dmitry V. Levin
· 9 years ago
60ea7bb
Merge branch 'parisc-4.6-4' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
366dd4e
parisc: Fix ftrace function tracer
by Helge Deller
· 9 years ago
2ef4dfd
parisc: Unbreak handling exceptions from kernel modules
by Helge Deller
· 9 years ago
ef72f311
parisc: Fix kernel crash with reversed copy_from_user()
by Helge Deller
· 9 years ago
e389302
parisc: Avoid function pointers for kernel exception routines
by Helge Deller
· 9 years ago
592570c
parisc: Handle R_PARISC_PCREL32 relocations in kernel modules
by Helge Deller
· 9 years ago
09cbfea
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
by Kirill A. Shutemov
· 9 years ago
c05c2ec
Merge branch 'parisc-4.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
910cd32
parisc: Fix and enable seccomp filter support
by Helge Deller
· 9 years ago
4f4acc9
parisc: Fix SIGSYS signals in compat case
by Helge Deller
· 9 years ago
be7635e
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
by Alexander Potapenko
· 9 years ago
119a0a3
parisc: Wire up preadv2 and pwritev2 syscalls
by Helge Deller
· 9 years ago
c95a23d
parisc: Panic immediately when panic_on_oops
by Aaro Koskinen
· 9 years ago
56649be
parisc: Drop alloc_hugepages and free_hugepages syscalls
by Helge Deller
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
b4f09ae
parisc: Wire up copy_file_range syscall
by Helge Deller
· 9 years ago
98e8b6c
parisc: Fix ptrace syscall number and return value modification
by Helge Deller
· 9 years ago
fc6d73d
arch/hotplug: Call into idle with a proper state
by Thomas Gleixner
· 9 years ago
7938717
parisc: convert to dma_map_ops
by Christoph Hellwig
· 9 years ago
a4eff16
Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
0f0836b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching
by Linus Torvalds
· 9 years ago
2c2277d
parisc: Imporove debug info about space registers and TLB configuration
by Helge Deller
· 9 years ago
fc63257
parisc: Reduce overhead of parisc_requires_coherency()
by Helge Deller
· 9 years ago
602c9c9
parisc: Initialize PCI bridge cache line and default latency
by Helge Deller
· 9 years ago
71a71fb
parisc: Fix syscall restarts
by Helge Deller
· 9 years ago
5c477b4
parisc: Wire up mlock2 syscall
by Helge Deller
· 9 years ago
5f0e9b4
parisc: Remove unused pcibios_init_bus()
by Bjorn Helgaas
· 9 years ago
7523e4d
module: use a structure to encapsulate layout.
by Rusty Russell
· 9 years ago
94521b2
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 9 years ago
41b85a1
parisc: Map kernel text and data on huge pages
by Helge Deller
· 9 years ago
736d216
parisc: Add Huge Page and HUGETLBFS support
by Helge Deller
· 9 years ago
337685e
parisc: Use long branch to do_syscall_trace_exit
by Helge Deller
· 9 years ago
332b42e
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
by Helge Deller
· 9 years ago
4182d0c
parisc: Initialize the fault vector earlier in the boot process.
by Helge Deller
· 9 years ago
7bc2d40
parisc: Wire up userfaultfd syscall
by Helge Deller
· 9 years ago
b609675
parisc: allocate sys_membarrier system call number
by Mathieu Desnoyers
· 9 years ago
6dc0dcd
parisc: Use platform_device_register_simple("rtc-generic")
by Helge Deller
· 9 years ago
72581ce
parisc: Drop CONFIG_SMP around update_cr16_clocksource()
by Helge Deller
· 9 years ago
1b59ddf
parisc: Use double word condition in 64bit CAS operation
by John David Anglin
· 9 years ago
b1b4e43
parisc: Filter out spurious interrupts in PA-RISC irq handler
by Helge Deller
· 9 years ago
d2109a1
parisc/irq: Use access helper irq_data_get_affinity_mask()
by Jiang Liu
· 10 years ago
01ab605
parisc: Fix some PTE/TLB race conditions and optimize __flush_tlb_range based on timing results
by John David Anglin
· 10 years ago
2d44070
Merge tag 'module_init-device_initcall-v4.1-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 10 years ago
210bff6
parisc: use for_each_sg()
by Akinobu Mita
· 10 years ago
15becab
parisc64: don't use module_init for non-modular core perf code
by Paul Gortmaker
· 10 years ago
aed6850
parisc: don't use module_init for non-modular core pdc_cons code
by Paul Gortmaker
· 10 years ago
70ffdb9
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in the handler
by David Hildenbrand
· 10 years ago
d045c77
parisc,metag: Fix crashes due to stack randomization on stack-grows-upwards architectures
by Helge Deller
· 10 years ago
5fec97d
parisc: copy_thread(): rename 'arg' argument to 'kthread_arg'
by Alex Dowad
· 10 years ago
8bf8a1d
parisc: Eliminate sg_virt_addr() and private scatterlist.h
by Matthew Wilcox
· 10 years ago
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
fa2e5c0
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
f24ffde
parisc: expose number of page table levels on Kconfig level
by Kirill A. Shutemov
· 10 years ago
fa41b1c
arch: Remove exec_domain from remaining archs
by Richard Weinberger
· 10 years ago
47514da
parisc: Add compile-time check when adding new syscalls
by Helge Deller
· 10 years ago
409e56f
parisc: fix up obsolete cpu function usage.
by Rusty Russell
· 10 years ago
3d66b81
parisc: Remove unused function
by Rickard Strandqvist
· 10 years ago
c78c2b7
parisc: hpux - Remove hpux gateway page
by Helge Deller
· 10 years ago
0bd1e94
parisc: Add error checks when building up signal trampoline handler
by Helge Deller
· 10 years ago
fb96a79
parisc: Wire up execveat syscall
by Helge Deller
· 10 years ago
cb9e3c2
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
by Andrey Ryabinin
· 10 years ago
f56141e
all arches, signal: move restart_block to struct task_struct
by Andy Lutomirski
· 10 years ago
d453cde
module_arch_freeing_init(): new hook for archs before module->module_init freed.
by Rusty Russell
· 10 years ago
2fe749f
parisc: Use compat layer for msgctl, shmat, shmctl and semtimedop syscalls
by Helge Deller
· 10 years ago
e6be7bb
parisc: Wire up bpf syscall
by Helge Deller
· 10 years ago
ab074ad
Merge git://git.infradead.org/users/eparis/audit
by Linus Torvalds
· 10 years ago
9139740
ARCH: AUDIT: audit_syscall_entry() should not require the arch
by Eric Paris
· 11 years ago
fe5c873
parisc: ptrace: use secure_computing_strict()
by Helge Deller
· 10 years ago
8920649
parisc: Implement new LWS CAS supporting 64 bit operations.
by Guy Martin
· 10 years ago
c90f069
parisc: Wire up seccomp, getrandom and memfd_create syscalls
by Helge Deller
· 10 years ago
63b12bd
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc
by Linus Torvalds
· 10 years ago
e4dc894
parisc: Use get_signal() signal_setup_done()
by Richard Weinberger
· 11 years ago
b8c0aa4
Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 10 years ago
4082b86
parisc: ftrace: Remove check of obsolete variable function_trace_stop
by Steven Rostedt (Red Hat)
· 11 years ago
3a46588
parisc: ftrace: Add call to ftrace_graph_is_dead() in function graph code
by Steven Rostedt (Red Hat)
· 11 years ago
54f8c2a
Merge branch 'parisc-3.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 10 years ago
fe22ddc
parisc: drop unused defines and header includes
by Helge Deller
· 11 years ago
ab8a261
parisc: fix fanotify_mark() syscall on 32bit compat kernel
by Helge Deller
· 11 years ago
eadcc72
parisc: add serial ports of C8000/1GHz machine to hardware database
by Helge Deller
· 11 years ago
9abd09a
parisc: 'renameat2()' doesn't need (or have) a separate compat system call
by Linus Torvalds
· 11 years ago
18e480a
parisc: add renameat2 syscall
by Miklos Szeredi
· 11 years ago
Next »