index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/kprobes: consistently handle MRS/MSR with XZR
Mark Rutland
2017-02-15
1
-12
/
+6
*
arm64: cpufeature: correctly handle MRS to XZR
Mark Rutland
2017-02-15
1
-1
/
+1
*
arm64: traps: correctly handle MRS/MSR with XZR
Mark Rutland
2017-02-15
1
-2
/
+4
*
arm64: ptrace: add XZR-safe regs accessors
Mark Rutland
2017-02-15
1
-0
/
+20
*
arm64: include asm/assembler.h in entry-ftrace.S
Arnd Bergmann
2017-02-15
1
-0
/
+1
*
arm64: fix warning about swapper_pg_dir overflow
Arnd Bergmann
2017-02-15
1
-1
/
+1
*
arm64: Work around Falkor erratum 1003
Christopher Covington
2017-02-10
8
-2
/
+72
*
arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2
Will Deacon
2017-02-09
1
-4
/
+15
*
arm64: arch_timer: document Hisilicon erratum 161010101
Ding Tianhong
2017-02-09
1
-22
/
+25
*
arm64: use is_vmalloc_addr
Miles Chen
2017-02-09
1
-1
/
+1
*
arm64: use linux/sizes.h for constants
Miles Chen
2017-02-09
1
-2
/
+2
*
arm64: uaccess: consistently check object sizes
Mark Rutland
2017-02-08
1
-2
/
+2
*
perf: add qcom l2 cache perf events driver
Neil Leeder
2017-02-08
5
-0
/
+1062
*
arm64: remove wrong CONFIG_PROC_SYSCTL ifdef
Juri Lelli
2017-02-08
1
-2
/
+0
*
ARM: smccc: Update HVC comment to describe new quirk parameter
Will Deacon
2017-02-08
1
-0
/
+1
*
arm64: do not trace atomic operations
Pratyush Anand
2017-02-06
1
-1
/
+1
*
ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()
Dan Carpenter
2017-02-06
1
-1
/
+1
*
ACPI/IORT: Fix iort_node_get_id() mapping entries indexing
Lorenzo Pieralisi
2017-02-06
1
-3
/
+3
*
arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMA
Ard Biesheuvel
2017-02-06
1
-0
/
+4
*
perf: xgene: Include module.h
Stephen Boyd
2017-02-03
1
-0
/
+1
*
arm: perf: use builtin_platform_driver
Geliang Tang
2017-02-03
3
-15
/
+3
*
firmware: qcom: scm: Fix interrupted SCM calls
Andy Gross
2017-02-03
3
-7
/
+26
*
arm: kernel: Add SMC structure parameter
Andy Gross
2017-02-03
6
-26
/
+57
*
efi: arm64: Add vmlinux debug link to the Image binary
Ard Biesheuvel
2017-02-03
3
-1
/
+58
*
arm64: ensure __raw_read_system_reg() is self-consistent
Mark Rutland
2017-02-02
1
-30
/
+34
*
arm64: fix erroneous __raw_read_system_reg() cases
Mark Rutland
2017-02-02
1
-3
/
+3
*
arm64: KVM: Save/restore the host SPE state when entering/leaving a VM
Will Deacon
2017-02-02
5
-4
/
+95
*
arm64: make use of for_each_node_by_type()
Dmitry Torokhov
2017-02-02
1
-2
/
+2
*
arm64: Work around Falkor erratum 1009
Christopher Covington
2017-02-01
5
-4
/
+37
*
arm64: Improve detection of user/non-user mappings in set_pte(_at)
Catalin Marinas
2017-01-31
1
-6
/
+9
*
arm64: handle sys and undef traps consistently
Mark Rutland
2017-01-27
1
-1
/
+6
*
arm64: Use __tlbi() macros in KVM code
Christopher Covington
2017-01-27
1
-6
/
+7
*
arm64: Define Falkor v1 CPU
Shanker Donthineni
2017-01-27
1
-0
/
+4
*
arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLB
Robin Murphy
2017-01-26
1
-1
/
+8
*
arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is set
Kefeng Wang
2017-01-26
1
-1
/
+1
*
arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSY
Ard Biesheuvel
2017-01-26
1
-1
/
+1
*
drivers: firmware: psci: Use __pa_symbol for cpu_resume
Geert Uytterhoeven
2017-01-26
1
-1
/
+1
*
arm64: Use __pa_symbol for empty_zero_page
Geert Uytterhoeven
2017-01-26
1
-1
/
+1
*
arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMA
Will Deacon
2017-01-23
1
-5
/
+12
*
arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_l
Mark Rutland
2017-01-17
1
-8
/
+4
*
arm64: efi-entry.S: avoid open-coded adr_l
Mark Rutland
2017-01-17
1
-6
/
+3
*
arm64: head.S: avoid open-coded adr_l
Mark Rutland
2017-01-17
1
-2
/
+1
*
arm64: cacheinfo: add support to override cache levels via device tree
Sudeep Holla
2017-01-17
1
-1
/
+12
*
of: base: add support to find the level of the last cache
Sudeep Holla
2017-01-17
2
-0
/
+27
*
arm64: errata: Provide macro for major and minor cpu revisions
Robert Richter
2017-01-13
3
-11
/
+15
*
arm64: mm: use phys_addr_t instead of unsigned long in __map_memblock
Miles Chen
2017-01-13
1
-2
/
+2
*
arm64: Advertise support for Rounding double multiply instructions
Suzuki K Poulose
2017-01-12
3
-0
/
+3
*
arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlb
Takeshi Kihara
2017-01-12
1
-4
/
+8
*
arm64: Add support for CONFIG_DEBUG_VIRTUAL
Laura Abbott
2017-01-12
4
-3
/
+61
*
arm64: Use __pa_symbol for kernel symbols
Laura Abbott
2017-01-12
16
-57
/
+76
[next]