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-08-22
[S390] kprobes: fix instruction length calculation
David Wilder
1
-1
/
+1
2007-08-22
[S390] hypfs: inode corruption due to missing locking
Michael Holzheu
1
-8
/
+25
2007-08-22
[S390] disassembler: fix b2 opcodes like srst, bsg, and others
Christian Borntraeger
1
-1
/
+1
2007-08-22
[S390] vmur: fix diag14 exceptions with addresses > 2GB.
Michael Holzheu
5
-19
/
+104
2007-08-10
[S390] remove DEFAULT_MIGRATION_COST
Heiko Carstens
1
-4
/
+0
2007-08-10
[S390] hypfs: implement show_options
Michael Holzheu
1
-0
/
+12
2007-07-30
Remove fs.h from mm.h
Alexey Dobriyan
4
-0
/
+4
2007-07-27
[S390] Fix IRQ tracing.
Heiko Carstens
2
-4
/
+8
2007-07-27
[S390] Wire up sys_fallocate.
Martin Schwidefsky
3
-1
/
+31
2007-07-27
[S390] Get rid of new section mismatch warnings.
Heiko Carstens
3
-3
/
+5
2007-07-27
[S390] Improve __smp_call_function_map.
Heiko Carstens
1
-8
/
+6
2007-07-27
[S390] Convert to smp_call_function_single.
Heiko Carstens
3
-16
/
+14
2007-07-19
s390: Put allocated ELF notes in read-only data segment
Roland McGrath
1
-0
/
+2
2007-07-19
define new percpu interface for shared data
Fenghua Yu
1
-4
/
+1
2007-07-19
mm: fault feedback #2
Nick Piggin
2
-27
/
+26
2007-07-18
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-96
/
+47
2007-07-17
PTRACE_POKEDATA consolidation
Alexey Dobriyan
1
-4
/
+1
2007-07-17
PTRACE_PEEKDATA consolidation
Alexey Dobriyan
1
-5
/
+1
2007-07-17
Report that kernel is tainted if there was an OOPS
Pavel Emelianov
1
-0
/
+1
2007-07-17
[S390] Simplify stack trace.
Heiko Carstens
1
-15
/
+11
2007-07-17
[S390] z/VM unit record device driver
Frank Munzert
1
-0
/
+1
2007-07-17
[S390] Fix disassembly of RX_URRD, SI_URD & PC-relative instructions.
Christian Borntraeger
1
-3
/
+4
2007-07-17
[S390] Update default configuration.
Martin Schwidefsky
1
-78
/
+31
2007-07-16
generic bug: use show_regs() instead of dump_stack()
Heiko Carstens
1
-1
/
+1
2007-07-16
missing argument in bin_attribute ->read()/->write()
Al Viro
1
-5
/
+5
2007-07-16
pass -msize-long to sparse on s390
Al Viro
1
-1
/
+1
2007-07-12
sysfs: kill unnecessary attribute->owner
Tejun Heo
1
-2
/
+0
2007-07-10
[S390] s390: rename CPU_IDLE to S390_CPU_IDLE
Heiko Carstens
3
-7
/
+7
2007-07-10
[S390] system call optimization.
Martin Schwidefsky
2
-2
/
+12
2007-07-10
[S390] Bogomips calculation for 64 bit.
Martin Schwidefsky
1
-2
/
+2
2007-07-10
[S390] smp: Merge smp_count_cpus() and smp_get_save_areas().
Heiko Carstens
1
-42
/
+21
2007-07-10
[S390] sclp: Test facility list before executing a service call.
Heiko Carstens
1
-0
/
+1
2007-07-10
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2
-42
/
+19
2007-07-10
[S390] Fixed comment typo.
Ralph Wuerthner
1
-1
/
+1
2007-06-19
[S390] Add oops_enter()/oops_exit() calls to die().
Heiko Carstens
1
-3
/
+5
2007-06-19
[S390] Print list of modules on die().
Heiko Carstens
1
-0
/
+1
2007-06-19
[S390] Fix yet another two section mismatches.
Heiko Carstens
3
-5
/
+16
2007-06-19
[S390] Missing blank when appending cio_ignore kernel parameter
Michael Holzheu
1
-0
/
+1
2007-05-31
[S390] Fix section annotations.
Heiko Carstens
2
-5
/
+5
2007-05-31
[S390] arch/s390/kernel/debug.c: use mutex instead of semaphore
Christoph Hellwig
1
-11
/
+11
2007-05-31
[S390] Add exception handler for diagnose 224
Michael Holzheu
1
-3
/
+14
2007-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fix
Linus Torvalds
1
-2
/
+2
2007-05-21
[S390] More verbose show_mem() like other architectures.
Heiko Carstens
1
-15
/
+23
2007-05-21
[S390] Make use of kretprobe_assert.
Heiko Carstens
1
-1
/
+1
2007-05-21
[S390] Wire up signald, timerfd and eventfd syscalls.
Heiko Carstens
2
-0
/
+23
2007-05-21
[S390] Wire up sys_utimensat.
Heiko Carstens
2
-0
/
+10
2007-05-19
all-archs: consolidate .data section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-19
all-archs: consolidate .text section definition in asm-generic
Sam Ravnborg
1
-1
/
+1
2007-05-11
[PATCH] audit signal recipients
Amy Griffis
1
-0
/
+9
2007-05-11
[PATCH] add SIGNAL syscall class (v3)
Amy Griffis
2
-0
/
+13
[next]