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
2016-07-15
kasan: add newline to messages
Dmitry Vyukov
1
-2
/
+2
2016-07-14
Merge branches 'perf-urgent-for-linus' and 'timers-urgent-for-linus' of git:/...
Linus Torvalds
1
-1
/
+1
2016-07-10
x86/quirks: Add early quirk to reset Apple AirPort card
Lukas Wunner
1
-0
/
+64
2016-07-10
x86/quirks: Reintroduce scanning of secondary buses
Lukas Wunner
1
-13
/
+21
2016-07-10
x86/quirks: Apply nvidia_bugs quirk only on root bus
Lukas Wunner
1
-0
/
+7
2016-07-10
perf/x86: Fix bogus kernel printk, again
Vegard Nossum
1
-1
/
+1
2016-07-09
x86/cpu: Fix duplicated X86_BUG(9) macro
Dave Hansen
1
-4
/
+2
2016-07-08
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+2
2016-07-08
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-7
/
+37
2016-07-07
Merge tag 'acpi-4.7-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-0
/
+1
2016-07-07
Merge branches 'acpica-fixes', 'acpi-pci-fixes' and 'acpi-debug-fixes'
Rafael J. Wysocki
269
-4456
/
+8596
2016-07-07
Merge branches 'pm-cpuidle-fixes' and 'pm-sleep-fixes'
Rafael J. Wysocki
2
-43
/
+109
2016-07-06
x86/perf/intel/rapl: Fix module name collision with powercap intel-rapl
Ville Syrjälä
1
-2
/
+2
2016-07-03
perf/x86: Fix 32-bit perf user callgraph collection
Josh Poimboeuf
1
-5
/
+6
2016-07-03
perf/x86/intel: Update event constraints when HT is off
Stephane Eranian
1
-0
/
+29
2016-07-02
Revert "ACPI, PCI, IRQ: remove redundant code in acpi_irq_penalty_init()"
Sinan Kaya
1
-0
/
+1
2016-07-01
x86/amd_nb: Fix boot crash on non-AMD systems
Borislav Petkov
1
-2
/
+2
2016-06-30
x86/power/64: Fix kernel text mapping corruption during image restoration
Rafael J. Wysocki
2
-43
/
+109
2016-06-27
KVM: nVMX: VMX instructions: fix segment checks when L1 is in long mode.
Quentin Casasnovas
1
-12
/
+11
2016-06-27
KVM: LAPIC: cap __delay at lapic_timer_advance_ns
Marcelo Tosatti
1
-1
/
+2
2016-06-27
KVM: x86: move nsec_to_cycles from x86.c to x86.h
Marcelo Tosatti
2
-6
/
+7
2016-06-27
pvclock: Get rid of __pvclock_read_cycles in function pvclock_read_flags
Minfei Huang
1
-2
/
+5
2016-06-27
pvclock: Cleanup to remove function pvclock_get_nsec_offset
Minfei Huang
1
-16
/
+7
2016-06-27
pvclock: Add CPU barriers to get correct version value
Minfei Huang
2
-0
/
+6
2016-06-25
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
2016-06-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
5
-6
/
+6
2016-06-24
Merge tag 'for-linus-4.7b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-42
/
+32
2016-06-24
x86/efi: get rid of superfluous __GFP_REPEAT
Michal Hocko
1
-1
/
+1
2016-06-24
x86: get rid of superfluous __GFP_REPEAT
Michal Hocko
2
-2
/
+2
2016-06-24
tree wide: get rid of __GFP_REPEAT for order-0 allocations part I
Michal Hocko
2
-3
/
+3
2016-06-24
x86: fix up a few misc stack pointer vs thread_info confusions
Linus Torvalds
3
-9
/
+6
2016-06-23
x86: avoid avoid passing around 'thread_info' in stack dumping code
Linus Torvalds
4
-23
/
+17
2016-06-23
x86/xen: avoid m2p lookup when setting early page table entries
David Vrabel
1
-41
/
+31
2016-06-23
x86/xen: fix upper bound of pmd loop in xen_cleanhighmap()
Juergen Gross
1
-1
/
+1
2016-06-18
Merge tag 'driver-core-4.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+9
2016-06-17
isa: Allow ISA-style drivers on modern systems
William Breathitt Gray
1
-0
/
+9
2016-06-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-13
/
+34
2016-06-16
kvm: vmx: check apicv is active before using VT-d posted interrupt
Yang Zhang
1
-5
/
+10
2016-06-16
kvm: svm: Do not support AVIC if not CONFIG_X86_LOCAL_APIC
Suravee Suthikulpanit
1
-5
/
+10
2016-06-16
kvm: svm: Fix implicit declaration for __default_cpu_present_to_apicid()
Suravee Suthikulpanit
2
-3
/
+14
2016-06-14
kprobes/x86: Clear TF bit in fault on single-stepping
Masami Hiramatsu
1
-0
/
+12
2016-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-15
/
+86
2016-06-10
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-22
/
+1
2016-06-10
x86/ioapic: Fix incorrect pointers in ioapic_setup_resources()
Rui Wang
1
-1
/
+1
2016-06-10
x86/entry/traps: Don't force in_interrupt() to return true in IST handlers
Andy Lutomirski
1
-10
/
+10
2016-06-08
x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer models
Borislav Petkov
1
-2
/
+2
2016-06-08
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
1
-0
/
+68
2016-06-07
x86, build: copy ldlinux.c32 to image.iso
H. Peter Anvin
1
-0
/
+3
2016-06-06
x86/msr: Use the proper trace point conditional for writes
Dr. David Alan Gilbert
1
-2
/
+2
2016-06-03
perf/x86/intel/uncore: Remove SBOX support for Broadwell server
Kan Liang
1
-21
/
+0
[next]