index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] vdso: use ntp adjusted clock multiplier
Hendrik Brueckner
2010-04-22
6
-12
/
+14
*
[S390] add hook to reenable mss after hibernation
Sebastian Ott
2010-04-22
1
-0
/
+3
*
[S390] nss: add missing .previous statement to asm function
Heiko Carstens
2010-04-09
1
-1
/
+2
*
[S390] fix io_return critical section cleanup
Martin Schwidefsky
2010-04-09
2
-2
/
+14
*
[S390] arch/s390/kernel: Add missing unlock
Julia Lawall
2010-04-09
1
-1
/
+2
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
8
-3
/
+7
*
[S390] fix boot failures with compressed kernels
Martin Schwidefsky
2010-03-24
2
-2
/
+3
*
[S390] smp: fix lowcore allocation
Heiko Carstens
2010-03-24
1
-2
/
+2
*
[S390] zcore: CPU registers are not saved under LPAR
Michael Holzheu
2010-03-24
1
-3
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-03-12
1
-1
/
+1
|
\
|
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
|
\
|
|
*
tree-wide: Assorted spelling fixes
Daniel Mack
2010-02-09
1
-1
/
+1
*
|
|
improve sys_newuname() for compat architectures
Christoph Hellwig
2010-03-12
4
-15
/
+2
*
|
|
Add generic sys_ipc wrapper
Christoph Hellwig
2010-03-12
3
-3
/
+3
*
|
|
Add generic sys_old_mmap()
Christoph Hellwig
2010-03-12
3
-28
/
+9
*
|
|
Add generic sys_old_select()
Christoph Hellwig
2010-03-12
1
-1
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2010-03-08
2
-15
/
+46
|
\
\
\
|
*
|
|
sysdev: fix missing s390 conversion
Heiko Carstens
2010-03-07
1
-1
/
+3
|
*
|
|
sysdev: Pass attribute in sysdev_class attributes show/store
Andi Kleen
2010-03-07
2
-14
/
+43
|
|
/
/
*
|
|
[S390] Cleanup xtime usage
John Stultz
2010-03-08
1
-5
/
+5
|
/
/
*
|
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-02-28
2
-10
/
+58
|
\
\
|
*
\
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2010-02-27
2
-10
/
+58
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
s390: Add pt_regs register and stack access API
Heiko Carstens
2010-02-17
1
-0
/
+58
|
|
*
tracing: Unify arch_syscall_addr() implementations
Mike Frysinger
2010-02-17
1
-10
/
+0
*
|
|
[S390] time: remove unused code
Heiko Carstens
2010-02-26
1
-8
/
+0
*
|
|
[S390] add support for compressed kernels
Martin Schwidefsky
2010-02-26
5
-40
/
+78
*
|
|
[S390] codepage conversion of kernel parameter line
Martin Schwidefsky
2010-02-26
2
-18
/
+13
*
|
|
[S390] add z9-ec/z10 instruction to kernel disassembler
Martin Schwidefsky
2010-02-26
1
-84
/
+285
*
|
|
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
14
-27
/
+95
*
|
|
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2010-02-26
1
-1
/
+1
*
|
|
[S390] add MACHINE_IS_LPAR flag
Martin Schwidefsky
2010-02-26
2
-5
/
+8
*
|
|
[S390] smp: rework sigp code
Heiko Carstens
2010-02-26
2
-31
/
+25
*
|
|
[S390] smp: always reboot on cpu 0
Heiko Carstens
2010-02-26
6
-11
/
+179
*
|
|
[S390] smp: rename and add lowcore defines
Heiko Carstens
2010-02-26
1
-1
/
+1
*
|
|
[S390] zfcpdump: remove cross arch dump support
Heiko Carstens
2010-02-26
2
-85
/
+4
*
|
|
[S390] use inline assembly contraints available with gcc 3.3.3
Martin Schwidefsky
2010-02-26
1
-0
/
+8
|
/
/
*
|
[S390] fix single stepped svcs with TRACE_IRQFLAGS=y
Martin Schwidefsky
2010-01-27
2
-0
/
+2
*
|
[S390] use set_current_state in sigsuspend
Martin Schwidefsky
2010-01-27
1
-1
/
+1
*
|
[S390] unwire sys_recvmmsg again
Heiko Carstens
2010-01-13
2
-10
/
+0
*
|
[S390] mmap: add missing compat_ptr conversion to both mmap compat syscalls
Heiko Carstens
2010-01-13
1
-25
/
+16
*
|
[S390] Move __cpu_logical_map to smp.c
Heiko Carstens
2010-01-13
3
-2
/
+4
*
|
[S390] smp: remove volatile type quilifier from __cpu_logical_map
Heiko Carstens
2010-01-13
1
-1
/
+1
*
|
[S390] smp: setup smp_processor_id early
Heiko Carstens
2010-01-13
2
-1
/
+6
*
|
[S390] remove superfluous TIF_USEDFPU bit
Martin Schwidefsky
2010-01-13
2
-8
/
+0
*
|
[S390] duplicate SIGTRAP on signal delivery.
Martin Schwidefsky
2010-01-13
1
-9
/
+1
*
|
[S390] clear TIF_SINGLE_STEP for new process.
Martin Schwidefsky
2010-01-13
1
-0
/
+1
*
|
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
2010-01-13
1
-0
/
+8
|
/
*
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
2009-12-18
1
-3
/
+3
*
[S390] ptrace: dont abuse PT_PTRACED
Oleg Nesterov
2009-12-18
1
-3
/
+3
*
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
2009-12-18
1
-1
/
+1
[next]