summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2013-04-3012-76/+15
|\
| * Kconfig: consolidate CONFIG_DEBUG_STRICT_USER_COPY_CHECKSStephen Boyd2013-04-303-20/+1
| * coredump: factor out the setting of PF_DUMPCOREOleg Nesterov2013-04-301-1/+0
| * dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-306-38/+2
| * dump_stack: implement arch-specific hardware description in task dumpsTejun Heo2013-04-301-0/+1
| * dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-18/+0
| * x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo2013-04-301-1/+13
* | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-303-2/+3
|\ \ | |/ |/|
| * Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-282-1/+3
| |\
| | * cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-102-1/+3
| * | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-281-1/+0
| |\ \
| | * | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-231-1/+0
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-301-1/+1
|\ \ \ \
| * | | | x86 cmpxchg.h: fix wrong commentLi Zhong2013-04-251-1/+1
* | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-305-39/+34
|\ \ \ \ \
| * \ \ \ \ Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2013-04-1916-41/+64
| |\ \ \ \ \
| | * | | | | amd64_edac: Add Family 16h supportAravind Gopalakrishnan2013-04-191-1/+2
| * | | | | | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2013-04-0813-80/+71
| |\ \ \ \ \ \
| | * | | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-023-23/+8
| | | |_|_|_|/ | | |/| | | |
| * | | | | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky2013-03-221-7/+15
| * | | | | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky2013-03-221-8/+9
* | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-304-8/+3
|\ \ \ \ \ \ \
| * | | | | | | x86/setup: Drop unneeded include <asm/dmi.h>Jean Delvare2013-04-251-1/+0
| * | | | | | | x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()Wei Yongjun2013-04-241-3/+1
| * | | | | | | x86/platform/intel/mrst: Remove cast for kmalloc() return valueZhang Yanfei2013-03-121-2/+1
| * | | | | | | x86/platform/uv: Replace kmalloc() & memset with kzalloc()Alexandru Gheorghiu2013-03-111-2/+1
* | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-3016-76/+71
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, wakeup, sleep: Use pvops functions for changing GDT entrieskonrad@kernel.org2013-04-111-2/+7
| * | | | | | | | x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-117-10/+4
| * | | | | | | | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk2013-04-113-6/+0
| * | | | | | | | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk2013-04-112-5/+0
| * | | | | | | | x86: Make Linux guest support optionalBorislav Petkov2013-03-045-53/+60
| * | | | | | | | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menuBorislav Petkov2013-03-041-2/+2
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-309-19/+9
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/mm/gart: Drop unnecessary checkWang YanQing2013-04-161-1/+1
| * | | | | | | | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME...Tang Chen2013-04-151-1/+1
| * | | | | | | | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle2013-04-121-3/+0
| * | | | | | | | x86/mm/numa: Simplify some bit manglingMartin Bundgaard2013-04-101-2/+1
| * | | | | | | | x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32Paul Bolle2013-04-101-1/+1
| * | | | | | | | x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov2013-04-102-6/+4
| * | | | | | | | x86: Drop always empty .text..page_aligned sectionJan Beulich2013-03-112-5/+1
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-3010-305/+660
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin2013-04-169-153/+183
| * | | | | | | | x86, relocs: Build separate 32/64-bit toolsKees Cook2013-04-164-5/+22
| * | | | | | | | x86, relocs: Add 64-bit ELF support to relocs toolKees Cook2013-04-161-6/+261
| * | | | | | | | x86, relocs: Consolidate processing logicKees Cook2013-04-161-134/+170
| * | | | | | | | x86, relocs: Generalize ELF structure namesKees Cook2013-04-161-71/+99
| * | | | | | | | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-114-23/+12
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-303-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | x86: Constify a few itemsJan Beulich2013-03-113-4/+4
| | |/ / / / / / | |/| | | | | |
OpenPOWER on IntegriCloud