Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
97541ccfb9db2bb9cd1dde6344d5834438d14bda
/
arch
/
s390
/
mm
7d25617
s390: make use of user_mode() macro where possible
by Heiko Carstens
· 12 years ago
37fe1d7
s390/mm: rename user_mode variable to addressing_mode
by Heiko Carstens
· 12 years ago
008c2e8
s390/mm: fix fault handling for page table walk case
by Heiko Carstens
· 12 years ago
f2c76e3
s390/mm: make page faults killable
by Heiko Carstens
· 12 years ago
0f6f281
s390/mm: downgrade page table after fork of a 31 bit process
by Martin Schwidefsky
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 12 years ago
73bf463
s390/kernel: Introduce memcpy_absolute() function
by Michael Holzheu
· 12 years ago
f4815ac
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
by Heiko Carstens
· 12 years ago
d49f47f
s390/pfault: add sanity check
by Heiko Carstens
· 13 years ago
0a16ba7
s390/pfault: use __set_task_state
by Heiko Carstens
· 13 years ago
54c2779
s390/pfault: always search for task with reported pid
by Heiko Carstens
· 13 years ago
d5e50a5
s390/pfault: fix task state race
by Heiko Carstens
· 13 years ago
2739b6d
s390/kvm: bad rss-counter state
by Christian Borntraeger
· 13 years ago
a686425
s390/hugepages: clear page table for sw large page emulation
by Gerald Schaefer
· 13 years ago
5e8010c
s390: replace TIF_SIE with PF_VCPU
by Martin Schwidefsky
· 13 years ago
b2a68c2
s390: allow absolute memory access for /dev/mem
by Michael Holzheu
· 13 years ago
cd94154
[S390] fix tlb flushing for page table pages
by Martin Schwidefsky
· 13 years ago
b785e0d
[S390] kernel: Use local_irq_save() for memcpy_real()
by Michael Holzheu
· 13 years ago
0195c00
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
by Linus Torvalds
· 13 years ago
a0616cd
Disintegrate asm/system.h for S390
by David Howells
· 13 years ago
8ea7fdd
[S390] Remove unncessary export of arch_pick_mmap_layout
by Ben Hutchings
· 13 years ago
fde15c3
[S390] irq: external interrupt code passing
by Heiko Carstens
· 13 years ago
6bba07c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
048cd4e
compat: fix compile breakage on s390
by Heiko Carstens
· 13 years ago
892365a
[S390] memory hotplug: prevent memory zone interleave
by Gerald Schaefer
· 13 years ago
2320c57
[S390] incorrect PageTables counter for kvm page tables
by Martin Schwidefsky
· 13 years ago
aa33c8c
[S390] cleanup trap handling
by Martin Schwidefsky
· 13 years ago
f32269a
[S390] disable MACHINE_IS_VM check for pfault
by Carsten Otte
· 13 years ago
14045eb
[S390] add support for physical memory > 4TB
by Martin Schwidefsky
· 13 years ago
c86cce2
[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260
by Christian Borntraeger
· 13 years ago
fa2fb2f
[S390] pfault: ignore leftover completion interrupts
by Heiko Carstens
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
b35a35b
thp: share get_huge_page_tail()
by Andrea Arcangeli
· 13 years ago
0693bc9
s390: gup_huge_pmd() return 0 if pte changes
by Andrea Arcangeli
· 13 years ago
220a2eb
s390: gup_huge_pmd() support THP tail recounting
by Andrea Arcangeli
· 13 years ago
3a4c5d5
s390: add missing module.h/export.h includes
by Heiko Carstens
· 13 years ago
638ad34
[S390] sparse: fix sparse warnings about missing prototypes
by Martin Schwidefsky
· 13 years ago
388186b
[S390] kvm: Handle diagnose 0x10 (release pages)
by Christian Borntraeger
· 13 years ago
499069e
[S390] take mmap_sem when walking guest page table
by Carsten Otte
· 13 years ago
cc77245
[S390] fix list corruption in gmap reverse mapping
by Carsten Otte
· 13 years ago
a9162f2
[S390] fix possible deadlock in gmap_map_segment
by Carsten Otte
· 13 years ago
b50511e
[S390] cleanup psw related bits and pieces
by Martin Schwidefsky
· 13 years ago
ccf45ca
[S390] addressing mode limits and psw address wrapping
by Martin Schwidefsky
· 13 years ago
60a0c68
[S390] kdump backend code
by Michael Holzheu
· 13 years ago
7f0bf65
[S390] Add real memory access functions
by Michael Holzheu
· 13 years ago
e73b7ff
[S390] memory leak with RCU_TABLE_FREE
by Martin Schwidefsky
· 13 years ago
05873df
[S390] gmap: always up mmap_sem properly
by Carsten Otte
· 13 years ago
480e592
[S390] kvm: fix address mode switching
by Christian Borntraeger
· 13 years ago
7dd6b33
[S390] Add PSW restart shutdown trigger
by Michael Holzheu
· 13 years ago
944291d
[S390] missing return in page_table_alloc_pgste
by Jan Glauber
· 13 years ago
e5992f2
[S390] kvm guest address space mapping
by Martin Schwidefsky
· 13 years ago
a8b0ca1
perf: Remove the nmi parameter from the swevent and overflow interface
by Peter Zijlstra
· 13 years ago
36409f6
[S390] use generic RCU page-table freeing code
by Martin Schwidefsky
· 13 years ago
3c5cffb
[S390] mm: fix mmu_gather rework
by Heiko Carstens
· 13 years ago
c4a227d
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
d6a72fe
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 13 years ago
69dbb2f
[S390] mm: add ZONE_DMA to 31-bit config again
by Heiko Carstens
· 13 years ago
33ce614
[S390] mm: add page fault retry handling
by Heiko Carstens
· 13 years ago
9958318
[S390] mm: handle kernel caused page fault oom situations
by Heiko Carstens
· 13 years ago
d7b250e
[S390] irq: merge irq.c and s390_ext.c
by Heiko Carstens
· 13 years ago
df7997a
[S390] irq: fix service signal external interrupt handling
by Heiko Carstens
· 13 years ago
902050b
[S390] pfault: always enable service signal interrupt
by Heiko Carstens
· 13 years ago
f29c504
maccess,probe_kernel: Make write/read src const void *
by Steven Rostedt
· 14 years ago
1c39517
mm: now that all old mmu_gather code is gone, remove the storage
by Peter Zijlstra
· 13 years ago
b2fa47e
[S390] refactor page table functions for better pgste support
by Martin Schwidefsky
· 13 years ago
7dd8fe1
[S390] pfault: cleanup code
by Heiko Carstens
· 13 years ago
f2db2e6
[S390] pfault: cpu hotplug vs missing completion interrupts
by Heiko Carstens
· 13 years ago
89db4df
[S390] extmem: get rid of compile warning
by Heiko Carstens
· 13 years ago
7712f83
[S390] get rid of unused variables
by Heiko Carstens
· 13 years ago
043d070
[S390] Remove data execution protection
by Martin Schwidefsky
· 13 years ago
448694a
module: undo module RONX protection correctly.
by Jan Glauber
· 14 years ago
83ace270
[S390] replace diag10() with diag10_range() function
by Michael Holzheu
· 14 years ago
a985183
[S390] irqstats: fix counting of pfault, dasd diag and virtio irqs
by Heiko Carstens
· 14 years ago
e35c76c
[S390] pfault: fix token handling
by Heiko Carstens
· 14 years ago
e4c031b
[S390] fix page table walk for changing page attributes
by Jan Glauber
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
305b152
[S390] Write protect module text and RO data
by Jan Glauber
· 14 years ago
f1be77b
[S390] pgtable_list corruption
by Martin Schwidefsky
· 14 years ago
df1ca53
[S390] Randomize mmap start address
by Heiko Carstens
· 14 years ago
1060f62
[S390] Rearrange mmap.c
by Heiko Carstens
· 14 years ago
7e0d485
[S390] Enable flexible mmap layout for 64 bit processes
by Heiko Carstens
· 14 years ago
9e78a13
[S390] reduce miminum gap between stack and mmap_base
by Heiko Carstens
· 14 years ago
9046e40
[S390] mmap: consider stack address randomization
by Heiko Carstens
· 14 years ago
5e9a269
[S390] ptrace cleanup
by Martin Schwidefsky
· 14 years ago
fb0a9d7
[S390] pfault: delay register of pfault interrupt
by Heiko Carstens
· 14 years ago
052ff46
[S390] irq: have detailed statistics for interrupt types
by Heiko Carstens
· 14 years ago
25591b0
[S390] fix get_user_pages_fast
by Martin Schwidefsky
· 14 years ago
14375bc
[S390] cleanup facility list handling
by Martin Schwidefsky
· 14 years ago
e05ef9b
[S390] kvm: Fix badness at include/asm/mmu_context.h:83
by Christian Borntraeger
· 14 years ago
f6649a7
[S390] cleanup lowcore access from external interrupts
by Martin Schwidefsky
· 14 years ago
1e54622
[S390] cleanup lowcore access from program checks
by Martin Schwidefsky
· 14 years ago
36bf968
[S390] fix SIGBUS handling
by Martin Schwidefsky
· 14 years ago
a20852d
[S390] cmm: fix crash on case conversion
by Heiko Carstens
· 14 years ago
92f842e
[S390] store indication fault optimization
by Martin Schwidefsky
· 14 years ago
8021714
[S390] lockless get_user_pages_fast()
by Martin Schwidefsky
· 14 years ago
238ec4e
[S390] zero page cache synonyms
by Martin Schwidefsky
· 14 years ago
df9ee29
Fix IRQ flag handling naming
by David Howells
· 14 years ago
050eef3
[S390] fix tlb flushing vs. concurrent /proc accesses
by Martin Schwidefsky
· 14 years ago
0d6ffdb
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 14 years ago
a1b200e
mm: provide init_mm mm_context initializer
by Heiko Carstens
· 14 years ago
Next »