index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
2016-01-19
1
-2
/
+2
*
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
2016-01-19
1
-1
/
+1
*
s390/irqflags: optimize irq restore
Christian Borntraeger
2016-01-19
1
-1
/
+1
*
s390/mm: use TASK_MAX_SIZE where applicable
Dominik Dingel
2016-01-19
2
-7
/
+7
*
s390/mm: enable fixup_user_fault retrying
Dominik Dingel
2016-01-15
1
-3
/
+26
*
mm: bring in additional flag for fixup_user_fault to signal unlock
Dominik Dingel
2016-01-15
1
-3
/
+5
*
s390, thp: remove infrastructure for handling splitting PMDs
Kirill A. Shutemov
2016-01-15
2
-26
/
+1
*
mm: drop tail page refcounting
Kirill A. Shutemov
2016-01-15
1
-12
/
+1
*
mm, shmem: add internal shmem resident memory accounting
Jerome Marchand
2016-01-14
1
-4
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-01-13
6
-14
/
+12
|
\
|
*
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
2016-01-11
1
-2
/
+6
|
*
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
2016-01-11
1
-2
/
+2
|
*
s390/mem_detect: use unsigned longs
Heiko Carstens
2016-01-11
1
-5
/
+2
|
*
s390/extmem: remove unused variable
Christian Borntraeger
2015-12-18
1
-3
/
+1
|
*
s390/fault: remove unused variable
Christian Borntraeger
2015-12-18
1
-2
/
+0
|
*
s390: get_user_pages_fast() might sleep
David Hildenbrand
2015-11-27
1
-0
/
+1
*
|
KVM: s390: fix mismatch between user and in-kernel guest limit
Dominik Dingel
2015-12-15
1
-2
/
+2
|
/
*
s390: avoid cache aliasing under z/VM and KVM
Martin Schwidefsky
2015-11-16
2
-78
/
+12
*
s390/cpumf: rework program parameter setting to detect guest samples
Christian Borntraeger
2015-10-14
1
-2
/
+2
*
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-10-14
2
-0
/
+6
*
s390/mm: implement soft-dirty bits for user memory change tracking
Martin Schwidefsky
2015-10-14
1
-0
/
+2
*
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
1
-1
/
+1
|
\
|
*
mm: ZONE_DEVICE for "device memory"
Dan Williams
2015-08-27
1
-1
/
+1
*
|
s390/mm: simplify page table alloc/free code
Martin Schwidefsky
2015-08-19
1
-136
/
+89
*
|
s390: remove unneeded sizeof(void *) comparisons
Heiko Carstens
2015-08-19
1
-1
/
+1
*
|
s390/numa: add core infrastructure
Philipp Hachtmann
2015-08-03
1
-1
/
+1
*
|
s390/mm: make arch_add_memory() NUMA aware
Gerald Schaefer
2015-08-03
1
-19
/
+19
*
|
s390/mm: enable gup code for NUMA
Gerald Schaefer
2015-08-03
1
-0
/
+10
|
/
*
revert "s390/mm: make hugepages_supported a boot time decision"
Dominik Dingel
2015-07-17
1
-2
/
+0
*
revert "s390/mm: change HPAGE_SHIFT type to int"
Dominik Dingel
2015-07-17
1
-1
/
+1
*
s390/mm: change HPAGE_SHIFT type to int
Dominik Dingel
2015-06-25
1
-1
/
+1
*
s390/mm: forward check for huge pmds to pmd_large()
Dominik Dingel
2015-06-25
1
-4
/
+1
*
s390/hugetlb: remove dead code for sw emulated huge pages
Dominik Dingel
2015-06-25
1
-57
/
+3
*
s390/mm: make hugepages_supported a boot time decision
Dominik Dingel
2015-06-25
1
-0
/
+2
*
mm/hugetlb: reduce arch dependent code about huge_pmd_unshare
Zhang Zhen
2015-06-24
1
-5
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-06-24
2
-3
/
+3
|
\
|
*
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
2
-3
/
+3
*
|
mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t...
David Hildenbrand
2015-05-19
1
-1
/
+1
|
/
*
s390/mm: change swap pte encoding and pgtable cleanup
Martin Schwidefsky
2015-04-23
1
-28
/
+34
*
s390/mm: correct transfer of dirty & young bits in __pmd_to_pte
Martin Schwidefsky
2015-04-23
1
-2
/
+2
*
s390/kvm: remove delayed reallocation of page tables for KVM
Martin Schwidefsky
2015-04-23
1
-99
/
+43
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2015-04-14
11
-166
/
+43
|
\
|
*
s390: make couple of functions and variables static
Heiko Carstens
2015-03-25
1
-1
/
+1
|
*
s390/maccess: improve s390_kernel_write()
Heiko Carstens
2015-03-25
1
-25
/
+20
|
*
s390/maccess: remove potentially broken probe_kernel_write()
Heiko Carstens
2015-03-25
1
-10
/
+19
|
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
10
-127
/
+5
*
|
mm: split ET_DYN ASLR from mmap ASLR
Kees Cook
2015-04-14
1
-8
/
+0
*
|
s390: redefine randomize_et_dyn for ELF_ET_DYN_BASE
Kees Cook
2015-04-14
1
-9
/
+2
*
|
mm: expose arch_mmap_rnd when available
Kees Cook
2015-04-14
1
-4
/
+4
*
|
s390: standardize mmap_rnd() usage
Kees Cook
2015-04-14
1
-11
/
+23
|
/
[next]