aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2018-04-10s390/zcrypt: Remove deprecated ioctls.Harald Freudenberger1-40/+1
2018-04-10s390/ipl: remove reipl_method and dump_methodVasily Gorbik1-46/+11
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik3-6/+7
2018-04-10s390/ipl: remove non-existing functions declarationVasily Gorbik1-3/+0
2018-04-10s390: assume diag308 set always worksVasily Gorbik7-358/+16
2018-04-10s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik1-1/+1
2018-04-10s390/ipl: correct ipl parmblock valid checksVasily Gorbik1-6/+4
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik5-86/+17
2018-04-10s390/ipl: move ipl_flags to ipl.cVasily Gorbik2-11/+9
2018-04-10s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik1-9/+8
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2-29/+26
2018-04-10s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-04-10s390/compat: fix setup_frame32Heiko Carstens1-1/+1
2018-04-10s390/crypto: Adjust s390 aes and paes cipher prioritiesHarald Freudenberger2-8/+8
2018-04-10powerpc/fscr: Enable interrupts earlier before calling get_user()Anshuman Khandual1-15/+17
2018-04-10powerpc/64s: Fix section mismatch warnings from setup_rfi_flush()Michael Ellerman1-1/+1
2018-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-1/+2
2018-04-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds103-1462/+4730
2018-04-09Merge branch 'for-4.17/libnvdimm' into libnvdimm-for-nextDan Williams1-0/+3
2018-04-09x86/espfix: Document use of _PAGE_GLOBALDave Hansen1-0/+4
2018-04-09x86/mm: Introduce "default" kernel PTE maskDave Hansen4-14/+34
2018-04-09x86/mm: Undo double _PAGE_PSE clearingDave Hansen1-3/+6
2018-04-09x86/mm: Factor out pageattr _PAGE_GLOBAL settingDave Hansen1-43/+23
2018-04-09Merge branch 'for-linus-sa1100' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds11-11/+199
2018-04-09Merge branch 'linus' into x86/pti to pick up upstream changesIngo Molnar379-3647/+5274
2018-04-09x86/entry/64: Drop idtentry's manual stack switch for user entriesAndy Lutomirski1-2/+2
2018-04-09x86/olpc: Fix inconsistent MFD_CS5535 configurationArnd Bergmann1-3/+1
2018-04-09Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds9-333/+185
2018-04-09Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds1-2/+10
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds5-108/+55
2018-04-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds29-195/+614
2018-04-09syscalls/x86: Adapt syscall_wrapper.h to the new syscall stub naming conventionDominik Brodowski1-9/+9
2018-04-09syscalls/core, syscalls/x86: Rename struct pt_regs-based sys_*() to __x64_sys...Dominik Brodowski5-362/+405
2018-04-09syscalls/core, syscalls/x86: Clean up compat syscall stub naming conventionDominik Brodowski4-185/+185
2018-04-09syscalls/core, syscalls/x86: Clean up syscall stub naming conventionDominik Brodowski2-229/+230
2018-04-09Merge branches 'devel-stable' and 'misc' into for-linusRussell King5-5/+29
2018-04-09powerpc/modules: Fix crashes by adding CONFIG_RELOCATABLE to vermagicMichael Ellerman1-1/+11
2018-04-08ARM: dts: ls1021a: Specify TBIPA register addressEsben Haabendal1-1/+2
2018-04-07alpha: io: reorder barriers to guarantee writeX() and iowriteX() orderingSinan Kaya1-7/+7
2018-04-07alpha: Implement CPU vulnerabilities sysfs functions.Michael Cree3-1/+47
2018-04-07alpha: rtc: stop validating rtc_time in .read_timeAlexandre Belloni1-1/+1
2018-04-07alpha: rtc: remove unused set_mmss opsAlexandre Belloni1-99/+0
2018-04-07Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds3-11/+10
2018-04-07Merge branch 'misc.sparc' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds9-181/+98
2018-04-07Merge branch 'i2c/for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+10
2018-04-07Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds245-2298/+3833
2018-04-08openrisc: remove unused __ARCH_HAVE_MMU defineTobias Klauser1-2/+0
2018-04-07powerpc/powernv: Create platform devs for nvdimm busesOliver O'Halloran1-0/+3
2018-04-07kbuild: mark $(targets) as .SECONDARY and remove .PRECIOUS markersMasahiro Yamada5-10/+4
2018-04-06Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-222/+62