Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
56a3f30e029396948989b96716f27b87e3510e0f
/
arch
56a3f30
arm64: Make 36-bit VA depend on EXPERT
by Catalin Marinas
· 9 years ago
9f93f3e
arm64: Synchronise dump_backtrace() with perf callchain
by Jungseok Lee
· 9 years ago
096b322
arm64: add cpu_idle tracepoints to arch_cpu_idle
by Jisheng Zhang
· 9 years ago
2153993
arm64: 36 bit VA
by Suzuki K. Poulose
· 9 years ago
44eaacf
arm64: Add 16K page size support
by Suzuki K. Poulose
· 9 years ago
9d372c9
arm64: Add page size to the kernel image header
by Ard Biesheuvel
· 9 years ago
4bf8b96
arm64: Check for selected granule support
by Suzuki K. Poulose
· 9 years ago
db488be
arm64: Kconfig: Fix help text about AArch32 support with 64K pages
by Suzuki K. Poulose
· 9 years ago
e25781e
arm64: Simplify NR_FIX_BTMAPS calculation
by Mark Rutland
· 9 years ago
755e70b
arm64: Clean config usages for page size
by Suzuki K. Poulose
· 9 years ago
6a3fd40
arm64: Handle 4 level page table for swapper
by Suzuki K. Poulose
· 9 years ago
c265af5
arm64: Calculate size for idmap_pg_dir at compile time
by Suzuki K. Poulose
· 9 years ago
686e783
arm64: Introduce helpers for page table levels
by Suzuki K. Poulose
· 9 years ago
b433dce
arm64: Handle section maps for swapper/idmap
by Suzuki K. Poulose
· 9 years ago
87d1587
arm64: Move swapper pagetable definitions
by Suzuki K. Poulose
· 9 years ago
fbc61a2
arm64: debug: Fix typo in debug-monitors.c
by Yang Shi
· 9 years ago
77f3228f
arm64: AArch32 user space PC alignment exception
by Mark Salyzyn
· 9 years ago
7db743c
arm64: Minor coding style fixes for kc_offset_to_vaddr and kc_vaddr_to_offset
by Catalin Marinas
· 9 years ago
52fa192
Revert "arm64: ioremap: add ioremap_cache macro"
by Catalin Marinas
· 9 years ago
03875ad
arm64: add kc_offset_to_vaddr and kc_vaddr_to_offset macro
by yalin wang
· 9 years ago
1b6d7f8
arm64: ioremap: add ioremap_cache macro
by yalin wang
· 9 years ago
8304012
arm64: kasan: fix issues reported by sparse
by Will Deacon
· 9 years ago
ee7f881
ARM64: kasan: print memory assignment
by Linus Walleij
· 9 years ago
39d114d
arm64: add KASAN support
by Andrey Ryabinin
· 9 years ago
fd2203d
arm64: move PGD_SIZE definition to pgalloc.h
by Andrey Ryabinin
· 9 years ago
305d454
arm64: atomics: implement native {relaxed, acquire, release} atomics
by Will Deacon
· 9 years ago
e8f3010
arm64/efi: isolate EFI stub from the kernel proper
by Ard Biesheuvel
· 9 years ago
2079184
arm64: use ENDPIPROC() to annotate position independent assembler routines
by Ard Biesheuvel
· 9 years ago
cb50ce3
arm64: Fix missing #include in hw_breakpoint.c
by Catalin Marinas
· 9 years ago
217d453
arm64: fix a migrating irq bug when hotplug cpu
by Yang Yingliang
· 9 years ago
348a65c
arm64: Mark kernel page ranges contiguous
by Jeremy Linton
· 9 years ago
202e41a
arm64: Make the kernel page dump utility aware of the CONT bit
by Jeremy Linton
· 9 years ago
06f90d2
arm64: Default kernel pages should be contiguous
by Jeremy Linton
· 9 years ago
93ef666
arm64: Macros to check/set/unset the contiguous bit
by Jeremy Linton
· 9 years ago
ecf35a2
arm64: PTE/PMD contiguous bit definition
by Jeremy Linton
· 9 years ago
2ff4439
arm64: Add contiguous page flag shifts and constants
by Jeremy Linton
· 9 years ago
01a507a
arm64: dts: juno: describe PMUs separately
by Mark Rutland
· 9 years ago
62a4dda
arm64: perf: add Cortex-A57 support
by Mark Rutland
· 9 years ago
ac82d12
arm64: perf: add Cortex-A53 support
by Mark Rutland
· 9 years ago
6475b2d
arm64: perf: move to shared arm_pmu framework
by Mark Rutland
· 9 years ago
8f48c06
arm64: hw_breakpoint: use target state to determine ABI behaviour
by Will Deacon
· 9 years ago
120798d
arm64: mm: remove dsb from update_mmu_cache
by Will Deacon
· 9 years ago
28c6fbc
arm64: tlb: remove redundant barrier from __flush_tlb_pgtable
by Will Deacon
· 9 years ago
38d9628
arm64: mm: kill mm_cpumask usage
by Will Deacon
· 9 years ago
c2775b2
arm64: switch_mm: simplify mm and CPU checks
by Will Deacon
· 9 years ago
5a7862e
arm64: tlbflush: avoid flushing when fullmm == 1
by Will Deacon
· 9 years ago
f3e002c
arm64: tlbflush: remove redundant ASID casts to (unsigned long)
by Will Deacon
· 9 years ago
5aec715
arm64: mm: rewrite ASID allocator and MM context-switching code
by Will Deacon
· 9 years ago
8e63d38
arm64: flush: use local TLB and I-cache invalidation
by Will Deacon
· 9 years ago
fa7aae8
arm64: proc: de-scope TLBI operation during cold boot
by Will Deacon
· 9 years ago
c51e97d
arm64: mm: remove unused cpu_set_idmap_tcr_t0sz function
by Will Deacon
· 9 years ago
127db02
arm64: introduce VA_START macro - the first kernel virtual address.
by Andrey Ryabinin
· 9 years ago
4042688
arm64: copy_to-from-in_user optimization using copy template
by Feng Kan
· 9 years ago
e5c88e3
arm64: Change memcpy in kernel to use the copy template file
by Feng Kan
· 9 years ago
efa773f
arm64: defconfig: Enable samsung serial and mmc
by Alim Akhtar
· 9 years ago
30c4465
Merge branch 'strscpy' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
0d87708
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
d218af7
MIPS: scall: Always run the seccomp syscall filters
by Markos Chandras
· 9 years ago
2cf3082
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a758379
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5634347
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 9 years ago
b55a97e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
by Linus Torvalds
· 9 years ago
66803dd
MIPS: Octeon: Fix kernel panic on startup from memory corruption
by Matt Bennett
· 9 years ago
085c2f2
MIPS: Fix R2300 FP context switch handling
by Paul Burton
· 9 years ago
0fa2434
MIPS: Fix octeon FP context switch handling
by Paul Burton
· 9 years ago
ee556d0
arm64: ftrace: fix function_graph tracer panic
by Li Bin
· 9 years ago
0c5d187
MIPS: BPF: Fix load delay slots.
by Ralf Baechle
· 9 years ago
f4b4aae
x86/headers/uapi: Fix __BITS_PER_LONG value for x32 builds
by Ben Hutchings
· 9 years ago
ab76f7b
x86/mm: Set NX on gap between __ex_table and rodata
by Stephen Smalley
· 9 years ago
e3c41e3
x86/kexec: Fix kexec crash in syscall kexec_file_load()
by Lee, Chun-Yi
· 9 years ago
bde17b9
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
a523841
arch/x86/include/asm/efi.h: fix build failure
by Andrey Ryabinin
· 9 years ago
ccf70dd
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
1a541b4
arm64: Fix THP protection change logic
by Steve Capper
· 9 years ago
1e16a8f
MIPS: BPF: Do all exports of symbols with FEXPORT().
by Ralf Baechle
· 9 years ago
d292242
Use WARN_ON_ONCE for missing X86_FEATURE_NRIPS
by Dirk Müller
· 9 years ago
fc07e76
Revert "KVM: SVM: use NPT page attributes"
by Paolo Bonzini
· 9 years ago
bcf166a
Revert "KVM: svm: handle KVM_X86_QUIRK_CD_NW_CLEARED in svm_get_mt_mask"
by Paolo Bonzini
· 9 years ago
625422f
Revert "KVM: SVM: Sync g_pat with guest-written PAT value"
by Paolo Bonzini
· 9 years ago
606decd
Revert "KVM: x86: apply guest MTRR virtualization on host reserved pages"
by Paolo Bonzini
· 9 years ago
0ce3cc0
arm64/efi: Fix boot crash by not padding between EFI_MEMORY_RUNTIME regions
by Ard Biesheuvel
· 9 years ago
a5caa20
x86/efi: Fix boot crash by mapping EFI memmap entries bottom-up at runtime, instead of top-down
by Matt Fleming
· 9 years ago
5b235dc
MIPS: Fix the build on jz4740 after removing the custom gpio.h
by Alban Bedel
· 9 years ago
95c632f
Merge remote-tracking branch 'tglx/x86/urgent' into x86/urgent
by Ingo Molnar
· 9 years ago
7ba7805
x86/process: Unify 32bit and 64bit implementations of get_wchan()
by Thomas Gleixner
· 9 years ago
eddd382
x86/process: Add proper bound checks in 64bit get_wchan()
by Thomas Gleixner
· 9 years ago
7a63076
MIPS: CPS: #ifdef on CONFIG_MIPS_MT_SMP rather than CONFIG_MIPS_MT
by Paul Burton
· 9 years ago
a5b0f6d
MIPS: CPS: Don't include MT code in non-MT kernels.
by Paul Burton
· 9 years ago
1e5fb28
MIPS: CPS: Stop dangling delay slot from has_mt.
by Paul Burton
· 9 years ago
5396005
MIPS: dma-default: Fix 32-bit fall back to GFP_DMA
by James Hogan
· 10 years ago
96fc7a9
MIPS: Wire up userfaultfd and membarrier syscalls.
by Ralf Baechle
· 9 years ago
4ac86a6
x86, efi, kasan: Fix build failure on !KASAN && KMEMCHECK=y kernels
by Andrey Ryabinin
· 9 years ago
ccf79c2
Merge tag 'v4.3-rc3' into x86/urgent, before applying dependent fix
by Ingo Molnar
· 9 years ago
1e03474
x86/hyperv: Fix the build in the !CONFIG_KEXEC_CORE case
by Vitaly Kuznetsov
· 9 years ago
3225031
Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 9 years ago
3a48d13
tile: fix build failure
by Sudip Mukherjee
· 9 years ago
9bac175
Revert "KVM: x86: zero kvmclock_offset when vcpu0 initializes kvmclock system MSR"
by Radim Krčmář
· 9 years ago
95bc06e
m68k/defconfig: Update defconfigs for v4.3-rc1
by Geert Uytterhoeven
· 9 years ago
8474ba7
m68k: Define asmlinkage_protect
by Andreas Schwab
· 9 years ago
7f843da
m68k: Wire up membarrier
by Geert Uytterhoeven
· 9 years ago
Next »