Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
0d82674b811084110bd80dd260d477a5a0b85d79
/
arch
0d82674
hexagon: correct type on pgd copy
by Ilia Mirkin
· 11 years ago
bd09f60
smp, hexagon: kill SMP single function call interrupt
by Jiang Liu
· 11 years ago
5e78a26
arch: hexagon: include: asm: add generic macro 'mmiowb' in "io.h"
by Chen Gang
· 11 years ago
e6d1904
arch: hexagon: kernel: hexagon_ksyms.c: export related symbols which various modules need
by Chen Gang
· 11 years ago
b1ddb5c
arch: hexagon: kernel: reset.c: use function pointer instead of function for pm_power_off and export it
by Chen Gang
· 11 years ago
07d592b
arch: hexagon: include: asm: add "vga.h" in Kbuild
by Chen Gang
· 11 years ago
27932f6
arch: hexagon: include: asm: Kbuild: add generic "serial.h" in Kbuild
by Chen Gang
· 11 years ago
8d7e6a1
arch: hexagon: include: uapi: asm: setup.h add swith macro __KERNEL__
by Chen Gang
· 11 years ago
6becd40
arch: hexagon: include: asm: add prefix "hvm[ci]_" for all enum members in "hexagon_vm.h"
by Chen Gang
· 11 years ago
568210f
arch: hexagon: Kconfig: add HAVE_DMA_ATTR in Kconfig and remove "linux/dma-mapping.h" from "asm/dma-mapping.h"
by Chen Gang
· 11 years ago
196b933
arch: hexagon: kernel: add export symbol function __delay()
by Chen Gang
· 11 years ago
d811d8c
hexagon: include: asm: kgdb: extend DBG_MAX_REG_NUM for "cs0/1"
by Chen Gang
· 11 years ago
3d298ca
hexagon: kernel: kgdb: include related header for pass compiling.
by Chen Gang
· 11 years ago
6f8ae9b
hexagon: kernel: remove useless variables 'dn', 'r' and 'err' in time_init_deferred() in "time.c"
by Chen Gang
· 11 years ago
825600c
x86: fix boot on uniprocessor systems
by Artem Fetishev
· 11 years ago
5926f87
Revert "xen: properly account for _PAGE_NUMA during xen pte translations"
by David Vrabel
· 11 years ago
8223164
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 11 years ago
56f1f4b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
by Linus Torvalds
· 11 years ago
cb3042d
sparc64: Make sure %pil interrupts are enabled during hypervisor yield.
by David S. Miller
· 11 years ago
a34fe10
parisc: locks: remove redundant arch_*_relax operations
by Will Deacon
· 11 years ago
e9af8b7
parisc: wire up sys_utimes
by Helge Deller
· 11 years ago
4b02a72
parisc: Remove unused CONFIG_PARISC_TMPALIAS code
by John David Anglin
· 11 years ago
084c6c5
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
3fb725c
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
71ca758
MIPS: Make local_irq_disable macro safe for non-Mipsr2
by Jim Quinlan
· 11 years ago
7c1cfac
Merge tag 'pci-v3.14-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 11 years ago
2eddb70
MIPS: Octeon: Fix warning in of_device_alloc on cn3xxx
by Andreas Herrmann
· 11 years ago
b08ac66
MIPS: ftrace: Tweak safe_load()/safe_store() macros
by Viller Hsiao
· 11 years ago
4fe2169
MIPS: BCM47XX: Check all (32) GPIOs when looking for a pin
by Rafał Miłecki
· 11 years ago
707d4ee
Revert "[PATCH] Insert GART region into resource map"
by Bjorn Helgaas
· 11 years ago
4907cdc
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
e4362d1
MIPS: Fix possible build error with transparent hugepages enabled
by Alex Smith
· 11 years ago
8a21d9f
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
by Linus Torvalds
· 11 years ago
151b628
sparc64:tsb.c:use array size macro rather than number
by Doug Wilson
· 11 years ago
1535bd8
sparc64: don't treat 64-bit syscall return codes as 32-bit
by Dave Kleikamp
· 11 years ago
06e2e88
MIPS: mark O32+FP64 experimental for now
by Paul Burton
· 11 years ago
a467109
MIPS: ftrace: Fix icache flush range error
by Viller Hsiao
· 11 years ago
86ca57b
MIPS: Fix syscall tracing interface
by Lars Persson
· 11 years ago
a8031d2
MIPS: asm: syscall: Fix copying system call arguments
by Markos Chandras
· 11 years ago
b44eeb4
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
a4ecdf8
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
7f02c46
MIPS: Octeon: Fix fall through on bar type OCTEON_DMA_BAR_TYPE_SMALL
by Colin Ian King
· 11 years ago
b616365
MIPS: FPU: Fix conflict of register usage
by Huacai Chen
· 11 years ago
f5868f0
MIPS: Replace CONFIG_MIPS64 and CONFIG_MIPS32_R2
by Paul Bolle
· 11 years ago
847d797
x86/amd/numa: Fix northbridge quirk to assign correct NUMA node
by Daniel J Blueman
· 11 years ago
53611c0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 11 years ago
e724f08
KVM: PPC: Book3S HV: Fix register usage when loading/saving VRSAVE
by Paul Mackerras
· 11 years ago
a5b0ccb
KVM: PPC: Book3S HV: Remove bogus duplicate code
by Paul Mackerras
· 11 years ago
18f2af2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
596f314
KVM: SVM: fix cr8 intercept window
by Radim Krčmář
· 11 years ago
fdfaf64
x86: bpf_jit: support negative offsets
by Alexei Starovoitov
· 11 years ago
51061b8
MIPS: math-emu: Fix prefx detection and COP1X function field definition
by Deng-Cheng Zhu
· 11 years ago
f656d46
ARM: at91: fix network interface ordering for sama5d36
by Boris BREZILLON
· 11 years ago
731bd6a9
x86, fpu: Check tsk_used_math() in kernel_fpu_end() for eager FPU
by Suresh Siddha
· 11 years ago
09df7c4
x86: Remove CONFIG_X86_OOSTORE
by Dave Jones
· 11 years ago
b7b4839
perf/x86: Fix leak in uncore_type_init failure paths
by Dave Jones
· 11 years ago
0eb808e
cris: convert ffs from an object-like macro to a function-like macro
by Geert Uytterhoeven
· 11 years ago
e97ca8e
mm: fix GFP_THISNODE callers and clarify
by Johannes Weiner
· 11 years ago
79e6154
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
1055464
Merge tag 'omap-for-v3.14/fixes-dt-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes
by Olof Johansson
· 11 years ago
4058f76
Merge tag 'bcm-for-3.14-pinctrl-reduced-rename' of git://github.com/broadcom/bcm11351 into fixes
by Olof Johansson
· 11 years ago
614cd4a
Merge tag 'sunxi-fixes-for-3.14' of https://github.com/mripard/linux into fixes
by Olof Johansson
· 11 years ago
b01d4e6
x86: fix compile error due to X86_TRAP_NMI use in asm files
by Linus Torvalds
· 11 years ago
4d7eaa1
Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 11 years ago
95648c0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
9579f10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
5fa1019
x86: Ignore NMIs that come in during early boot
by H. Peter Anvin
· 11 years ago
38e0b08
ARM: 7992/1: boot: compressed: ignore bswapsdi2.S
by Mark Rutland
· 11 years ago
052450f
ARM: 7991/1: sa1100: fix compile problem on Collie
by Linus Walleij
· 11 years ago
006fa25
ARM: fix noMMU kallsyms symbol filtering
by Russell King
· 11 years ago
b053940
ARC: Use correct PTAG register for icache flush
by Vineet Gupta
· 11 years ago
ee69350
Merge tag 'stable/for-linus-3.14-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 11 years ago
3148140
Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreaming
by Linus Torvalds
· 11 years ago
a5b2cf5
powerpc: Align p_dyn, p_rela and p_st symbols
by Anton Blanchard
· 11 years ago
621b506
powerpc/tm: Fix crash when forking inside a transaction
by Michael Neuling
· 11 years ago
031365b
MIPS: APRP: Choose the correct VPE loader by fixing the linking
by Deng-Cheng Zhu
· 11 years ago
eee5794
MIPS: APRP: Unregister rtlx interrupt hook at module exit
by Deng-Cheng Zhu
· 11 years ago
9c1f6e0
MIPS: APRP: Fix the linking of rtlx interrupt hook
by Deng-Cheng Zhu
· 11 years ago
4890e2e
MIPS: bcm47xx: Include missing errno.h for ENXIO
by Markos Chandras
· 11 years ago
d334c2b
MIPS: Alchemy: Fix unchecked kstrtoul return value
by Manuel Lauss
· 11 years ago
f517928
MIPS: Fix randconfig build error.
by Ralf Baechle
· 11 years ago
d4078e2
x86, trace: Further robustify CR2 handling vs tracing
by Peter Zijlstra
· 11 years ago
0ac09f9
x86, trace: Fix CR2 corruption when tracing page faults
by Jiri Olsa
· 11 years ago
3c0b566
Merge tag 'efi-urgent' into x86/urgent
by H. Peter Anvin
· 11 years ago
a5d90c9
x86/efi: Quirk out SGI UV
by Borislav Petkov
· 11 years ago
ae72758
c6x: fix build failure caused by cache.h
by Mark Salter
· 11 years ago
3f803ab
Merge branch 'akpm' (patches from Andrew Morton)
by Linus Torvalds
· 11 years ago
a5f6ea2
sh: prefix sh-specific "CCR" and "CCR2" by "SH_"
by Geert Uytterhoeven
· 11 years ago
7abd42e
Merge tag 'clk-fixes-for-linus' of git://git.linaro.org/people/mike.turquette/linux
by Linus Torvalds
· 11 years ago
7693dec
ARM: XEN depends on having a MMU
by Uwe Kleine-König
· 11 years ago
ae41a30
ARM: dts: omap3-gta04: Add ti,omap36xx to compatible property to avoid problems with booting
by Marek Belisko
· 11 years ago
3154da3
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
55de1ed
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 11 years ago
014325e
ARM: tegra: add LED options back into tegra_defconfig
by Stephen Warren
· 11 years ago
d8efcf3
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
78d9e93
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 11 years ago
f94def7
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 11 years ago
fb0cfec
ARM: dts: omap3-igep: fix boot fail due wrong compatible match
by Javier Martinez Canillas
· 11 years ago
b57fc9e
arm64: Fix !CONFIG_SMP kernel build
by Catalin Marinas
· 11 years ago
84fe682
arm64: mm: Add double logical invert to pte accessors
by Steve Capper
· 11 years ago
Next »