summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-11-2120-28/+161
|\
| * Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2011-11-207-11/+65
| |\
| | * KVM: s390: announce SYNC_MMUChristian Borntraeger2011-11-171-0/+1
| | * KVM: s390: Fix tprot lockingChristian Borntraeger2011-11-171-2/+8
| | * KVM: s390: handle SIGP sense running interceptsCornelia Huck2011-11-173-0/+41
| | * KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-176-9/+15
| * | [S390] topology: fix topology on z10 machinesHeiko Carstens2011-11-141-7/+38
| * | [S390] crypto: avoid MSA3 and MSA4 instructions in ESA modeJan Glauber2011-11-141-2/+5
| * | [S390] avoid STCKF if running in ESA modeJan Glauber2011-11-143-1/+6
| * | [S390] zfcpdump: Do not initialize zfcpdump in kdump modeMichael Holzheu2011-11-141-1/+3
| * | [S390] Kconfig: Select CONFIG_KEXEC for CONFIG_CRASH_DUMPMichael Holzheu2011-11-141-0/+1
| * | [S390] incorrect note program headerMartin Schwidefsky2011-11-141-0/+2
| * | [S390] pfault: ignore leftover completion interruptsHeiko Carstens2011-11-141-2/+7
| * | [S390] fix pgste update logicMartin Schwidefsky2011-11-141-3/+9
| * | [S390] wire up process_vm syscallsHeiko Carstens2011-11-143-1/+25
| |/
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-11-171-0/+3
|\ \ | |/ |/|
| * net: add wireless TX status socket optionJohannes Berg2011-11-091-0/+3
* | Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...Linus Torvalds2011-11-071-20/+31
|\ \
| * | s390/jump-label: add arch_jump_label_transform_static()Jeremy Fitzhardinge2011-10-251-20/+31
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-072-0/+2
|\ \ \
| * | | s390: add missing module.h/export.h includesHeiko Carstens2011-11-012-0/+2
* | | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-031-1/+13
|\ \ \ \
| * | | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-031-11/+0Star
| * | | | s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-031-10/+11
| * | | | s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-031-1/+23
* | | | | filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
* | | | | filesystems: add missing nlink wrappersMiklos Szeredi2011-11-021-1/+1
* | | | | hypfs: remove unnecessary nlink settingMiklos Szeredi2011-11-021-2/+0Star
|/ / / /
* | | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-11-0169-423/+1786
|\ \ \ \ | |/ / / |/| | |
| * | | [S390] Remove error checking from copy_oldmem_page()Michael Holzheu2011-10-301-5/+4Star
| * | | [S390] irqstats: split IPI interrupt accountingHeiko Carstens2011-10-303-3/+8
| * | | [S390] add missing __tlb_flush_global() for !CONFIG_SMPJan Glauber2011-10-301-0/+1
| * | | [S390] sparse: fix sparse warnings with __user pointersMartin Schwidefsky2011-10-303-14/+18
| * | | [S390] sparse: fix sparse warnings in math-emuMartin Schwidefsky2011-10-302-2/+2
| * | | [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-3011-2/+24
| * | | [S390] sparse: fix sparse ANSI-C warningsMartin Schwidefsky2011-10-301-4/+4
| * | | [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-304-7/+7
| * | | [S390] sparse: fix access past end of array warningsMartin Schwidefsky2011-10-302-42/+9Star
| * | | [S390] Introduce get_clock_fast()Jan Glauber2011-10-301-0/+11
| * | | [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-305-2/+82
| * | | [S390] take mmap_sem when walking guest page tableCarsten Otte2011-10-303-2/+16
| * | | [S390] fix list corruption in gmap reverse mappingCarsten Otte2011-10-301-0/+9
| * | | [S390] fix possible deadlock in gmap_map_segmentCarsten Otte2011-10-301-2/+3
| * | | [S390] load user asce on sie_faultCarsten Otte2011-10-301-0/+1
| * | | [S390] smp: external call vs. emergency signalMartin Schwidefsky2011-10-303-3/+13
| * | | [S390] chsc_sch: add support for irq statisticsSebastian Ott2011-10-302-0/+2
| * | | [S390] allow all addressing modesMartin Schwidefsky2011-10-304-24/+29
| * | | [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-3018-122/+105Star
| * | | [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-307-94/+69Star
| * | | [S390] addressing mode limits and psw address wrappingMartin Schwidefsky2011-10-304-4/+29