summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-12-133-3/+2
|\
| * x86 mtrr: fix comment typo in mtrr_bp_initOlaf Hering2012-12-071-1/+1
| * propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
| * x86: remove offsets.h from .gitignore and dontdiffPaul Bolle2012-11-191-1/+0
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+21
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2512-38/+120
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-174-18/+20
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-1031-191/+432
| |\ \ \ \
| * | | | | x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-311-0/+21
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1220-123/+47
|\ \ \ \ \ \
| * | | | | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | | | | | death to idle_regs()Al Viro2012-11-282-11/+0
| * | | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-282-4/+2
| * | | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-282-13/+0
| * | | | | | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-2815-98/+52
| * | | | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-281-2/+3
| * | | | | | consolidate sys_execve() prototypeAl Viro2012-11-281-3/+0
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-114-24/+60
|\ \ \ \ \ \
| * | | | | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()Jan Beulich2012-11-021-2/+3
| * | | | | | x86: hpet: Fix masking of MSI interruptsJan Beulich2012-11-021-2/+2
| * | | | | | x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-022-20/+55
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-1124-425/+56
|\ \ \ \ \ \
| * | | | | | x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin2012-11-291-1/+1
| * | | | | | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-291-10/+21
| * | | | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-292-32/+0
| * | | | | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-294-106/+1
| * | | | | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-296-25/+3
| * | | | | | x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-294-54/+4
| * | | | | | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-295-42/+2
| * | | | | | x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-296-117/+1
| * | | | | | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-295-42/+27
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-115-29/+60
|\ \ \ \ \ \
| * | | | | | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann2012-11-131-14/+27
| * | | | | | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMDAndreas Herrmann2012-11-131-1/+5
| * | | | | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2012-11-133-12/+25
| * | | | | | x86: Add cpu_has_topoextAndreas Herrmann2012-11-133-2/+3
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-12-113-48/+23
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding2012-12-101-3/+3
| * | | | | | | x86, apic: Cleanup cfg->domain setup for legacy interruptsSuresh Siddha2012-11-261-20/+6
| * | | | | | | x86: Remove dead hlt_use_halt codeDaniel Lezcano2012-10-261-25/+14
* | | | | | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-1112-41/+393
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, topology: Debug CPU0 hotplugFenghua Yu2012-11-144-0/+107
| * | | | | | | | x86/i387.c: Initialize thread xstate only on CPU0 only onceFenghua Yu2012-11-141-1/+5
| * | | | | | | | x86, hotplug: Handle retrigger irq by the first available CPUFenghua Yu2012-11-141-1/+3
| * | | | | | | | x86, hotplug: The first online processor saves the MTRR stateFenghua Yu2012-11-141-2/+7
| * | | | | | | | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu2012-11-141-3/+2
| * | | | | | | | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu2012-11-142-7/+105
| * | | | | | | | x86-32, hotplug: Add start_cpu0() entry point to head_32.SFenghua Yu2012-11-141-0/+13
| * | | | | | | | x86-64, hotplug: Add start_cpu0() entry point to head_64.SFenghua Yu2012-11-141-0/+16
| * | | | | | | | x86, hotplug, suspend: Online CPU0 for suspend or hibernateFenghua Yu2012-11-141-0/+44