Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
601b58699440b421756e5a2b8f3f2211879dd94d
/
arch
15301a5
x86/paravirt: Do not trace _paravirt_ident_*() functions
by Steven Rostedt
· 8 years ago
236dec0
kconfig: tinyconfig: provide whole choice blocks to avoid warnings
by Arnd Bergmann
· 8 years ago
0d025d2
mm/usercopy: get rid of CONFIG_DEBUG_STRICT_USER_COPY_CHECKS
by Josh Poimboeuf
· 8 years ago
1f6a563
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
2a90309
Merge tag 'powerpc-4.8-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
2fb04fd
net: smc91x: fix SMC accesses
by Russell King
· 8 years ago
78a3e88
powerpc: signals: Discard transaction state from signal frames
by Cyril Bur
· 8 years ago
a9cbf0b
powerpc/powernv : Drop reference added by kset_find_obj()
by Mukesh Ojha
· 8 years ago
cc7786d
powerpc/tm: do not use r13 for tabort_syscall
by Nicholas Piggin
· 8 years ago
5d84ee7
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
af56ff2
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
5e608a02
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
65fc7d5
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
219c04c
Merge tag 'pci-v4.8-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
a5ff1b3
treewide: replace config_enabled() with IS_ENABLED() (2nd round)
by Masahiro Yamada
· 8 years ago
fd363bd
arm64: avoid TLB conflict with CONFIG_RANDOMIZE_BASE
by Mark Rutland
· 8 years ago
4935e04
Merge branch 'for-linus-4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
fe2dd21
Merge tag 'for-linus-4.8b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
55467de
xen: change the type of xen_vcpu_id to uint32_t
by Vitaly Kuznetsov
· 8 years ago
2e63ad4
x86/apic: Do not init irq remapping if ioapic is disabled
by Wanpeng Li
· 8 years ago
21c80c9
x86/PCI: VMD: Fix infinite loop executing irq's
by Keith Busch
· 8 years ago
dad2232
um: Don't discard .text.exit section
by Andrey Ryabinin
· 8 years ago
d1fdafa
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 8 years ago
ef0e1ea
Merge tag 'arc-4.8-rc4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
7c37952
powerpc: move hmi.c to arch/powerpc/kvm/
by Paolo Bonzini
· 8 years ago
41017a7
powerpc: sysdev: cpm: fix gpio save_regs functions
by Christophe Leroy
· 8 years ago
a74599a
powerpc/pseries: PACA save area fix for MCE vs MCE
by Nicholas Piggin
· 8 years ago
3f3b5dc
powerpc/pseries: PACA save area fix for general exception vs MCE
by Nicholas Piggin
· 8 years ago
66443ef
powerpc/prom: Fix sub-processor option passed to ibm, client-architecture-support
by Michael Ellerman
· 8 years ago
19ab58d
powerpc, hotplug: Avoid to touch non-existent cpumasks.
by Boqun Feng
· 8 years ago
8a39b05
powerpc: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
6096481
powerpc/powernv/pci: fix iterator signedness
by Andrzej Hajda
· 8 years ago
2dd9c11
powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb)
by Mauricio Faria de Oliveira
· 8 years ago
f5ed841
powerpc: mpc8349emitx: Delete unnecessary assignment for the field "owner"
by Markus Elfring
· 8 years ago
e72e799
powerpc/512x: Delete unnecessary assignment for the field "owner"
by Markus Elfring
· 8 years ago
e340eca
powerpc: cputhreads: Add missing include file
by Guenter Roeck
· 8 years ago
3eb53b2
parisc: Fix order of EREFUSED define in errno.h
by Helge Deller
· 8 years ago
ae14183
parisc: Fix automatic selection of cr16 clocksource
by Helge Deller
· 8 years ago
c57653d
ARC: export __udivdi3 for modules
by Vineet Gupta
· 8 years ago
1c3c9093
ARC: mm: fix build breakage with STRICT_MM_TYPECHECKS
by Vineet Gupta
· 8 years ago
d77976c
ARC: export kmap
by Vineet Gupta
· 8 years ago
840c054
ARC: Support syscall ABI v4
by Vineet Gupta
· 8 years ago
86147e3
ARC: use correct offset in pt_regs for saving/restoring user mode r25
by Liav Rehana
· 8 years ago
ba913e4
MIPS: KVM: Check for pfn noslot case
by James Hogan
· 8 years ago
d8298d2
Merge tag 'devicetree-fixes-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux
by Linus Torvalds
· 8 years ago
3408fef
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
f28535c
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
114e3ba
Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
395c434
Merge tag 'pm-4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
a93a4d6
arm64: Fix shift warning in arch/arm64/mm/dump.c
by Catalin Marinas
· 10 years ago
2eeb321
Merge tag 'kvm-arm-for-v4.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
by Paolo Bonzini
· 8 years ago
c95ba92
kvm: nVMX: fix nested tsc scaling
by Peter Feiner
· 8 years ago
dccbfcf
KVM: nVMX: postpone VMCS changes on MSR_IA32_APICBASE write
by Radim Krčmář
· 8 years ago
d048c09
KVM: nVMX: fix msr bitmaps to prevent L2 from accessing L0 x2APIC
by Radim Krčmář
· 8 years ago
7b0501b
x86/smp: Fix __max_logical_packages value setup
by Jiri Olsa
· 8 years ago
88b2f63
x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=y
by Borislav Petkov
· 8 years ago
6c16f42
Merge branch 'pm-sleep'
by Rafael J. Wysocki
· 8 years ago
bc9f3d7
arm64: kernel: avoid literal load of virtual address with MMU off
by Ard Biesheuvel
· 8 years ago
bfe6c8a
arm64: Fix NUMA build error when !CONFIG_ACPI
by Catalin Marinas
· 8 years ago
f7f6f2d
arm64: KVM: report configured SRE value to 32-bit world
by Vladimir Murzin
· 8 years ago
b63bebe
arm64: KVM: remove misleading comment on pmu status
by Vladimir Murzin
· 8 years ago
674e701
arm64: Document workaround for Cortex-A72 erratum #853709
by Marc Zyngier
· 8 years ago
9ac7159
KVM: arm/arm64: Change misleading use of is_error_pfn
by Christoffer Dall
· 8 years ago
45b6ae7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
e67479b
crypto: sha512-mb - fix ctx pointer
by Xiaodong Liu
· 8 years ago
172b1d6
crypto: sha256-mb - fix ctx pointer and digest copy
by Xiaodong Liu
· 8 years ago
5d87f49
x86/power/64: Use __pa() for physical address computation
by Rafael J. Wysocki
· 8 years ago
4ef870e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
by Linus Torvalds
· 8 years ago
118253a
Merge tag 'fixes-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging
by Linus Torvalds
· 8 years ago
120c547
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 8 years ago
329f415
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
2b05980
h8300: Add missing include file to asm/io.h
by Guenter Roeck
· 8 years ago
783011b
unicore32: mm: Add missing parameter to arch_vma_access_permitted
by Guenter Roeck
· 9 years ago
9710cb6
Merge tag 'pm-4.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
01ea443
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
3bc6d8c
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0aeeb3e
Merge branches 'pm-sleep' and 'pm-cpufreq'
by Rafael J. Wysocki
· 8 years ago
ad83242
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
0e1117b
Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8766dc6
Merge tag 'powerpc-4.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
53fb45d
arm64: defconfig: enable CONFIG_LOCALVERSION_AUTO
by Masahiro Yamada
· 8 years ago
2323439
arm64: defconfig: add options for virtualization and containers
by Riku Voipio
· 8 years ago
dfbca61
arm64: hibernate: handle allocation failures
by Mark Rutland
· 8 years ago
0194e76
arm64: hibernate: avoid potential TLB conflict
by Mark Rutland
· 8 years ago
9adeb8e
arm64: Handle el1 synchronous instruction aborts cleanly
by Laura Abbott
· 8 years ago
89a1d43
Merge tag 'kvm-s390-master-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux
by Radim Krčmář
· 8 years ago
9b731bc
MIPS: KVM: Propagate kseg0/mapped tlb fault errors
by James Hogan
· 8 years ago
0741f52
MIPS: KVM: Fix gfn range check in kseg0 tlb faults
by James Hogan
· 8 years ago
8985d50
MIPS: KVM: Add missing gfn range check
by James Hogan
· 8 years ago
c604cff
MIPS: KVM: Fix mapped fault broken commpage handling
by James Hogan
· 8 years ago
a28ebea
KVM: Protect device ops->create and list_add with kvm->lock
by Christoffer Dall
· 8 years ago
023e9fd
KVM: PPC: Move xics_debugfs_init out of create
by Christoffer Dall
· 8 years ago
aca411a
KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failed
by Julius Niedworok
· 8 years ago
75a4615
KVM: s390: set the prefix initially properly
by Julius Niedworok
· 8 years ago
95f3be7
perf/x86/intel/uncore: Add enable_box for client MSR uncore
by Kan Liang
· 8 years ago
10e9e7b
perf/x86/intel/uncore: Fix uncore num_counters
by Kan Liang
· 8 years ago
6818787
uprobes/x86: Fix RIP-relative handling of EVEX-encoded instructions
by Denys Vlasenko
· 8 years ago
d3396e1
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
6da7e95
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
ad05711
arm64: Remove stack duplicating code from jprobes
by David A. Long
· 8 years ago
Next »