summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)Author
2013-09-28Merge branches 'sched-urgent-for-linus', 'timers-urgent-for-linus' and 'x86-u...Linus Torvalds
2013-09-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-28perf/x86: Fix PMU detection printout when no PMU is detectedIngo Molnar
2013-09-27x86/microcode/AMD: Fix patch level reporting for family 15hSuravee Suthikulpanit
2013-09-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-25Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-25x86/reboot: Fix apparent cut-n-paste mistake in Dell reboot workaroundDave Jones
2013-09-23x86/reboot: Add quirk to make Dell C6100 use reboot=pci automaticallyMasoud Sharbiani
2013-09-23perf/x86/intel: Add model number for Avoton SilvermontYan, Zheng
2013-09-20perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'Peter Zijlstra
2013-09-20perf/x86/intel/uncore: Don't use smp_processor_id() in validate_group()Yan, Zheng
2013-09-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-18Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-14perf/x86/intel: Mark MEM_LOAD_UOPS_MISS_RETIRED as precise on SNBStephane Eranian
2013-09-12Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-09-12perf/x86/intel: Fix Silvermont offcore masksPeter Zijlstra
2013-09-12perf/x86: Fix uncore PCI fixed counter handlingStephane Eranian
2013-09-12perf/x86: Add constraint for IVB CYCLE_ACTIVITY:CYCLES_LDM_PENDINGStephane Eranian
2013-09-11mm: vmstats: track TLB flush stats on UP tooDave Hansen
2013-09-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-09-10Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-09-10Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-09-10x86: Remove now-unused save_rest()Borislav Petkov
2013-09-09Merge tag 'trace-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds
2013-09-06Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-09-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-09-05x86-32, ftrace: Fix static ftrace when early microcode is enabledH. Peter Anvin
2013-09-05x86/smpboot: Fix announce_cpu() to printk() the last "OK" properlyLibin
2013-09-04Merge branch 'next' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-09-04Merge branch 'x86-spinlocks-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2013-09-04Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-04Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-09-04x86, paravirt: Remove duplicate definition for DEF_NATIVEH. Peter Anvin
2013-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-04Merge branch 'x86-fb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-09-04Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-09-04Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-04Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2013-09-04Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds
2013-09-03x86: add early quirk for reserving Intel graphics stolen memory v5Jesse Barnes
2013-09-02perf: Convert kmalloc_node(...GFP_ZERO...) to kzalloc_node()Joe Perches
2013-09-02perf/x86: Add Silvermont (22nm Atom) supportYan, Zheng
2013-09-02perf/x86: use INTEL_UEVENT_EXTRA_REG to define MSR_OFFCORE_RSP_XYan, Zheng
2013-09-01Introduce [compat_]save_altstack_ex() to unbreak x86 SMAPAl Viro
2013-08-29Merge branch 'linus' into perf/coreIngo Molnar
2013-08-28Merge tag 'v3.11-rc7' into devicetree/nextGrant Likely
2013-08-27Merge branch 'acpi-sleep'Rafael J. Wysocki
2013-08-26x86/ioapic: Check attr against the previous setting when programmed more than...Liu Ping Fan