index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
parisc
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-04
Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-29
/
+25
2018-05-02
parisc: Fix section mismatches
Helge Deller
1
-1
/
+1
2018-04-25
signal/parisc: Use force_sig_fault where appropriate
Eric W. Biederman
1
-15
/
+10
2018-04-25
signal/parisc: Use force_sig_mceerr where appropriate
Eric W. Biederman
1
-15
/
+15
2018-04-25
signal: Ensure every siginfo we send has all bits initialized
Eric W. Biederman
1
-0
/
+1
2018-03-02
parisc: Hide virtual kernel memory layout
Helge Deller
1
-1
/
+6
2018-01-02
parisc: Show initial kernel memory layout unhashed
Helge Deller
1
-5
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-22
parisc: Add HWPOISON page fault handler code
Helge Deller
1
-4
/
+29
2017-07-06
mm/hugetlb: add size parameter to huge_pte_offset()
Punit Agrawal
1
-1
/
+2
2017-07-02
parisc: Report SIGSEGV instead of SIGBUS when running out of stack
Helge Deller
1
-1
/
+1
2017-06-09
parisc: Avoid zeroing gr[0] in fixup_exception()
Helge Deller
1
-0
/
+1
2017-05-12
parisc: Add Page Deallocation Table (PDT) support
Helge Deller
1
-0
/
+3
2017-05-10
parisc: Drop per_cpu uaccess related exception_data struct
Helge Deller
1
-9
/
+0
2017-03-29
parisc: Clean up fixup routines for get_user()/put_user()
Helge Deller
1
-0
/
+17
2017-03-03
Merge branch 'parisc-4.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
1
-0
/
+1
2017-02-25
parisc: fix a printk
Dan Carpenter
1
-2
/
+2
2017-02-22
arch, mm: remove arch specific show_mem
Michal Hocko
1
-49
/
+0
2017-02-21
Merge tag 'rodata-v4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2017-02-07
arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONX
Laura Abbott
1
-1
/
+1
2017-01-02
parisc: Add line-break when printing segfault info
Helge Deller
1
-1
/
+1
2016-10-11
parisc: Show trap name in kernel crash
Helge Deller
1
-6
/
+11
2016-10-11
parisc: Zero-initialize newly alloced memblock
Helge Deller
1
-0
/
+2
2016-10-08
parisc: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
1
-1
/
+1
2016-10-07
parisc: Drop bootmem and switch to memblock
Helge Deller
1
-64
/
+62
2016-09-24
parisc: Report trap type as human readable string
Helge Deller
1
-1
/
+47
2016-07-26
mm: do not pass mm_struct into handle_mm_fault
Kirill A. Shutemov
1
-1
/
+1
2016-04-08
parisc: Unbreak handling exceptions from kernel modules
Helge Deller
1
-0
/
+1
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
1
-1
/
+1
2016-03-23
parisc: Use generic extable search and sort routines
Helge Deller
1
-7
/
+2
2016-03-17
mm: cleanup *pte_alloc* interfaces
Kirill A. Shutemov
1
-1
/
+1
2016-01-30
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
1
-3
/
+3
2016-01-16
parisc: Protect huge page pte changes with spinlocks
Helge Deller
1
-12
/
+48
2015-11-22
Merge branch 'parisc-4.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-23
/
+179
2015-11-22
parisc: Map kernel text and data on huge pages
Helge Deller
1
-23
/
+17
2015-11-22
parisc: Add Huge Page and HUGETLBFS support
Helge Deller
2
-0
/
+162
2015-11-08
parisc: Fixes and cleanups in kernel uapi header files
Helge Deller
1
-0
/
+16
2015-09-08
parisc: Additionally check for in_atomic() in page fault handler
Helge Deller
1
-1
/
+1
2015-05-19
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
1
-2
/
+2
2015-04-14
parisc: expose number of page table levels on Kconfig level
Kirill A. Shutemov
1
-1
/
+1
2015-02-16
parisc: hpux - Remove hpux gateway page
Helge Deller
1
-72
/
+0
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
1
-0
/
+2
2014-07-24
parisc: Eliminate memset after alloc_bootmem_pages
HIMANGI SARAOGI
1
-1
/
+0
2014-05-20
Merge branch 'parisc-3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-14
/
+30
2014-05-15
parisc: ratelimit userspace segfault printing
Helge Deller
1
-14
/
+30
2014-04-03
parisc: Replace __get_cpu_var uses for address calculation
Christoph Lameter
1
-1
/
+1
2014-01-21
mm, show_mem: remove SHOW_MEM_FILTER_PAGE_COUNT
Mel Gorman
1
-42
/
+17
2013-11-30
parisc: fix kernel memory layout in vmlinux.ld.S
Helge Deller
1
-3
/
+16
[next]