summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2013-09-14KVM: s390: move kvm_guest_enter,exit closer to sieDominik Dingel1-6/+11
2013-05-08s390: move dummy io_remap_pfn_range() to asm/pgtable.hLinus Torvalds1-0/+4
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-04s390/kvm: Fix store status for ACRS/FPRS fixJiri Slaby1-1/+1
2013-02-28s390/kvm: Fix store status for ACRS/FPRSChristian Borntraeger1-0/+8
2013-01-21s390/time: fix sched_clock() overflowHeiko Carstens3-2/+30
2012-11-26s390/gup: add missing TASK_SIZE check to get_user_pages_fast()Heiko Carstens1-1/+1
2012-08-27s390/compat: fix mmap compat system callsHeiko Carstens1-2/+0
2012-06-01s390/pfault: fix task state raceHeiko Carstens1-2/+12
2012-04-23S390: fix tlb flushing for page table pagesMartin Schwidefsky4-28/+61
2012-03-19compat: Re-add missing asm/compat.h include to fix compile breakage on s390Heiko Carstens1-0/+1
2012-03-12S390: KEYS: Enable the compat keyctl wrapper on s390xDavid Howells1-0/+3
2012-03-12compat: fix compile breakage on s390Heiko Carstens6-12/+3
2012-01-07oprofile: Fix uninitialized memory access when writing to writing to oprofilefsRobert Richter1-1/+1
2011-12-09add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky1-0/+18
2011-11-11thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-11s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-11s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli1-1/+23
2011-11-11memory leak with RCU_TABLE_FREEMartin Schwidefsky1-2/+3
2011-11-11user per registers vs. ptrace single steppingMartin Schwidefsky1-14/+16
2011-11-11KVM: s390: check cpu_id prior to using itCarsten Otte1-4/+10
2011-06-22[S390] allow setting of upper 32 bit in smp_ctl_set_bitJan Glauber1-2/+2
2011-06-22[S390] hwsampler: Set a sane default sampling rateChristian Borntraeger1-1/+1
2011-06-22[S390] s390: enforce HW limits for the initial sampling rateChristian Borntraeger1-0/+6
2011-06-22[S390] kvm-s390: fix kconfig dependenciesChristian Borntraeger1-0/+1
2011-06-06[S390] fix kvm defines for 31 bit compileMartin Schwidefsky1-13/+26
2011-06-06[S390] use generic RCU page-table freeing codeMartin Schwidefsky4-229/+166
2011-06-06[S390] qdio: Split SBAL entry flagsJan Glauber1-91/+28
2011-06-06[S390] kvm-s390: fix stfle facilities numbers >=64Christian Borntraeger1-0/+1
2011-06-06[S390] kvm-s390: Fix host crash on misbehaving guestsChristian Borntraeger1-0/+2
2011-05-29[S390] mm: fix mmu_gather reworkHeiko Carstens1-7/+16
2011-05-29[S390] mm: fix storage key handlingHeiko Carstens1-8/+8
2011-05-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2011-05-28Merge branch 'setns'Linus Torvalds3-1/+9
2011-05-28ns: Wire up the setns system callEric W. Biederman3-1/+9
2011-05-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds1-10/+0
2011-05-27Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds20-183/+213
2011-05-27Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-2/+2
2011-05-27s390: use asm-generic/bitops/le.hAkinobu Mita1-35/+2
2011-05-27arch: add #define for each of optimized find bitopsAkinobu Mita1-0/+8
2011-05-26[S390] mm: add ZONE_DMA to 31-bit config againHeiko Carstens3-5/+1
2011-05-26[S390] mm: add page fault retry handlingHeiko Carstens1-13/+28
2011-05-26[S390] mm: handle kernel caused page fault oom situationsHeiko Carstens1-7/+9
2011-05-26[S390] delay: implement ndelayHeiko Carstens2-3/+20
2011-05-26[S390] topology,sched: fix cpu_coregroup_mask/cpu_book_mask definitionsHeiko Carstens1-2/+2
2011-05-26[S390] hwsampler: allow cpu hotplugMartin Schwidefsky1-1/+1
2011-05-26[S390] uaccess: turn __access_ok() into a defineHeiko Carstens1-5/+6
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens13-170/+145
2011-05-26[S390] irq: fix service signal external interrupt handlingHeiko Carstens3-1/+26