aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-02-07s390: introduce execute-trampolines for branchesMartin Schwidefsky11-35/+325
2018-02-05s390: run user space and KVM guests with modified branch predictionMartin Schwidefsky4-5/+71
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky7-0/+94
2018-02-05s390/alternative: use a copy of the facility bit maskMartin Schwidefsky6-4/+31
2018-02-05s390: add optimized array_index_mask_nospecMartin Schwidefsky1-0/+24
2018-02-05s390: scrub registers on kernel entry and KVM exitMartin Schwidefsky1-0/+47
2018-02-05s390/runtime_instrumentation: re-add signum system call parameterHeiko Carstens1-1/+9
2018-02-02s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONSHendrik Brueckner1-1/+1
2018-02-02s390/kprobes: Fix %p uses in error messagesMasami Hiramatsu1-1/+1
2018-02-02s390/runtime instrumentation: provide uapi header fileHeiko Carstens2-66/+75
2018-02-02s390/sysinfo: add and display licensed internal code identifierHendrik Brueckner2-1/+4
2018-02-02s390/eadm: fix CONFIG_BLOCK include dependencySebastian Ott1-1/+1
2018-02-01Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds3-41/+90
2018-02-01Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linuxLinus Torvalds32-47/+1
2018-02-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-84/+63
2018-02-01Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds285-2678/+1370
2018-02-01Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds526-6862/+19959
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printkLinus Torvalds22-33/+106
2018-02-01Merge tag 'devicetree-for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds7-76/+0
2018-02-01Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds2-9/+16
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds64-125/+15
2018-02-01Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds4-14/+8
2018-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds6-4/+288
2018-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds34-844/+852
2018-01-31Merge branch 'work.whack-a-mole' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-7/+6
2018-01-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds19-65/+95
2018-01-31mm/thp: remove pmd_huge_split_prepare()Aneesh Kumar K.V5-41/+0
2018-01-31x86/mm: provide pmdp_establish() helperKirill A. Shutemov2-1/+51
2018-01-31sparc64: update pmdp_invalidate() to return old pmd valueNitin Gupta2-6/+19
2018-01-31s390/mm: modify pmdp_invalidate to return old value.Martin Schwidefsky1-2/+2
2018-01-31powerpc/mm: update pmdp_invalidate to return old pmd valueAneesh Kumar K.V2-4/+7
2018-01-31mips: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov1-0/+3
2018-01-31arm64: provide pmdp_establish() helperCatalin Marinas1-0/+7
2018-01-31arm/mm: provide pmdp_establish() helperKirill A. Shutemov1-0/+3
2018-01-31arc: use generic_pmdp_establish as pmdp_establishKirill A. Shutemov1-0/+3
2018-01-31mm: relax deferred struct page requirementsPavel Tatashin3-3/+0
2018-01-31m32r: remove abort()Sudip Mukherjee1-8/+0
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds38-163/+608
2018-01-31Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds34-716/+1327
2018-01-31Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+1
2018-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds2-6/+6
2018-01-31Merge tag 'gpio-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds2-7/+22
2018-01-31Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds104-1109/+345
2018-01-31Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-16/+7
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-36/+36
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds33-67/+165
2018-01-30Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds56-1702/+270
2018-01-30Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds85-486/+2616
2018-01-30Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+10
2018-01-30Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds9-33/+18