index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2018-07-21
mm: use helper functions for allocating and freeing vm_area structs
Linus Torvalds
2018-07-20
Merge tag 'arc-4.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...
Linus Torvalds
2018-07-20
Merge tag 'nds32-for-linus-4.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-19
ARCv2: [plat-hsdk]: Save accl reg pair by default
Vineet Gupta
2018-07-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
kvmclock: fix TSC calibration for nested guests
Peng Hao
2018-07-18
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
2018-07-15
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-07-15
x86/kvmclock: set pvti_cpu0_va after enabling kvmclock
Radim Krčmář
2018-07-15
x86/kvm/Kconfig: Ensure CRYPTO_DEV_CCP_DD state at minimum matches KVM_AMD
Janakarajan Natarajan
2018-07-15
kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
Jim Mattson
2018-07-15
x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
Vitaly Kuznetsov
2018-07-15
KVM: VMX: support MSR_IA32_ARCH_CAPABILITIES as a feature MSR
Paolo Bonzini
2018-07-14
Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
2018-07-14
Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
2018-07-14
Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
2018-07-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-07-13
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
2018-07-12
ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
Adam Ford
2018-07-12
ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores
Nishanth Menon
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
2018-07-11
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
2018-07-11
ARC: mm: allow mprotect to make stack mappings executable
Vineet Gupta
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
2018-07-10
Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-07-10
Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
Laura Abbott
2018-07-09
ARC: Fix CONFIG_SWAP
Alexey Brodkin
2018-07-09
ARC: [arcompact] entry.S: minor code movement
Vineet Gupta
2018-07-09
ARC: configs: Remove CONFIG_INITRAMFS_SOURCE from defconfigs
Alexey Brodkin
2018-07-09
ARC: configs: remove no longer needed CONFIG_DEVPTS_MULTIPLE_INSTANCES
Anders Roxell
2018-07-09
ARC: Improve cmpxchg syscall implementation
Peter Zijlstra
2018-07-09
ARC: [plat-hsdk]: Configure APB GPIO controller on ARC HSDK platform
Gustavo Pimentel
2018-07-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-07-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
2018-07-07
ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
Daniel Mack
2018-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-07-06
ARM: dts: armada-38x: use the new thermal binding
Baruch Siach
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
2018-07-05
Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
2018-07-05
MIPS: Fix ioremap() RAM check
Paul Burton
[next]