aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-11Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-12-11Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-11Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-11Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-12-11Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-12-11Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-11Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-12-11Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-12-11Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds
2012-12-11mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse
2012-12-11mm: fix cache coloring on x86_64 architectureMichel Lespinasse
2012-12-11mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse
2012-12-11mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen
2012-12-11Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-10x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar
2012-12-01Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-12-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-11-30x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker
2012-11-29x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin
2012-11-29x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin
2012-11-29Merge branch 'acpi-general'Rafael J. Wysocki
2012-11-29Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28death to idle_regs()Al Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28take sys_fork/sys_vfork/sys_clone prototypes to linux/syscalls.hAl Viro
2012-11-28x86, um: switch to generic fork/vfork/cloneAl Viro
2012-11-28get rid of pt_regs argument of ->load_binary()Al Viro
2012-11-28consolidate sys_execve() prototypeAl Viro
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin
2012-11-26x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin
2012-11-26x86, apic: Cleanup cfg->domain setup for legacy interruptsSuresh Siddha
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds