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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-22
x86/apic: Move online masking to core code
Thomas Gleixner
3
-35
/
+22
2017-06-22
x86/uv: Use default_cpu_mask_to_apicid_and()
Thomas Gleixner
1
-15
/
+4
2017-06-22
x86/apic: Move flat_cpu_mask_to_apicid_and() into C source
Thomas Gleixner
1
-0
/
+16
2017-06-22
x86/irq: Use irq_migrate_all_off_this_cpu()
Thomas Gleixner
1
-87
/
+2
2017-06-22
x86/irq: Restructure fixup_irqs()
Thomas Gleixner
1
-26
/
+20
2017-06-22
x86/irq: Cleanup pending irq move in fixup_irqs()
Thomas Gleixner
1
-4
/
+21
2017-06-22
x86/msi: Create named irq domains
Thomas Gleixner
1
-9
/
+33
2017-06-22
x86/msi: Remove unused remap irq domain interface
Thomas Gleixner
1
-6
/
+0
2017-06-22
x86/msi: Provide new iommu irqdomain interface
Thomas Gleixner
1
-0
/
+15
2017-06-22
x86/htirq: Create named domain
Thomas Gleixner
1
-5
/
+16
2017-06-22
x86/ioapic: Create named irq domain
Thomas Gleixner
1
-2
/
+20
2017-06-22
x86/vector: Create named irq domain
Thomas Gleixner
1
-2
/
+7
2017-06-22
x86/apic: Add name to irq chip
Thomas Gleixner
1
-0
/
+1
2017-06-22
x86/tsc: Call check_system_tsc_reliable() before unsynchronized_tsc()
Zhenzhong Duan
1
-2
/
+2
2017-06-22
x86/hyperv: Read TSC frequency from a synthetic MSR
Vitaly Kuznetsov
1
-0
/
+15
2017-06-22
x86/hyperv: Check frequency MSRs presence according to the specification
Vitaly Kuznetsov
1
-1
/
+2
2017-06-22
x86/debug: Extend the lower bound of crash kernel low reservations
Jiri Bohac
1
-1
/
+1
2017-06-22
x86/mm: Remove reset_lazy_tlbstate()
Andy Lutomirski
1
-1
/
+0
2017-06-22
Merge branch 'linus' into x86/mm, to pick up fixes
Ingo Molnar
3
-4
/
+4
2017-06-22
x86/apic: Make arch_init_msi/htirq_domain __init
Dou Liyang
2
-2
/
+2
2017-06-22
x86/apic: Make init_legacy_irqs() __init
Dou Liyang
1
-2
/
+2
2017-06-20
x86/MCE, xen/mcelog: Make /dev/mcelog registration messages more precise
Juergen Gross
1
-1
/
+7
2017-06-20
x86/boot/64: Put __startup_64() into .head.text
Kirill A. Shutemov
1
-2
/
+4
2017-06-20
x86/microcode/intel: Save pointer to ucode patch for early AP loading
Borislav Petkov
1
-4
/
+21
2017-06-20
x86/microcode: Look for the initrd at the correct address on 32-bit
Borislav Petkov
1
-0
/
+11
2017-06-20
x86/nmi: Fix timeout test in test_nmi_ipi()
Dan Carpenter
1
-1
/
+1
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
13
-39
/
+95
2017-06-20
x86/hpet: Do not use smp_processor_id() in preemptible code
Borislav Petkov
1
-1
/
+1
2017-06-19
mm: larger stack guard gap, between vmas
Hugh Dickins
1
-2
/
+2
2017-06-15
iommu/vt-d: Correctly disable Intel IOMMU force on
Shaohua Li
1
-1
/
+1
2017-06-14
x86/mce: Update bootlog description to reflect behavior on AMD
Yazen Ghannam
1
-2
/
+3
2017-06-14
x86/mce: Don't disable MCA banks when offlining a CPU on AMD
Yazen Ghannam
1
-2
/
+3
2017-06-14
x86/mce/mce-inject: Preset the MCE injection struct
Borislav Petkov
1
-0
/
+9
2017-06-14
x86/mce: Clean up include files
Borislav Petkov
1
-10
/
+0
2017-06-14
x86/mce: Get rid of register_mce_write_callback()
Borislav Petkov
3
-58
/
+61
2017-06-14
x86/mce: Merge mce_amd_inj into mce-inject
Borislav Petkov
1
-16
/
+526
2017-06-14
x86/mce/AMD: Use saved threshold block info in interrupt handler
Yazen Ghannam
1
-31
/
+35
2017-06-14
x86/mce/AMD: Use msr_stat when clearing MCA_STATUS
Yazen Ghannam
1
-1
/
+1
2017-06-14
Merge tag 'v4.12-rc5' into ras/core, to pick up fixes
Ingo Molnar
10
-29
/
+86
2017-06-13
x86/boot/64: Add support of additional page table level during early boot
Kirill A. Shutemov
2
-12
/
+62
2017-06-13
x86/boot/64: Rename init_level4_pgt and early_level4_pgt
Kirill A. Shutemov
4
-19
/
+18
2017-06-13
x86/boot/64: Rewrite startup_64() in C
Kirill A. Shutemov
2
-93
/
+87
2017-06-13
x86/mm: Split read_cr3() into read_cr3_pa() and __read_cr3()
Andy Lutomirski
4
-4
/
+5
2017-06-13
Merge branch 'sched/urgent' into x86/mm, to pick up dependent fix
Ingo Molnar
2
-0
/
+4
2017-06-13
x86/time: Make setup_default_timer_irq() static
Dou Liyang
1
-1
/
+1
2017-06-12
x86/debug: Handle early WARN_ONs proper
Peter Zijlstra
1
-1
/
+1
2017-06-11
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2017-06-08
x86/microcode/intel: Clear patch pointer before jettisoning the initrd
Dominik Brodowski
1
-0
/
+3
2017-06-08
x86/ldt: Rename ldt_struct::size to ::nr_entries
Borislav Petkov
3
-26
/
+27
2017-06-06
kvm: async_pf: fix rcu_irq_enter() with irqs enabled
Paolo Bonzini
1
-1
/
+1
[prev]
[next]