Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1c06552a703c6a4256976a1615d262b5a0d754e5
/
arch
1c06552
powerpc/85xx: Enable display support for t1042rdb
by Jason Jin
· 8 years ago
8ae679c
powerpc: Fix build warning on 32-bit PPC
by Larry Finger
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
59fefd0
x86/msr: Remove bogus cleanup from the error path
by Thomas Gleixner
· 8 years ago
834fcd2
perf/x86/intel/cstate: Prevent hotplug callback leak
by Thomas Gleixner
· 8 years ago
a051f22
ARM/imx/mmcd: Fix broken cpu hotplug handling
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
6ac3bb1
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
00198da
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
c280f77
Revert "x86/unwind: Detect bad stack return address"
by Josh Poimboeuf
· 8 years ago
42e0372
Merge tag 'arc-4.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
9be962d
Merge tag 'acpi-extra-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 8 years ago
eb254f3
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1134c2b
perf/x86: Fix overlap counter scheduling bug
by Peter Zijlstra
· 8 years ago
daa864b
perf/x86/pebs: Fix handling of PEBS buffer overflows
by Stephane Eranian
· 8 years ago
cef4402
x86/paravirt: Mark unused patch_default label
by Peter Zijlstra
· 8 years ago
c8e008e
Merge branches 'acpica' and 'acpi-scan'
by Rafael J. Wysocki
· 8 years ago
0c961c5
Merge branch 'parisc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux
by Linus Torvalds
· 8 years ago
8877ebd
x86/microcode/AMD: Reload proper initrd start address
by Borislav Petkov
· 8 years ago
8d3523f
ACPI / osl: Remove deprecated acpi_get_table_with_size()/early_acpi_os_unmap_memory()
by Lv Zheng
· 8 years ago
6b11d1d
ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users
by Lv Zheng
· 8 years ago
ba6d973
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
3eb8625
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
d5379e5
Merge tag 'microblaze-4.10-rc1' of git://git.monstr.eu/linux-2.6-microblaze
by Linus Torvalds
· 8 years ago
ec92b88
Merge tag 'xtensa-20161219' of git://github.com/jcmvbkbc/linux-xtensa
by Linus Torvalds
· 8 years ago
160494d
parisc: Optimize timer interrupt function
by Helge Deller
· 8 years ago
48fed73
ARM: dts: hix5hd2: don't change the existing compatible string
by Dongpo Li
· 8 years ago
ae6021d
powerpc: fsl/fman: remove fsl,fman from of_device_ids[]
by Madalin Bucur
· 8 years ago
7ede866
arm64: setup: introduce kaslr_offset()
by Alexander Popov
· 8 years ago
ab6b1d1
powerpc: ima: send the kexec buffer to the next kernel
by Thiago Jung Bauermann
· 8 years ago
467d278
powerpc: ima: get the kexec buffer passed by the previous kernel
by Thiago Jung Bauermann
· 8 years ago
9120cf4
x86/platform/intel/quark: Add printf attribute to imr_self_test_result()
by Nicolas Iooss
· 8 years ago
634b847
x86/platform/intel-mid: Switch MPU3050 driver to IIO
by Linus Walleij
· 8 years ago
34bfab0
x86/alternatives: Do not use sync_core() to serialize I$
by Borislav Petkov
· 8 years ago
59107e2
x86/hyperv: Handle unknown NMIs on one CPU when unknown_nmi_panic
by Vitaly Kuznetsov
· 8 years ago
08fe007
ARC: mm: arc700: Don't assume 2 colours for aliasing VIPT dcache
by Vineet Gupta
· 8 years ago
f64915b
ARC: mm: No need to save cache version in @cpuinfo
by Vineet Gupta
· 8 years ago
45d3690
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
ef85b67
kvm: nVMX: Allow L1 to intercept software exceptions (#BP and #OF)
by Jim Mattson
· 8 years ago
cc0d907
kvm: take srcu lock around kvm_steal_time_set_preempted()
by Andrea Arcangeli
· 8 years ago
931f261
kvm: fix schedule in atomic in kvm_steal_time_set_preempted()
by Andrea Arcangeli
· 8 years ago
c198b12
x86/asm: Rewrite sync_core() to use IRET-to-self
by Andy Lutomirski
· 8 years ago
484d0e5
x86/microcode/intel: Replace sync_core() with native_cpuid()
by Andy Lutomirski
· 8 years ago
426d1af
Revert "x86/boot: Fail the boot if !M486 and CPUID is missing"
by Andy Lutomirski
· 8 years ago
1c52d85
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
by Andy Lutomirski
· 8 years ago
3df8d920
x86/cpu: Probe CPUID leaf 6 even when cpuid_level == 6
by Andy Lutomirski
· 8 years ago
7ebb916
x86/tools: Fix gcc-7 warning in relocs.c
by Markus Trippelsdorf
· 8 years ago
8b5e99f
x86/unwind: Dump stack data on warnings
by Josh Poimboeuf
· 8 years ago
8023e0e
x86/unwind: Adjust last frame check for aligned function stacks
by Josh Poimboeuf
· 8 years ago
22d3c0d
x86/init: Fix a couple of comment typos
by Dmitry Torokhov
· 8 years ago
32786fd
x86/init: Remove i8042_detect() from platform ops
by Dmitry Torokhov
· 8 years ago
93ffa9a
x86/init: Add i8042 state to the platform data
by Dmitry Torokhov
· 8 years ago
2b4c915
x86/microcode/AMD: Use native_cpuid() in load_ucode_amd_bsp()
by Boris Ostrovsky
· 8 years ago
a15a753
x86/microcode/AMD: Do not load when running on a hypervisor
by Borislav Petkov
· 8 years ago
200d355
x86/microcode/AMD: Sanitize apply_microcode_early_amd()
by Borislav Petkov
· 8 years ago
8feaa64
x86/microcode/AMD: Make find_proper_container() sane again
by Borislav Petkov
· 8 years ago
983eeba
ARC: enable SG chaining
by Vladimir Kondratiev
· 8 years ago
b0b3a37
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
8421c60
Merge tag 'platform-drivers-x86-v4.10-2' of git://git.infradead.org/users/dvhart/linux-platform-drivers-x86
by Linus Torvalds
· 8 years ago
f7dd3b17
Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
1bbb05f
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
8c9b9d8
x86/tsc: Limit the adjust value further
by Thomas Gleixner
· 8 years ago
16588f6
x86/tsc: Annotate printouts as firmware bug
by Thomas Gleixner
· 8 years ago
ffc7dc8
x86/floppy: Use designated initializers
by Kees Cook
· 8 years ago
0110c35
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
d9cb5bf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 8 years ago
c07dee7
Merge tag 'for-linus-20161216' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 8 years ago
41e0e24
Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 8 years ago
cb02de9
x86/mpx: Move bd_addr to mm_context_t
by Mark Rutland
· 8 years ago
6613d18
platform/x86: mlx-platform: Move module from arch/x86
by Vadim Pasternak
· 8 years ago
3c55d6b
Merge remote-tracking branch 'djwong/ocfs2-vfs-reflink-6' into for-linus
by Al Viro
· 8 years ago
14e73e7
tile: use __ro_after_init instead of tile-specific __write_once
by Chris Metcalf
· 8 years ago
18bfd3e
tile: migrate exception table users off module.h and onto extable.h
by Paul Gortmaker
· 8 years ago
870ee4f
tile: remove #pragma unroll from finv_buffer_remote()
by Chris Metcalf
· 8 years ago
8e36f72
tile-module: Rename jump labels in module_alloc()
by Markus Elfring
· 8 years ago
8797fe7
tile-module: Use kmalloc_array() in module_alloc()
by Markus Elfring
· 8 years ago
65f62ce
tile/pci_gx: fix spelling mistake: "delievered" -> "delivered"
by Colin Ian King
· 8 years ago
bd9999c
Merge tag 'media/v4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 8 years ago
9936f44
Merge branch 'for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 8 years ago
70f56cb
Merge tag 'nios2-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lftan/nios2
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
57ca04a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
3f5ad8b
KVM: hyperv: fix locking of struct kvm_hv fields
by Paolo Bonzini
· 8 years ago
c6f6634
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into next
by Michael Ellerman
· 8 years ago
ed3c5a0
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
by Linus Torvalds
· 8 years ago
66d4667
Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
by Linus Torvalds
· 8 years ago
991688bf
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
482c3e88
Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
786a72d
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3bd776b
Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
775fadd
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
e79ab19
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
3ec5e8d
Merge tag 'armsoc-fixes-nc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 8 years ago
d25b6af
Merge tag 'arc-4.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc
by Linus Torvalds
· 8 years ago
9efecca
linux: drop __bitwise__ everywhere
by Michael S. Tsirkin
· 8 years ago
179a7ba
Merge tag 'trace-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 8 years ago
Next »