summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-08-0417-117/+295
|\
| * [S390] signal: use set_restore_sigmask() helperHeiko Carstens2011-08-031-1/+1
| * [S390] smp: remove pointless comments in startup_secondary()Heiko Carstens2011-08-031-6/+0Star
| * [S390] exec: remove redundant set_fs(USER_DS)Mathias Krause2011-08-031-2/+0Star
| * [S390] cpu hotplug: on cpu start wait until being marked activeHeiko Carstens2011-08-031-1/+6
| * [S390] signal: convert to use set_current_blocked()Heiko Carstens2011-08-032-72/+30Star
| * [S390] asm offsets: fix coding styleHeiko Carstens2011-08-031-6/+3Star
| * [S390] Add support for IBM zEnterprise 114Heiko Carstens2011-08-032-4/+5
| * [S390] Use diagnose 308 for system resetMichael Holzheu2011-08-033-0/+43
| * [S390] Export store_status() functionMichael Holzheu2011-08-031-20/+60
| * [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-039-5/+146
| * [S390] missing return in page_table_alloc_pgsteJan Glauber2011-08-031-0/+1
* | Merge branch 'apei' into apei-releaseLen Brown2011-08-031-0/+1
|\ \ | |/ |/|
| * Add Kconfig option ARCH_HAVE_NMI_SAFE_CMPXCHGHuang Ying2011-08-031-0/+1
* | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-2/+0Star
* | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-2/+2
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-273-3/+2Star
* | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-4/+1Star
* | ptrace: unify show_regs() prototypeMike Frysinger2011-07-271-1/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+0Star
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-113-3/+10
| |\|
| * | s390: do not touch sie64a.S with duplicate include removalJiri Kosina2011-06-241-0/+1
| * | treewide: remove duplicate includesVitaliy Ivanov2011-06-202-3/+0Star
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-07-2449-1022/+1301
|\ \ \
| * | | [S390] use siginfo for sigtrap signalsMartin Schwidefsky2011-07-241-6/+17
| * | | [S390] kvm: make sigp emerg smp capableChristian Ehrhardt2011-07-242-0/+9
| * | | [S390] disable cpu measurement alerts on a dying cpuJan Glauber2011-07-241-1/+2
| * | | [S390] initial cr0 bitsMartin Schwidefsky2011-07-241-1/+1
| * | | [S390] iucv cr0 enablement bitMartin Schwidefsky2011-07-242-2/+2
| * | | [S390] race safe external interrupt registrationJan Glauber2011-07-241-37/+46
| * | | [S390] cleanup program check handler prototypesMartin Schwidefsky2011-07-242-13/+7Star
| * | | [S390] remove kvm mmu reload on s390Carsten Otte2011-07-242-19/+2Star
| * | | [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-246-110/+194
| * | | [S390] use gmap address spaces for kvm guest imagesCarsten Otte2011-07-243-12/+40
| * | | [S390] kvm guest address space mappingMartin Schwidefsky2011-07-2411-36/+473
| * | | [S390] fix s390 assembler code alignmentsJan Glauber2011-07-2421-680/+378Star
| * | | [S390] move sie code to entry.SMartin Schwidefsky2011-07-245-107/+79Star
| * | | [S390] kvm: handle tprot interceptsChristian Borntraeger2011-07-245-0/+53
| * | | [S390] irqs: Do not trace arch_local_{*,irq_*} functionsSteven Rostedt2011-07-241-8/+8
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-07-241-20/+0Star
|\ \ \ \
| * | | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-20/+0Star
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-07-241-11/+55
|\ \ \ \ | |/ / / |/| | |
| * | | crypto: s390 - support hardware accelerated SHA-224Jan Glauber2011-07-041-11/+55
| |/ /
* | | virtio: expose for non-virtualization users tooOhad Ben-Cohen2011-07-231-1/+0Star
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-231-3/+3
|\ \ \
| * | | perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-011-3/+3
| | |/ | |/|
* | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-07-231-2/+2
|\ \ \ | |/ / |/| |
| * | ptrace: kill trivial tracehooksTejun Heo2011-06-221-2/+2
* | | [S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber2011-06-221-2/+2
* | | [S390] hwsampler: Set a sane default sampling rateChristian Borntraeger2011-06-221-1/+1