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-05-17
[S390] add breaking event address for user space
Martin Schwidefsky
7
-127
/
+222
2010-05-17
[S390] virtualization aware cpu measurement
Carsten Otte
8
-26
/
+105
2010-05-17
[S390] idle time accounting vs. machine checks
Martin Schwidefsky
8
-115
/
+123
2010-05-17
[S390] improve irq tracing code in entry[64].S
Martin Schwidefsky
4
-228
/
+183
2010-05-17
[S390] cleanup sysc_work and io_work code
Martin Schwidefsky
2
-119
/
+64
2010-05-17
[S390] More cleanup for struct _lowcore
Martin Schwidefsky
5
-58
/
+52
2010-05-12
[S390] correct address of _stext with CONFIG_SHARED_KERNEL=y
Martin Schwidefsky
2
-2
/
+2
2010-05-12
[S390] ptrace: fix return value of do_syscall_trace_enter()
Gerald Schaefer
1
-3
/
+2
2010-04-22
[S390] vdso: use ntp adjusted clock multiplier
Hendrik Brueckner
7
-12
/
+15
2010-04-22
[S390] add hook to reenable mss after hibernation
Sebastian Ott
1
-0
/
+3
2010-04-09
[S390] Update default configuration.
Martin Schwidefsky
1
-10
/
+30
2010-04-09
[S390] nss: add missing .previous statement to asm function
Heiko Carstens
1
-1
/
+2
2010-04-09
[S390] increase default size of vmalloc area
Martin Schwidefsky
1
-3
/
+3
2010-04-09
[S390] s390: disable change bit override
Christian Borntraeger
1
-8
/
+3
2010-04-09
[S390] fix io_return critical section cleanup
Martin Schwidefsky
2
-2
/
+14
2010-04-09
[S390] arch/s390/kernel: Add missing unlock
Julia Lawall
1
-1
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
21
-8
/
+17
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
[next]