aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-12
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-25
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-10
| |\ \ \
| * | | | x86: bpf_jit_comp: add vlan tag supportEric Dumazet2012-10-31
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\ \ \ \ \
| * | | | | unify default ptrace_signal_deliverAl Viro2012-11-29
| * | | | | death to idle_regs()Al Viro2012-11-28
| * | | | | flagday: don't pass regs to copy_thread()Al Viro2012-11-28
| * | | | | take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro2012-11-28
| * | | | | x86, um: switch to generic fork/vfork/cloneAl Viro2012-11-28
| * | | | | get rid of pt_regs argument of ->load_binary()Al Viro2012-11-28
| * | | | | consolidate sys_execve() prototypeAl Viro2012-11-28
| | |_|_|/ | |/| | |
* | | | | Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-12-11
|\ \ \ \ \
| * | | | | x86: hpet: Fix inverted return value check in arch_setup_hpet_msi()Jan Beulich2012-11-02
| * | | | | x86: hpet: Fix masking of MSI interruptsJan Beulich2012-11-02
| * | | | | x86: apic: Use tsc deadline for oneshot when availableSuresh Siddha2012-11-02
* | | | | | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \ \ \ \ \
| * | | | | | x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin2012-11-29
| * | | | | | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-29
| * | | | | | x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2012-11-29
| * | | | | | x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin2012-11-29
| * | | | | | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-29
| * | | | | | x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin2012-11-29
| * | | | | | x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin2012-11-29
| * | | | | | x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin2012-11-29
| * | | | | | x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin2012-11-29
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-12-11
|\ \ \ \ \ \
| * | | | | | x86, cacheinfo: Base cache sharing info on CPUID 0x8000001d on AMDAndreas Herrmann2012-11-13
| * | | | | | x86, cacheinfo: Make use of CPUID 0x8000001d for cache information on AMDAndreas Herrmann2012-11-13
| * | | | | | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMDAndreas Herrmann2012-11-13
| * | | | | | x86: Add cpu_has_topoextAndreas Herrmann2012-11-13
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \
| * | | | | | | x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding2012-12-10
| * | | | | | | x86, apic: Cleanup cfg->domain setup for legacy interruptsSuresh Siddha2012-11-26
| * | | | | | | x86: Remove dead hlt_use_halt codeDaniel Lezcano2012-10-26
* | | | | | | | Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, topology: Debug CPU0 hotplugFenghua Yu2012-11-14
| * | | | | | | | x86/i387.c: Initialize thread xstate only on CPU0 only onceFenghua Yu2012-11-14
| * | | | | | | | x86, hotplug: Handle retrigger irq by the first available CPUFenghua Yu2012-11-14
| * | | | | | | | x86, hotplug: The first online processor saves the MTRR stateFenghua Yu2012-11-14
| * | | | | | | | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node.Fenghua Yu2012-11-14
| * | | | | | | | x86, hotplug: Wake up CPU0 via NMI instead of INIT, SIPI, SIPIFenghua Yu2012-11-14
| * | | | | | | | x86-32, hotplug: Add start_cpu0() entry point to head_32.SFenghua Yu2012-11-14
| * | | | | | | | x86-64, hotplug: Add start_cpu0() entry point to head_64.SFenghua Yu2012-11-14
| * | | | | | | | x86, hotplug, suspend: Online CPU0 for suspend or hibernateFenghua Yu2012-11-14
| * | | | | | | | x86, hotplug: Support functions for CPU0 online/offlineFenghua Yu2012-11-14
| * | | | | | | | x86, topology: Don't offline CPU0 if any PIC irq can not be migrated out of itFenghua Yu2012-11-14
| * | | | | | | | x86, Kconfig: Add config switch for CPU0 hotplugFenghua Yu2012-11-14
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
|\ \ \ \ \ \ \ \