index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-18
2
-1
/
+38
|
\
|
*
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2019-09-17
2
-1
/
+38
|
|
\
|
|
*
cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a...
Wanpeng Li
2019-09-11
1
-0
/
+1
|
|
*
cpuidle-haltpoll: vcpu hotplug support
Joao Martins
2019-09-03
1
-12
/
+6
|
|
*
cpuidle-haltpoll: disable host side polling when kvm virtualized
Marcelo Tosatti
2019-07-30
1
-0
/
+42
|
|
*
add cpuidle-haltpoll driver
Marcelo Tosatti
2019-07-30
1
-1
/
+1
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
1
-0
/
+10
|
\
\
\
|
*
|
|
x86/hyperv: Hide pv_ops access for CONFIG_PARAVIRT=n
Tianyu Lan
2019-08-28
1
-0
/
+2
|
*
|
|
clocksource/drivers/hyperv: Add Hyper-V specific sched clock function
Tianyu Lan
2019-08-23
1
-0
/
+8
*
|
|
|
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
23
-388
/
+423
|
\
\
\
\
|
*
|
|
|
x86/apic/vector: Warn when vector space exhaustion breaks affinity
Neil Horman
2019-08-28
1
-0
/
+11
|
*
|
|
|
x86/apic: Annotate global config variables as "read-only after init"
Sean Christopherson
2019-08-07
1
-13
/
+13
|
*
|
|
|
x86/apic/x2apic: Implement IPI shorthands support
Thomas Gleixner
2019-07-25
3
-4
/
+13
|
*
|
|
|
x86/apic/flat64: Remove the IPI shorthand decision logic
Thomas Gleixner
2019-07-25
2
-50
/
+6
|
*
|
|
|
x86/apic: Share common IPI helpers
Thomas Gleixner
2019-07-25
2
-18
/
+18
|
*
|
|
|
x86/apic: Remove the shorthand decision logic
Thomas Gleixner
2019-07-25
1
-24
/
+3
|
*
|
|
|
x86/smp: Enhance native_send_call_func_ipi()
Thomas Gleixner
2019-07-25
1
-13
/
+11
|
*
|
|
|
x86/smp: Move smp_function_call implementations into IPI code
Thomas Gleixner
2019-07-25
2
-40
/
+40
|
*
|
|
|
x86/apic: Provide and use helper for send_IPI_allbutself()
Thomas Gleixner
2019-07-25
4
-9
/
+16
|
*
|
|
|
x86/apic: Add static key to Control IPI shorthands
Thomas Gleixner
2019-07-25
3
-1
/
+31
|
*
|
|
|
x86/apic: Move no_ipi_broadcast() out of 32bit
Thomas Gleixner
2019-07-25
3
-29
/
+27
|
*
|
|
|
x86/apic: Add NMI_VECTOR wait to IPI shorthand
Thomas Gleixner
2019-07-25
1
-1
/
+4
|
*
|
|
|
x86/apic: Remove dest argument from __default_send_IPI_shortcut()
Thomas Gleixner
2019-07-25
4
-14
/
+11
|
*
|
|
|
x86/hotplug: Silence APIC and NMI when CPU is dead
Thomas Gleixner
2019-07-25
3
-12
/
+33
|
*
|
|
|
x86/cpu: Move arch_smt_update() to a neutral place
Thomas Gleixner
2019-07-25
2
-1
/
+10
|
*
|
|
|
x86/apic/uv: Make x2apic_extra_bits static
Thomas Gleixner
2019-07-25
1
-1
/
+1
|
*
|
|
|
x86/apic: Consolidate the apic local headers
Thomas Gleixner
2019-07-25
12
-119
/
+83
|
*
|
|
|
x86/apic: Move apic_flat_64 header into apic directory
Thomas Gleixner
2019-07-25
3
-2
/
+10
|
*
|
|
|
x86/apic: Move ipi header into apic directory
Thomas Gleixner
2019-07-25
8
-14
/
+103
|
*
|
|
|
x86/apic: Cleanup the include maze
Thomas Gleixner
2019-07-25
9
-112
/
+26
|
*
|
|
|
x86/apic: Move IPI inlines into ipi.c
Thomas Gleixner
2019-07-25
1
-3
/
+13
|
*
|
|
|
x86/apic: Make apic_pending_intr_clear() more robust
Thomas Gleixner
2019-07-25
1
-44
/
+63
|
*
|
|
|
x86/apic: Soft disable APIC before initializing it
Thomas Gleixner
2019-07-25
1
-0
/
+8
|
*
|
|
|
x86/apic: Invoke perf_events_lapic_init() after enabling APIC
Thomas Gleixner
2019-07-25
1
-3
/
+2
|
*
|
|
|
x86/kgbd: Use NMI_VECTOR not APIC_DM_NMI
Thomas Gleixner
2019-07-25
1
-1
/
+1
|
*
|
|
|
x86/reboot: Always use NMI fallback when shutdown via reboot vector IPI fails
Grzegorz Halat
2019-07-25
1
-19
/
+27
|
*
|
|
|
x86/paravirt: Drop {read,write}_cr8() hooks
Andrew Cooper
2019-07-22
2
-5
/
+0
|
*
|
|
|
x86/apic: Initialize TPR to block interrupts 16-31
Andy Lutomirski
2019-07-22
1
-2
/
+5
|
|
/
/
/
*
|
|
|
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-17
3
-18
/
+8
|
\
\
\
\
|
*
|
|
|
x86/irq: Check for VECTOR_UNUSED directly
Heiner Kallweit
2019-08-19
1
-1
/
+1
|
*
|
|
|
x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() code
Heiner Kallweit
2019-08-19
3
-17
/
+7
*
|
|
|
|
Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-17
1
-18
/
+76
|
\
\
\
\
\
|
*
|
|
|
|
x86/vmware: Add a header file for hypercall definitions
Thomas Hellstrom
2019-08-28
1
-1
/
+5
|
*
|
|
|
|
x86/vmware: Update platform detection code for VMCALL/VMMCALL hypercalls
Thomas Hellstrom
2019-08-28
1
-17
/
+71
*
|
|
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-09-17
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/mm: Remove set_pages_x() and set_pages_nx()
Christoph Hellwig
2019-09-03
1
-2
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-09-17
1
-0
/
+20
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/syscalls: Split the x32 syscalls into their own table
Andy Lutomirski
2019-07-22
1
-0
/
+20
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-09-17
15
-137
/
+104
|
\
\
\
\
\
\
|
*
|
|
|
|
|
x86/cpu: Update init data for new Airmont CPU model
Rahul Tanwar
2019-09-06
3
-0
/
+7
[next]