index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Lines
2018-07-15
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-3
/
+49
2018-07-14
Merge tag 'omap-for-v4.18/fixes-rc4-signed' of git://git.kernel.org/pub/scm/l...
Olof Johansson
-0
/
+46
2018-07-14
Merge tag 'mvebu-fixes-4.18-1' of git://git.infradead.org/linux-mvebu into fixes
Olof Johansson
-1
/
+1
2018-07-14
Merge tag 'pxa-fixes-4.18' of https://github.com/rjarzmik/linux into fixes
Olof Johansson
-2
/
+2
2018-07-14
Merge tag 'for-linus-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
-16
/
+13
2018-07-14
x86/purgatory: add missing FORCE to Makefile target
Philipp Rudo
-1
/
+1
2018-07-13
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-9
/
+3
2018-07-13
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-14
/
+11
2018-07-13
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
-1
/
+10
2018-07-13
xen: setup pv irq ops vector earlier
Juergen Gross
-16
/
+12
2018-07-12
ARM: dts: am3517.dtsi: Disable reference to OMAP3 OTG controller
Adam Ford
-0
/
+5
2018-07-12
ARM: DRA7/OMAP5: Enable ACTLR[0] (Enable invalidates of BTB) for secondary cores
Nishanth Menon
-0
/
+41
2018-07-12
xen: remove global bit from __default_kernel_pte_mask for pv guests
Juergen Gross
-0
/
+1
2018-07-11
ARM: 8780/1: ftrace: Only set kernel memory back to read-only after boot
Steven Rostedt (VMware)
-0
/
+9
2018-07-11
arm64: neon: Fix function may_use_simd() return error status
Yandong Zhao
-12
/
+7
2018-07-11
efi/x86: Fix mixed mode reboot loop by removing pointless call to PciIo->Attr...
Ard Biesheuvel
-9
/
+3
2018-07-11
ARM: 8775/1: NOMMU: Use instr_sync instead of plain isb in common code
Vladimir Murzin
-1
/
+1
2018-07-10
Merge tag 'mips_fixes_4.18_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-26
/
+55
2018-07-10
Revert "arm64: Use aarch64elf and aarch64elfb emulation mode variants"
Laura Abbott
-2
/
+4
2018-07-08
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
-3
/
+12
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+8
2018-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
-4
/
+107
2018-07-08
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
-2
/
+10
2018-07-07
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
-5
/
+3
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
-1
/
+2
2018-07-07
ARM: pxa: irq: fix handling of ICMR registers in suspend/resume
Daniel Mack
-2
/
+2
2018-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
-3
/
+16
2018-07-06
ARM: dts: armada-38x: use the new thermal binding
Baruch Siach
-1
/
+1
2018-07-06
x86/hyper-v: Fix the circular dependency in IPI enlightenment
K. Y. Srinivasan
-2
/
+13
2018-07-05
Merge tag 'omap-for-v4.18/fixes-signed' of git://git.kernel.org/pub/scm/linux...
Olof Johansson
-2
/
+7
2018-07-05
MIPS: Fix ioremap() RAM check
Paul Burton
-12
/
+25
2018-07-05
arm64: remove no-op -p linker flag
Greg Hackmann
-1
/
+1
2018-07-05
Merge tag 'riscv-for-linus-4.18-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
-25
/
+24
2018-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
-1
/
+3
2018-07-04
arm64: add endianness option to LDFLAGS instead of LD
Masahiro Yamada
-4
/
+2
2018-07-04
RISC-V: Fix the rv32i kernel build
Palmer Dabbelt
-13
/
+21
2018-07-04
RISC-V: Fix PTRACE_SETREGSET bug.
Jim Wilson
-1
/
+1
2018-07-04
RISC-V: Don't include irq-riscv-intc.h
Palmer Dabbelt
-4
/
+0
2018-07-04
riscv: remove unnecessary of_platform_populate call
Rob Herring
-5
/
+0
2018-07-04
RISC-V: fix R_RISCV_ADD32/R_RISCV_SUB32 relocations
Andreas Schwab
-2
/
+2
2018-07-04
RISC-V: Change variable type for 32-bit compatible
Zong Li
-11
/
+11
2018-07-04
RISC-V: Add definiion of extract symbol's index and type for 32-bit
Zong Li
-2
/
+7
2018-07-04
RISC-V: Select GENERIC_UCMPDI2 on RV32I
Zong Li
-0
/
+1
2018-07-04
RISC-V: Add conditional macro for zone of DMA32
Zong Li
-0
/
+2
2018-07-04
arm64: Use aarch64elf and aarch64elfb emulation mode variants
Paul Kocialkowski
-2
/
+2
2018-07-04
s390: wire up rseq system call
Heiko Carstens
-1
/
+9
2018-07-04
s390: wire up io_pgetevents system call
Heiko Carstens
-0
/
+1
2018-07-03
ARM: disable KCOV for trusted foundations code
Arnd Bergmann
-0
/
+3
2018-07-03
Merge tag 'imx-fixes-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
-1
/
+5
2018-07-03
ARM: imx_v4_v5_defconfig: Select ULPI support
Fabio Estevam
-0
/
+2
[next]