index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-14
s390/mm: implement software dirty bits
Martin Schwidefsky
2
-15
/
+11
2013-02-14
s390/mm: Fix crst upgrade of mmap with MAP_FIXED
Hendrik Brueckner
1
-3
/
+6
2013-01-08
s390/irq: remove split irq fields from /proc/stat
Heiko Carstens
1
-1
/
+1
2012-11-23
s390/ptrace: race of single stepping vs signal delivery
Martin Schwidefsky
1
-6
/
+13
2012-11-23
s390/mm: move kernel_page_present/kernel_map_pages to page_attr.c
Heiko Carstens
3
-44
/
+43
2012-11-23
s390/memory hotplug: use pfmf instruction to initialize storage keys
Heiko Carstens
2
-7
/
+42
2012-11-23
s390/mm: keep fault_init() private to fault.c
Heiko Carstens
2
-5
/
+8
2012-11-23
s390/mm,vmemmap: use 1MB frames for vmemmap
Heiko Carstens
1
-1
/
+25
2012-11-23
s390/mm,vmem: use 2GB frames for identity mapping
Heiko Carstens
3
-6
/
+23
2012-11-13
s390/gup: fix access_ok() usage in __get_user_pages_fast()
Heiko Carstens
1
-2
/
+1
2012-11-13
s390/gup: add missing TASK_SIZE check to get_user_pages_fast()
Heiko Carstens
1
-1
/
+1
2012-10-26
s390/mm: use pmd_large() instead of pmd_huge()
Gerald Schaefer
1
-1
/
+1
2012-10-09
s390/mm,vmem: fix vmem_add_mem()/vmem_remove_range()
Heiko Carstens
1
-4
/
+12
2012-10-09
s390/vmalloc: have separate modules area
Heiko Carstens
1
-3
/
+10
2012-10-09
s390/mm: fix mapping of read-only kernel text section
Heiko Carstens
1
-2
/
+2
2012-10-09
s390/mm: add page table dumper
Heiko Carstens
2
-0
/
+220
2012-10-09
s390/mm,pageattr: remove superfluous EXPORT_SYMBOLs
Heiko Carstens
1
-3
/
+0
2012-10-09
s390/mm,pageattr: add more page table walk sanity checks
Heiko Carstens
1
-12
/
+25
2012-10-09
s390/mm: fix pmd_huge() usage for kernel mapping
Heiko Carstens
2
-15
/
+16
2012-10-09
readahead: fault retry breaks mmap file read random detection
Shaohua Li
1
-0
/
+1
2012-10-09
thp, s390: architecture backend for thp on s390
Gerald Schaefer
1
-0
/
+22
2012-10-09
thp, s390: disable thp for kvm host on s390
Gerald Schaefer
1
-0
/
+30
2012-10-09
thp, s390: thp pagetable pre-allocation for s390
Gerald Schaefer
1
-0
/
+38
2012-10-09
thp, s390: thp splitting backend for s390
Gerald Schaefer
2
-1
/
+28
2012-09-26
s390/mm: mark free_initrd_mem() as __init
Heiko Carstens
1
-2
/
+2
2012-09-26
s390: add uninitialized_var() to suppress false positive compiler warnings
Heiko Carstens
1
-2
/
+2
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens
3
-2
/
+83
2012-09-26
s390/mm: implement __get_user_pages_fast()
Gerald Schaefer
1
-0
/
+37
2012-09-26
s390/mm: rename addressing_mode to s390_user_mode
Heiko Carstens
2
-2
/
+2
2012-09-26
s390/cpu hotplug: mask out CPU_TASKS_FROZEN in cu hotplug notifiers
Heiko Carstens
1
-2
/
+1
2012-09-26
s390: enable large page support with CONFIG_DEBUG_PAGEALLOC
Gerald Schaefer
1
-1
/
+1
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-29
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
4
-4
/
+3
[next]