Sign in
android-kvm
/
linux
/
0afa0724dfb0ee94bc1c85eee9e90318413af463
/
arch
/
parisc
/
kernel
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
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
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
abb5a14
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
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
73e8fb2
Merge branch 'work.const-qstr' into work.misc
by Al Viro
· 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
690d097
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
by Helge Deller
· 8 years ago
4fe9e1d9
parisc: Drop bootmem and switch to memblock
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
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
· 9 years ago
5baf919
parisc: Check return value of smp_boot_one_cpu()
by Helge Deller
· 8 years ago
9a7c348
ftrace: Add return address pointer to ftrace_ret_stack
by Josh Poimboeuf
· 9 years ago
ae14183
parisc: Fix automatic selection of cr16 clocksource
by Helge Deller
· 9 years ago
3baf328
parisc: use %pD
by Al Viro
· 9 years ago
6c84239
Merge tag 'rtc-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 9 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
· 9 years ago
00085f1
dma-mapping: use unsigned long for dma_attrs
by Krzysztof Kozlowski
· 9 years ago
49ea148
parisc: Add break statements to pdc_pat_io_pci_cfg_read()
by Helge Deller
· 9 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
be24a897
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
b6096755
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
· 10 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
Next »