summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-05-23Merge branch 'x86-extable-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds25-455/+580
2012-05-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-23/+41
2012-05-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+24
2012-05-23Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-li...Linus Torvalds14-60/+53
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/umlLinus Torvalds13-286/+159
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2-6/+6
2012-05-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds25-93/+151
2012-05-23Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-79/+83
2012-05-23Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-204/+939
2012-05-23Merge branch 'for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/pe...Linus Torvalds21-60/+59
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds5-1/+44
2012-05-22Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds15-193/+46
2012-05-22Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-61/+44
2012-05-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-280/+165
2012-05-22Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helg...Linus Torvalds7-172/+191
2012-05-22Merge branch 'for-um' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/s...Richard Weinberger13-286/+159
2012-05-22um: missing checks of __put_user()/__get_user() return valuesAl Viro2-8/+8
2012-05-22um: stub_rt_sigsuspend isn't needed these days anymoreAl Viro1-1/+0
2012-05-22um/x86: merge (and trim) 32- and 64-bit variants of ptrace.hAl Viro11-277/+148
2012-05-21net: drop NET dependency from HAVE_BPF_JITSam Ravnborg1-1/+1
2012-05-21x86, relocs: Build clean fixJarkko Sakkinen1-0/+1
2012-05-21Merge commit 'v3.4' into x86/urgentH. Peter Anvin11-78/+268
2012-05-21um: ->restart_block.fn needs to be reset on sigreturnAl Viro1-0/+3
2012-05-21x86, printk: Add missing KERN_CONT to NMI selftestSasha Levin1-6/+6
2012-05-21Merge branch 'vfs-cleanups' (random vfs cleanups)Linus Torvalds1-12/+8
2012-05-21Merge branch 'stat-cleanups' (clean up copying of stat info to user space)Linus Torvalds1-0/+21
2012-05-21x86/pci-calgary_64.c: Remove obsoleted simple_strtoul() usageShuah Khan1-3/+5
2012-05-21Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar26-79/+135
2012-05-20Merge branch 'x86/ld-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-62/+197
2012-05-19x86, relocs: When printing an error, say relative or absoluteH. Peter Anvin1-3/+8
2012-05-19x86, relocs: Workaround for binutils 2.22.52.0.1 section bugH. Peter Anvin1-1/+5
2012-05-19x86, realmode: 16-bit real-mode code support for relocs toolH. Peter Anvin5-62/+188
2012-05-18Merge tag 'linus-mce-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-3/+11
2012-05-18Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo26-79/+135
2012-05-18x86/apic: Implement EIO micro-optimizationMichael S. Tsirkin4-3/+8
2012-05-18x86/apic: Add apic->eoi_write() callbackMichael S. Tsirkin12-1/+28
2012-05-18x86/apic: Use symbolic APIC_EOI_ACKMichael S. Tsirkin1-3/+1
2012-05-18x86/apic: Fix typo EIO_ACK -> EOI_ACK and document itMichael S. Tsirkin2-2/+2
2012-05-18x86/xen/apic: Add missing #include <xen/xen.h>Ingo Molnar1-1/+4
2012-05-17x86: Fix boot on Twinhead H12YAlan Cox1-0/+17
2012-05-17Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urg...Linus Torvalds3-7/+12
2012-05-17sched: Remove stale power aware scheduling remnants and dysfunctional knobsPeter Zijlstra1-2/+1
2012-05-17ftrace/x86: Have x86 ftrace use the ftrace_modify_all_code()Steven Rostedt1-13/+2
2012-05-17x86: Don't continue booting if we can't load the specified initrdPeter Jones1-4/+3
2012-05-16x86/PCI: only check for spinlock being held in SMP kernelsBjorn Helgaas1-1/+1
2012-05-16x86: kernel/dumpstack.c simple_strtoul cleanupShuah Khan1-2/+19
2012-05-16x86: kernel/check.c simple_strtoul cleanupShuah Khan1-6/+14
2012-05-15x86/mce: Only restart instruction after machine check recovery if it is safeTony Luck1-3/+11
2012-05-15percpu: remove percpu_xxx() functionsAlex Shi1-10/+6
2012-05-15x86: replace percpu_xxx funcs with this_cpu_xxxAlex Shi21-50/+53