index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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/ccwgroup: remove ccwgroup_create_from_string
Sebastian Ott
2012-05-16
1
-13
/
+2
*
s390/ccwgroup: exploit ccwdev_by_dev_id
Sebastian Ott
2012-05-16
1
-2
/
+2
*
s390/ccwgroup: introduce ccwgroup_create_dev
Sebastian Ott
2012-05-16
1
-0
/
+5
*
s390: fix race on TIF_MCCK_PENDING
Martin Schwidefsky
2012-05-16
2
-20
/
+22
*
s390/barrier: make use of fast-bcr facility
Heiko Carstens
2012-05-16
1
-0
/
+5
*
s390/barrier: cleanup barrier functions
Heiko Carstens
2012-05-16
1
-17
/
+15
*
s390/time: simply Kconfig dependency
Heiko Carstens
2012-05-16
2
-2
/
+2
*
s390/Kconfig: add HAVE_MARCH_[ARCH]_FEATURES Kconfig symbols
Heiko Carstens
2012-05-16
1
-0
/
+24
*
s390/entry64: avoid SPP code duplication
Heiko Carstens
2012-05-16
1
-3
/
+1
*
s390/pfault: add sanity check
Heiko Carstens
2012-05-16
1
-0
/
+3
*
s390/pfault: use __set_task_state
Heiko Carstens
2012-05-16
1
-2
/
+2
*
s390/pfault: always search for task with reported pid
Heiko Carstens
2012-05-16
1
-14
/
+10
*
s390/pfault: fix task state race
Heiko Carstens
2012-05-16
1
-2
/
+12
*
s390/time: always use stckf instead of stck if available
Heiko Carstens
2012-05-16
4
-21
/
+17
*
s390/kvm: bad rss-counter state
Christian Borntraeger
2012-05-16
1
-0
/
+2
*
s390: add various .gitignore files.
Heiko Carstens
2012-05-16
5
-0
/
+8
*
s390/ipl: remove builtin tape ipl code
Heiko Carstens
2012-05-16
2
-150
/
+0
*
s390: remove dead code from signal handler
Martin Schwidefsky
2012-05-16
2
-23
/
+0
*
s390/hugepages: clear page table for sw large page emulation
Gerald Schaefer
2012-05-16
1
-0
/
+2
*
s390: replace TIF_SIE with PF_VCPU
Martin Schwidefsky
2012-05-16
3
-6
/
+1
*
s390: allow absolute memory access for /dev/mem
Michael Holzheu
2012-05-16
2
-5
/
+69
*
s390: make sie intercept independent of thread_info
Martin Schwidefsky
2012-05-16
1
-6
/
+6
*
s390: initialize backchain for ext_int_handler()
Michael Holzheu
2012-05-16
1
-0
/
+1
*
s390/crash dump: add missing SMP dependency
Heiko Carstens
2012-05-16
1
-1
/
+1
*
s390/smp: get rid of compile warning
Heiko Carstens
2012-05-16
1
-0
/
+4
*
s390/crypto des: add missing select statement
Heiko Carstens
2012-05-16
1
-1
/
+0
*
s390/compat: select COMPAT_BINFMT_ELF only if BINFMT_ELF is set
Heiko Carstens
2012-05-16
1
-1
/
+1
*
s390/qdio: Cleanup error handling to drivers
Jan Glauber
2012-05-16
1
-5
/
+7
*
s390/qdio: remove duplicate defines of data div bits
Steffen Maier
2012-05-16
1
-5
/
+2
*
[S390] Fix compile error in swab.h
Martin Schwidefsky
2012-04-11
1
-1
/
+1
*
[S390] Fix stfle() lowcore protection problem
Michael Holzheu
2012-04-11
2
-3
/
+2
*
[S390] cpum_cf: get rid of compile warnings
Heiko Carstens
2012-04-11
1
-2
/
+2
*
[S390] irq: simple coding style change
Heiko Carstens
2012-04-11
1
-3
/
+6
*
[S390] update default configuration
Michael Holzheu
2012-04-11
1
-19
/
+18
*
[S390] fix tlb flushing for page table pages
Martin Schwidefsky
2012-04-11
4
-28
/
+61
*
[S390] kernel: Use local_irq_save() for memcpy_real()
Michael Holzheu
2012-04-11
1
-9
/
+18
*
[S390] Fix build errors (fallout from system.h disintegration)
Heiko Carstens
2012-03-30
7
-2
/
+9
*
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-29
1
-60
/
+10
|
\
|
*
s390: Use generic posix_types.h
H. Peter Anvin
2012-02-14
1
-60
/
+10
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
Linus Torvalds
2012-03-29
1
-0
/
+1
|
\
\
|
*
|
[PATCH v3] ipc: provide generic compat versions of IPC syscalls
Chris Metcalf
2012-03-15
1
-0
/
+1
*
|
|
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
36
-336
/
+361
|
\
\
\
|
*
|
|
Delete all instances of asm/system.h
David Howells
2012-03-28
1
-7
/
+0
|
*
|
|
Disintegrate asm/system.h for S390
David Howells
2012-03-28
36
-335
/
+366
*
|
|
|
Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-03-28
10
-83
/
+305
|
\
\
\
\
|
*
|
|
|
KVM: Introduce kvm_memory_slot::arch and move lpage_info into it
Takuya Yoshikawa
2012-03-08
2
-0
/
+13
|
*
|
|
|
KVM: s390: provide control registers via kvm_run
Christian Borntraeger
2012-03-08
2
-1
/
+10
|
*
|
|
|
KVM: s390: add stop_on_stop flag when doing stop and store
Jens Freimann
2012-03-08
1
-1
/
+2
|
*
|
|
|
KVM: s390: ignore sigp stop overinitiative
Jens Freimann
2012-03-08
1
-0
/
+3
|
*
|
|
|
KVM: s390: make sigp restart return busy when stop pending
Jens Freimann
2012-03-08
1
-0
/
+31
[next]