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
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
4
-67
/
+27
2006-10-04
[S390] Remove crept in whitespace from head*.S again.
Heiko Carstens
2
-10
/
+10
2006-10-04
[S390] Wire up sys_getcpu system call.
Heiko Carstens
2
-0
/
+9
2006-10-04
[S390] user-copy optimization fallout.
Martin Schwidefsky
1
-10
/
+7
2006-10-04
[S390] update default configuration
Martin Schwidefsky
1
-12
/
+44
2006-10-04
Remove all inclusions of <linux/config.h>
Dave Jones
1
-1
/
+0
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-0
/
+5
2006-10-02
[PATCH] provide kernel_execve on all architectures
Arnd Bergmann
1
-0
/
+20
2006-10-02
[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
Serge E. Hallyn
1
-2
/
+0
2006-10-02
[PATCH] namespaces: add nsproxy
Serge E. Hallyn
1
-0
/
+2
2006-10-02
[PATCH] kretprobe spinlock deadlock patch
bibo,mao
1
-2
/
+7
2006-10-01
[PATCH] Vectorize aio_read/aio_write fileop methods
Badari Pulavarty
1
-4
/
+13
2006-10-01
[PATCH] kill wall_jiffies
Atsushi Nemoto
1
-5
/
+2
2006-10-01
[PATCH] Directed yield: direct yield of spinlocks for s390.
Martin Schwidefsky
3
-23
/
+61
2006-09-29
[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)
Atsushi Nemoto
1
-5
/
+4
2006-09-29
[PATCH] pidspace: is_init()
Sukadev Bhattiprolu
1
-1
/
+1
2006-09-29
[PATCH] convert s390 page handling macros to functions
Heiko Carstens
1
-1
/
+1
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
17
-457
/
+295
2006-09-28
[S390] Whitespace cleanup.
Heiko Carstens
9
-1370
/
+1364
2006-09-28
[S390] user readable uninitialised kernel memory.
Martin Schwidefsky
2
-16
/
+42
2006-09-28
[S390] config option for z9-109 code generation.
Christian Borntraeger
2
-0
/
+9
2006-09-28
[S390] __div64_32 for 31 bit.
Martin Schwidefsky
3
-0
/
+156
2006-09-28
[S390] hypfs sparse warnings.
Michael Holzheu
1
-1
/
+2
2006-09-28
[S390] Avoid static struct initializations in appldata.
Gerald Schaefer
1
-2
/
+2
2006-09-28
[S390] init task memory faults.
Akinobu Mita
1
-0
/
+1
2006-09-27
[PATCH] sysctl: Allow /proc/sys without sys_sysctl
Eric W. Biederman
1
-1
/
+1
2006-09-27
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
Theodore Ts'o
1
-1
/
+0
2006-09-27
[PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private
Theodore Ts'o
2
-4
/
+4
2006-09-27
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
Linus Torvalds
1
-9
/
+8
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-26
[PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones
Christoph Lameter
1
-2
/
+1
2006-09-26
[PATCH] x86: Some preparationary cleanup for stack trace
Andi Kleen
1
-9
/
+8
2006-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
5
-286
/
+565
2006-09-21
[CRYPTO] drivers: Remove obsolete block cipher operations
Herbert Xu
2
-315
/
+0
2006-09-21
[CRYPTO] s390: Added block cipher versions of CBC/ECB
Herbert Xu
3
-14
/
+590
2006-09-21
[CRYPTO] s390: Added missing driver name and priority
Herbert Xu
5
-0
/
+14
2006-09-21
[CRYPTO] api: Get rid of flags argument to setkey
Herbert Xu
2
-6
/
+10
2006-09-20
[S390] hypfs crashes with invalid mount option.
Michael Holzheu
1
-4
/
+6
2006-09-20
[S390] Use alternative user-copy operations for new hardware.
Gerald Schaefer
4
-1
/
+175
2006-09-20
[S390] Make user-copy operations run-time configurable.
Gerald Schaefer
6
-426
/
+348
2006-09-20
[S390] Cleanup in signal handling code.
Gerald Schaefer
1
-22
/
+17
2006-09-20
[S390] Cleanup in page table related code.
Gerald Schaefer
1
-22
/
+14
2006-09-20
[S390] Linux API for writing z/VM APPLDATA Monitor records.
Melissa Howland
1
-0
/
+1
2006-09-20
[S390] Remove kexec experimental flag.
Heiko Carstens
1
-2
/
+1
2006-09-20
[S390] cleanup appldata.
Gerald Schaefer
3
-85
/
+13
2006-09-20
[S390] Kernel stack overflow handling.
Heiko Carstens
1
-2
/
+2
2006-09-20
[S390] convert some assembler to C.
Heiko Carstens
4
-88
/
+57
2006-09-20
[S390] __exit cleanup.
Heiko Carstens
2
-2
/
+2
[next]