Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
08687aec71bc9134fe336e561f6877bacf74fc0a
/
arch
/
x86
08687ae
x86: unify power/cpu_(32|64).c
by Sergio Luis
· 16 years ago
6d48bec
x86: unify power/cpu_(32|64) copyright notes
by Sergio Luis
· 16 years ago
3134d04
x86: unify power/cpu_(32|64) regarding restoring processor state
by Sergio Luis
· 16 years ago
f9ebbe5
x86: unify power/cpu_(32|64) regarding saving processor state
by Sergio Luis
· 16 years ago
833b2ca
x86: unify power/cpu_(32|64) global variables
by Sergio Luis
· 16 years ago
f6783d2
x86: unify power/cpu_(32|64) headers
by Sergio Luis
· 16 years ago
ce4b3c5
PM/ACPI/x86: Fix sparse warning in arch/x86/kernel/acpi/sleep.c
by Jaswinder Singh Rajput
· 16 years ago
6d21491
Merge branch 'topic/slab/earlyboot-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
7f3591c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-lguest
by Linus Torvalds
· 16 years ago
65d52cc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
by Linus Torvalds
· 16 years ago
db8e7f1
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
acdd0b6
lguest: PAE support
by Matias Zabaljauregui
· 16 years ago
cefcad1
lguest: Add support for kvm_hypercall4()
by Matias Zabaljauregui
· 16 years ago
ebe0ba8
lguest: replace hypercall name LHCALL_SET_PMD with LHCALL_SET_PGD
by Matias Zabaljauregui
· 16 years ago
90603d1
lguest: use native_set_* macros, which properly handle 64-bit entries when PAE is activated
by Matias Zabaljauregui
· 16 years ago
61f4bc8
lguest: optimize by coding restore_flags and irq_enable in assembler.
by Rusty Russell
· 16 years ago
a32a8813
lguest: improve interrupt handling, speed up stream networking
by Rusty Russell
· 16 years ago
1028375
lguest: clean up lguest_init_IRQ
by Rusty Russell
· 16 years ago
5933048
module: cleanup FIXME comments about trimming exception table entries.
by Rusty Russell
· 16 years ago
c398df3
module: merge module_alloc() finally
by Amerigo Wang
· 16 years ago
0fdc83b
x86 module: merge the rest functions with macros
by Amerigo Wang
· 16 years ago
2d5bf28
x86 module: merge the same functions in module_32.c and module_64.c
by Amerigo Wang
· 16 years ago
55cd636
x86: make zap_low_mapping could be used early
by Yinghai Lu
· 16 years ago
1260866
x86: Provide _sdata in the vmlinux.lds.S file
by Catalin Marinas
· 16 years ago
12274e9
x86: use zalloc_cpumask_var in arch_early_irq_init
by Yinghai Lu
· 16 years ago
8c5dd8f
x86: handle initrd that extends into unusable memory
by Yinghai Lu
· 16 years ago
8a1ca8c
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b640f04
Merge branch 'topic/slab/earlyboot' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6
by Linus Torvalds
· 16 years ago
7702667
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c29f5ec
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
by Linus Torvalds
· 16 years ago
6cd8e300
Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 16 years ago
dad213a
irq/cpumask: make memoryless node zero happy
by Yinghai Lu
· 16 years ago
38c7fed
x86: remove some alloc_bootmem_cpumask_var calling
by Yinghai Lu
· 16 years ago
49c3556
Merge branch 'serial-from-alan'
by Linus Torvalds
· 16 years ago
940010c
Merge branch 'linus' into perfcounters/core
by Ingo Molnar
· 16 years ago
8be6e8f
perf_counter: Rename L2 to LL cache
by Peter Zijlstra
· 16 years ago
f4dbfa8
perf_counter: Standardize event names
by Peter Zijlstra
· 16 years ago
5b0ed52
x86: fix ktermios-termio conversion
by Arnd Bergmann
· 16 years ago
9866b7e
x86: memtest: use pointers of equal type for comparison
by Thomas Gleixner
· 16 years ago
8623661
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
57eee9a
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
8f40642
Merge branch 'signal-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9e350de
perf_counter: Accurate period data
by Peter Zijlstra
· 16 years ago
df1a132
perf_counter: Introduce struct for sample data
by Peter Zijlstra
· 16 years ago
3f6280d
Merge branch 'iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
be15f9d
Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
595dc54
Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9b29e82
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bec70683
Merge branch 'x86-setup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
bb77629
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
48c72d1
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
5301e0d
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c44e3ed
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
7dc3ca3
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
aa98936
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
99e97b8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
511b01b
Revert "x86, bts: reenable ptrace branch trace support"
by Ingo Molnar
· 16 years ago
82782ca
Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
f0d5e12
Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0fea615
CPUFREQ: Mark e_powersaver driver as EXPERIMENTAL and DANGEROUS
by Harald Welte
· 16 years ago
0de5108
CPUFREQ: Enable acpi-cpufreq driver for VIA/Centaur CPUs
by Harald Welte
· 16 years ago
bd2b5b1
perf_counter: More aggressive frequency adjustment
by Peter Zijlstra
· 16 years ago
dc81081
perf_counter/x86: Fix the model number of Intel Core2 processors
by Yong Wang
· 16 years ago
b034c19
x86: MSR: add methods for writing of an MSR on several CPUs
by Borislav Petkov
· 16 years ago
6bc1096
x86: MSR: add a struct representation of an MSR
by Borislav Petkov
· 16 years ago
a0861c0
KVM: Add VT-x machine check support
by Andi Kleen
· 16 years ago
56b237e
KVM: VMX: Rename rmode.active to rmode.vm86_active
by Nitin A Kamble
· 16 years ago
20f6598
KVM: Move "exit due to NMI" handling into vmx_complete_interrupts()
by Gleb Natapov
· 16 years ago
8db3baa
KVM: Disable CR8 intercept if tpr patching is active
by Gleb Natapov
· 16 years ago
36752c9
KVM: Do not migrate pending software interrupts.
by Gleb Natapov
· 16 years ago
44c1143
KVM: inject NMI after IRET from a previous NMI, not before.
by Gleb Natapov
· 16 years ago
6a8b1d1
KVM: Always request IRQ/NMI window if an interrupt is pending
by Gleb Natapov
· 16 years ago
66fd3f7
KVM: Do not re-execute INTn instruction.
by Gleb Natapov
· 16 years ago
f629cf8
KVM: skip_emulated_instruction() decode instruction if size is not known
by Gleb Natapov
· 16 years ago
923c61b
KVM: Remove irq_pending bitmap
by Gleb Natapov
· 16 years ago
fa9726b
KVM: Do not allow interrupt injection from userspace if there is a pending event.
by Gleb Natapov
· 16 years ago
3298b75
KVM: Unprotect a page if #PF happens during NMI injection.
by Gleb Natapov
· 16 years ago
58f8ac2
KVM: Expand on "help" info to specify kvm intel and amd module names
by Robert P. J. Day
· 16 years ago
8986ecc
KVM: x86: check for cr3 validity in mmu_alloc_roots
by Marcelo Tosatti
· 16 years ago
7c8a83b
KVM: MMU: protect kvm_mmu_change_mmu_pages with mmu_lock
by Marcelo Tosatti
· 16 years ago
310b5d3
KVM: Deal with interrupt shadow state for emulated instructions
by Glauber Costa
· 16 years ago
2809f5d
KVM: Replace ->drop_interrupt_shadow() by ->set_interrupt_shadow()
by Glauber Costa
· 16 years ago
32f8840
KVM: use smp_send_reschedule in kvm_vcpu_kick
by Marcelo Tosatti
· 16 years ago
d149c73
KVM: Update cpuid 1.ecx reporting
by Avi Kivity
· 16 years ago
069ebaa
x86: Add cpu features MOVBE and POPCNT
by Avi Kivity
· 16 years ago
7faa4ee
KVM: Add AMD cpuid bit: cr8_legacy, abm, misaligned sse, sse4, 3dnow prefetch
by Avi Kivity
· 16 years ago
8d753f3
KVM: Fix cpuid feature misreporting
by Avi Kivity
· 16 years ago
d6a8c87
KVM: Drop request_nmi from stats
by Jan Kiszka
· 16 years ago
fe8e7f8
KVM: SVM: Don't reinject event that caused a task switch
by Gleb Natapov
· 16 years ago
b586eb0
KVM: SVM: Fix cross vendor migration issue in segment segment descriptor
by Andre Przywara
· 16 years ago
9b5843d
KVM: fix apic_debug instances
by Glauber Costa
· 16 years ago
522c68c
KVM: Enable snooping control for supported hardware
by Sheng Yang
· 16 years ago
4b12f0d
KVM: Replace get_mt_mask_shift with get_mt_mask
by Sheng Yang
· 16 years ago
9b62e5b1
KVM: Wake up waitqueue before calling get_cpu()
by Jan Blunck
· 16 years ago
14d0bc1
KVM: Get rid of get_irq() callback
by Gleb Natapov
· 16 years ago
16d7a19
KVM: Fix userspace IRQ chip migration
by Gleb Natapov
· 16 years ago
95ba827313
KVM: SVM: Add NMI injection support
by Gleb Natapov
· 16 years ago
c4282df
KVM: Get rid of arch.interrupt_window_open & arch.nmi_window_open
by Gleb Natapov
· 16 years ago
0a5fff19
KVM: Do not report TPR write to userspace if new value bigger or equal to a previous one.
by Gleb Natapov
· 16 years ago
615d519
KVM: sync_lapic_to_cr8() should always sync cr8 to V_TPR
by Gleb Natapov
· 16 years ago
Next »