aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
* s390/time: fix sched_clock() overflowHeiko Carstens2013-01-211-1/+1
* s390/compat: fix mmap compat system callsHeiko Carstens2012-08-261-2/+0
* compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens2012-03-191-0/+1
* compat: fix compile breakage on s390Heiko Carstens2012-03-123-3/+2
* add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-091-0/+18
* user per registers vs. ptrace single steppingMartin Schwidefsky2011-11-111-14/+16
* [S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber2011-06-221-2/+2
* Merge branch 'setns'Linus Torvalds2011-05-282-0/+7
|\
| * ns: Wire up the setns system callEric W. Biederman2011-05-282-0/+7
* | [S390] irq: merge irq.c and s390_ext.cHeiko Carstens2011-05-269-149/+135
* | [S390] irq: fix service signal external interrupt handlingHeiko Carstens2011-05-261-0/+23
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-05-2411-74/+39
|\
| * [S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens2011-05-231-2/+2
| * [S390] oprofile: add missing irq stats counterHeiko Carstens2011-05-231-0/+1
| * [S390] Remove unused includes in process.cJan Glauber2011-05-231-17/+2
| * [S390] convert old cpumask API into new oneKOSAKI Motohiro2011-05-233-22/+22
| * [S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens2011-05-233-0/+3
| * [S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens2011-05-231-1/+1
| * [S390] vdso: disable gcov profilingPeter Oberparleiter2011-05-232-0/+6
| * [S390] Remove data execution protectionMartin Schwidefsky2011-05-232-32/+2
* | Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-05-241-1/+1
|\ \ | |/ |/|
| * Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo2011-05-244-55/+86
| |\
| * | percpu: Always align percpu output section to PAGE_SIZETejun Heo2011-03-241-1/+1
| | |
| \ \
*-. \ \ Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...Linus Torvalds2011-05-191-3/+3
|\ \ \ \
| * | | | sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra2011-04-141-3/+3
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-05-192-1/+60
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-272-1/+60
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | jump label: Add s390 supportJan Glauber2011-04-042-1/+60
| | | |/ | | |/|
* | | | [S390] replace diag10() with diag10_range() functionMichael Holzheu2011-05-101-21/+0
* | | | [S390] disassembler: handle b280/spp instructionChristian Borntraeger2011-05-101-0/+1
* | | | [S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2011-05-102-2/+2
|/ / /
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-083-3/+7
|\ \ \
| * | | [S390] compile fix for latest binutilsMartin Schwidefsky2011-04-041-1/+1
| * | | [S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu2011-04-042-2/+6
| |/ /
* | | Fix common misspellingsLucas De Marchi2011-03-314-6/+6
|/ /
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-254-55/+86
|\ \ | |/ |/|
| * [S390] setup: register bss section as resourceHeiko Carstens2011-03-231-0/+8
| * [S390] setup: simplify setup_resources()Heiko Carstens2011-03-231-46/+34
| * [S390] wire up sys_syncfsHeiko Carstens2011-03-232-0/+6
| * [S390] wire up sys_clock_adjtimeHeiko Carstens2011-03-232-0/+7
| * [S390] wire up sys_open_by_handle_atHeiko Carstens2011-03-232-0/+8
| * [S390] wire up sys_name_to_handle_atHeiko Carstens2011-03-232-0/+10
| * [S390] early: limit savesys cmd string handlingHeiko Carstens2011-03-231-2/+3
| * [S390] early: Fix possible overlapping data bufferChen Liu2011-03-231-7/+10
* | mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson2011-03-231-1/+1
* | mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
* | mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson2011-03-231-1/+1
|/
* Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-03-171-0/+2
|\
| * [S390] kexec: Disable ftrace during kexecHeiko Carstens2011-03-151-0/+2
* | Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-1/+1
|\ \ | |/ |/|