Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
4a8c7bb59ac85b038c29adf6d32ff56e11fbb267
/
arch
/
x86
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
6799060
Merge tag 'pm+acpi-4.5-rc1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 9 years ago
c17488d
Merge tag 'trace-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
aee3bfa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 9 years ago
c597b6b
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
33caf82
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
fce205e
Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 9 years ago
4f31d77
Merge branch 'for-linus-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
by Linus Torvalds
· 9 years ago
1baa5ef
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
c9bed1c
Merge tag 'for-linus-4.5-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
45bdbcf
kvm: x86: Fix vmwrite to SECONDARY_VM_EXEC_CONTROL
by Huaitong Han
· 9 years ago
ae8a521
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
0ffedcd
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6896d9f
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
671d553
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
67c707e
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1e3f28a
Merge branch 'acpi-soc'
by Rafael J. Wysocki
· 9 years ago
88cbfd0
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4f19b88
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
af34520
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
4bd20db
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
5cb52b5
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
24af98c
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
42d91f6
um: Fix build error and kconfig for i386
by Mickaël Salaün
· 9 years ago
d8f8b84
um: Add full asm/syscall.h support
by Mickaël Salaün
· 9 years ago
e04c989
um: Fix ptrace GETREGS/SETREGS bugs
by Mickaël Salaün
· 9 years ago
21266be
arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debug
by Dan Williams
· 9 years ago
6108209
Merge branch 'for-linus' into work.misc
by Al Viro
· 9 years ago
516c50c
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
650e545
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
1f1a89a
x86/mm: Micro-optimise clflush_cache_range()
by Chris Wilson
· 9 years ago
ac3e5fc
kvm/x86: Hyper-V SynIC timers tracepoints
by Andrey Smetanin
· 9 years ago
18659a9
kvm/x86: Hyper-V SynIC tracepoints
by Andrey Smetanin
· 9 years ago
f3b138c5
kvm/x86: Update SynIC timers on guest entry only
by Andrey Smetanin
· 9 years ago
7be58a6
kvm/x86: Skip SynIC vector check for QEMU side
by Andrey Smetanin
· 9 years ago
23a3b20
kvm/x86: Hyper-V fix SynIC timer disabling condition
by Andrey Smetanin
· 9 years ago
0cdeabb
kvm/x86: Reorg stimer_expiration() to better control timer restart
by Andrey Smetanin
· 9 years ago
f808495
kvm/x86: Hyper-V unify stimer_start() and stimer_restart()
by Andrey Smetanin
· 9 years ago
019b978
kvm/x86: Drop stimer_stop() function
by Andrey Smetanin
· 9 years ago
1ac1b65
kvm/x86: Hyper-V timers fix incorrect logical operation
by Andrey Smetanin
· 9 years ago
2860c4b
KVM: move architecture-dependent requests to arch/
by Paolo Bonzini
· 9 years ago
1dab134
kvm: x86: Check kvm_write_guest return value in kvm_write_wall_clock
by Nicholas Krause
· 9 years ago
eebb3e8
ACPI / LPSS: override power state for LPSS DMA device
by Andy Shevchenko
· 9 years ago
e5e57e7
kvm: x86: only channel 0 of the i8254 is linked to the HPET
by Paolo Bonzini
· 9 years ago
0af2593
kvm: x86: fix comment about {mmu,nested_mmu}.gva_to_gpa
by David Matlack
· 9 years ago
def840e
Merge tag 'kvm-arm-for-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-next
by Paolo Bonzini
· 9 years ago
9cc2617
perf/x86/amd: Remove l1-dcache-stores event for AMD
by Vince Weaver
· 9 years ago
77af003
perf/x86/intel/uncore: Add Knights Landing uncore PMU support
by Harish Chegondi
· 9 years ago
dae2553
perf/x86/intel/uncore: Remove hard coding of PMON box control MSR offset
by Harish Chegondi
· 9 years ago
1e7b939
perf/x86/intel: Add perf core PMU support for Intel Knights Landing
by Harish Chegondi
· 9 years ago
d6980ef
perf/x86/intel/uncore: Add Broadwell-EP uncore support
by Kan Liang
· 9 years ago
d3bcd64
perf/x86/rapl: Use unified perf_event_sysfs_show instead of special interface
by Huang Rui
· 9 years ago
673d188
perf/x86: Enable cycles:pp for Intel Atom
by Stephane Eranian
· 9 years ago
1424a09
perf/x86: fix PEBS issues on Intel Atom/Core2
by Stephane Eranian
· 9 years ago
6fc2e83
perf/x86: Fix LBR related crashes on Intel Atom
by Stephane Eranian
· 9 years ago
61b87ca
perf/x86: Fix filter_events() bug with event mappings
by Stephane Eranian
· 9 years ago
7246976
perf/x86: Use INST_RETIRED.PREC_DIST for cycles: ppp
by Andi Kleen
· 9 years ago
442f5c7
perf/x86: Use INST_RETIRED.TOTAL_CYCLES_PS for cycles:pp for Skylake
by Andi Kleen
· 9 years ago
01330d7
perf/x86: Allow zero PEBS status with only single active event
by Andi Kleen
· 9 years ago
957ea1f
perf/x86: Remove warning for zero PEBS status
by Andi Kleen
· 9 years ago
25ec02f
x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro
by Jiri Olsa
· 9 years ago
8705d60
x86/vsdo: Fix build on PARAVIRT_CLOCK=y, KVM_GUEST=n
by Andy Lutomirski
· 9 years ago
2039e6a
x86/mm/pat: Change free_memtype() to support shrinking case
by Toshi Kani
· 9 years ago
d9fe4fa
x86/mm/pat: Add untrack_pfn_moved for mremap
by Toshi Kani
· 9 years ago
c5d641f
x86: ftrace: Fix the comments for ftrace_modify_code_direct()
by Li Bin
· 9 years ago
7e935c7
Merge branch 'memdup_user_nul' into work.misc
by Al Viro
· 9 years ago
6a1f513
x86/xen: don't reset vcpu_info on a cancelled suspend
by Ouyang Zhaowei (Charles)
· 10 years ago
c07f30a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
dd7a5ab
x86/numachip: Fix NumaConnect2 MMCFG PCI access
by Daniel J Blueman
· 9 years ago
facca61
arch/x86/xen/suspend.c: include xen/xen.h
by Andrew Morton
· 9 years ago
9abb0ec
x86/mm: Drop WARN from multi-BAR check
by Laura Abbott
· 9 years ago
0d430e3
x86/LDT: Print the real LDT base address
by Jan Beulich
· 9 years ago
0105c8d
arch/x86/kernel/ptrace.c: Remove unused arg_offs_table
by chengang@emindsoft.com.cn
· 9 years ago
b25472f
new helpers: no_seek_end_llseek{,_size}()
by Al Viro
· 9 years ago
b92c453
Revert "x86/kvm: On KVM re-enable (e.g. after suspend), update clocks"
by Thomas Gleixner
· 9 years ago
e73a317
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 9 years ago
de37937
um: Fix pointer cast
by Mickaël Salaün
· 9 years ago
0185604
KVM: x86: Reload pit counters for all channels when restoring state
by Andrew Honig
· 9 years ago
e24dea2
KVM: MTRR: treat memory as writeback if MTRR is disabled in guest CPUID
by Paolo Bonzini
· 9 years ago
fa7c4eb
KVM: MTRR: observe maxphyaddr from guest CPUID, not host
by Paolo Bonzini
· 9 years ago
a7f2d78
KVM: MTRR: fix fixed MTRR segment look up
by Alexis Dambricourt
· 9 years ago
30bfa7b
x86/entry: Restore traditional SYSENTER calling convention
by Andy Lutomirski
· 9 years ago
6a613ac
x86/entry: Fix some comments
by Andy Lutomirski
· 9 years ago
187b26a
xen/x86: convert remaining timespec to timespec64 in xen_pvclock_gtod_notify
by Stefano Stabellini
· 9 years ago
7609686
xen/x86: support XENPF_settime64
by Stefano Stabellini
· 9 years ago
f3d6027
xen: introduce XENPF_settime64
by Stefano Stabellini
· 9 years ago
cfafae9
xen: rename dom0_op to platform_op
by Stefano Stabellini
· 9 years ago
4ccefbe
xen: move xen_setup_runstate_info and get_runstate_snapshot to drivers/xen/time.c
by Stefano Stabellini
· 9 years ago
c8f3e51
x86/irq: Export functions to allow MSI domains in modules
by Jake Oshins
· 9 years ago
d8c98a1
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
by David Vrabel
· 9 years ago
4baf7fe
x86/mm: Align macro defines
by Borislav Petkov
· 9 years ago
6e1315f
x86/cpu: Provide a config option to disable static_cpu_has
by Borislav Petkov
· 9 years ago
362f924
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
by Borislav Petkov
· 9 years ago
39c06df
x86/cpufeature: Cleanup get_cpu_cap()
by Borislav Petkov
· 9 years ago
2ccd71f
x86/cpufeature: Move some of the scattered feature bits to x86_capability
by Borislav Petkov
· 9 years ago
0fa8511
Merge branch 'linus' into x86/cleanups
by Thomas Gleixner
· 9 years ago
b279d67
x86/nmi: Save regs in crash dump on external NMI
by Hidehiro Kawai
· 9 years ago
b7c4948
x86/apic: Introduce apic_extnmi command line parameter
by Hidehiro Kawai
· 9 years ago
58c5661
panic, x86: Allow CPUs to save registers even if looping in NMI context
by Hidehiro Kawai
· 9 years ago
1717f20
panic, x86: Fix re-entrance problem due to panic on NMI
by Hidehiro Kawai
· 9 years ago
Next »