index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable 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-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
2006-07-01
[PATCH] s390: put sys_call_table into .rodata section and write protect it
Heiko Carstens
1
-14
/
+21
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
3
-3
/
+0
2006-04-28
[PATCH] s390: segment operation error codes
Gerald Schaefer
1
-3
/
+16
2006-03-24
[PATCH] s390: /proc/sys/vm/cmm_* permission bits
Martin Schwidefsky
1
-3
/
+3
2006-03-22
[PATCH] remove set_page_count() outside mm/
Nick Piggin
1
-2
/
+2
2006-02-08
[PATCH] cmm NULL noise removal, __user annotations
Al Viro
1
-5
/
+5
2006-01-06
[PATCH] s390: cleanup Kconfig
Martin Schwidefsky
4
-15
/
+15
[next]