aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-28/+161
2011-11-20Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-11/+65
2011-11-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville1-0/+3
2011-11-17KVM: s390: announce SYNC_MMUChristian Borntraeger1-0/+1
2011-11-17KVM: s390: Fix tprot lockingChristian Borntraeger1-2/+8
2011-11-17KVM: s390: handle SIGP sense running interceptsCornelia Huck3-0/+41
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck6-9/+15
2011-11-14[S390] topology: fix topology on z10 machinesHeiko Carstens1-7/+38
2011-11-14[S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber1-2/+5
2011-11-14[S390] avoid STCKF if running in ESA modeJan Glauber3-1/+6
2011-11-14[S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu1-1/+3
2011-11-14[S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu1-0/+1
2011-11-14[S390] incorrect note program headerMartin Schwidefsky1-0/+2
2011-11-14[S390] pfault: ignore leftover completion interruptsHeiko Carstens1-2/+7
2011-11-14[S390] fix pgste update logicMartin Schwidefsky1-3/+9
2011-11-14[S390] wire up process_vm syscallsHeiko Carstens3-1/+25
2011-11-09net: add wireless TX status socket optionJohannes Berg1-0/+3
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