summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge 3.9-rc4 into driver-core-nextGreg Kroah-Hartman2013-01-174-9/+109
|\
| * 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-131-0/+2
| | * x86/Sandy Bridge: mark arrays in __init functions as __initconstH. Peter Anvin2013-01-131-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
* | | | arch/x86/um: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+1
* | | | arch/x86: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-12/+10
|/ / /
* | | X86: drivers: remove __dev* attributes.Greg Kroah-Hartman2013-01-0321-89/+84
* | | 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-2019-118/+24
|\ \ \ | |_|/ |/| |
| * | new helpers: __save_altstack/__compat_save_altstack, switch x86 and um to thoseAl Viro2012-12-193-25/+7
| * | generic compat_sys_sigaltstack()Al Viro2012-12-198-67/+6
| * | introduce generic sys_sigaltstack(), switch x86 and um to itAl Viro2012-12-1910-16/+4
| * | new helper: compat_user_stack_pointer()Al Viro2012-12-191-0/+7
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * | missing user_stack_pointer() instancesAl Viro2012-12-191-0/+1
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-193-5/+0
* | | 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/+1
|\ \ \ \ \ \ \
| * | | | | | | x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-173-52/+1
* | | | | | | | 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-181-10/+57
|\ \ \ \ \ \ \ \
| * | | | | | | | arch/x86/platform/iris/iris.c: register a platform device and a platform driverShérab2012-12-181-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-231-0/+23
| * | | | | | | | | tools/power/x86/turbostat: share kernel MSR #definesLen Brown2012-11-231-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-171-3/+4
| * | | | | | | | | xen/smp: Use smp_store_boot_cpu_info() to store cpu info for BSP during boot ...Konrad Rzeszutek Wilk2012-12-171-1/+1
* | | | | | | | | | x86, paravirt: fix build error when thp is disabledDavid Rientjes2012-12-181-2/+0
* | | | | | | | | | 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-172-0/+2
* | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2012-12-161-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-164-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
| * | | | | | | | | | | | x86/mm: Introduce pte_accessible()Rik van Riel2012-12-111-0/+6
| * | | | | | | | | | | | x86: mm: drop TLB flush from ptep_set_access_flagsRik van Riel2012-12-111-1/+0
| * | | | | | | | | | | | x86: mm: only do a local tlb flush in ptep_set_access_flags()Rik van Riel2012-12-111-1/+8
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Revert "x86-64/efi: Use EFI to deal with platform wall clock (again)"Linus Torvalds2012-12-155-51/+110
OpenPOWER on IntegriCloud