aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-13Merge branch 'master' into for-nextJiri Kosina78-461/+2144
2011-11-13s390: drop "select HAVE_GET_USER_PAGES_FAST"Paul Bolle1-1/+0
2011-11-06Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xenLinus Torvalds1-20/+31
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds2-0/+2
2011-11-02Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds1-1/+13
2011-11-02thp: share get_huge_page_tail()Andrea Arcangeli1-11/+0
2011-11-02s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli1-10/+11
2011-11-02s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli1-1/+23
2011-11-02filesystems: add set_nlink()Miklos Szeredi1-1/+1
2011-11-02filesystems: add missing nlink wrappersMiklos Szeredi1-1/+1
2011-11-02hypfs: remove unnecessary nlink settingMiklos Szeredi1-2/+0
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens2-0/+2
2011-10-31Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds69-423/+1786
2011-10-30Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds4-5/+97
2011-10-30[S390] Remove error checking from copy_oldmem_page()Michael Holzheu1-5/+4
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens3-3/+8
2011-10-30[S390] add missing __tlb_flush_global() for !CONFIG_SMPJan Glauber1-0/+1
2011-10-30[S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky3-14/+18
2011-10-30[S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2-2/+2
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky11-2/+24
2011-10-30[S390] sparse: fix sparse ANSI-C warningsMartin Schwidefsky1-4/+4
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky4-7/+7
2011-10-30[S390] sparse: fix access past end of array warningsMartin Schwidefsky2-42/+9
2011-10-30[S390] Introduce get_clock_fast()Jan Glauber1-0/+11
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger5-2/+82
2011-10-30[S390] take mmap_sem when walking guest page tableCarsten Otte3-2/+16
2011-10-30[S390] fix list corruption in gmap reverse mappingCarsten Otte1-0/+9
2011-10-30[S390] fix possible deadlock in gmap_map_segmentCarsten Otte1-2/+3
2011-10-30[S390] load user asce on sie_faultCarsten Otte1-0/+1
2011-10-30[S390] smp: external call vs. emergency signalMartin Schwidefsky3-3/+13
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott2-0/+2
2011-10-30[S390] allow all addressing modesMartin Schwidefsky4-24/+29
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky18-122/+105
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky7-94/+69
2011-10-30[S390] addressing mode limits and psw address wrappingMartin Schwidefsky4-4/+29
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky9-91/+141
2011-10-30[S390] defconfig: switch on CONFIG_DEVTMPFSHendrik Brueckner1-1/+1
2011-10-30[S390] lowcore cleanupMartin Schwidefsky5-15/+8
2011-10-30[S390] Add architecture code for unmapping crashkernel memoryMichael Holzheu3-4/+40
2011-10-30[S390] Export vmcoreinfo noteMichael Holzheu2-4/+16
2011-10-30[S390] kdump backend codeMichael Holzheu18-12/+1078
2011-10-30[S390] Add real memory access functionsMichael Holzheu2-0/+58
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu3-0/+29
2011-10-30[S390] fix _TIF_SINGLE_STEP definitionTejun Heo1-1/+1
2011-10-30[S390] use ENTRY macro for sys_setns_wrapperJan Glauber1-2/+1
2011-10-30[S390] memory leak with RCU_TABLE_FREEMartin Schwidefsky1-2/+3
2011-10-30[S390] user per registers vs. ptrace single steppingMartin Schwidefsky1-14/+16
2011-10-30[S390] topology: fix alloc_masks annotationSebastian Ott1-2/+2
2011-10-30[S390] avoid warning in show_cpuinfoMartin Schwidefsky1-1/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter3-2/+5