summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-2/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-263-3/+2
* asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-4/+1
* ptrace: unify show_regs() prototypeMike Frysinger2011-07-261-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-251-2/+0
|\
| * 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/+0
* | | 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/+7
| * | | [S390] remove kvm mmu reload on s390Carsten Otte2011-07-242-19/+2
| * | | [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/+378
| * | | [S390] move sie code to entry.SMartin Schwidefsky2011-07-245-107/+79
| * | | [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/+0
|\ \ \ \
| * | | | modules: make arch's use default loader hooksJonas Bonn2011-07-241-20/+0
| |/ / /
* | | | 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/+0
* | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-221-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-221-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
* | | [S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger2011-06-221-0/+6
* | | [S390] kvm-s390: fix kconfig dependenciesChristian Borntraeger2011-06-221-0/+1
| |/ |/|
* | [S390] fix kvm defines for 31 bit compileMartin Schwidefsky2011-06-061-13/+26
* | [S390] use generic RCU page-table freeing codeMartin Schwidefsky2011-06-064-229/+166
* | [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28
* | [S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger2011-06-061-0/+1
* | [S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger2011-06-061-0/+2
|/
* [S390] mm: fix mmu_gather reworkHeiko Carstens2011-05-291-7/+16
* [S390] mm: fix storage key handlingHeiko Carstens2011-05-291-8/+8
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-281-2/+2
|\
| * Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-271-2/+2
| |\
| | * maccess,probe_kernel: Make write/read src const void *Steven Rostedt2011-05-251-2/+2
* | | Merge branch 'setns'Linus Torvalds2011-05-283-1/+9
|\ \ \
| * | | ns: Wire up the setns system callEric W. Biederman2011-05-283-1/+9
| |/ /
OpenPOWER on IntegriCloud