summaryrefslogtreecommitdiff
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | x86: don't show trace beyond show_stack(NULL, NULL)Tejun Heo2013-04-30
* | | | | | | | | | | | | | | | | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / / / / |/| | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'pm-cpufreq'Rafael J. Wysocki2013-04-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov...Jacob Shin2013-04-10
| | | |_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | Merge branch 'pm-cpuidle'Rafael J. Wysocki2013-04-28
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | cpuidle: remove en_core_tk_irqen flagDaniel Lezcano2013-04-23
* | | | | | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86 cmpxchg.h: fix wrong commentLi Zhong2013-04-25
| | |_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'edac_amd_f16h' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Ingo Molnar2013-04-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | amd64_edac: Add Family 16h supportAravind Gopalakrishnan2013-04-19
| | | |_|_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | Merge tag 'please-pull-cmci_rediscover' of git://git.kernel.org/pub/scm/linux...Ingo Molnar2013-04-08
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | x86/mce: Rework cmci_rediscover() to play well with CPU hotplugSrivatsa S. Bhat2013-04-02
| | | |_|_|_|/ / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | x86, MCE, AMD: Use MCG_CAP MSR to find out number of banks on AMDBoris Ostrovsky2013-03-22
| * | | | | | | | | | | | | | | | | x86, MCE, AMD: Replace shared_bank array with is_shared_bank() helperBoris Ostrovsky2013-03-22
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | x86/setup: Drop unneeded include <asm/dmi.h>Jean Delvare2013-04-25
| * | | | | | | | | | | | | | | | | x86/olpc/xo1/sci: Don't call input_free_device() after input_unregister_device()Wei Yongjun2013-04-24
| * | | | | | | | | | | | | | | | | x86/platform/intel/mrst: Remove cast for kmalloc() return valueZhang Yanfei2013-03-12
| * | | | | | | | | | | | | | | | | x86/platform/uv: Replace kmalloc() & memset with kzalloc()Alexandru Gheorghiu2013-03-11
* | | | | | | | | | | | | | | | | | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, wakeup, sleep: Use pvops functions for changing GDT entrieskonrad@kernel.org2013-04-11
| * | | | | | | | | | | | | | | | | | x86, xen, gdt: Remove the pvops variant of store_gdt.Konrad Rzeszutek Wilk2013-04-11
| * | | | | | | | | | | | | | | | | | x86-32, gdt: Store/load GDT for ACPI S3 or hibernation/resume path is not neededKonrad Rzeszutek Wilk2013-04-11
| * | | | | | | | | | | | | | | | | | x86-64, gdt: Store/load GDT for ACPI S3 or hibernate/resume path is not needed.Konrad Rzeszutek Wilk2013-04-11
| * | | | | | | | | | | | | | | | | | x86: Make Linux guest support optionalBorislav Petkov2013-03-04
| * | | | | | | | | | | | | | | | | | x86, Kconfig: Move PARAVIRT_DEBUG into the paravirt menuBorislav Petkov2013-03-04
| | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86/mm/gart: Drop unnecessary checkWang YanQing2013-04-16
| * | | | | | | | | | | | | | | | | | x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_ME...Tang Chen2013-04-15
| * | | | | | | | | | | | | | | | | | x86/mm/fixmap: Remove unused FIX_CYCLONE_TIMERPaul Bolle2013-04-12
| * | | | | | | | | | | | | | | | | | x86/mm/numa: Simplify some bit manglingMartin Bundgaard2013-04-10
| * | | | | | | | | | | | | | | | | | x86/mm: Re-enable DEBUG_TLBFLUSH for X86_32Paul Bolle2013-04-10
| * | | | | | | | | | | | | | | | | | x86/mm/cpa: Cleanup split_large_page() and its calleeBorislav Petkov2013-04-10
| * | | | | | | | | | | | | | | | | | x86: Drop always empty .text..page_aligned sectionJan Beulich2013-03-11
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, relocs: Refactor the relocs tool to merge 32- and 64-bit ELFH. Peter Anvin2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Build separate 32/64-bit toolsKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Add 64-bit ELF support to relocs toolKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Consolidate processing logicKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86, relocs: Generalize ELF structure namesKees Cook2013-04-16
| * | | | | | | | | | | | | | | | | | x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-11
| | |_|_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86: Constify a few itemsJan Beulich2013-03-11
| | |/ / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | x86, CPU, AMD: Drop useless labelBorislav Petkov2013-04-16
| * | | | | | | | | | | | | | | | | | x86, AMD: Correct {rd,wr}msr_amd_safe warningsBorislav Petkov2013-04-16
| * | | | | | | | | | | | | | | | | | x86: Fold-in trivial check_config functionBorislav Petkov2013-04-16
| * | | | | | | | | | | | | | | | | | x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-02
| * | | | | | | | | | | | | | | | | | x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-02