summaryrefslogtreecommitdiff
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2012-01-07Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-2/+185
2012-01-07Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-1/+3
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+1
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-7/+44
2011-12-23x86, x2apic: Allow "nox2apic" to disable x2apic mode setup by BIOSYinghai Lu1-0/+1
2011-12-23x86, x2apic: Fallback to xapic when BIOS doesn't setup interrupt-remappingYinghai Lu2-0/+5
2011-12-21perf events: Enable raw event support for Intel unhalted_reference_cycles eventStephane Eranian1-7/+8
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester1-2/+0
2011-12-20Merge commit 'v3.2-rc6' into perf/coreIngo Molnar10-9/+66
2011-12-20Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/l...Ingo Molnar2-24/+1
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky1-1/+1
2011-12-18x86: Convert per-cpu counter icr_read_retry_count into a member of irq_statFernando Luis Vazquez Cao2-2/+1
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar12-14/+74
2011-12-14x86: Add per-cpu stat counter for APIC ICR read triesFernando Luis Vázquez Cao1-0/+3
2011-12-12Revert "x86, efi: Calling __pa() with an ioremap()ed address is invalid"Keith Packard2-8/+5
2011-12-09x86, efi: Calling __pa() with an ioremap()ed address is invalidMatt Fleming2-5/+8
2011-12-06perf, x86: Expose perf capability to other modulesGleb Natapov1-0/+15
2011-12-06x86, perf: Disable non available architectural eventsGleb Natapov1-0/+14
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-1/+1
2011-12-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-6/+27
2011-12-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+22
2011-12-06Merge branch 'fortglx/3.3/tip/timers/core' of git://git.linaro.org/people/jst...Thomas Gleixner1-1/+1
2011-12-05x86, tsc: Skip TSC synchronization checks for tsc=reliableSuresh Siddha1-0/+2
2011-12-05x86: Add NumaChip supportSteffen Persvold1-0/+167
2011-12-05x86: Add x86_init platform override to fix up NUMA core numberingDaniel J Blueman1-0/+3
2011-12-05x86: Make flat_init_apic_ldr() availableDaniel J Blueman1-0/+7
2011-12-05x86/rtc, mrst: Don't register a platform RTC device for for Intel MID platformsMathias Nyman1-0/+9
2011-12-05Merge branch 'ucode' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i...Ingo Molnar1-1/+8
2011-12-05x86: Document rdmsr_safe restrictionsBorislav Petkov1-1/+8
2011-12-05x86,mrst: Power control commands updateJacob Pan1-5/+9
2011-12-05x86, UV: Fix UV2 hub part numberJack Steiner1-0/+1
2011-12-03xen/pm_idle: Make pm_idle be default_idle under Xen.Konrad Rzeszutek Wilk1-0/+1
2011-11-28Merge branch 'master' into x86/memblockTejun Heo92-2738/+2862
2011-11-22time: x86: Remove CLOCK_TICK_RATE from mach_timer.hDeepak Saxena1-1/+1
2011-11-16sched, x86: Avoid unnecessary overflow in sched_clockSalman Qazi1-1/+22
2011-11-10x86/mrst: Avoid reporting wrong nmi statusJacob Pan2-1/+2
2011-11-10x86/mrst: Add support for Penwell clock calibrationDirk Brandewie1-0/+7
2011-11-10x86/apic: Allow use of lapic timer early calibration resultJacob Pan1-0/+1
2011-11-10x86/platform: Add a wallclock_init func to x86_platforms opsFeng Tang1-0/+2
2011-11-10x86, perf: Add a build-time sanity test to the x86 decoderMasami Hiramatsu1-0/+7
2011-11-08x86/mce: Make mce_chrdev_ops 'static const'Luck, Tony1-1/+4
2011-11-07Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+9
2011-11-07Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-7/+0
2011-11-03Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6Linus Torvalds1-0/+22
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds1-0/+3
2011-11-01Cross Memory AttachChristopher Yeoh2-1/+7
2011-10-31Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-6/+29
2011-10-29Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds1-3/+3
2011-10-28Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds1-1/+2
2011-10-28compat: sync compat_stats with statfs.Eric W. Biederman1-1/+2