Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
5cd028b9d90403bf24c8bf7915ed61c7a9bfce6c
5cd028b
arm64: Re-enable support for contiguous hugepages
by Punit Agrawal
· 7 years ago
a8d623e
arm64: hugetlb: Override set_huge_swap_pte_at() to support contiguous hugepages
by Punit Agrawal
· 7 years ago
c3e4ed5
arm64: hugetlb: Override huge_pte_clear() to support contiguous hugepages
by Punit Agrawal
· 7 years ago
30f3ac0
arm64: hugetlb: Handle swap entries in huge_pte_offset() for contiguous hugepages
by Punit Agrawal
· 7 years ago
d8bdcff
arm64: hugetlb: Add break-before-make logic for contiguous entries
by Steve Capper
· 7 years ago
29a7287
arm64: hugetlb: Spring clean huge pte accessors
by Steve Capper
· 7 years ago
b5b0be8
arm64: hugetlb: Introduce pte_pgprot helper
by Steve Capper
· 7 years ago
d3ea795
arm64: hugetlb: set_huge_pte_at Add WARN_ON on !pte_present
by Steve Capper
· 7 years ago
a88ce63
arm64: kexec: have own crash_smp_send_stop() for crash dump for nonpanic cores
by Hoeun Ryu
· 7 years ago
8165f70
arm64: dma-mapping: Mark atomic_pool as __ro_after_init
by Vladimir Murzin
· 7 years ago
2fa59ec
arm64: dma-mapping: Do not pass data to gen_pool_set_algo()
by Vladimir Murzin
· 7 years ago
af29678
arm64: Remove the !CONFIG_ARM64_HW_AFDBM alternative code paths
by Catalin Marinas
· 8 years ago
64c2684
arm64: Ignore hardware dirty bit updates in ptep_set_wrprotect()
by Catalin Marinas
· 8 years ago
73e86cb
arm64: Move PTE_RDONLY bit handling out of set_pte_at()
by Catalin Marinas
· 8 years ago
0966253
kvm: arm64: Convert kvm_set_s2pte_readonly() from inline asm to cmpxchg()
by Catalin Marinas
· 8 years ago
3bbf715
arm64: Convert pte handling from inline asm to using (cmp)xchg
by Catalin Marinas
· 8 years ago
a7ba38d
Merge branch 'for-next/kernel-mode-neon' into for-next/core
by Catalin Marinas
· 7 years ago
cda9440
Merge branch 'for-next/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into for-next/core
by Catalin Marinas
· 7 years ago
3b66023
arm64: neon/efi: Make EFI fpsimd save/restore variables static
by Dave Martin
· 7 years ago
df5b95b
Merge branch 'arm64/vmap-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core
by Catalin Marinas
· 7 years ago
872d832
arm64: add VMAP_STACK overflow detection
by Mark Rutland
· 7 years ago
1296444
arm64: add on_accessible_stack()
by Mark Rutland
· 7 years ago
e306786
arm64: add basic VMAP_STACK support
by Mark Rutland
· 7 years ago
f60fe78
arm64: use an irq stack pointer
by Mark Rutland
· 7 years ago
8ea41b1
arm64: assembler: allow adr_this_cpu to use the stack pointer
by Ard Biesheuvel
· 7 years ago
b11e575
arm64: factor out entry stack manipulation
by Mark Rutland
· 7 years ago
170976b
efi/arm64: add EFI_KIMG_ALIGN
by Mark Rutland
· 7 years ago
8018ba4
arm64: move SEGMENT_ALIGN to <asm/memory.h>
by Mark Rutland
· 7 years ago
f60ad4e
arm64: clean up irq stack definitions
by Mark Rutland
· 7 years ago
dbc9344
arm64: clean up THREAD_* definitions
by Mark Rutland
· 7 years ago
b653145
arm64: factor out PAGE_* and CONT_* definitions
by Mark Rutland
· 7 years ago
34be98f
arm64: kernel: remove {THREAD,IRQ_STACK}_START_SP
by Ard Biesheuvel
· 7 years ago
48ac3c1
fork: allow arch-override of VMAP stack alignment
by Mark Rutland
· 7 years ago
c5bc503
arm64: remove __die()'s stack dump
by Mark Rutland
· 7 years ago
969ff73
arm64: numa: Remove the unused parent_node() macro
by Dou Liyang
· 7 years ago
82d24d1
arm64: compat: Remove leftover variable declaration
by Kevin Brodsky
· 7 years ago
4d36037
ACPI/IORT: Fix build regression without IOMMU
by Arnd Bergmann
· 7 years ago
caf5ef7
arm64: fix pmem interface definition
by Arnd Bergmann
· 7 years ago
e884f80
arm64: perf: add support for Cortex-A35
by Julien Thierry
· 7 years ago
5561b6c
arm64: perf: add support for Cortex-A73
by Julien Thierry
· 7 years ago
d0d09d4
arm64: perf: Remove redundant entries from CPU-specific event maps
by Will Deacon
· 7 years ago
5cf7fb2
arm64: perf: Connect additional events to pmu counters
by Julien Thierry
· 7 years ago
21cfa0e
arm64: uaccess: Add the uaccess_flushcache.c file
by Robin Murphy
· 7 years ago
6ec4e251
md/raid6: implement recovery using ARM NEON intrinsics
by Ard Biesheuvel
· 7 years ago
35129dd
md/raid6: use faster multiplication for ARM NEON delta syndrome
by Ard Biesheuvel
· 7 years ago
f39c3f9
Merge tag 'arm64-iort-for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lpieralisi/linux into for-next/core
by Catalin Marinas
· 7 years ago
0553896
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux into for-next/core
by Catalin Marinas
· 7 years ago
66c3ec5
arm64: neon: Forbid when irqs are disabled
by Dave Martin
· 7 years ago
31e43ad
arm64: unwind: remove sp from struct stackframe
by Ard Biesheuvel
· 7 years ago
7326749
arm64: unwind: reference pt_regs via embedded stack frame
by Ard Biesheuvel
· 7 years ago
7395869
arm64/vdso: Support mremap() for vDSO
by Dmitry Safonov
· 7 years ago
5d7bdeb
arm64: uaccess: Implement *_flushcache variants
by Robin Murphy
· 7 years ago
d50e071
arm64: Implement pmem API support
by Robin Murphy
· 7 years ago
e1bc5d1
arm64: Handle trapped DC CVAP
by Robin Murphy
· 7 years ago
7aac405
arm64: Expose DC CVAP to userspace
by Robin Murphy
· 7 years ago
d46befe
arm64: Convert __inval_cache_range() to area-based
by Robin Murphy
· 7 years ago
09c2a7d
arm64: mm: Fix set_memory_valid() declaration
by Robin Murphy
· 7 years ago
6c833bb
arm64: perf: Allow standard PMUv3 events to be extended by the CPU type
by Will Deacon
· 7 years ago
5fe0ce3
ACPI/IORT: numa: Add numa node mapping for smmuv3 devices
by Ganapatrao Kulkarni
· 7 years ago
c736533
arm64: unwind: disregard frame.sp when validating frame pointer
by Ard Biesheuvel
· 7 years ago
0966837
arm64: unwind: avoid percpu indirection for irq stack
by Mark Rutland
· 7 years ago
ed84b4e
arm64: move non-entry code out of .entry.text
by Mark Rutland
· 7 years ago
2d0e751
arm64: consistently use bl for C exception entry
by Mark Rutland
· 7 years ago
db44e9c
arm64: Add ASM_BUG()
by Mark Rutland
· 7 years ago
bc8648d
ACPI/IORT: Handle PCI aliases properly for IOMMUs
by Robin Murphy
· 7 years ago
c1be2ddb
perf: xgene: Remove unnecessary managed resources cleanup
by Tai Nguyen
· 7 years ago
1031a15
arm64: perf: Allow more than one cycle counter to be used
by Pratyush Anand
· 8 years ago
11cefd5
arm64: neon: Export kernel_neon_busy to loadable modules
by Catalin Marinas
· 7 years ago
1f9b893
arm64: Decode information from ESR upon mem faults
by Julien Thierry
· 7 years ago
17c2895
arm64: Abstract syscallno manipulation
by Dave Martin
· 7 years ago
35d0e6f
arm64: syscallno is secretly an int, make it official
by Dave Martin
· 7 years ago
aae4e7a
Linux 4.13-rc4
by Linus Torvalds
· 7 years ago
acdae9e
Merge tag 'platform-drivers-x86-v4.13-4' of git://git.infradead.org/linux-platform-drivers-x86
by Linus Torvalds
· 7 years ago
ed66da1
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 7 years ago
6ea1bc9
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 7 years ago
fbb7761
Fix compat_sys_sigpending breakage
by Dmitry V. Levin
· 7 years ago
4e56201
ext4: fix copy paste error in ext4_swap_extents()
by Maninder Singh
· 7 years ago
aec5175
ext4: fix overflow caused by missing cast in ext4_resize_fs()
by Jerry Lee
· 7 years ago
c03b45b
ext4, project: expand inode extra size if possible
by Miao Xie
· 7 years ago
b640b2c
ext4: cleanup ext4_expand_extra_isize_ea()
by Miao Xie
· 7 years ago
cf0a5e8
ext4: restructure ext4_expand_extra_isize
by Miao Xie
· 7 years ago
3b10fdc
ext4: fix forgetten xattr lock protection in ext4_expand_extra_isize
by Miao Xie
· 7 years ago
9699d4f
ext4: make xattr inode reads faster
by Tahsin Erdogan
· 7 years ago
ec00022
ext4: inplace xattr block update fails to deduplicate blocks
by Tahsin Erdogan
· 7 years ago
77a2e84
ext4: remove unused mode parameter
by Tahsin Erdogan
· 7 years ago
2df2c34
ext4: fix warning about stack corruption
by Arnd Bergmann
· 7 years ago
c741489
ext4: fix dir_nlink behaviour
by Andreas Dilger
· 7 years ago
381cebf
ext4: silence array overflow warning
by Dan Carpenter
· 7 years ago
fcf5ea1
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
by Jan Kara
· 7 years ago
946da69
platform/x86: intel-vbtn: match power button on press rather than release
by Mario Limonciello
· 7 years ago
0fdd951
Merge tag 'media/v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 7 years ago
e451057
ext4: release discard bio after sending discard commands
by Daeho Jeong
· 7 years ago
aab7761
Merge tag 'gpio-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio
by Linus Torvalds
· 7 years ago
ef9ca02
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux
by Linus Torvalds
· 7 years ago
6999507
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 7 years ago
0d5b994
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
d1faa3e
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
65f4740
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 7 years ago
b3c6858
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 7 years ago
0a23ea6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 7 years ago
Next »