index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2007-10-19
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
1
-1
/
+1
2007-10-17
oom: move prototypes to appropriate header file
David Rientjes
1
-0
/
+1
2007-10-16
During VM oom condition, kill all threads in process group
Will Schmidt
1
-1
/
+1
2007-10-12
[S390] pfault: Fix alignment of parameter list.
Heiko Carstens
1
-1
/
+1
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
2
-17
/
+1
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
1
-3
/
+3
2007-07-19
mm: fault feedback #2
Nick Piggin
1
-15
/
+15
2007-05-21
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
1
-15
/
+23
2007-05-10
[S390] Avoid compile warning.
Heiko Carstens
1
-1
/
+4
2007-05-08
move die notifier handling to common code
Christoph Hellwig
1
-1
/
+1
2007-05-04
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
1
-27
/
+13
2007-04-27
[S390] No execute support cleanup.
Martin Schwidefsky
1
-51
/
+21
2007-04-27
[S390] Minor fault path optimization.
Martin Schwidefsky
1
-118
/
+141
2007-03-06
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
1
-58
/
+47
2007-02-21
[S390] Optional ZONE_DMA for s390.
Heiko Carstens
1
-0
/
+2
2007-02-14
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
1
-1
/
+1
2007-02-14
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
1
-4
/
+0
2007-02-11
[PATCH] Switch s390 to NO_IOMEM
Al Viro
2
-59
/
+1
2007-02-11
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
1
-3
/
+1
2007-02-05
[S390] Avoid excessive inlining.
Heiko Carstens
2
-2
/
+2
2007-02-05
[S390] Mark kernel text section read-only.
Heiko Carstens
1
-5
/
+4
2007-02-05
[S390] noexec protection
Gerald Schaefer
3
-12
/
+96
2007-02-05
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
1
-10
/
+54
2007-02-05
[S390] Remove pointless/unreliable kernel messages.
Heiko Carstens
1
-2
/
+0
2007-02-05
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
3
-6
/
+4
2007-01-12
[PATCH] Fix sparsemem on Cell
Dave Hansen
1
-1
/
+2
2006-12-08
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
4
-218
/
+455
2006-12-08
[PATCH] Generic ioremap_page_range: s390 conversion
Haavard Skinnemoen
1
-81
/
+3
2006-12-08
[S390] Poison init section before freeing it.
Heiko Carstens
1
-0
/
+2
2006-12-08
[S390] Use add_active_range() and free_area_init_nodes().
Heiko Carstens
1
-17
/
+6
2006-12-08
[S390] Virtual memmap for s390.
Heiko Carstens
4
-203
/
+449
2006-12-04
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
1
-11
/
+11
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
1
-3
/
+25
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
1
-7
/
+4
2006-12-04
[S390] extmem unbalanced spin_lock.
Heiko Carstens
1
-2
/
+3
2006-11-06
[S390] revert add_active_range() usage patch.
Heiko Carstens
1
-10
/
+22
2006-10-06
[S390] irq change build fixes.
Heiko Carstens
1
-1
/
+1
2006-10-04
[S390] Remove open-coded mem_map usage.
Heiko Carstens
1
-4
/
+6
2006-10-04
[S390] Have s390 use add_active_range() and free_area_init_nodes.
Heiko Carstens
1
-25
/
+10
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
3
-58
/
+33
2006-09-28
[S390] init task memory faults.
Akinobu Mita
1
-0
/
+1
2006-09-26
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
1
-19
/
+35
2006-09-26
[PATCH] out of memory notifier
Martin Schwidefsky
1
-60
/
+95
2006-09-20
[S390] Cleanup in page table related code.
Gerald Schaefer
1
-22
/
+14
2006-09-20
[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.
Heiko Carstens
1
-23
/
+7
2006-09-20
[S390] add kprobes support.
Michael Grundy
1
-1
/
+39
2006-08-16
[S390] kernel page table allocation.
Heiko Carstens
1
-3
/
+3
2006-07-12
[S390] Fix sparse warnings.
Heiko Carstens
2
-2
/
+2
[next]