summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| * [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/+7Star
| * [S390] kvm guest address space mappingMartin Schwidefsky2011-07-241-1/+1
| * [S390] fix s390 assembler code alignmentsJan Glauber2011-07-2417-673/+367Star
| * [S390] move sie code to entry.SMartin Schwidefsky2011-07-242-8/+76
* | modules: make arch's use default loader hooksJonas Bonn2011-07-241-20/+0Star
|/
* 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
|/
* 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/+135Star
* | [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/+39Star
|\
| * [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/+2Star
| * [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/+2Star
* | 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-201-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-202-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/+0Star
* | | | [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-264-55/+86
|\ \ | |/ |/|
| * [S390] setup: register bss section as resourceHeiko Carstens2011-03-231-0/+8
| * [S390] setup: simplify setup_resources()Heiko Carstens2011-03-231-46/+34Star
| * [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
|/