summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-01-221-6/+0Star
|\
| * perf x86: revert 20b279 - require exclude_guest to use PEBS - kernel sideDavid Ahern2013-01-101-6/+0Star
* | ptrace: ensure arch_ptrace/ptrace_request can never race with SIGKILLOleg Nesterov2013-01-221-4/+5
* | Merge tag 'stable/for-linus-3.8-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-01-182-8/+0Star
|\ \
| * | xen: Fix stack corruption in xen_failsafe_callback for 32bit PVOPS guests.Andrew Cooper2013-01-161-1/+0Star
| * | Revert "xen/smp: Fix CPU online/offline bug triggering a BUG: scheduling whil...Konrad Rzeszutek Wilk2013-01-161-7/+0Star
| * | Merge tag 'v3.7' into stable/for-linus-3.8Konrad Rzeszutek Wilk2013-01-1523-94/+226
| |\ \
* | \ \ Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2013-01-162-1/+81
|\ \ \ \
| * | | | x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCIH. Peter Anvin2013-01-141-0/+2
| * | | | x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-141-2/+2
| * | | | x86/Sandy Bridge: reserve pages when integrated graphics is presentJesse Barnes2013-01-111-0/+78
| * | | | x86, efi: correct precedence of operators in setup_efi_pciSasha Levin2012-12-201-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2013-01-102-8/+28
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | KVM: x86: use dynamic percpu allocations for shared msrs areaMarcelo Tosatti2013-01-081-6/+18
| * | | | Add rcu user eqs exception hooks for async page faultLi Zhong2012-12-181-2/+10
* | | | | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0421-89/+84Star
* | | | | PCI: Work around Stratus ftServer broken PCIe hierarchy (fix DMI check)Myron Stowe2012-12-261-1/+2
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-2119-118/+24Star
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-203-25/+7Star
| * | | | generic compat_sys_sigaltstack()Al Viro2012-12-208-67/+6Star
| * | | | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-2010-16/+4Star
| * | | | new helper: compat_user_stack_pointer()Al Viro2012-12-201-0/+7
| * | | | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * | | | missing user_stack_pointer() instancesAl Viro2012-12-201-0/+1
| * | | | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-203-5/+0Star
* | | | | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-12-201-0/+1
|\ \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *-----. \ \ \ \ Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel2012-12-161-0/+1
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| | * | | | | | | dma-debug: New interfaces to debug dma mapping errorsShuah Khan2012-10-241-0/+1
| | |/ / / / / /
* | | | | | | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-193-52/+1Star
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-173-52/+1Star
* | | | | | | | | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-12-192-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | module: add syscall to load module from fdKees Cook2012-12-142-0/+2
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'akpm' (more patches from Andrew)Linus Torvalds2012-12-191-10/+57
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch/x86/platform/iris/iris.c: register a platform device and a platform driverShérab2012-12-191-10/+57
* | | | | | | | | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2012-12-181-0/+37
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | x86 power: define RAPL MSRsLen Brown2012-11-241-0/+23
| * | | | | | | | | | tools/power/x86/turbostat: share kernel MSR #definesLen Brown2012-11-241-0/+14
* | | | | | | | | | | Merge tag 'stable/for-linus-3.8-rc0-bugfix-tag' of git://git.kernel.org/pub/s...Linus Torvalds2012-12-182-4/+5
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | xen/vcpu: Fix vcpu restore path.Wei Liu2012-12-181-3/+4
| * | | | | | | | | xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ...Konrad Rzeszutek Wilk2012-12-181-1/+1
* | | | | | | | | | x86, paravirt: fix build error when thp is disabledDavid Rientjes2012-12-181-2/+0Star
* | | | | | | | | | Merge tag 'md-3.8' of git://neil.brown.name/mdLinus Torvalds2012-12-181-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas2012-12-131-2/+3
* | | | | | | | | | | create non-empty arch/x86/include/uapi/asm/ filesAndrew Morton2012-12-182-0/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-171-51/+59
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | seccomp: Make syscall skipping and nr changes more consistentAndy Lutomirski2012-10-021-51/+59
* | | | | | | | | | | | Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-12-174-3/+44
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mm: numa: Add fault driven placement and migrationPeter Zijlstra2012-12-111-0/+2
| * | | | | | | | | | | | mm: numa: pte_numa() and pmd_numa()Andrea Arcangeli2012-12-111-2/+9
| * | | | | | | | | | | | mm: numa: define _PAGE_NUMAAndrea Arcangeli2012-12-111-0/+20