index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-24
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
3
-6
/
+7
2010-03-24
[S390] system.h: Fix compile error for 1 and 2 byte cmpxchg
Christian Borntraeger
1
-4
/
+4
2010-03-24
[S390] smp: fix lowcore allocation
Heiko Carstens
1
-2
/
+2
2010-03-24
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
3
-3
/
+30
2010-03-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
3
-3
/
+3
2010-03-12
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-3
/
+0
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
5
-16
/
+4
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
3
-3
/
+3
2010-03-12
Add generic sys_old_mmap()
Christoph Hellwig
4
-28
/
+10
2010-03-12
Add generic sys_old_select()
Christoph Hellwig
1
-1
/
+0
2010-03-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2
-15
/
+46
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
3
-3
/
+3
2010-03-08
[S390] smsgiucv: declare char pointers as "const"
Hendrik Brueckner
1
-1
/
+1
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-7
/
+0
2010-03-08
[S390] Cleanup xtime usage
John Stultz
1
-5
/
+5
2010-03-08
[S390] uaccess: make sure copy_from_user_overflow is builtin
Heiko Carstens
1
-1
/
+2
2010-03-07
sysdev: fix missing s390 conversion
Heiko Carstens
1
-1
/
+3
2010-03-07
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2
-14
/
+43
2010-03-05
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-12
/
+24
2010-03-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-29
/
+13
2010-03-03
Simplify failure exits in s390/hypfs fill_super()
Al Viro
1
-29
/
+13
2010-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-03-01
KVM: fix cleanup_srcu_struct on vm destruction
Marcelo Tosatti
1
-0
/
+1
2010-03-01
KVM: switch vcpu context to use SRCU
Marcelo Tosatti
1
-3
/
+7
2010-03-01
KVM: split kvm_arch_set_memory_region into prepare and commit
Marcelo Tosatti
1
-9
/
+16
2010-02-28
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
73
-1070
/
+1713
2010-02-28
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-11
/
+78
2010-02-27
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
69
-1056
/
+1632
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
5
-11
/
+78
2010-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2010-02-26
[S390] time: remove unused code
Heiko Carstens
1
-8
/
+0
2010-02-26
[S390] correct vdso version string
Martin Schwidefsky
1
-1
/
+1
2010-02-26
[S390] add support for compressed kernels
Martin Schwidefsky
15
-43
/
+488
2010-02-26
[S390] codepage conversion of kernel parameter line
Martin Schwidefsky
2
-18
/
+13
2010-02-26
[S390] add z9-ec/z10 instruction to kernel disassembler
Martin Schwidefsky
1
-84
/
+285
2010-02-26
[S390] use kprobes_built_in() in mm/fault code
Heiko Carstens
1
-3
/
+1
2010-02-26
[S390] bug: use relative pointers in bug table entries
Heiko Carstens
2
-8
/
+5
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
20
-222
/
+161
2010-02-26
[S390] free_initmem: reduce code duplication
Heiko Carstens
1
-16
/
+17
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
9
-25
/
+25
2010-02-26
[S390] spinlock: check virtual cpu running status
Gerald Schaefer
3
-37
/
+80
2010-02-26
[S390] sysinfo: fix SYSIB 3,2,2 structure
Heiko Carstens
1
-1
/
+2
2010-02-26
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
3
-5
/
+11
2010-02-26
[S390] qdio: optimize cache line usage of struct qdio_irq
Jan Glauber
1
-1
/
+2
2010-02-26
[S390] smp: rework sigp code
Heiko Carstens
3
-82
/
+74
2010-02-26
[S390] smp: always reboot on cpu 0
Heiko Carstens
7
-11
/
+191
2010-02-26
[S390] smp: rename and add lowcore defines
Heiko Carstens
2
-2
/
+5
2010-02-26
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
5
-112
/
+25
2010-02-26
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
11
-388
/
+226
[next]