index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
parisc
Age
Commit message (
Expand
)
Author
2016-12-15
parisc: Fix TLB related boot crash on SMP machines
Helge Deller
2016-12-15
parisc: Remove unnecessary TLB purges from flush_dcache_page_asm and flush_ic...
John David Anglin
2016-12-15
parisc: Purge TLB before setting PTE
John David Anglin
2016-12-02
parisc: Also flush data TLB in flush_icache_page_asm
John David Anglin
2016-12-02
parisc: Fix race in pci-dma.c
John David Anglin
2016-12-02
parisc: Fix races in parisc_setup_cache_timing()
John David Anglin
2016-11-10
parisc: Ensure consistent state when switching to kernel stack at syscall entry
John David Anglin
2016-10-28
parisc: Increase initial kernel mapping size
Helge Deller
2016-10-28
parisc: Fix kernel memory layout regarding position of __gp
Helge Deller
2016-10-28
parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernels
Helge Deller
2016-09-24
parisc: fix copy_from_user()
Al Viro
2016-09-07
parisc: Fix order of EREFUSED define in errno.h
Helge Deller
2016-06-24
parisc: Fix pagefault crash in unaligned __get_user() call
Helge Deller
2016-04-20
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
2016-04-20
parisc: Fix kernel crash with reversed copy_from_user()
Helge Deller
2016-04-20
parisc: Avoid function pointers for kernel exception routines
Helge Deller
2016-03-09
parisc: Fix ptrace syscall number and return value modification
Helge Deller
2016-02-17
parisc: Fix __ARCH_SI_PREAMBLE_SIZE
Helge Deller
2016-02-17
parisc: Protect huge page pte changes with spinlocks
Helge Deller
2015-12-21
parisc: Fix syscall restarts
Helge Deller
2015-12-12
parisc: Disable huge pages on Mako machines
Helge Deller
2015-12-12
parisc: Wire up mlock2 syscall
Helge Deller
2015-12-12
parisc: Remove unused pcibios_init_bus()
Bjorn Helgaas
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
2015-11-22
parisc: Use long branch to do_syscall_trace_exit
Helge Deller
2015-11-22
parisc: Increase initial kernel mapping to 32MB on 64bit kernel
Helge Deller
2015-11-22
parisc: Initialize the fault vector earlier in the boot process.
Helge Deller
2015-11-22
parisc: Add defines for Huge page support
Helge Deller
2015-11-22
parisc: Drop unused MADV_xxxK_PAGES flags from asm/mman.h
Helge Deller
2015-11-20
parisc: Drop definition of start_thread_som for HP-UX SOM binaries
Helge Deller
2015-11-20
parisc: Fix wrong comment regarding first pmd entry flags
Helge Deller
2015-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-09
Merge branch 'parisc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-09
kmap_atomic_to_page() has no users, remove it
Nicolas Pitre
2015-11-08
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
2015-11-08
parisc: Drop hpux_stat64 struct from stat.h header file
Helge Deller
2015-11-05
mm: mlock: add mlock flags to enable VM_LOCKONFAULT usage
Eric B Munson
2015-11-04
Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-10-25
parisc: Change L1_CACHE_BYTES to 16
John David Anglin
2015-10-22
parisc: Wire up userfaultfd syscall
Helge Deller
2015-10-22
parisc: allocate sys_membarrier system call number
Mathieu Desnoyers
2015-09-23
atomic, arch: Audit atomic_{read,set}()
Peter Zijlstra
2015-09-08
parisc: Use platform_device_register_simple("rtc-generic")
Helge Deller
2015-09-08
parisc: Drop CONFIG_SMP around update_cr16_clocksource()
Helge Deller
2015-09-08
parisc: Use double word condition in 64bit CAS operation
John David Anglin
2015-09-08
parisc: Filter out spurious interrupts in PA-RISC irq handler
Helge Deller
2015-09-08
parisc: Additionally check for in_atomic() in page fault handler
Helge Deller
2015-09-08
parisc: Define ioremap_uc and ioremap_wc
Guenter Roeck
[next]