summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | [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/+166Star
* | [S390] qdio: Split SBAL entry flagsJan Glauber2011-06-061-91/+28Star
* | [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-261-2/+2
* | | Merge branch 'setns'Linus Torvalds2011-05-283-1/+9
|\ \ \
| * | | ns: Wire up the setns system callEric W. Biederman2011-05-283-1/+9
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2011-05-271-10/+0Star
|\ \ \
| * | | PM / Hibernate: Remove arch_prepare_suspend()Rafael J. Wysocki2011-05-241-10/+0Star
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2720-183/+213
|\ \ \
| * | | [S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens2011-05-263-5/+1Star
| * | | [S390] mm: add page fault retry handlingHeiko Carstens2011-05-261-13/+28
| * | | [S390] mm: handle kernel caused page fault oom situationsHeiko Carstens2011-05-261-7/+9
| * | | [S390] delay: implement ndelayHeiko Carstens2011-05-262-3/+20
| * | | [S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens2011-05-261-2/+2
| * | | [S390] hwsampler: allow cpu hotplugMartin Schwidefsky2011-05-261-1/+1
| * | | [S390] uaccess: turn __access_ok() into a defineHeiko Carstens2011-05-261-5/+6
| * | | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-2613-170/+145Star
| * | | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-263-1/+26
| * | | [S390] pfault: always enable service signal interruptHeiko Carstens2011-05-261-2/+1Star
| | |/ | |/|
* | | s390: use asm-generic/bitops/le.hAkinobu Mita2011-05-271-35/+2Star
* | | arch: add #define for each of optimized find bitopsAkinobu Mita2011-05-271-0/+8
|/ /
* | mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra2011-05-251-1/+0Star
* | s390: mmu_gather reworkPeter Zijlstra2011-05-251-25/+37
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2435-668/+626Star
|\ \
| * | [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
| * | [S390] oprofile: dont access lowcoreHeiko Carstens2011-05-231-9/+2Star
| * | [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-233-0/+4
| * | [S390] Ignore sendmmsg system call note wired up warningHeiko Carstens2011-05-231-0/+1
| * | [S390] s390,oprofile: fix compile error for !CONFIG_SMPJan Glauber2011-05-231-3/+3
| * | [S390] s390,oprofile: fix alert counter incrementJan Glauber2011-05-231-1/+1
| * | [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2Star