summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik
2018-04-10s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-04-10s390/compat: fix setup_frame32Heiko Carstens
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger
2018-04-10powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual
2018-04-10powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams
2018-04-09x86/espfix: Document use of _PAGE_GLOBALDave Hansen
2018-04-09x86/mm: Introduce "default" kernel PTE maskDave Hansen
2018-04-09x86/mm: Undo double _PAGE_PSE clearingDave Hansen
2018-04-09x86/mm: Factor out pageattr _PAGE_GLOBAL settingDave Hansen
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar
2018-04-09x86/entry/64: Drop idtentry's manual stack switch for user entriesAndy Lutomirski
2018-04-09x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2018-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2018-04-09syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski
2018-04-09syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King
2018-04-09powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree
2018-04-07alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni
2018-04-07alpha: rtc: remove unused set_mmss opsAlexandre Belloni
2018-04-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-04-08openrisc: remove unused __ARCH_HAVE_MMU defineTobias Klauser
2018-04-07powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-04-07MIPS: BCM47XX: Use standard reset button for Luxul XWR-1750Dan Haab
2018-04-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-04-06Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-04-06kvm: x86: fix a prototype warningPeng Hao
2018-04-06ARM: sa1100/simpad: switch simpad CF to use gpiod APIsRussell King
2018-04-06ARM: sa1100/shannon: convert to generic CF socketsRussell King
2018-04-06ARM: sa1100/nanoengine: convert to generic CF socketsRussell King
2018-04-05headers: untangle kmemleak.h from mm.hRandy Dunlap
2018-04-05mm: fix races between swapoff and flush dcacheHuang Ying
2018-04-05mm, powerpc: use vma_kernel_pagesize() in vma_mmu_pagesize()Dan Williams