index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2019-02-21
ARC: define ARCH_SLAB_MINALIGN = 8
Alexey Brodkin
1
-0
/
+11
2019-02-21
ARC: enable uboot support unconditionally
Eugeniy Paltsev
6
-20
/
+0
2019-02-21
ARC: U-boot: check arguments paranoidly
Eugeniy Paltsev
2
-27
/
+64
2019-02-21
ARCv2: support manual regfile save on interrupts
Vineet Gupta
5
-1
/
+68
2019-02-21
ARC: uacces: remove lp_start, lp_end from clobber list
Vineet Gupta
1
-4
/
+4
2019-02-21
ARC: fix actionpoints configuration detection
Eugeniy Paltsev
1
-1
/
+1
2019-02-21
ARCv2: lib: memcpy: fix doing prefetchw outside of buffer
Eugeniy Paltsev
1
-14
/
+0
2019-02-21
ARCv2: Enable unaligned access in early ASM code
Eugeniy Paltsev
1
-0
/
+10
2019-02-21
s390/net: convert pnetids to ascii
Hans Wippel
1
-0
/
+3
2019-02-21
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
3
-9
/
+13
2019-02-21
kasan: fix random seed generation for tag-based mode
Andrey Konovalov
2
-2
/
+3
2019-02-20
Merge tag 'kvm-s390-master-5.0' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
1
-1
/
+1
2019-02-20
ARM: tegra: Restore DT ABI on Tegra124 Chromebooks
Thierry Reding
1
-1
/
+16
2019-02-20
arm64: Relax GIC version check during early boot
Vladimir Murzin
1
-2
/
+1
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
49
-184
/
+404
2019-02-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+12
2019-02-19
Merge branch 'am335x-phy-fixes' into omap-for-v5.0/fixes-v2
Tony Lindgren
2
-3
/
+3
2019-02-19
ARM: dts: am335x-evm: Fix PHY mode for ethernet
Peter Ujfalusi
1
-1
/
+1
2019-02-19
ARM: dts: am335x-evmsk: Fix PHY mode for ethernet
Peter Ujfalusi
1
-2
/
+2
2019-02-19
arm64: dts: clearfog-gt-8k: fix SGMII PHY reset signal
Baruch Siach
1
-1
/
+1
2019-02-19
ARM: dts: armada-xp: fix Armada XP boards NAND description
Thomas Petazzoni
3
-68
/
+76
2019-02-19
powerpc/powernv/sriov: Register IOMMU groups for VFs
Alexey Kardashevskiy
2
-0
/
+4
2019-02-18
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
6
-65
/
+5
2019-02-18
arm64/neon: Disable -Wincompatible-pointer-types when building with Clang
Nathan Chancellor
1
-0
/
+4
2019-02-18
arm64: fix SSBS sanitization
Mark Rutland
1
-7
/
+8
2019-02-17
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-1
/
+11
2019-02-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-5
/
+34
2019-02-17
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-2
/
+37
2019-02-17
Merge tag 'powerpc-5.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-2
/
+2
2019-02-17
Merge tag 'csky-for-linus-5.0-rc6' of git://github.com/c-sky/csky-linux
Linus Torvalds
6
-6
/
+31
2019-02-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
13
-47
/
+170
2019-02-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-12
/
+12
2019-02-17
powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
Michael Ellerman
1
-2
/
+2
2019-02-16
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
13
-44
/
+102
2019-02-16
efi/arm: Revert "Defer persistent reservations until after paging_init()"
Ard Biesheuvel
1
-1
/
+0
2019-02-16
arm64, mm, efi: Account for GICv3 LPI tables in static memblock reserve table
Ard Biesheuvel
1
-0
/
+11
2019-02-16
MIPS: eBPF: Remove REG_32BIT_ZERO_EX
Paul Burton
1
-10
/
+7
2019-02-16
MIPS: eBPF: Always return sign extended 32b values
Paul Burton
1
-3
/
+6
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
79
-205
/
+374
2019-02-15
Merge tag 'omap-for-v5.0/fixes-rc5' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
1
-12
/
+4
2019-02-15
x86/platform/UV: Use efi_runtime_lock to serialise BIOS calls
Hedi Berriche
2
-3
/
+28
2019-02-15
Merge tag 'imx-fixes-5.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2
-22
/
+24
2019-02-15
Merge tag 'v5.0-rockchip-dts64fixes-1' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
4
-3
/
+5
2019-02-15
Merge tag 'v5.0-rockchip-dts32fixes-1' of git://git.kernel.org/pub/scm/linux/...
Arnd Bergmann
1
-1
/
+0
2019-02-15
Merge tag 'omap-for-v5.0/fixes-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
5
-6
/
+69
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
1
-1
/
+2
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
3
-21
/
+17
2019-02-14
x86/CPU: Add Icelake model number
Rajneesh Bhardwaj
1
-0
/
+2
2019-02-13
Merge tag 'kvm-arm-fixes-for-5.0' of git://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
9
-22
/
+142
2019-02-13
KVM: nVMX: Restore a preemption timer consistency check
Sean Christopherson
1
-0
/
+4
[prev]
[next]