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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-01-12
[PATCH] Fix sparsemem on Cell
Dave Hansen
1
-1
/
+2
2007-01-09
[S390] don't call handle_mm_fault() if in an atomic context.
Heiko Carstens
2
-3
/
+3
2007-01-09
[S390] Fix vmalloc area size calculation.
Heiko Carstens
1
-1
/
+1
2007-01-09
[S390] Fix cpu hotplug (missing 'online' attribute).
Heiko Carstens
1
-1
/
+4
2007-01-09
[S390] memory detection misses 128k.
Hongjie Yang
2
-2
/
+22
2006-12-15
[S390] Save prefix register for dump on panic
Michael Holzheu
3
-2
/
+13
2006-12-15
[S390] Fix reboot hang
Michael Holzheu
1
-44
/
+1
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
2
-1
/
+51
2006-12-15
[S390] hypfs fixes
Christian Borntraeger
1
-2
/
+2
2006-12-15
[S390] update default configuration
Martin Schwidefsky
1
-13
/
+34
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2
-5
/
+5
2006-12-13
[PATCH] appldata_mem dependes on vm counters
Al Viro
1
-1
/
+1
2006-12-08
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
8
-271
/
+477
2006-12-08
[PATCH] Generic ioremap_page_range: s390 conversion
Haavard Skinnemoen
1
-81
/
+3
2006-12-08
[PATCH] LOG2: Implement a general integer log2 facility in the kernel
David Howells
1
-0
/
+8
2006-12-08
[PATCH] struct path: convert s390
Josef Sipek
2
-4
/
+4
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
3
-58
/
+21
2006-12-08
[S390] Virtual memmap for s390.
Heiko Carstens
6
-204
/
+453
2006-12-08
[S390] runtime switch for qdio performance statistics
Ursula Braun
2
-9
/
+0
2006-12-08
[S390] uaccess_pt: add missing down_read() and convert to is_init().
Heiko Carstens
1
-2
/
+3
2006-12-07
[PATCH] hotplug CPU: clean up hotcpu_notifier() use
Ingo Molnar
1
-2
/
+0
2006-12-07
[PATCH] kprobes: enable booster on the preemptible kernel
Masami Hiramatsu
1
-1
/
+1
2006-12-07
[PATCH] elf: Always define elf_addr_t in linux/elf.h
Magnus Damm
1
-1
/
+0
2006-12-07
[PATCH] mm: pagefault_{disable,enable}()
Peter Zijlstra
1
-3
/
+3
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
1
-3
/
+3
2006-12-04
[S390] Don't use small stacks when lockdep is used.
Heiko Carstens
1
-1
/
+1
2006-12-04
[S390] Memory detection fixes.
Heiko Carstens
3
-24
/
+32
2006-12-04
[S390] Convert extmem spin_lock into a mutex.
Heiko Carstens
1
-11
/
+11
2006-12-04
[S390] set KBUILD_IMAGE.
Christian Borntraeger
1
-0
/
+3
2006-12-04
[S390] lockdep: show held locks when showing a stackdump
Heiko Carstens
1
-1
/
+4
2006-12-04
[S390] Add dynamic size check for usercopy functions.
Gerald Schaefer
4
-59
/
+190
2006-12-04
[S390] Use diag260 for memory size detection.
Heiko Carstens
1
-2
/
+15
2006-12-04
[S390] pfault code cleanup.
Heiko Carstens
4
-44
/
+30
2006-12-04
[S390] Cleanup memory_chunk array usage.
Heiko Carstens
3
-13
/
+7
2006-12-04
[S390] Misaligned wait PSW at memory detection.
Heiko Carstens
1
-1
/
+2
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
3
-144
/
+49
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
3
-17
/
+21
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
8
-41
/
+115
2006-12-04
[S390] extmem unbalanced spin_lock.
Heiko Carstens
1
-2
/
+3
2006-12-04
[S390] Use diag instead of ccw reipl.
Michael Holzheu
1
-0
/
+2
2006-12-04
[S390] No panic for failed reboot
Michael Holzheu
1
-1
/
+2
2006-12-04
[S390] Add ipl/reipl loadparm attribute.
Michael Holzheu
1
-4
/
+94
2006-12-04
[S390] Remove unused GENERIC_BUST_SPINLOCK from Kconfig.
Heiko Carstens
1
-3
/
+0
2006-12-04
[S390] remove salipl memory detection.
Christian Borntraeger
1
-21
/
+0
2006-11-06
[S390] IRQs too early enabled.
Heiko Carstens
1
-1
/
+1
2006-11-06
[S390] revert add_active_range() usage patch.
Heiko Carstens
4
-26
/
+63
2006-10-28
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
6
-21
/
+30
2006-10-28
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
1
-7
/
+1
2006-10-27
[S390] uaccess error handling.
Heiko Carstens
4
-20
/
+28
[next]