summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2013-04-05signal: Define __ARCH_HAS_SA_RESTORER so we know whether to clear sa_restorerBen Hutchings1-0/+1
2013-03-20s390/mm: fix flush_tlb_kernel_range()Heiko Carstens1-2/+0
2013-03-20s390: critical section cleanup vs. machine checksMartin Schwidefsky2-3/+5
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-02-17s390/timer: avoid overflow when programming clock comparatorHeiko Carstens1-0/+3
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2012-11-26s390/signal: set correct address space controlMartin Schwidefsky4-7/+27
2012-11-26s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-10-28s390: fix linker script for 31 bit buildsHeiko Carstens2-2/+2
2012-10-02oprofile, s390: Fix uninitialized memory access when writing to oprofilefsRobert Richter1-5/+5
2012-08-26s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-08-26s390/compat: fix compat wrappers for process_vm system callsHeiko Carstens1-2/+2
2012-08-09s390/mm: fix fault handling for page table walk caseHeiko Carstens1-6/+7
2012-08-09s390/mm: downgrade page table after fork of a 31 bit processMartin Schwidefsky4-8/+25
2012-08-09s390/idle: fix sequence handling vs cpu hotplugHeiko Carstens2-3/+2
2012-06-01s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-04-11[S390] Fix compile error in swab.hMartin Schwidefsky1-1/+1
2012-04-11[S390] Fix stfle() lowcore protection problemMichael Holzheu2-3/+2
2012-04-11[S390] cpum_cf: get rid of compile warningsHeiko Carstens1-2/+2
2012-04-11[S390] irq: simple coding style changeHeiko Carstens1-3/+6
2012-04-11[S390] update default configurationMichael Holzheu1-19/+18
2012-04-11[S390] fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-04-11[S390] kernel: Use local_irq_save() for memcpy_real()Michael Holzheu1-9/+18
2012-03-30[S390] Fix build errors (fallout from system.h disintegration)Heiko Carstens7-2/+9
2012-03-29Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-60/+10
2012-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds1-0/+1
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds36-336/+361
2012-03-28Merge branch 'kvm-updates/3.4' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds10-83/+305
2012-03-28Delete all instances of asm/system.hDavid Howells1-7/+0
2012-03-28Disintegrate asm/system.h for S390David Howells36-335/+366
2012-03-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds10-34/+969
2012-03-23coredump: remove VM_ALWAYSDUMP flagJason Baron1-8/+2
2012-03-23[S390] register cpu devices for SMP=nMartin Schwidefsky1-0/+1
2012-03-23[S390] perf: add support for s390x CPU countersHendrik Brueckner5-5/+912
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber4-30/+59
2012-03-23[S390] Remove unncessary export of arch_pick_mmap_layoutBen Hutchings1-2/+0
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds44-1458/+1594
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-4/+2
2012-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+11
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro1-4/+2
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-9/+1
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-2/+1
2012-03-20Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+1
2012-03-15[PATCH v3] ipc: provide generic compat versions of IPC syscallsChris Metcalf1-0/+1
2012-03-13Merge tag 'v3.3-rc7' into sched/coreIngo Molnar3-5/+29
2012-03-13[S390] kernel: Pass correct stack for smp_call_ipl_cpu()Michael Holzheu1-1/+2
2012-03-12Merge branch 'perf/urgent' into perf/coreIngo Molnar3-5/+29
2012-03-12sched: Cleanup cpu_active madnessPeter Zijlstra1-6/+0
2012-03-11[S390] Ensure that vmcore_info pointer is never accessed directlyMichael Holzheu1-1/+6
2012-03-11[S390] stack dump: fix indentation in outputHeiko Carstens1-2/+2