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