summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-03-24ARM: dts: tango4: Make /serial compatible with ns16550aLubomir Rintel
2020-03-24ARM: dts: mmp*: Make the serial ports compatible with xscale-uartLubomir Rintel
2020-03-24ARM: dts: mmp*: Fix serial port namesLubomir Rintel
2020-03-24ARM: dts: mmp2-brownstone: Don't redeclare phandle referencesLubomir Rintel
2020-03-24ARM: dts: pxa*: Make the serial ports compatible with xscale-uartLubomir Rintel
2020-03-24ARM: dts: pxa*: Fix serial port namesLubomir Rintel
2020-03-24ARM: dts: pxa*: Don't redeclare phandle referencesLubomir Rintel
2020-03-24KVM: LAPIC: Also cancel preemption timer when disarm LAPIC timerWanpeng Li
2020-03-24x86/vmware: Use bool type for vmw_sched_clockAlexey Makhalov
2020-03-24x86/vmware: Enable steal time accountingAlexey Makhalov
2020-03-24x86/vmware: Add steal time clock support for VMware guestsAlexey Makhalov
2020-03-24x86/vmware: Remove vmware_sched_clock_setup()Alexey Makhalov
2020-03-24x86/vmware: Make vmware_select_hypercall() __initAlexey Makhalov
2020-03-23Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-03-23KVM: VMX: don't allow memory operands for inline asm that modifies SPNick Desaulniers
2020-03-23um: Fix header inclusionVincenzo Frascino
2020-03-23MIPS: Add support for Desktop Management Interface (DMI)Tiezhu Yang
2020-03-23MIPS: ralink: mt7621: introduce 'soc_device' initializationSergio Paracuellos
2020-03-23KVM: LAPIC: Mark hrtimer for period or oneshot mode to expire in hard interru...He Zhe
2020-03-23KVM: SVM: Issue WBINVD after deactivating an SEV guestTom Lendacky
2020-03-23MIPS: CI20: defconfig: multiple improvementsH. Nikolaus Schaller
2020-03-23MIPS: DTS: CI20: multiple DTS improvementsH. Nikolaus Schaller
2020-03-23MIPS: DTS: CI20: add DT node for IR sensorAlex Smith
2020-03-23Merge tag 'mips_fixes_5.6.1' into mips-nextThomas Bogendoerfer
2020-03-23x86/cpu: Fix a -Wmissing-prototypes warning for init_ia32_feat_ctl()Benjamin Thiel
2020-03-23ARM: dts: oxnas: Fix clear-mask propertySungbo Eo
2020-03-23x86/mm: Drop pud_mknotpresent()Anshuman Khandual
2020-03-23Merge 5.6-rc7 into usb-nextGreg Kroah-Hartman
2020-03-23Merge 5.6-rc7 into tty-nextGreg Kroah-Hartman
2020-03-23Merge 5.6-rc7 into staging-nextGreg Kroah-Hartman
2020-03-22ARM: dts: bcm283x: Fix vc4's firmware bus DMA limitationsNicolas Saenz Julienne
2020-03-22irqchip/xilinx: Enable generic irq multi handlerMichal Simek
2020-03-22x86/mce/amd: Add PPIN support for AMD MCEWei Huang
2020-03-21x86/mm: split vmalloc_sync_all()Joerg Roedel
2020-03-21Merge tag 'powerpc-5.6-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-03-21x86/entry: Rename ___preempt_schedulePeter Zijlstra
2020-03-21x86: Remove unneeded includesBrian Gerst
2020-03-21x86/entry: Drop asmlinkage from syscallsBrian Gerst
2020-03-21x86/entry/32: Enable pt_regs based syscallsBrian Gerst
2020-03-21x86/entry/32: Use IA32-specific wrappers for syscalls taking 64-bit argumentsBrian Gerst
2020-03-21x86/entry/32: Rename 32-bit specific syscallsBrian Gerst
2020-03-21x86/entry/32: Clean up syscall_32.tblBrian Gerst
2020-03-21x86/entry: Remove ABI prefixes from functions in syscall tablesBrian Gerst
2020-03-21x86/entry/64: Add __SYSCALL_COMMON()Brian Gerst
2020-03-21x86/entry: Remove syscall qualifier supportBrian Gerst
2020-03-21x86/entry/64: Remove ptregs qualifier from syscall tableBrian Gerst
2020-03-21x86/entry: Move max syscall number calculation to syscallhdr.shBrian Gerst
2020-03-21x86/entry/64: Split X32 syscall table into its own fileBrian Gerst
2020-03-21x86/entry/64: Move sys_ni_syscall stub to common.cBrian Gerst
2020-03-21x86/entry/64: Use syscall wrappers for x32_rt_sigreturnBrian Gerst