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-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
2010-02-26
[S390] cio: fix storage key handling
Heiko Carstens
1
-3
/
+0
2010-02-26
[S390] cio: wait for channel report
Sebastian Ott
1
-0
/
+1
2010-02-26
[S390] uaccess: implement strict user copy checks
Heiko Carstens
4
-1
/
+34
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-17
s390: Add pt_regs register and stack access API
Heiko Carstens
3
-1
/
+71
2010-02-17
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2
-10
/
+7
2010-02-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
6
-11
/
+10
2010-02-09
tree-wide: Assorted spelling fixes
Daniel Mack
2
-2
/
+2
2010-02-09
[S390] Fix struct _lowcore layout.
Heiko Carstens
1
-2
/
+2
2010-02-05
tree-wide: fix 'lenght' typo in comments and code
Daniel Mack
1
-1
/
+1
2010-01-27
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
Martin Schwidefsky
2
-0
/
+2
2010-01-27
[S390] use set_current_state in sigsuspend
Martin Schwidefsky
1
-1
/
+1
2010-01-27
[S390] irqflags: add missing types.h include
Heiko Carstens
1
-6
/
+3
2010-01-25
KVM: S390: fix potential array overrun in intercept handling
Christian Borntraeger
1
-2
/
+2
2010-01-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
17
-110
/
+143
2010-01-15
vhost_net: a kernel-level virtio server
Michael S. Tsirkin
1
-0
/
+1
2010-01-13
[S390] unwire sys_recvmmsg again
Heiko Carstens
3
-12
/
+4
2010-01-13
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
1
-25
/
+16
2010-01-13
[S390] bug: implement arch specific __WARN macro
Heiko Carstens
1
-0
/
+4
2010-01-13
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
5
-8
/
+18
2010-01-13
[S390] smp: remove volatile type quilifier from __cpu_logical_map
Heiko Carstens
2
-2
/
+2
2010-01-13
[S390] smp: setup smp_processor_id early
Heiko Carstens
2
-1
/
+6
2010-01-13
[S390] use helpers for rlimits
Jiri Slaby
1
-2
/
+2
2010-01-13
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
3
-15
/
+5
2010-01-13
[S390] duplicate SIGTRAP on signal delivery.
Martin Schwidefsky
1
-9
/
+1
2010-01-13
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
1
-0
/
+1
2010-01-13
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
1
-0
/
+8
2010-01-08
crypto: aes_s390 - access .cip instead of .blk in cipher mode
Roel Kluin
1
-3
/
+3
2010-01-04
[S390] Update default configuration.
Martin Schwidefsky
1
-11
/
+75
2010-01-04
[S390] Have param.h simply include <asm-generic/param.h>.
Robert P. J. Day
1
-26
/
+2
2009-12-18
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
3
-6
/
+6
2009-12-18
[S390] ptrace: dont abuse PT_PTRACED
Oleg Nesterov
1
-3
/
+3
2009-12-18
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
1
-1
/
+1
2009-12-18
[S390] s390: PTR_ERR return of wrong pointer in fallback_init_cip()
Roel Kluin
1
-1
/
+1
2009-12-18
[S390] wire up sys_recvmmsg
Heiko Carstens
3
-1
/
+12
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-15
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-60
/
+60
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-1
/
+2
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-14
locking: Convert raw_rwlock functions to arch_rwlock
Thomas Gleixner
2
-16
/
+16
[prev]
[next]