index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
[S390] split/move machine check handler code
Heiko Carstens
2009-03-26
6
-5
/
+520
*
[S390] Fix appldata build break with !NET
Sachin Sant
2009-03-26
1
-1
/
+1
*
[S390] Fix hypervisor detection for KVM
Christian Borntraeger
2009-03-26
4
-10
/
+17
*
[S390] check addressing mode in s390_enable_sie
Carsten Otte
2009-03-26
1
-0
/
+4
*
[S390] lockdep: trace hardirq off in smp_send_stop
Christian Borntraeger
2009-03-26
1
-0
/
+2
*
[S390] cputime: initialize per thread timer values on fork
Heiko Carstens
2009-03-26
1
-0
/
+5
*
[S390] arch/s390/kernel/process.c: fix whitespace damage
Heiko Carstens
2009-03-26
1
-37
/
+27
*
[S390] move sysinfo.c from drivers/s390 to arch/s390/kernel
Heiko Carstens
2009-03-26
2
-1
/
+431
*
[S390] dasd: add High Performance FICON support
Stefan Weinhuber
2009-03-26
1
-12
/
+5
*
[S390] dasd: add large volume support
Stefan Weinhuber
2009-03-26
2
-7
/
+19
*
[S390] page fault: invoke oom-killer
Heiko Carstens
2009-03-26
1
-26
/
+2
*
[S390] Automatic IPL after dump
Frank Munzert
2009-03-26
5
-24
/
+86
*
[S390] fix dump_stack vs. %p and (null)
Christian Borntraeger
2009-03-26
1
-1
/
+3
*
[S390] make page table upgrade work again
Martin Schwidefsky
2009-03-18
2
-14
/
+35
*
[S390] make page table walking more robust
Martin Schwidefsky
2009-03-18
3
-5
/
+6
*
[S390] Dont check for pfn_valid() in uaccess_pt.c
Gerald Schaefer
2009-03-18
1
-18
/
+0
*
[S390] ftrace/mcount: fix kernel stack backchain
Heiko Carstens
2009-03-18
1
-2
/
+4
*
[S390] topology: define SD_MC_INIT to fix performance regression
Heiko Carstens
2009-03-18
1
-0
/
+2
*
[S390] __div64_31 broken for CONFIG_MARCH_G5
Martin Schwidefsky
2009-03-18
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2009-03-03
1
-1
/
+1
|
\
|
*
crypto: api - Fix module load deadlock with fallback algorithms
Herbert Xu
2009-02-26
1
-1
/
+1
*
|
[S390] fix "mem=" handling in case of standby memory
Heiko Carstens
2009-02-19
2
-2
/
+9
*
|
[S390] Fix timeval regression on s390
Christian Borntraeger
2009-02-19
1
-1
/
+1
*
|
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
2009-02-15
1
-0
/
+4
|
/
*
[S390] Update default configuration.
Martin Schwidefsky
2009-02-11
1
-27
/
+60
*
[S390] Fix init irq proc build break.
Sachin Sant
2009-02-11
1
-0
/
+2
*
[S390] vdso: fix per cpu vdso pointer in lowcore
Martin Schwidefsky
2009-02-11
1
-2
/
+2
*
[S390] Add missing compat system call wrappers.
Michael Holzheu
2009-01-23
2
-5
/
+43
*
[S390] etr/stp: fix possible deadlock
Heiko Carstens
2009-01-23
1
-2
/
+4
*
[S390] cputime: fix lowcore initialization on cpu hotplug
Heiko Carstens
2009-01-23
1
-0
/
+4
*
[S390] fix compat sigaltstack syscall table entry
Michael Holzheu
2009-01-23
1
-1
/
+1
*
[S390] personality: fix personality loss on execve
Heiko Carstens
2009-01-23
1
-8
/
+8
*
Merge branch 'syscalls' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-01-14
7
-45
/
+51
|
\
|
*
[CVE-2009-0029] s390 specific system call wrappers
Heiko Carstens
2009-01-14
6
-44
/
+50
|
*
[CVE-2009-0029] s390: enable system call wrappers
Heiko Carstens
2009-01-14
1
-0
/
+1
|
*
[CVE-2009-0029] Remove __attribute__((weak)) from sys_pipe/sys_pipe2
Heiko Carstens
2009-01-14
1
-1
/
+0
*
|
byteorder: make swab.h include asm/swab.h like a regular header
Harvey Harrison
2009-01-14
2
-2
/
+0
|
/
*
[S390] Use unsigned long long for u64 on 64bit.
Heiko Carstens
2009-01-09
4
-10
/
+6
*
[S390] vdso: compile fix
Heiko Carstens
2009-01-09
2
-2
/
+4
*
[S390] remove code for oldselect system call
Heiko Carstens
2009-01-09
2
-21
/
+0
*
[S390] types: add/fix types.h include in header files
Heiko Carstens
2009-01-09
8
-3
/
+11
*
[S390] dasd: add device attribute to disable blocking on lost paths
Holger Smolinski
2009-01-09
1
-0
/
+1
*
[S390] asm-s390/posix_types.h: drop __USE_ALL usage
Mike Frysinger
2009-01-09
1
-4
/
+0
*
[S390] gettimeofday.S: removed duplicated #includes
Huang Weiyi
2009-01-09
1
-4
/
+0
*
[S390] ptrace: no extern declarations for userspace
Heiko Carstens
2009-01-09
1
-2
/
+5
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-01-07
2
-2
/
+2
|
\
|
*
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
2009-01-06
2
-2
/
+2
*
|
s390: introduce asm/swab.h
Harvey Harrison
2009-01-06
3
-90
/
+94
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
2009-01-06
1
-15
/
+0
|
\
\
|
*
|
s390: remove s390_root_dev_*()
Mark McLoughlin
2009-01-06
1
-15
/
+0
|
|
/
[next]