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