Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7dc8d16e76c25409d93ff3aceda42fc386efc4e
/
arch
b7dc8d1
arm64/mm: remove unnecessary boundary check
by Miles Chen
· 9 years ago
cac4b8c
arm64: Fix building error with 16KB pages and 36-bit VA
by Catalin Marinas
· 9 years ago
28c5dcb
arm64: Rename cpuid_feature field extract routines
by Suzuki K Poulose
· 9 years ago
ff96f7b
arm64: capabilities: Handle sign of the feature bit
by Suzuki K Poulose
· 9 years ago
0710cfd
arm64: cpufeature: Fix the sign of feature bits
by Suzuki K Poulose
· 9 years ago
e534350
arm64: cpufeature: Correct feature register tables
by Suzuki K Poulose
· 9 years ago
13f417f
arm64: Ensure the secondary CPUs have safe ASIDBits size
by Suzuki K Poulose
· 9 years ago
038dc9c
arm64: Add helper for extracting ASIDBits
by Suzuki K Poulose
· 9 years ago
fd9c279
arm64: Enable CPU capability verification unconditionally
by Suzuki K Poulose
· 9 years ago
bb90527
arm64: Handle early CPU boot failures
by Suzuki K Poulose
· 9 years ago
fce6361
arm64: Move cpu_die_early to smp.c
by Suzuki K Poulose
· 9 years ago
ee02a15
arm64: Introduce cpu_die_early
by Suzuki K Poulose
· 9 years ago
c4bc34d
arm64: Add a helper for parking CPUs in a loop
by Suzuki K Poulose
· 9 years ago
2b5fe07
arm64: efi: invoke EFI_RNG_PROTOCOL to supply KASLR randomness
by Ard Biesheuvel
· 9 years ago
48fcb2d
efi: stub: use high allocation for converted command line
by Ard Biesheuvel
· 9 years ago
c031a42
arm64: kaslr: randomize the linear region
by Ard Biesheuvel
· 9 years ago
f80fb3a
arm64: add support for kernel ASLR
by Ard Biesheuvel
· 9 years ago
1e48ef7
arm64: add support for building vmlinux as a relocatable PIE binary
by Ard Biesheuvel
· 9 years ago
6c94f27
arm64: switch to relative exception tables
by Ard Biesheuvel
· 9 years ago
4a2e034
arm64: make asm/elf.h available to asm files
by Ard Biesheuvel
· 9 years ago
2bf31a4
arm64: avoid dynamic relocations in early boot code
by Ard Biesheuvel
· 9 years ago
6ad1fe5
arm64: avoid R_AARCH64_ABS64 relocations for Image header fields
by Ard Biesheuvel
· 9 years ago
fd045f6
arm64: add support for module PLTs
by Ard Biesheuvel
· 9 years ago
f98deee
arm64: move brk immediate argument definitions to separate header
by Ard Biesheuvel
· 9 years ago
8439e62
arm64: mm: use bit ops rather than arithmetic in pa/va translations
by Ard Biesheuvel
· 9 years ago
a92405f
arm64: mm: only perform memstart_addr sanity check if DEBUG_VM
by Ard Biesheuvel
· 9 years ago
70c8abc
arm64: User die() instead of panic() in do_page_fault()
by Catalin Marinas
· 9 years ago
a7f8de1
arm64: allow kernel Image to be loaded anywhere in physical memory
by Ard Biesheuvel
· 9 years ago
a89dea5
arm64: defer __va translation of initrd_start and initrd_end
by Ard Biesheuvel
· 9 years ago
f904077
arm64: move kernel image to base of vmalloc area
by Ard Biesheuvel
· 9 years ago
a0bf977
arm64: kvm: deal with kernel symbols outside of linear mapping
by Ard Biesheuvel
· 9 years ago
157962f
arm64: decouple early fixmap init from linear mapping
by Ard Biesheuvel
· 9 years ago
6533945
arm64: pgtable: implement static [pte|pmd|pud]_offset variants
by Ard Biesheuvel
· 9 years ago
ab893fb
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
by Ard Biesheuvel
· 9 years ago
324420b
arm64: add support for ioremap() block mappings
by Ard Biesheuvel
· 9 years ago
03336b1
arm64: prevent potential circular header dependencies in asm/bug.h
by Ard Biesheuvel
· 9 years ago
e950631
arm64: Remove the get_thread_info() function
by Catalin Marinas
· 9 years ago
7054419
arm64: kernel: Don't toggle PAN on systems with UAO
by James Morse
· 9 years ago
644c2ae
arm64: cpufeature: Test 'matches' pointer to find the end of the list
by James Morse
· 9 years ago
57f4959
arm64: kernel: Add support for User Access Override
by James Morse
· 9 years ago
406e308
arm64: add ARMv8.2 id_aa64mmfr2 boiler plate
by James Morse
· 9 years ago
0f54b14
arm64: cpufeature: Change read_cpuid() to use sysreg's mrs_s macro
by James Morse
· 9 years ago
7abc7d8
arm64: use local label prefixes for __reg_num symbols
by Ard Biesheuvel
· 9 years ago
88d8a79
arm64: vdso: Mark vDSO code as read-only
by David Brown
· 9 years ago
f0b7f8a
arm64: ubsan: select ARCH_HAS_UBSAN_SANITIZE_ALL
by Yang Shi
· 9 years ago
cf0a254
arm64: replace read_lock to rcu lock in call_step_hook
by Yang Shi
· 9 years ago
d7e9d59
arm64: ptdump: Indicate whether memory should be faulting
by Laura Abbott
· 9 years ago
83863f2
arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC
by Laura Abbott
· 9 years ago
132233a
arm64: Drop alloc function from create_mapping
by Laura Abbott
· 9 years ago
afb83cc
arm64: prefetch: add missing #include for spin_lock_prefetch
by Will Deacon
· 9 years ago
60e0a09
arm64: lib: patch in prfm for copy_page if requested
by Andrew Pinski
· 9 years ago
223e23e
arm64: lib: improve copy_page to deal with 128 bytes at a time
by Will Deacon
· 9 years ago
d5370f7
arm64: prefetch: add alternative pattern for CPUs without a prefetcher
by Will Deacon
· 9 years ago
cd5e10b
arm64: prefetch: don't provide spin_lock_prefetch with LSE
by Will Deacon
· 9 years ago
5e89c55
arm64: kernel: implement ACPI parking protocol
by Lorenzo Pieralisi
· 9 years ago
068a17a
arm64: mm: create new fine-grained mappings at boot
by Mark Rutland
· 9 years ago
fca082b
arm64: ensure _stext and _etext are page-aligned
by Mark Rutland
· 9 years ago
11509a3
arm64: mm: allow passing a pgdir to alloc_init_*
by Mark Rutland
· 9 years ago
cdef5f6
arm64: mm: allocate pagetables anywhere
by Mark Rutland
· 9 years ago
f471044
arm64: mm: use fixmap when creating page tables
by Mark Rutland
· 9 years ago
961faac
arm64: mm: add functions to walk tables in fixmap
by Mark Rutland
· 9 years ago
1e531cc
arm64: mm: add __{pud,pgd}_populate
by Mark Rutland
· 9 years ago
316b39db
arm64: mm: avoid redundant __pa(__va(x))
by Mark Rutland
· 9 years ago
dca56dc
arm64: mm: add functions to walk page tables by PA
by Mark Rutland
· 9 years ago
053520f
arm64: mm: move pte_* macros
by Mark Rutland
· 9 years ago
c1a88e9
arm64: kasan: avoid TLB conflicts
by Mark Rutland
· 9 years ago
50e1881
arm64: mm: add code to safely replace TTBR1_EL1
by Mark Rutland
· 9 years ago
609116d
arm64: add function to install the idmap
by Mark Rutland
· 9 years ago
86ccce8
arm64: unmap idmap earlier
by Mark Rutland
· 9 years ago
9e8e865
arm64: unify idmap removal
by Mark Rutland
· 9 years ago
5227cfa
arm64: mm: place empty_zero_page in bss
by Mark Rutland
· 9 years ago
21ab99c
arm64: mm: specialise pagetable allocators
by Mark Rutland
· 9 years ago
8ab54ed
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
2d23e61
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
ab57a61
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
be3f4e0
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
e835a65
Merge tag 'arc-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 9 years ago
29f1bf3
Merge branch 'akpm'(patches from Andrew)
by Linus Torvalds
· 9 years ago
14379cd
Merge tag 'fbdev-fixes-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux
by Linus Torvalds
· 9 years ago
37eda9d
ARC: mm: Introduce explicit super page size support
by Vineet Gupta
· 9 years ago
1ecb4ae
arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFI
by Andrew Morton
· 9 years ago
e972c37
ARM: 8519/1: ICST: try other dividends than 1
by Linus Walleij
· 9 years ago
f4d3d50
mips: Differentiate between 32 and 64 bit ELF header
by Daniel Wagner
· 9 years ago
1a1ebd5
irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributor
by Tirumalesh Chalamarla
· 9 years ago
b96d6a8
MIPS: Octeon: Update OCTEON_FEATURE_PCIE for Octeon III
by Zubair Lutfullah Kakakhel
· 9 years ago
aaa0bf2
MIPS: pci-mt7620: Fix return value check in mt7620_pci_probe()
by Wei Yongjun
· 9 years ago
dec2b28
ARCv2: intc: Allow interruption by lowest priority interrupt
by Vineet Gupta
· 9 years ago
3af5a67
MIPS: Fix early CM probing
by Paul Burton
· 9 years ago
765bdb4
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
92e6edd
Merge tag 'regmap-fix-v4.5-big-endian' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap
by Linus Torvalds
· 9 years ago
5070fb1
ARM: 8517/1: ICST: avoid arithmetic overflow in icst_hz()
by Linus Walleij
· 9 years ago
afc6074
Merge tag 'kvm-arm-for-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-master
by Paolo Bonzini
· 9 years ago
59fd121
x86/mm/numa: Fix 32-bit memblock range truncation bug on 32-bit NUMA kernels
by Ingo Molnar
· 9 years ago
c17dfb0
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
012a416
um: asm/page.h: remove the pte_high member from struct pte_t
by Nicolai Stange
· 9 years ago
080fe20
mm, hugetlb: don't require CMA for runtime gigantic pages
by Vlastimil Babka
· 9 years ago
af1ddcb
m32r: fix build failure due to SMP and MMU
by Sudip Mukherjee
· 9 years ago
e6c058f
MIPS: Wire up copy_file_range syscall.
by Ralf Baechle
· 9 years ago
320549a
regmap: mmio: Revert to v4.4 endianness handling
by Mark Brown
· 9 years ago
75edb54
x86: Fix KASAN false positives in thread_saved_pc()
by Dmitry Vyukov
· 9 years ago
Next »