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
/
s390
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2016-04-21
s390/mm: fix asce_bits handling with dynamic pagetable levels
Gerald Schaefer
3
-61
/
+33
2016-04-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2016-04-05
s390/mm/kvm: fix mis-merge in gmap handling
Christian Borntraeger
1
-2
/
+2
2016-04-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2
-6
/
+12
2016-03-22
s390/extable: use generic search and sort routines
Ard Biesheuvel
2
-86
/
+1
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+1
2016-03-17
s390/mm: handle PTE-mapped tail pages in fast gup
Gerald Schaefer
1
-3
/
+5
2016-03-17
s390: add DEBUG_RODATA support
Heiko Carstens
1
-3
/
+7
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-6
/
+4
2016-03-15
s390: query dynamic DEBUG_PAGEALLOC setting
Christian Borntraeger
1
-6
/
+4
2016-03-08
s390/mm: split arch/s390/mm/pgtable.c
Martin Schwidefsky
5
-1293
/
+1378
2016-03-08
s390/mm: uninline pmdp_xxx functions from pgtable.h
Martin Schwidefsky
2
-29
/
+71
2016-03-08
s390/mm: uninline ptep_xxx functions from pgtable.h
Martin Schwidefsky
1
-29
/
+266
2016-03-07
s390: Use pr_warn instead of pr_warning
Joe Perches
1
-9
/
+7
2016-03-02
s390/fault: merge report_user_fault implementations
Heiko Carstens
1
-7
/
+8
2016-03-02
s390/kvm: simplify set_guest_storage_key
Martin Schwidefsky
1
-17
/
+0
2016-02-23
s390/pageattr: do a single TLB flush for change_page_attr
Martin Schwidefsky
1
-5
/
+3
2016-02-17
s390/maccess: reduce stnsm instructions
Heiko Carstens
1
-4
/
+6
2016-02-16
mm/gup: Switch all callers of get_user_pages() to not pass tsk/mm
Dave Hansen
1
-3
/
+1
2016-02-11
s390: fix DAT off memory access, e.g. on kdump
Christian Borntraeger
1
-1
/
+3
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
1
-2
/
+2
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-1
/
+1
2016-01-19
s390/irqflags: optimize irq restore
Christian Borntraeger
1
-1
/
+1
2016-01-19
s390/mm: use TASK_MAX_SIZE where applicable
Dominik Dingel
2
-7
/
+7
2016-01-15
s390/mm: enable fixup_user_fault retrying
Dominik Dingel
1
-3
/
+26
2016-01-15
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
1
-3
/
+5
2016-01-15
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2
-26
/
+1
2016-01-15
mm: drop tail page refcounting
Kirill A. Shutemov
1
-12
/
+1
2016-01-14
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
1
-4
/
+1
2016-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
6
-14
/
+12
2016-01-11
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
1
-2
/
+6
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-2
/
+2
2016-01-11
s390/mem_detect: use unsigned longs
Heiko Carstens
1
-5
/
+2
2015-12-18
s390/extmem: remove unused variable
Christian Borntraeger
1
-3
/
+1
2015-12-18
s390/fault: remove unused variable
Christian Borntraeger
1
-2
/
+0
2015-12-15
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
1
-2
/
+2
2015-11-27
s390: get_user_pages_fast() might sleep
David Hildenbrand
1
-0
/
+1
2015-11-16
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2
-78
/
+12
2015-10-14
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
1
-2
/
+2
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2
-0
/
+6
2015-10-14
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
1
-0
/
+2
2015-09-08
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-08-27
mm: ZONE_DEVICE for "device memory"
Dan Williams
1
-1
/
+1
2015-08-19
s390/mm: simplify page table alloc/free code
Martin Schwidefsky
1
-136
/
+89
2015-08-19
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
1
-1
/
+1
2015-08-03
s390/numa: add core infrastructure
Philipp Hachtmann
1
-1
/
+1
2015-08-03
s390/mm: make arch_add_memory() NUMA aware
Gerald Schaefer
1
-19
/
+19
2015-08-03
s390/mm: enable gup code for NUMA
Gerald Schaefer
1
-0
/
+10
2015-07-17
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
1
-2
/
+0
2015-07-17
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
1
-1
/
+1
[next]