summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-12-12Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-24/+60
2012-12-12Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds24-425/+56
2012-12-12Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-29/+60
2012-12-12Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-48/+23
2012-12-12Merge branch 'x86-bsp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-41/+393
2012-12-12Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2012-12-12Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-75/+95
2012-12-12Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds11-42/+213
2012-12-12Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds7-17/+18
2012-12-12Merge branch 'akpm' (Andrew's patchbomb)Linus Torvalds5-231/+61
2012-12-12mm: use vm_unmapped_area() in hugetlbfs on i386 architectureMichel Lespinasse1-105/+25
2012-12-12mm: fix cache coloring on x86_64 architectureMichel Lespinasse1-2/+2
2012-12-12mm: use vm_unmapped_area() on x86_64 architectureMichel Lespinasse3-126/+33
2012-12-12mm: support more pagesizes for MAP_HUGETLB/SHM_HUGETLBAndi Kleen1-0/+3
2012-12-12Merge tag 'tty-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-0/+3
2012-12-12Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-3/+8
2012-12-10x86: Fix the error of using "const" in gen-insn-attr-x86.awkCong Ding1-3/+3
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar3-0/+42
2012-12-08Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar1-35/+19
2012-12-08Merge branch 'linus' into perf/coreIngo Molnar34-195/+548
2012-12-03Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar7-17/+18
2012-12-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2012-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-12-01x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-11-30context_tracking: New context tracking susbsystemFrederic Weisbecker7-18/+18
2012-11-30x86, 386 removal: Document Nx586 as a 386 and thus unsupportedH. Peter Anvin1-1/+1
2012-11-30x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin1-10/+21
2012-11-30x86, 386 removal: Remove CONFIG_X86_POPAD_OKH. Peter Anvin2-32/+0
2012-11-30x86, 386 removal: Remove CONFIG_X86_WP_WORKS_OKH. Peter Anvin4-106/+1
2012-11-30x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin6-25/+3
2012-11-30x86, 386 removal: Remove CONFIG_BSWAPH. Peter Anvin4-54/+4
2012-11-30x86, 386 removal: Remove CONFIG_XADDH. Peter Anvin5-42/+2
2012-11-30x86, 386 removal: Remove CONFIG_CMPXCHGH. Peter Anvin6-117/+1
2012-11-30x86, 386 removal: Remove CONFIG_M386 from KconfigH. Peter Anvin5-42/+27
2012-11-30Merge branch 'acpi-general'Rafael J. Wysocki1-0/+2
2012-11-30Merge branch 'acpi-enumeration'Rafael J. Wysocki2-3/+6
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin1-2/+7
2012-11-27x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin1-2/+1
2012-11-27x86, apic: Cleanup cfg->domain setup for legacy interruptsSuresh Siddha1-20/+6
2012-11-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+120
2012-11-21x86-64: Fix ordering of CFI directives and recent ASM_CLAC additionsJan Beulich1-7/+7
2012-11-21x86, microcode, AMD: Add support for family 16h processorsBoris Ostrovsky1-0/+4
2012-11-21x86-32: Export kernel_stack_pointer() for modulesH. Peter Anvin1-0/+2
2012-11-21x86-32: Fix invalid stack address while in softirqRobert Richter2-11/+32
2012-11-21Merge commit 'efi-for-3.7-v2' into x86/urgentH. Peter Anvin2-3/+2
2012-11-21x86, efi: Fix processor-specific memcpy() build errorMatt Fleming1-0/+2
2012-11-21x86: remove dummy long from EFI stubCesar Eduardo Barros1-3/+0
2012-11-20Merge branch 'x86-pre-uapi' into perf-uapiDavid Howells1-0/+3
2012-11-19x86_32: Return actual stack when requesting sp from regsSteven Rostedt1-0/+9
2012-11-17Merge 3.7-rc6 into tty-nextGreg Kroah-Hartman3-4/+13