index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/gup: fix access_ok() usage in __get_user_pages_fast()
Heiko Carstens
2012-11-13
1
-2
/
+1
*
s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
Heiko Carstens
2012-11-13
1
-1
/
+1
*
s390/mm: use pmd_large() instead of pmd_huge()
Gerald Schaefer
2012-10-26
1
-1
/
+1
*
s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()
Heiko Carstens
2012-10-09
1
-4
/
+12
*
s390/vmalloc: have separate modules area
Heiko Carstens
2012-10-09
1
-3
/
+10
*
s390/mm: fix mapping of read-only kernel text section
Heiko Carstens
2012-10-09
1
-2
/
+2
*
s390/mm: add page table dumper
Heiko Carstens
2012-10-09
2
-0
/
+220
*
s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs
Heiko Carstens
2012-10-09
1
-3
/
+0
*
s390/mm,pageattr: add more page table walk sanity checks
Heiko Carstens
2012-10-09
1
-12
/
+25
*
s390/mm: fix pmd_huge() usage for kernel mapping
Heiko Carstens
2012-10-09
2
-15
/
+16
*
readahead: fault retry breaks mmap file read random detection
Shaohua Li
2012-10-09
1
-0
/
+1
*
thp, s390: architecture backend for thp on s390
Gerald Schaefer
2012-10-09
1
-0
/
+22
*
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
2012-10-09
1
-0
/
+30
*
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
2012-10-09
1
-0
/
+38
*
thp, s390: thp splitting backend for s390
Gerald Schaefer
2012-10-09
2
-1
/
+28
*
s390/mm: mark free_initrd_mem() as __init
Heiko Carstens
2012-09-26
1
-2
/
+2
*
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
2012-09-26
1
-2
/
+2
*
s390/exceptions: switch to relative exception table entries
Heiko Carstens
2012-09-26
3
-2
/
+83
*
s390/mm: implement __get_user_pages_fast()
Gerald Schaefer
2012-09-26
1
-0
/
+37
*
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2012-09-26
2
-2
/
+2
*
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
2012-09-26
1
-2
/
+1
*
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
Gerald Schaefer
2012-09-26
1
-1
/
+1
*
s390: make use of user_mode() macro where possible
Heiko Carstens
2012-07-30
1
-4
/
+4
*
s390/mm: rename user_mode variable to addressing_mode
Heiko Carstens
2012-07-30
2
-2
/
+2
*
s390/mm: fix fault handling for page table walk case
Heiko Carstens
2012-07-30
1
-6
/
+7
*
s390/mm: make page faults killable
Heiko Carstens
2012-07-30
1
-1
/
+11
*
s390/mm: downgrade page table after fork of a 31 bit process
Martin Schwidefsky
2012-07-26
2
-7
/
+10
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
8
-15
/
+6
*
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-30
1
-22
/
+16
*
s390/headers: replace __s390x__ with CONFIG_64BIT where possible
Heiko Carstens
2012-05-24
1
-1
/
+1
*
s390/pfault: add sanity check
Heiko Carstens
2012-05-16
1
-0
/
+3
*
s390/pfault: use __set_task_state
Heiko Carstens
2012-05-16
1
-2
/
+2
*
s390/pfault: always search for task with reported pid
Heiko Carstens
2012-05-16
1
-14
/
+10
*
s390/pfault: fix task state race
Heiko Carstens
2012-05-16
1
-2
/
+12
*
s390/kvm: bad rss-counter state
Christian Borntraeger
2012-05-16
1
-0
/
+2
*
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
2012-05-16
1
-0
/
+2
*
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
2012-05-16
1
-1
/
+1
*
s390: allow absolute memory access for /dev/mem
Michael Holzheu
2012-05-16
1
-0
/
+67
*
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
2012-04-11
1
-3
/
+60
*
[S390] kernel: Use local_irq_save() for memcpy_real()
Michael Holzheu
2012-04-11
1
-9
/
+18
*
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
4
-4
/
+3
|
\
|
*
Disintegrate asm/system.h for S390
David Howells
2012-03-28
4
-4
/
+3
*
|
[S390] Remove unncessary export of arch_pick_mmap_layout
Ben Hutchings
2012-03-23
1
-2
/
+0
|
/
*
[S390] irq: external interrupt code passing
Heiko Carstens
2012-03-11
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2012-03-01
1
-4
/
+26
|
\
|
*
[S390] memory hotplug: prevent memory zone interleave
Gerald Schaefer
2012-02-24
1
-4
/
+26
*
|
compat: fix compile breakage on s390
Heiko Carstens
2012-02-27
2
-2
/
+1
|
/
*
[S390] incorrect PageTables counter for kvm page tables
Martin Schwidefsky
2012-02-17
1
-1
/
+1
*
[S390] cleanup trap handling
Martin Schwidefsky
2011-12-27
1
-55
/
+46
*
[S390] disable MACHINE_IS_VM check for pfault
Carsten Otte
2011-12-27
1
-4
/
+2
[next]