开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-01
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2019-06-27
perf: arm_spe: Enable ACPI/Platform automatic module loading
Jeremy Linton
2019-06-27
arm_pmu: acpi: spe: Add initial MADT/SPE probing
Jeremy Linton
2019-06-27
ACPI/PPTT: Add function to return ACPI 6.3 Identical tokens
Jeremy Linton
2019-06-27
ACPI/PPTT: Modify node flag detection to find last IDENTICAL
Jeremy Linton
2019-06-27
x86/entry: Simplify _TIF_SYSCALL_EMU handling
Sudeep Holla
2019-06-26
arm64: rename dump_instr as dump_kernel_instr
jinho lim
2019-06-26
arm64/mm: Drop [PTE|PMD]_TYPE_FAULT
Anshuman Khandual
2019-06-25
arm64: Implement panic_smp_self_stop()
Aaro Koskinen
2019-06-25
arm64: Improve parking of stopped CPUs
Jayachandran C
2019-06-25
arm64: Expose FRINT capabilities to userspace
Mark Brown
2019-06-25
arm64: Expose ARMv8.5 CondM capability to userspace
Mark Brown
2019-06-25
arm64: defconfig: enable CONFIG_RANDOMIZE_BASE
Nick Desaulniers
2019-06-25
arm64: ARM64_MODULES_PLTS must depend on MODULES
Catalin Marinas
2019-06-24
arm64: bpf: do not allocate executable memory
Ard Biesheuvel
2019-06-24
arm64/kprobes: set VM_FLUSH_RESET_PERMS on kprobe instruction pages
Ard Biesheuvel
2019-06-24
arm64/mm: wire up CONFIG_ARCH_HAS_SET_DIRECT_MAP
Ard Biesheuvel
2019-06-24
arm64: module: create module allocations without exec permissions
Ard Biesheuvel
2019-06-24
arm64: Allow user selection of ARM64_MODULE_PLTS
Florian Fainelli
2019-06-24
acpi/arm64: ignore 5.1 FADTs that are reported as 5.0
Ard Biesheuvel
2019-06-21
arm64: Allow selecting Pseudo-NMI again
Julien Thierry
2019-06-21
arm64: fix kernel stack overflow in kdump capture kernel
Wei Li
2019-06-21
arm64: irqflags: Introduce explicit debugging for IRQ priorities
Julien Thierry
2019-06-21
arm64: Fix incorrect irqflag restore for priority masking
Julien Thierry
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
2019-06-21
arm64: irqflags: Add condition flags to inline asm clobber list
Julien Thierry
2019-06-21
arm64: irqflags: Pass flags as readonly operand to restore instruction
Julien Thierry
2019-06-21
arm64: Do not enable IRQs for ct_user_exit
Julien Thierry
2019-06-17
arm64/mm: Correct the cache line size warning with non coherent device
Masayoshi Mizuma
2019-06-14
arm64: remove redundant 'default n' from Kconfig
Bartlomiej Zolnierkiewicz
2019-06-13
MAINTAINERS: Add maintainer entry for the imx8 DDR PMU driver
Frank Li
2019-06-13
drivers/perf: imx_ddr: Add DDR performance counter support to perf
Frank Li
2019-06-13
dt-bindings: perf: imx8-ddr: add imx8qxp ddr performance monitor
Frank Li
2019-06-10
arm64: mm: avoid redundant READ_ONCE(*ptep)
Mark Rutland
2019-06-07
arm64/mm: Refactor __do_page_fault()
Anshuman Khandual
2019-06-07
arm64/mm: Document write abort detection from ESR
Anshuman Khandual
2019-06-07
arm64: Fix comment after #endif
Odin Ugedal
2019-06-05
arm64: ptrace: add support for syscall emulation
Sudeep Holla
2019-06-05
arm64: add PTRACE_SYSEMU{,SINGLESTEP} definations to uapi headers
Sudeep Holla
2019-06-05
ptrace: move clearing of TIF_SYSCALL_EMU flag to core
Sudeep Holla
2019-06-04
arm64/mm: Drop task_struct argument from __do_page_fault()
Anshuman Khandual
2019-06-04
arm64/mm: Drop mmap_sem before calling __do_kernel_fault()
Anshuman Khandual
2019-06-04
arm64/mm: Identify user instruction aborts
Anshuman Khandual
2019-06-04
arm64/mm: Change BUG_ON() to VM_BUG_ON() in [pmd|pud]_set_huge()
Anshuman Khandual
2019-06-04
arm64: kernel: use aff3 instead of aff2 in comment
Liu Song
2019-06-04
arm64/cpufeature: Convert hook_lock to raw_spin_lock_t in cpu_enable_ssbs()
Julien Grall
2019-06-04
arm64: mm: make CONFIG_ZONE_DMA32 configurable
Miles Chen
2019-06-04
arm64/mm: Simplify protection flag creation for kernel huge mappings
Anshuman Khandual
2019-06-04
arm64: cacheinfo: Update cache_line_size detected from DT or PPTT
Shaokun Zhang
2019-06-04
drivers: base: cacheinfo: Add variable to record max cache line size
Shaokun Zhang
[next]