index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2012-07-30
s390: make use of user_mode() macro where possible
Heiko Carstens
1
-4
/
+4
2012-07-30
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2
-2
/
+2
2012-07-30
s390/mm: fix fault handling for page table walk case
Heiko Carstens
1
-6
/
+7
2012-07-30
s390/mm: make page faults killable
Heiko Carstens
1
-1
/
+11
2012-07-26
s390/mm: downgrade page table after fork of a 31 bit process
Martin Schwidefsky
2
-7
/
+10
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
8
-15
/
+6
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
1
-22
/
+16
2012-05-24
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
1
-1
/
+1
2012-05-16
s390/pfault: add sanity check
Heiko Carstens
1
-0
/
+3
2012-05-16
s390/pfault: use __set_task_state
Heiko Carstens
1
-2
/
+2
2012-05-16
s390/pfault: always search for task with reported pid
Heiko Carstens
1
-14
/
+10
2012-05-16
s390/pfault: fix task state race
Heiko Carstens
1
-2
/
+12
2012-05-16
s390/kvm: bad rss-counter state
Christian Borntraeger
1
-0
/
+2
2012-05-16
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
1
-0
/
+2
2012-05-16
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
1
-1
/
+1
2012-05-16
s390: allow absolute memory access for /dev/mem
Michael Holzheu
1
-0
/
+67
2012-04-11
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
1
-3
/
+60
2012-04-11
[S390] kernel: Use local_irq_save() for memcpy_real()
Michael Holzheu
1
-9
/
+18
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+3
2012-03-28
Disintegrate asm/system.h for S390
David Howells
4
-4
/
+3
2012-03-23
[S390] Remove unncessary export of arch_pick_mmap_layout
Ben Hutchings
1
-2
/
+0
2012-03-11
[S390] irq: external interrupt code passing
Heiko Carstens
1
-2
/
+2
2012-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-4
/
+26
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
2
-2
/
+1
2012-02-24
[S390] memory hotplug: prevent memory zone interleave
Gerald Schaefer
1
-4
/
+26
2012-02-17
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
1
-1
/
+1
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
1
-55
/
+46
2011-12-27
[S390] disable MACHINE_IS_VM check for pfault
Carsten Otte
1
-4
/
+2
2011-12-27
[S390] add support for physical memory > 4TB
Martin Schwidefsky
2
-17
/
+10
2011-12-27
[S390] kvm: fix sleeping function ... at mm/page_alloc.c:2260
Christian Borntraeger
1
-0
/
+3
2011-11-14
[S390] pfault: ignore leftover completion interrupts
Heiko Carstens
1
-2
/
+7
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2011-11-02
thp: share get_huge_page_tail()
Andrea Arcangeli
1
-11
/
+0
2011-11-02
s390: gup_huge_pmd() return 0 if pte changes
Andrea Arcangeli
1
-10
/
+11
2011-11-02
s390: gup_huge_pmd() support THP tail recounting
Andrea Arcangeli
1
-1
/
+23
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+1
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2
-0
/
+2
2011-10-30
[S390] kvm: Handle diagnose 0x10 (release pages)
Christian Borntraeger
1
-1
/
+48
2011-10-30
[S390] take mmap_sem when walking guest page table
Carsten Otte
2
-2
/
+15
2011-10-30
[S390] fix list corruption in gmap reverse mapping
Carsten Otte
1
-0
/
+9
2011-10-30
[S390] fix possible deadlock in gmap_map_segment
Carsten Otte
1
-2
/
+3
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] kdump backend code
Michael Holzheu
1
-0
/
+6
2011-10-30
[S390] Add real memory access functions
Michael Holzheu
1
-0
/
+56
2011-10-30
[S390] memory leak with RCU_TABLE_FREE
Martin Schwidefsky
1
-2
/
+3
2011-09-26
[S390] gmap: always up mmap_sem properly
Carsten Otte
1
-3
/
+4
2011-09-20
[S390] kvm: fix address mode switching
Christian Borntraeger
1
-8
/
+2
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
1
-0
/
+16
2011-08-03
[S390] missing return in page_table_alloc_pgste
Jan Glauber
1
-0
/
+1
[next]