index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
x86/apic: Sanitize 32/64bit APIC callbacks
Thomas Gleixner
5
-44
/
+22
2017-09-25
x86/apic: Move APIC noop specific functions
Thomas Gleixner
2
-7
/
+7
2017-09-25
x86/apic: Move probe32 specific APIC functions
Thomas Gleixner
3
-31
/
+25
2017-09-25
x86/apic: Sanitize return value of check_apicid_used()
Thomas Gleixner
2
-4
/
+4
2017-09-25
x86/apic: Sanitize return value of apic.set_apic_id()
Thomas Gleixner
7
-8
/
+8
2017-09-25
x86/apic: Deinline x2apic functions
Thomas Gleixner
4
-51
/
+49
2017-09-25
Merge branch 'irq/core' into x86/apic
Thomas Gleixner
4
-10
/
+13
2017-09-25
genirq/irqdomain: Propagate early activation
Thomas Gleixner
1
-2
/
+2
2017-09-25
genirq/irqdomain: Update irq_domain_ops.activate() signature
Thomas Gleixner
4
-8
/
+11
2017-09-25
x86/apic: Use lapic_is_integrated() consistently
Dou Liyang
1
-5
/
+4
2017-09-25
x86/apic: Remove duplicate X86_64 conditional in lapic_is_integrated()
Dou Liyang
1
-4
/
+0
2017-09-25
x86/apic: Remove init_bsp_APIC()
Dou Liyang
3
-53
/
+0
2017-09-25
x86/apic: Initialize interrupt mode after timer init
Dou Liyang
3
-6
/
+8
2017-09-25
x86/init: Add intr_mode_init to x86_init_ops
Dou Liyang
5
-2
/
+6
2017-09-25
x86/ioapic: Refactor the delay logic in timer_irq_works()
Dou Liyang
1
-2
/
+43
2017-09-25
x86/apic: Unify interrupt mode setup for UP system
Dou Liyang
2
-42
/
+6
2017-09-25
x86/apic: Mark the apic_intr_mode extern for sanity check cleanup
Dou Liyang
3
-58
/
+24
2017-09-25
x86/apic: Unify interrupt mode setup for SMP-capable system
Dou Liyang
2
-15
/
+37
2017-09-25
x86/apic: Move logical APIC ID away from apic_bsp_setup()
Dou Liyang
3
-11
/
+13
2017-09-25
x86/apic: Split local APIC timer setup from the APIC setup
Dou Liyang
2
-2
/
+7
2017-09-25
x86/apic: Prepare for unifying the interrupt delivery modes setup
Dou Liyang
2
-0
/
+18
2017-09-25
x86/apic: Construct a selector for the interrupt delivery mode
Dou Liyang
1
-0
/
+52
2017-09-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
17
-66
/
+87
2017-09-23
x86/asm: Fix inline asm call constraints for Clang
Josh Poimboeuf
12
-42
/
+39
2017-09-22
Merge tag 'for-linus-4.14b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-09-22
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
12
-156
/
+184
2017-09-20
crypto: x86/twofish - Fix RBP usage
Josh Poimboeuf
1
-6
/
+6
2017-09-20
crypto: sha512-avx2 - Fix RBP usage
Josh Poimboeuf
1
-36
/
+39
2017-09-20
crypto: x86/sha256-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha256-avx2 - Fix RBP usage
Josh Poimboeuf
1
-15
/
+7
2017-09-20
crypto: x86/sha256-avx - Fix RBP usage
Josh Poimboeuf
1
-8
/
+7
2017-09-20
crypto: x86/sha1-ssse3 - Fix RBP usage
Josh Poimboeuf
1
-6
/
+5
2017-09-20
crypto: x86/sha1-avx2 - Fix RBP usage
Josh Poimboeuf
1
-3
/
+1
2017-09-20
crypto: x86/des3_ede - Fix RBP usage
Josh Poimboeuf
1
-6
/
+9
2017-09-20
crypto: x86/cast6 - Fix RBP usage
Josh Poimboeuf
1
-16
/
+34
2017-09-20
crypto: x86/cast5 - Fix RBP usage
Josh Poimboeuf
1
-17
/
+30
2017-09-20
crypto: x86/camellia - Fix RBP usage
Josh Poimboeuf
1
-13
/
+13
2017-09-20
crypto: x86/blowfish - Fix RBP usage
Josh Poimboeuf
1
-22
/
+26
2017-09-19
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-20
/
+27
2017-09-19
KVM: VMX: remove WARN_ON_ONCE in kvm_vcpu_trigger_posted_interrupt
Haozhong Zhang
1
-12
/
+21
2017-09-19
KVM: VMX: do not change SN bit in vmx_update_pi_irte()
Haozhong Zhang
1
-5
/
+1
2017-09-19
KVM: x86: Fix the NULL pointer parameter in check_cr_write()
Yu Zhang
1
-3
/
+5
2017-09-17
x86/mm/32: Load a sane CR3 before cpu_init() on secondary CPUs
Andy Lutomirski
1
-6
/
+7
2017-09-17
x86/mm/32: Move setup_clear_cpu_cap(X86_FEATURE_PCID) earlier
Andy Lutomirski
2
-8
/
+8
2017-09-17
x86/mm/64: Stop using CR3.PCID == 0 in ASID-aware code
Andy Lutomirski
1
-2
/
+19
2017-09-17
x86/mm: Factor out CR3-building code
Andy Lutomirski
2
-10
/
+16
2017-09-17
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+11
2017-09-16
Merge branch 'for-linus-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-8
/
+14
2017-09-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-93
/
+168
2017-09-15
xen: x86: mark xen_find_pt_base as __init
Arnd Bergmann
1
-1
/
+1
[next]