index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
Age
Commit message (
Expand
)
Author
2019-07-08
ARC: [plat-hsdk]: enable DW SPI controller
Eugeniy Paltsev
2019-07-08
ARC: hide unused function unw_hdr_alloc
Arnd Bergmann
2019-07-08
ARC: [haps] Add Virtio support
Alexey Brodkin
2019-07-08
ARCv2: entry: simplify return to Delay Slot via interrupt
Vineet Gupta
2019-07-08
ARC: entry: EV_Trap expects r10 (vs. r9) to have exception cause
Vineet Gupta
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-07-01
ARCv2: entry: avoid a branch
Vineet Gupta
2019-07-01
ARCv2: entry: push out the Z flag unclobber from common EXCEPTION_PROLOGUE
Vineet Gupta
2019-07-01
ARCv2: entry: comments about hardware auto-save on taken interrupts
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #8: release mmap_sem sooner
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #7: fold the various error handling
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #6: error handlers to use same pattern
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #5: scoot no_context to end
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #4: consolidate retry related logic
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #3: tidyup vma access permission code
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #2: remove short lived variable
Vineet Gupta
2019-07-01
ARC: mm: do_page_fault refactor #1: remove label @good_area
Vineet Gupta
2019-06-30
Merge tag 'powerpc-5.2-7' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-29
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-29
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-06-29
Merge tag 'arc-5.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
2019-06-29
Merge tag 'riscv-for-v5.2/fixes-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-06-28
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
2019-06-28
Merge tag 'csky-for-linus-5.2-fixup-gcc-unwind' of git://github.com/c-sky/csk...
Linus Torvalds
2019-06-28
x86/unwind/orc: Fall back to using frame pointers for generated code
Josh Poimboeuf
2019-06-28
perf/x86: Always store regs->ip in perf_callchain_kernel()
Song Liu
2019-06-26
riscv: mm: Fix code comment
ShihPo Hung
2019-06-26
riscv: dts: Re-organize the DT nodes
Yash Shah
2019-06-26
RISC-V: defconfig: enable MMC & SPI for RISC-V
Atish Patra
2019-06-26
x86/speculation: Allow guests to use SSBD even if host does not
Alejandro Jimenez
2019-06-26
csky: Fixup libgcc unwind error
Guo Ren
2019-06-26
x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()
Kirill A. Shutemov
2019-06-26
x86/boot/64: Add missing fixup_pointer() for next_early_pgt access
Kirill A. Shutemov
2019-06-26
x86/boot/64: Fix crash if kernel image crosses page table boundary
Kirill A. Shutemov
2019-06-25
Merge tag 'imx-fixes-5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2019-06-25
Merge tag 'amlogic-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2019-06-25
powerpc/64s/exception: Fix machine check early corrupting AMR
Nicholas Piggin
2019-06-25
Merge branch 'parisc-5.2-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-06-24
perf/x86: Remove pmu->pebs_no_xmm_regs
Kan Liang
2019-06-24
perf/x86: Clean up PEBS_XMM_REGS
Kan Liang
2019-06-24
perf/x86/regs: Check reserved bits
Kan Liang
2019-06-24
perf/x86: Disable extended registers for non-supported PMUs
Kan Liang
2019-06-24
Merge tag 'powerpc-5.2-6' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-24
ARM: dts: imx6ul: fix PWM[1-4] interrupts
Sébastien Szymanski
2019-06-22
Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-06-22
x86/apic: Fix integer overflow on 10 bit left shift of cpu_khz
Colin Ian King
2019-06-21
x86/vdso: Prevent segfaults due to hoisted vclock reads
Andy Lutomirski
2019-06-21
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
[next]