Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d40846457fc23cd841a60fdc2786e08a8bedb35b
/
arch
d408464
ARC: mm: use generic macros _BITUL()/_AC()
by Alexey Brodkin
· 9 years ago
8840e14
ARC: mm: Improve Duplicate PD Fault handler
by Vineet Gupta
· 9 years ago
f759ee5
ARC: Ensure DT mem base is same as what kernel is built with
by Vineet Gupta
· 10 years ago
483bcc9
ARC: boot: Non Master cpus only need to call EARLY_CPU_SETUP once
by Vineet Gupta
· 9 years ago
aa0efcd
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_smp()
by Vineet Gupta
· 9 years ago
286130e
ARC: smp: Introduce smp hook @init_irq_cpu called for all cores
by Vineet Gupta
· 9 years ago
8721a7f
ARC: smp: Rename platform hook @init_smp -> @init_cpu_smp
by Vineet Gupta
· 9 years ago
26b8f99
ARCv2: smp: [plat-*]: No need to explicitly call mcip_init_early_smp()
by Vineet Gupta
· 9 years ago
e55af4d
ARC: smp: Introduce smp hook @init_early_smp for Master core
by Vineet Gupta
· 9 years ago
4c82f28
ARC: remove @init_time, @init_irq platform callbacks
by Vineet Gupta
· 9 years ago
e0868e6
ARC: smp: irqchip: handle IPI as percpu irq like timer
by Vineet Gupta
· 9 years ago
3971cdc
ARC: boot: Support Halt-on-reset and Run-on-reset SMP booting modes
by Vineet Gupta
· 9 years ago
f33e9c4
ARC: smp: Move default boot kick/wait code out of MCIP into common code
by Vineet Gupta
· 9 years ago
d0890ea
ARC: boot log: decode more mmu config items
by Vineet Gupta
· 9 years ago
964cf28
ARC: boot log: move helper macros to header for reuse
by Vineet Gupta
· 9 years ago
b598e17
ARC: mm: compute TLB size as needed from ways * sets
by Vineet Gupta
· 9 years ago
c583ee4f
ARC: mm: MMU v1..v3 only selectable for ARCompact ISA based cores
by Vineet Gupta
· 9 years ago
5c35ee6
ARC: make write_aux_reg safer against macro substitution
by Vineet Gupta
· 9 years ago
9fabcc6
ARC: [arcompact] entry.S: Elide extra check/branch in exception ret path
by Vineet Gupta
· 9 years ago
5f88808
ARC: [arcompact] entry.S: Document preemption games for L2 intr
by Vineet Gupta
· 9 years ago
55a2ae7
ARC: [arcompact] entry.S: Improve early return from exception
by Vineet Gupta
· 9 years ago
9dbd3d9
ARC: [arcompact] don't check for hard isr calling local_irq_enable()
by Vineet Gupta
· 9 years ago
c7119d5
ARCv2: mm: THP: flush_pmd_tlb_range make SMP safe
by Vineet Gupta
· 9 years ago
722fe8f
ARCv2: mm: THP: Implement flush_pmd_tlb_range() optimization
by Vineet Gupta
· 10 years ago
6ce1879
ARCv2: mm: THP: boot validation/reporting
by Vineet Gupta
· 10 years ago
fe6c1b8
ARCv2: mm: THP support
by Vineet Gupta
· 10 years ago
24830fc
ARC: mm: Introduce PTE_SPECIAL
by Vineet Gupta
· 10 years ago
129cbed
ARC: mm: pte flags comsetic cleanups, comments
by Vineet Gupta
· 11 years ago
e8a7596
ARC: mm: switch pgtable_to to pte_t *
by Vineet Gupta
· 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
b92858f
m68k: Wire up userfaultfd
by Geert Uytterhoeven
· 9 years ago
5b3f33e
m68k: Wire up direct socket calls
by Geert Uytterhoeven
· 9 years ago
097f70b
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 9 years ago
e3be426
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
e060f6e
MIPS: Initialise MAARs on secondary CPUs
by Paul Burton
· 9 years ago
651ca7f
MIPS: print MAAR configuration during boot
by Paul Burton
· 9 years ago
def3ab5
MIPS: mm: compile maar_init unconditionally
by Paul Burton
· 9 years ago
7573b94
MIPS: CM: Provide a function to map from CPU to VP ID.
by Paul Burton
· 9 years ago
162e6df
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
c905929
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 9 years ago
685b5f1
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 9 years ago
e46fc90
Merge tag 'pxa-fixes-v4.3' of https://github.com/rjarzmik/linux into fixes
by Olof Johansson
· 9 years ago
b8ba826
Merge tag 'omap-for-v4.3/fixes-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 9 years ago
966966a
Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 9 years ago
b6d980f
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
57cb635
Merge tag 'powerpc-4.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 9 years ago
920552b
KVM: disable halt_poll_ns as default for s390x
by David Hildenbrand
· 9 years ago
58c9507
KVM: x86: fix off-by-one in reserved bits check
by Paolo Bonzini
· 9 years ago
6fec214
KVM: x86: use correct page table format to check nested page table reserved bits
by Paolo Bonzini
· 9 years ago
79a8059
KVM: svm: do not call kvm_set_cr0 from init_vmcb
by Paolo Bonzini
· 9 years ago
7e5560a
perf/x86: Change test_aperfmperf() and test_intel() to static
by Geliang Tang
· 9 years ago
4401555
Merge tag 'devicetree-fixes-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 9 years ago
fe5b275
Merge tag 'v4.3-rockchip32-dtsfixes1' of git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip into fixes
by Olof Johansson
· 9 years ago
79a313f
ARM: sti: dt: adapt DT to fix probe/bind issues in DRM driver
by Benjamin Gaignard
· 9 years ago
9a5e3f2
ARM: dts: fix omap2+ address translation for pbias
by Kishon Vijay Abraham I
· 9 years ago
a13f18f
Documentation: arm: Fix typo in the idle-states bindings examples
by Lorenzo Pieralisi
· 9 years ago
Next »