summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add generic sys_ipc wrapperChristoph Hellwig2010-03-123-3/+3
* | | Add generic sys_old_mmap()Christoph Hellwig2010-03-123-28/+9
* | | Add generic sys_old_select()Christoph Hellwig2010-03-121-1/+0
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2010-03-082-15/+46
|\ \ \
| * | | sysdev: fix missing s390 conversionHeiko Carstens2010-03-071-1/+3
| * | | sysdev: Pass attribute in sysdev_class attributes show/storeAndi Kleen2010-03-072-14/+43
| |/ /
* | | [S390] Cleanup xtime usageJohn Stultz2010-03-081-5/+5
|/ /
* | Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-02-282-10/+58
|\ \
| * \ Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-272-10/+58
| |\ \ | | |/ | |/|
| | * s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-171-0/+58
| | * tracing: Unify arch_syscall_addr() implementationsMike Frysinger2010-02-171-10/+0
* | | [S390] time: remove unused codeHeiko Carstens2010-02-261-8/+0
* | | [S390] add support for compressed kernelsMartin Schwidefsky2010-02-265-40/+78
* | | [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] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-2614-27/+95
* | | [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-1/+1
* | | [S390] add MACHINE_IS_LPAR flagMartin Schwidefsky2010-02-262-5/+8
* | | [S390] smp: rework sigp codeHeiko Carstens2010-02-262-31/+25
* | | [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-266-11/+179
* | | [S390] smp: rename and add lowcore definesHeiko Carstens2010-02-261-1/+1
* | | [S390] zfcpdump: remove cross arch dump supportHeiko Carstens2010-02-262-85/+4
* | | [S390] use inline assembly contraints available with gcc 3.3.3Martin Schwidefsky2010-02-261-0/+8
|/ /
* | [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] unwire sys_recvmmsg againHeiko Carstens2010-01-132-10/+0
* | [S390] mmap: add missing compat_ptr conversion to both mmap compat syscallsHeiko Carstens2010-01-131-25/+16
* | [S390] Move __cpu_logical_map to smp.cHeiko Carstens2010-01-133-2/+4
* | [S390] smp: remove volatile type quilifier from __cpu_logical_mapHeiko Carstens2010-01-131-1/+1
* | [S390] smp: setup smp_processor_id earlyHeiko Carstens2010-01-132-1/+6
* | [S390] remove superfluous TIF_USEDFPU bitMartin Schwidefsky2010-01-132-8/+0
* | [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] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-3/+3
* [S390] ptrace: dont abuse PT_PTRACEDOleg Nesterov2009-12-181-3/+3
* [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-181-1/+1
* [S390] wire up sys_recvmmsgHeiko Carstens2009-12-182-0/+10
* tree-wide: convert open calls to remove spaces to skip_spaces() lib functionAndré Goddard Rosa2009-12-151-1/+2
* Unify sys_mmap*Al Viro2009-12-112-57/+5
* Kill ancient crap in s390 compat mmapAl Viro2009-12-111-5/+0
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-12-097-32/+31
|\
| * [S390] s390: remove unused nfsd #includesBoaz Harrosh2009-12-072-10/+0
| * [S390] ftrace: build ftrace.o when CONFIG_FTRACE_SYSCALLS is set for s390Aristeu Rozanski2009-12-071-0/+1
| * [S390] etr/stp: put correct per cpu variableHeiko Carstens2009-12-071-2/+2
| * [S390] Improve address space mode selection.Martin Schwidefsky2009-12-072-20/+25
| * [S390] s390: clear high-order bits of registers after sam64Hendrik Brueckner2009-12-071-0/+3
* | Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-12-081-1/+2
|\ \
| * | timekeeping: Fix clock_gettime vsyscall time warpLin Ming2009-11-171-1/+2
* | | Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-12-082-0/+4
|\ \ \
OpenPOWER on IntegriCloud