| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/build: Specify stack alignment for clang | Matthias Kaehlcke | 2018-11-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/build: Use __cc-option for boot code compiler options | Matthias Kaehlcke | 2018-11-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/mm/kaslr: Use the _ASM_MUL macro for multiplication to work around Clang ... | Matthias Kaehlcke | 2018-11-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto, x86: aesni - fix token pasting for clang | Michael Davidson | 2018-11-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | x86/kbuild: Use cc-option to enable -falign-{jumps/loops} | Matthias Kaehlcke | 2018-11-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | arm64: Disable asm-operand-width warning for clang | Matthias Kaehlcke | 2018-11-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | crypto: arm64/sha - avoid non-standard inline asm tricks | Ard Biesheuvel | 2018-11-27 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | kbuild: Consolidate header generation from ASM offset information | Matthias Kaehlcke | 2018-11-27 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge android-4.4.164 (564ce1b) into msm-4.4 | Srinivasarao P | 2018-11-21 | |
| | |\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|/ / / / / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.164 into android-4.4 | Greg Kroah-Hartman | 2018-11-21 | |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | arch/alpha, termios: implement BOTHER, IBSHIFT and termios2 | H. Peter Anvin (Intel) | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | xtensa: fix boot parameters address translation | Max Filippov | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | xtensa: make sure bFLT stack is 16 byte aligned | Max Filippov | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | xtensa: add NOTES section to the linker script | Max Filippov | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Loongson-3: Fix BRIDGE irq delivery problem | Huacai Chen | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Loongson-3: Fix CPU UART irq delivery problem | Huacai Chen | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/boot: Ensure _zimage_start is a weak symbol | Joel Stanley | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: kexec: Mark CPU offline before disabling local IRQ | Dengcheng Zhu | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/nohash: fix undefined behaviour when testing page size support | Daniel Axtens | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | arm64: dts: stratix10: Correct System Manager register size | Thor Thayer | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | xen: fix xen_qlock_wait() | Juergen Gross | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | MIPS: OCTEON: fix out of bounds array access on CN68XX | Aaro Koskinen | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | powerpc/msi: Fix compile error on mpc83xx | Christophe Leroy | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | xen: make xen_qlock_wait() nestable | Juergen Gross | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | xen: fix race in xen_qlock_wait() | Juergen Gross | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | x86: boot: Fix EFI stub alignment | Ben Hutchings | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | x86/fpu: Remove second definition of fpu in __fpu__restore_sig() | Sebastian Andrzej Siewior | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | sparc: Fix single-pcr perf event counter management. | David S. Miller | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | x86/kconfig: Fall back to ticket spinlocks | Daniel Wagner | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | x86/corruption-check: Fix panic in memory_corruption_check() when boot option... | He Zhe | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | parisc: Fix map_pages() to not overwrite existing pte entries | Helge Deller | 2018-11-21 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | | parisc: Fix address in HPMC IVA | John David Anglin | 2018-11-21 | |
| | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ | | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "soc: qcom: boot_stats: Moved the early cam entry" | Linux Build Service Account | 2018-12-03 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | soc: qcom: boot_stats: Moved the early cam entry | E V Ravi | 2018-12-03 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * / / / / / / / / / / / / / / / / / / / / / / / / / / | ARM: dts: msm: Add msm la recovery vm device tree on msm8996 vplatform | Parai Wang | 2018-11-26 | |
| |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: Support USB host suspend for msm8996 CV2X" | Linux Build Service Account | 2018-11-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: Support USB host suspend for msm8996 CV2X | Gustavo Solaira | 2018-11-16 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: remove uart node on vplatform for multi mode" | Linux Build Service Account | 2018-11-20 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: remove uart node on vplatform for multi mode | Chao Bi | 2018-11-12 | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "ARM: dts: msm: enable kpti on msm8996 and msm8996pro" | Linux Build Service Account | 2018-11-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: msm: enable kpti on msm8996 and msm8996pro | Vinayak Menon | 2018-11-14 | |
| | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | ||||
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge "Merge android-4.4.163 (0ca3fca) into msm-4.4" | Linux Build Service Account | 2018-11-17 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge android-4.4.163 (0ca3fca) into msm-4.4 | Srinivasarao P | 2018-11-15 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / / / / / / / / / / / / / / / / | |/| | / / / / / / / / / / / / / / / / / / / / / / / / | | | |/ / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | Merge 4.4.163 into android-4.4 | Greg Kroah-Hartman | 2018-11-10 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | x86/time: Correct the attribute on jiffies' definition | Nathan Chancellor | 2018-11-10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | x86/percpu: Fix this_cpu_read() | Peter Zijlstra | 2018-11-10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | ARM: dts: imx53-qsb: disable 1.2GHz OPP | Sascha Hauer | 2018-11-10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | MIPS: DEC: Fix an int-handler.S CPU_DADDI_WORKAROUNDS regression | Maciej W. Rozycki | 2018-11-10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | MIPS: microMIPS: Fix decoding of swsp16 instruction | Matt Redfearn | 2018-11-10 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | MIPS: Handle non word sized instructions when examining frame | Matt Redfearn | 2018-11-10 | |
