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: hugetlb: Add break-before-make logic for contiguous entries
Steve Capper
2017-08-22
1
-21
/
+91
*
arm64: hugetlb: Spring clean huge pte accessors
Steve Capper
2017-08-22
1
-65
/
+54
*
arm64: hugetlb: Introduce pte_pgprot helper
Steve Capper
2017-08-22
1
-4
/
+12
*
arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
Steve Capper
2017-08-22
1
-0
/
+6
*
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
Hoeun Ryu
2017-08-21
3
-3
/
+13
*
arm64: dma-mapping: Mark atomic_pool as __ro_after_init
Vladimir Murzin
2017-08-21
1
-1
/
+1
*
arm64: dma-mapping: Do not pass data to gen_pool_set_algo()
Vladimir Murzin
2017-08-21
1
-1
/
+1
*
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
Catalin Marinas
2017-08-21
3
-11
/
+2
*
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
Catalin Marinas
2017-08-21
1
-8
/
+13
*
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
Catalin Marinas
2017-08-21
4
-41
/
+21
*
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
Catalin Marinas
2017-08-21
1
-12
/
+9
*
arm64: Convert pte handling from inline asm to using (cmp)xchg
Catalin Marinas
2017-08-21
2
-51
/
+44
*
Merge branch 'for-next/kernel-mode-neon' into for-next/core
Catalin Marinas
2017-08-18
8
-137
/
+207
|
\
|
*
arm64: neon/efi: Make EFI fpsimd save/restore variables static
Dave Martin
2017-08-18
1
-2
/
+2
|
*
arm64: neon: Forbid when irqs are disabled
Dave Martin
2017-08-09
1
-1
/
+3
|
*
arm64: neon: Export kernel_neon_busy to loadable modules
Catalin Marinas
2017-08-07
1
-0
/
+1
|
*
arm64: neon: Temporarily add a kernel_mode_begin_partial() definition
Catalin Marinas
2017-08-04
1
-0
/
+7
|
*
arm64: neon: Remove support for nested or hardirq kernel-mode NEON
Dave Martin
2017-08-04
6
-135
/
+111
|
*
arm64: neon: Allow EFI runtime services to use FPSIMD in irq context
Dave Martin
2017-08-04
3
-2
/
+59
|
*
arm64: fpsimd: Consistently use __this_cpu_ ops where appropriate
Dave Martin
2017-08-04
1
-2
/
+2
|
*
arm64: neon: Add missing header guard in <asm/neon.h>
Dave Martin
2017-08-04
1
-0
/
+5
|
*
arm64: neon: replace generic definition of may_use_simd()
Ard Biesheuvel
2017-08-04
2
-1
/
+23
*
|
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git...
Catalin Marinas
2017-08-18
4
-175
/
+115
|
\
\
|
*
|
arm64: perf: add support for Cortex-A35
Julien Thierry
2017-08-10
2
-0
/
+18
|
*
|
arm64: perf: add support for Cortex-A73
Julien Thierry
2017-08-10
2
-0
/
+38
|
*
|
arm64: perf: Remove redundant entries from CPU-specific event maps
Will Deacon
2017-08-10
1
-110
/
+4
|
*
|
arm64: perf: Connect additional events to pmu counters
Julien Thierry
2017-08-10
1
-0
/
+11
|
*
|
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
Will Deacon
2017-08-08
2
-20
/
+32
|
*
|
perf: xgene: Remove unnecessary managed resources cleanup
Tai Nguyen
2017-08-08
1
-52
/
+22
|
*
|
arm64: perf: Allow more than one cycle counter to be used
Pratyush Anand
2017-08-08
1
-7
/
+4
*
|
|
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/...
Catalin Marinas
2017-08-15
20
-104
/
+355
|
\
\
\
|
*
|
|
arm64: add VMAP_STACK overflow detection
Mark Rutland
2017-08-15
4
-0
/
+127
|
*
|
|
arm64: add on_accessible_stack()
Mark Rutland
2017-08-15
3
-8
/
+18
|
*
|
|
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
5
-5
/
+58
|
*
|
|
arm64: use an irq stack pointer
Mark Rutland
2017-08-15
3
-3
/
+16
|
*
|
|
arm64: assembler: allow adr_this_cpu to use the stack pointer
Ard Biesheuvel
2017-08-15
1
-1
/
+7
|
*
|
|
arm64: factor out entry stack manipulation
Mark Rutland
2017-08-15
1
-21
/
+26
|
*
|
|
efi/arm64: add EFI_KIMG_ALIGN
Mark Rutland
2017-08-15
2
-2
/
+7
|
*
|
|
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-08-15
2
-16
/
+19
|
*
|
|
arm64: clean up irq stack definitions
Mark Rutland
2017-08-15
4
-25
/
+27
|
*
|
|
arm64: clean up THREAD_* definitions
Mark Rutland
2017-08-15
2
-8
/
+9
|
*
|
|
arm64: factor out PAGE_* and CONT_* definitions
Mark Rutland
2017-08-15
3
-11
/
+36
|
*
|
|
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
Ard Biesheuvel
2017-08-15
5
-7
/
+5
|
*
|
|
fork: allow arch-override of VMAP stack alignment
Mark Rutland
2017-08-15
2
-1
/
+6
|
*
|
|
arm64: remove __die()'s stack dump
Mark Rutland
2017-08-15
1
-2
/
+0
*
|
|
|
arm64: numa: Remove the unused parent_node() macro
Dou Liyang
2017-08-15
1
-3
/
+0
*
|
|
|
arm64: compat: Remove leftover variable declaration
Kevin Brodsky
2017-08-10
1
-2
/
+0
*
|
|
|
ACPI/IORT: Fix build regression without IOMMU
Arnd Bergmann
2017-08-10
1
-1
/
+1
*
|
|
|
arm64: fix pmem interface definition
Arnd Bergmann
2017-08-10
1
-2
/
+2
*
|
|
|
arm64: uaccess: Add the uaccess_flushcache.c file
Robin Murphy
2017-08-10
1
-0
/
+47
[next]