aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber1-2/+2
2011-05-28Merge branch 'setns'Linus Torvalds2-0/+7
2011-05-28ns: Wire up the setns system callEric W. Biederman2-0/+7
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens9-149/+135
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens1-0/+23
2011-05-24Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds11-74/+39
2011-05-24Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-05-24Merge branch 'fixes-2.6.39' into for-2.6.40Tejun Heo4-55/+86
2011-05-23[S390] cpu hotplug: fix external interrupt subclass mask handlingHeiko Carstens1-2/+2
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens1-0/+1
2011-05-23[S390] Remove unused includes in process.cJan Glauber1-17/+2
2011-05-23[S390] convert old cpumask API into new oneKOSAKI Motohiro3-22/+22
2011-05-23[S390] pfault: cpu hotplug vs missing completion interruptsHeiko Carstens3-0/+3
2011-05-23[S390] smp: add __noreturn attribute to cpu_die()Heiko Carstens1-1/+1
2011-05-23[S390] vdso: disable gcov profilingPeter Oberparleiter2-0/+6
2011-05-23[S390] Remove data execution protectionMartin Schwidefsky2-32/+2
2011-05-19Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+3
2011-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds2-1/+60
2011-05-10[S390] replace diag10() with diag10_range() functionMichael Holzheu1-21/+0
2011-05-10[S390] disassembler: handle b280/spp instructionChristian Borntraeger1-0/+1
2011-05-10[S390] kernel: Initialize register 14 when starting new CPUMichael Holzheu2-2/+2
2011-04-27Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/coreIngo Molnar2-1/+60
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-3/+3
2011-04-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-3/+7
2011-04-04jump label: Add s390 supportJan Glauber2-1/+60
2011-04-04[S390] compile fix for latest binutilsMartin Schwidefsky1-1/+1
2011-04-04[S390] Fix parameter passing for smp_switch_to_cpu()Michael Holzheu2-2/+6
2011-03-31Fix common misspellingsLucas De Marchi4-6/+6
2011-03-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds4-55/+86
2011-03-24percpu: Always align percpu output section to PAGE_SIZETejun Heo1-1/+1
2011-03-23mm: arch: rename in_gate_area_no_task to in_gate_area_no_mmStephen Wilson1-1/+1
2011-03-23mm: arch: make in_gate_area take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23mm: arch: make get_gate_vma take an mm_struct instead of a task_structStephen Wilson1-1/+1
2011-03-23[S390] setup: register bss section as resourceHeiko Carstens1-0/+8
2011-03-23[S390] setup: simplify setup_resources()Heiko Carstens1-46/+34
2011-03-23[S390] wire up sys_syncfsHeiko Carstens2-0/+6
2011-03-23[S390] wire up sys_clock_adjtimeHeiko Carstens2-0/+7
2011-03-23[S390] wire up sys_open_by_handle_atHeiko Carstens2-0/+8
2011-03-23[S390] wire up sys_name_to_handle_atHeiko Carstens2-0/+10
2011-03-23[S390] early: limit savesys cmd string handlingHeiko Carstens1-2/+3
2011-03-23[S390] early: Fix possible overlapping data bufferChen Liu1-7/+10
2011-03-17Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-0/+2
2011-03-16Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-1/+1
2011-03-15[S390] kexec: Disable ftrace during kexecHeiko Carstens1-0/+2
2011-02-15s390: remove task_show_regsMartin Schwidefsky1-37/+0
2011-01-25percpu: align percpu readmostly subsection to cachelineTejun Heo1-1/+1
2011-01-12[S390] Randomize PIEsHeiko Carstens1-0/+11
2011-01-12[S390] Randomise the brk regionHeiko Carstens1-0/+18
2011-01-12[S390] Randomize lower bits of stack addressHeiko Carstens1-0/+9
2011-01-12[S390] vdso: dont map at mmap_baseHeiko Carstens1-3/+1