index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2017-01-12
arm64: Move some macros under #ifndef __ASSEMBLY__
Laura Abbott
1
-19
/
+19
2017-01-12
Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/core
Will Deacon
8
-22
/
+26
2017-01-12
arm64: Documentation - Expose CPU feature registers
Suzuki K Poulose
2
-0
/
+244
2017-01-12
arm64: cpufeature: Expose CPUID registers by emulation
Suzuki K Poulose
4
-0
/
+107
2017-01-11
drivers: firmware: psci: Use __pa_symbol for kernel symbol
Laura Abbott
1
-1
/
+1
2017-01-11
mm/usercopy: Switch to using lm_alias
Laura Abbott
1
-2
/
+2
2017-01-11
mm/kasan: Switch to using __pa_symbol and lm_alias
Laura Abbott
1
-7
/
+8
[next]