summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-285-11/+78
|\
| * Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-275-11/+78
| |\
| | * s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-173-1/+71
| | * tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-172-10/+7
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2010-02-2769-1056/+1632
|\ \ \
| * | | [S390] time: remove unused codeHeiko Carstens2010-02-261-8/+0
| * | | [S390] correct vdso version stringMartin Schwidefsky2010-02-261-1/+1
| * | | [S390] add support for compressed kernelsMartin Schwidefsky2010-02-2615-43/+488
| * | | [S390] codepage conversion of kernel parameter lineMartin Schwidefsky2010-02-262-18/+13
| * | | [S390] add z9-ec/z10 instruction to kernel disassemblerMartin Schwidefsky2010-02-261-84/+285
| * | | [S390] use kprobes_built_in() in mm/fault codeHeiko Carstens2010-02-261-3/+1
| * | | [S390] bug: use relative pointers in bug table entriesHeiko Carstens2010-02-262-8/+5
| * | | [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-2620-222/+161
| * | | [S390] free_initmem: reduce code duplicationHeiko Carstens2010-02-261-16/+17
| * | | [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-269-25/+25
| * | | [S390] spinlock: check virtual cpu running statusGerald Schaefer2010-02-263-37/+80
| * | | [S390] sysinfo: fix SYSIB 3,2,2 structureHeiko Carstens2010-02-261-1/+2
| * | | [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-263-5/+11
| * | | [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-261-1/+2
| * | | [S390] smp: rework sigp codeHeiko Carstens2010-02-263-82/+74
| * | | [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-267-11/+191
| * | | [S390] smp: rename and add lowcore definesHeiko Carstens2010-02-262-2/+5
| * | | [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-265-112/+25
| * | | [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-2611-388/+226
| * | | [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-3/+0
| * | | [S390] cio: wait for channel reportSebastian Ott2010-02-261-0/+1
| * | | [S390] uaccess: implement strict user copy checksHeiko Carstens2010-02-264-1/+34
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-02-261-3/+3
|\ \ \ | |/ / |/| |
| * | crypto: aes_s390 - access .cip instead of .blk in cipher modeRoel Kluin2010-01-081-3/+3
* | | [S390] Fix struct _lowcore layout.Heiko Carstens2010-02-091-2/+2
* | | [S390] fix single stepped svcs with TRACE_IRQFLAGS=yMartin Schwidefsky2010-01-272-0/+2
* | | [S390] use set_current_state in sigsuspendMartin Schwidefsky2010-01-271-1/+1
* | | [S390] irqflags: add missing types.h includeHeiko Carstens2010-01-271-6/+3
* | | KVM: S390: fix potential array overrun in intercept handlingChristian Borntraeger2010-01-251-2/+2
* | | [S390] unwire sys_recvmmsg againHeiko Carstens2010-01-133-12/+4
* | | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens2010-01-131-25/+16
* | | [S390] bug: implement arch specific __WARN macroHeiko Carstens2010-01-131-0/+4
* | | [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-135-8/+18
* | | [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-132-2/+2
* | | [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-132-1/+6
* | | [S390] use helpers for rlimitsJiri Slaby2010-01-131-2/+2
* | | [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-133-15/+5
* | | [S390] duplicate SIGTRAP on signal delivery.Martin Schwidefsky2010-01-131-9/+1
* | | [S390] clear TIF_SINGLE_STEP for new process.Martin Schwidefsky2010-01-131-0/+1
* | | [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-131-0/+8
| |/ |/|
* | [S390] Update default configuration.Martin Schwidefsky2010-01-041-11/+75
* | [S390] Have param.h simply include <asm-generic/param.h>.Robert P. J. Day2010-01-041-26/+2
* | [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-183-6/+6
* | [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-181-3/+3
* | [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-181-1/+1
OpenPOWER on IntegriCloud