Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
02ae9a1a8bc1d08a8fd5f6a0b8bde400b0f891b9
/
arch
/
s390
/
mm
b2300b9
[S390] dcssblk: add >2G DCSSs support and stacked contiguous DCSSs support.
by Hongjie Yang
· 16 years ago
7e9238f
[S390] Add support for memory hot-remove.
by Gerald Schaefer
· 16 years ago
c55281d
s390: use generic show_mem()
by Johannes Weiner
· 16 years ago
ceb8687
hugetlb: introduce pud_huge
by Andi Kleen
· 16 years ago
a551643
hugetlb: modular state for hugetlb page size
by Andi Kleen
· 16 years ago
421c175
[S390] Add support for memory hot-add.
by Heiko Carstens
· 16 years ago
a4df1ac
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvm
by Linus Torvalds
· 16 years ago
ee0ddad
[S390] vmemmap: fix off-by-one bug.
by Heiko Carstens
· 16 years ago
74b6b52
KVM: s390: fix locking order problem in enable_sie
by Christian Borntraeger
· 16 years ago
c1bb7f3
[S390] showmem: Only walk spanned pages.
by Heiko Carstens
· 16 years ago
67060d9
[S390] Fix section mismatch warnings.
by Heiko Carstens
· 16 years ago
2069e97
[S390] sparsemem vmemmap: initialize memmap.
by Heiko Carstens
· 16 years ago
45e576b
[S390] guest page hinting light
by Martin Schwidefsky
· 17 years ago
17f3458
[S390] Convert to SPARSEMEM & SPARSEMEM_VMEMMAP
by Heiko Carstens
· 17 years ago
53492b1
[S390] System z large page support.
by Gerald Schaefer
· 17 years ago
8fc6365
[S390] vmemmap: use clear_table to initialise page tables.
by Heiko Carstens
· 17 years ago
402b086
s390: KVM preparation: provide hook to enable pgstes in user pagetable
by Carsten Otte
· 17 years ago
ca68305
[S390] Remove code duplication from monreader / dcssblk.
by Martin Schwidefsky
· 17 years ago
a806170
[S390] Fix a lot of sparse warnings.
by Heiko Carstens
· 17 years ago
1e42f32
[S390] remove redundant display of free swap space in show_mem()
by Johannes Weiner
· 17 years ago
c2e8b85
[S390] exec_protect: Fix incorrect extern declarations.
by Heiko Carstens
· 17 years ago
6252d70
[S390] dynamic page tables.
by Martin Schwidefsky
· 17 years ago
5a216a2
[S390] Add four level page tables for CONFIG_64BIT=y.
by Martin Schwidefsky
· 17 years ago
146e4b3
[S390] 1K/2K page table pages.
by Martin Schwidefsky
· 17 years ago
2f569af
CONFIG_HIGHPTE vs. sub-page page tables.
by Martin Schwidefsky
· 17 years ago
0189103
[S390] Remove BUILD_BUG_ON() in vmem code.
by Heiko Carstens
· 17 years ago
2bc89b5
[S390] Fix couple of section mismatches.
by Heiko Carstens
· 17 years ago
2485579
[S390] DEBUG_PAGEALLOC support for s390.
by Heiko Carstens
· 17 years ago
a2fd64d
[S390] vmemmap: allocate struct pages before 1:1 mapping
by Christian Borntraeger
· 17 years ago
c11ca97
[S390] use LIST_HEAD instead of LIST_HEAD_INIT
by Denis Cheng
· 17 years ago
9f4b0ba
[S390] Get rid of HOLES_IN_ZONE requirement.
by Heiko Carstens
· 17 years ago
5fd9c6e
[S390] Change vmalloc defintions
by Christian Borntraeger
· 17 years ago
43ebbf1
[S390] cmm: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
190a1d7
[S390] 4level-fixup cleanup
by Martin Schwidefsky
· 17 years ago
3610cce
[S390] Cleanup page table definitions.
by Martin Schwidefsky
· 17 years ago
b460cbc
pid namespaces: define is_global_init() and is_container_init()
by Serge E. Hallyn
· 17 years ago
5a3135c
oom: move prototypes to appropriate header file
by David Rientjes
· 17 years ago
dcca2bd
During VM oom condition, kill all threads in process group
by Will Schmidt
· 17 years ago
c41fbc6
[S390] pfault: Fix alignment of parameter list.
by Heiko Carstens
· 17 years ago
0a87c5c
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
by Michael Holzheu
· 17 years ago
e62133b
[S390] Get rid of new section mismatch warnings.
by Heiko Carstens
· 17 years ago
83c5407
mm: fault feedback #2
by Nick Piggin
· 17 years ago
be2864b
[S390] More verbose show_mem() like other architectures.
by Heiko Carstens
· 17 years ago
490f03d
[S390] Avoid compile warning.
by Heiko Carstens
· 18 years ago
1eeb66a
move die notifier handling to common code
by Christoph Hellwig
· 18 years ago
33464e3
[S390] get rid of kprobes notifier call chain.
by Christoph Hellwig
· 18 years ago
be5ec36
[S390] No execute support cleanup.
by Martin Schwidefsky
· 18 years ago
10c1031
[S390] Minor fault path optimization.
by Martin Schwidefsky
· 18 years ago
482b05d
[S390] Fixed handling of access register mode faults.
by Gerald Schaefer
· 18 years ago
118bcd3
[S390] Optional ZONE_DMA for s390.
by Heiko Carstens
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
481f733
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
by Eric W. Biederman
· 18 years ago
feceb63
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
by Eric W. Biederman
· 18 years ago
23db764
[PATCH] Switch s390 to NO_IOMEM
by Al Viro
· 18 years ago
cefc8be
[PATCH] Consolidate bust_spinlocks()
by Kirill Korotaev
· 18 years ago
4d284ca
[S390] Avoid excessive inlining.
by Heiko Carstens
· 18 years ago
162e006
[S390] Mark kernel text section read-only.
by Heiko Carstens
· 18 years ago
c1821c2
[S390] noexec protection
by Gerald Schaefer
· 18 years ago
444f0e5
[S390] Show loaded DCSS segments under /proc/iomem.
by Gerald Schaefer
· 18 years ago
6038320
[S390] Remove pointless/unreliable kernel messages.
by Heiko Carstens
· 18 years ago
2b67fc4
[S390] Get rid of a lot of sparse warnings.
by Heiko Carstens
· 18 years ago
a2f3aa0
[PATCH] Fix sparsemem on Cell
by Dave Hansen
· 18 years ago
88032b3
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 18 years ago
a151ca6
[PATCH] Generic ioremap_page_range: s390 conversion
by Haavard Skinnemoen
· 18 years ago
028d9b3
[S390] Poison init section before freeing it.
by Heiko Carstens
· 18 years ago
39b742f
[S390] Use add_active_range() and free_area_init_nodes().
by Heiko Carstens
· 18 years ago
f4eb07c
[S390] Virtual memmap for s390.
by Heiko Carstens
· 18 years ago
09252e7
[S390] Convert extmem spin_lock into a mutex.
by Heiko Carstens
· 18 years ago
29b08d2
[S390] pfault code cleanup.
by Heiko Carstens
· 18 years ago
36a2bd4
[S390] Cleanup memory_chunk array usage.
by Heiko Carstens
· 18 years ago
6b4044b
[S390] extmem unbalanced spin_lock.
by Heiko Carstens
· 18 years ago
bcc8bcb
[S390] revert add_active_range() usage patch.
by Heiko Carstens
· 18 years ago
5a489b9
[S390] irq change build fixes.
by Heiko Carstens
· 18 years ago
0b2b6e1
[S390] Remove open-coded mem_map usage.
by Heiko Carstens
· 18 years ago
7676bef
[S390] Have s390 use add_active_range() and free_area_init_nodes.
by Heiko Carstens
· 18 years ago
f400e19
[PATCH] pidspace: is_init()
by Sukadev Bhattiprolu
· 18 years ago
94c12cc
[S390] Inline assembly cleanup.
by Martin Schwidefsky
· 18 years ago
bac9c66
[S390] init task memory faults.
by Akinobu Mita
· 18 years ago
e8216de
[PATCH] s390: fix cmm kernel thread handling
by Heiko Carstens
· 18 years ago
8bc719d
[PATCH] out of memory notifier
by Martin Schwidefsky
· 18 years ago
9282ed9
[S390] Cleanup in page table related code.
by Gerald Schaefer
· 18 years ago
7d5d688
[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.
by Heiko Carstens
· 18 years ago
4ba069b
[S390] add kprobes support.
by Michael Grundy
· 18 years ago
3e03a2f
[S390] kernel page table allocation.
by Heiko Carstens
· 18 years ago
d2c993d
[S390] Fix sparse warnings.
by Heiko Carstens
· 18 years ago
d882b17
[PATCH] s390: put sys_call_table into .rodata section and write protect it
by Heiko Carstens
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9b5dec1
[PATCH] s390: segment operation error codes
by Gerald Schaefer
· 19 years ago
5e8b1c4
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
by Martin Schwidefsky
· 19 years ago
7835e98
[PATCH] remove set_page_count() outside mm/
by Nick Piggin
· 19 years ago
aaedd94
[PATCH] cmm NULL noise removal, __user annotations
by Al Viro
· 19 years ago
347a8dc
[PATCH] s390: cleanup Kconfig
by Martin Schwidefsky
· 19 years ago
4448aaf
[PATCH] s390: "extern inline" -> "static inline"
by Adrian Bunk
· 19 years ago
b2325fe
[PATCH] kfree cleanup: arch
by Jesper Juhl
· 19 years ago
d4b6899
[PATCH] s390: remove pagex support
by Martin Schwidefsky
· 19 years ago
872fec1
[PATCH] mm: init_mm without ptlock
by Hugh Dickins
· 19 years ago
b6d0944
[PATCH] s390: pfault interrupt race
by Martin Schwidefsky
· 19 years ago
6b979de
[PATCH] s390: add vmcp interface
by Christian Borntraeger
· 19 years ago
447570c
[PATCH] s390: cmm sender parameter visibility
by Heiko Carstens
· 19 years ago
595bf2a
[PATCH] s390: in_interrupt vs. in_atomic
by Martin Schwidefsky
· 19 years ago
Next »