aboutsummaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2020-12-14ARM: dts: lpc32xx: Remove unused and undocumented 'pnx,timeout'Rob Herring1-3/+0
2020-12-14powerpc/64s: Mark the kuap/kuep functions non __initAneesh Kumar K.V1-2/+2
2020-12-13um: time-travel: Correct time event IRQ deliveryJohannes Berg4-0/+47
2020-12-13um: irq/sigio: Support suspend/resume handling of workaround IRQsJohannes Berg3-16/+56
2020-12-13um: time-travel: Actually apply "free-until" optimisationJohannes Berg1-1/+12
2020-12-13um: chan_xterm: Fix fd leakAnton Ivanov1-0/+5
2020-12-13um: tty: Fix handling of close in tty linesAnton Ivanov1-2/+2
2020-12-13um: Monitor error events in IRQ controllerAnton Ivanov1-1/+1
2020-12-13um: allocate a guard page to helper threadsJohannes Berg4-8/+11
2020-12-13um: support some of ARCH_HAS_SET_MEMORYJohannes Berg4-0/+59
2020-12-13um: time-travel: avoid multiple identical propagationsJohannes Berg1-0/+6
2020-12-13um: Fetch registers only for signals which need themAnton Ivanov1-1/+14
2020-12-13um: Support suspend to RAMJohannes Berg6-2/+139
2020-12-13um: Allow PM with suspend-to-idleJohannes Berg5-1/+46
2020-12-13um: time: Fix read_persistent_clock64() in time-travelJohannes Berg1-3/+20
2020-12-13um: Simplify os_idle_sleep() and sleep longerJohannes Berg5-25/+21
2020-12-13um: Simplify IRQ handling codeJohannes Berg1-242/+128
2020-12-13um: Remove IRQ_NONE typeJohannes Berg8-45/+26
2020-12-13um: irq: Reduce irq_reg allocationJohannes Berg2-7/+7
2020-12-13um: irq: Clean up and rename struct irq_fdJohannes Berg2-26/+22
2020-12-13um: Clean up alarm IRQ chip nameJohannes Berg1-5/+4
2020-12-13um: virtio: Use dynamic IRQ allocationJohannes Berg2-11/+16
2020-12-13um: Support dynamic IRQ allocationJohannes Berg13-32/+65
2020-12-13um: sigio: Return error from add_sigio_fd()Johannes Berg1-2/+4
2020-12-13um: ubd: Set device serial attribute from cmdlineChristopher Obbard1-16/+62
2020-12-13um: Increase stack frame size threshold for signal.cAndy Shevchenko1-0/+2
2020-12-13um: line: Don't free winch (with IRQ) under spinlockJohannes Berg1-4/+8
2020-12-13um: ubd: Submit all data segments atomicallyGabriel Krisman Bertazi1-76/+115
2020-12-13um: Fix time-travel modeJohannes Berg1-5/+0
2020-12-13um: Remove use of asprinf in umid.cAnton Ivanov1-12/+5
2020-12-13um: Add support for TIF_NOTIFY_SIGNALJens Axboe2-1/+4
2020-12-13um: random: Register random as hwrng-core deviceChristopher Obbard1-76/+25
2020-12-13um: Convert tasklets to use new tasklet_setup() APIAllen Pais1-3/+3
2020-12-13Merge tag 'x86-urgent-2020-12-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-24/+52
2020-12-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-16/+55
2020-12-12Merge tag 'riscv-for-linus-5.10-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linuxLinus Torvalds1-2/+2
2020-12-12sparc: add support for TIF_NOTIFY_SIGNALJens Axboe4-5/+9
2020-12-12riscv: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-12-12nds32: add support for TIF_NOTIFY_SIGNALJens Axboe3-2/+4
2020-12-12ia64: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+5
2020-12-12h8300: add support for TIF_NOTIFY_SIGNALJens Axboe2-2/+4
2020-12-12c6x: add support for TIF_NOTIFY_SIGNALJens Axboe3-1/+4
2020-12-12alpha: add support for TIF_NOTIFY_SIGNALJens Axboe3-2/+4
2020-12-12x86/kprobes: Fix optprobe to detect INT3 padding correctlyMasami Hiramatsu1-2/+20
2020-12-12Merge tag 'kvm-s390-next-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini9-42/+45
2020-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski49-75/+161
2020-12-11KVM: mmu: Fix SPTE encoding of MMIO generation upper halfMaciej S. Szmigiero2-9/+20
2020-12-11KVM: x86: reinstate vendor-agnostic check on SPEC_CTRL cpuid bitsPaolo Bonzini3-14/+22
2020-12-11KVM: x86: Expose AVX512_FP16 for supported CPUIDCathy Zhang1-1/+1
2020-12-11x86: Enumerate AVX512 FP16 CPUID feature flagKyung Min Park2-0/+2