index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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] More verbose show_mem() like other architectures.
Heiko Carstens
2007-05-21
1
-15
/
+23
*
[S390] Avoid compile warning.
Heiko Carstens
2007-05-10
1
-1
/
+4
*
move die notifier handling to common code
Christoph Hellwig
2007-05-08
1
-1
/
+1
*
[S390] get rid of kprobes notifier call chain.
Christoph Hellwig
2007-05-04
1
-27
/
+13
*
[S390] No execute support cleanup.
Martin Schwidefsky
2007-04-27
1
-51
/
+21
*
[S390] Minor fault path optimization.
Martin Schwidefsky
2007-04-27
1
-118
/
+141
*
[S390] Fixed handling of access register mode faults.
Gerald Schaefer
2007-03-05
1
-58
/
+47
*
[S390] Optional ZONE_DMA for s390.
Heiko Carstens
2007-02-21
1
-0
/
+2
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: remove unnecessary use of insert_at_head
Eric W. Biederman
2007-02-14
1
-1
/
+1
*
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
2007-02-14
1
-4
/
+0
*
[PATCH] Switch s390 to NO_IOMEM
Al Viro
2007-02-11
2
-59
/
+1
*
[PATCH] Consolidate bust_spinlocks()
Kirill Korotaev
2007-02-11
1
-3
/
+1
*
[S390] Avoid excessive inlining.
Heiko Carstens
2007-02-05
2
-2
/
+2
*
[S390] Mark kernel text section read-only.
Heiko Carstens
2007-02-05
1
-5
/
+4
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
3
-12
/
+96
*
[S390] Show loaded DCSS segments under /proc/iomem.
Gerald Schaefer
2007-02-05
1
-10
/
+54
*
[S390] Remove pointless/unreliable kernel messages.
Heiko Carstens
2007-02-05
1
-2
/
+0
*
[S390] Get rid of a lot of sparse warnings.
Heiko Carstens
2007-02-05
3
-6
/
+4
*
[PATCH] Fix sparsemem on Cell
Dave Hansen
2007-01-11
1
-1
/
+2
*
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2006-12-08
4
-218
/
+455
|
\
|
*
[S390] Poison init section before freeing it.
Heiko Carstens
2006-12-08
1
-0
/
+2
|
*
[S390] Use add_active_range() and free_area_init_nodes().
Heiko Carstens
2006-12-08
1
-17
/
+6
|
*
[S390] Virtual memmap for s390.
Heiko Carstens
2006-12-08
4
-203
/
+449
*
|
[PATCH] Generic ioremap_page_range: s390 conversion
Haavard Skinnemoen
2006-12-08
1
-81
/
+3
|
/
*
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
2006-12-04
1
-11
/
+11
*
[S390] pfault code cleanup.
Heiko Carstens
2006-12-04
1
-3
/
+25
*
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
2006-12-04
1
-7
/
+4
*
[S390] extmem unbalanced spin_lock.
Heiko Carstens
2006-12-04
1
-2
/
+3
*
[S390] revert add_active_range() usage patch.
Heiko Carstens
2006-11-06
1
-10
/
+22
*
[S390] irq change build fixes.
Heiko Carstens
2006-10-06
1
-1
/
+1
*
[S390] Remove open-coded mem_map usage.
Heiko Carstens
2006-10-04
1
-4
/
+6
*
[S390] Have s390 use add_active_range() and free_area_init_nodes.
Heiko Carstens
2006-10-04
1
-25
/
+10
*
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
2006-09-29
1
-1
/
+1
*
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-28
3
-58
/
+33
*
[S390] init task memory faults.
Akinobu Mita
2006-09-28
1
-0
/
+1
*
[PATCH] s390: fix cmm kernel thread handling
Heiko Carstens
2006-09-26
1
-19
/
+35
*
[PATCH] out of memory notifier
Martin Schwidefsky
2006-09-26
1
-60
/
+95
*
[S390] Cleanup in page table related code.
Gerald Schaefer
2006-09-20
1
-22
/
+14
*
[S390] Use simple_strtoul instead of own cmm_strtoul wrapper.
Heiko Carstens
2006-09-20
1
-23
/
+7
*
[S390] add kprobes support.
Michael Grundy
2006-09-20
1
-1
/
+39
*
[S390] kernel page table allocation.
Heiko Carstens
2006-08-16
1
-3
/
+3
*
[S390] Fix sparse warnings.
Heiko Carstens
2006-07-12
2
-2
/
+2
*
[PATCH] s390: put sys_call_table into .rodata section and write protect it
Heiko Carstens
2006-07-01
1
-14
/
+21
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
3
-3
/
+0
*
[PATCH] s390: segment operation error codes
Gerald Schaefer
2006-04-28
1
-3
/
+16
*
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
Martin Schwidefsky
2006-03-24
1
-3
/
+3
*
[PATCH] remove set_page_count() outside mm/
Nick Piggin
2006-03-22
1
-2
/
+2
*
[PATCH] cmm NULL noise removal, __user annotations
Al Viro
2006-02-07
1
-5
/
+5
*
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
2006-01-06
4
-15
/
+15
[next]