summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...Linus Torvalds1-2/+2
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-1/+0
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds4-1/+3
2012-10-06compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko2-68/+73
2012-10-06sections: fix section conflicts in arch/x86Andi Kleen3-4/+4
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds29-1113/+1489
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds18-863/+2991
2012-10-04crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna1-1/+1
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linu...Linus Torvalds29-54/+70
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare1-1/+1
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds12-59/+387
2012-10-02Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds1-0/+3
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+34
2012-10-02UAPI: Plumb the UAPI Kbuilds into the user header installation and checkingDavid Howells2-5/+1
2012-10-02UAPI: x86: Differentiate the generated UAPI and internal headersDavid Howells1-7/+10
2012-10-02UAPI: x86: Fix insn_sanity build failure after UAPI splitDavid Howells1-0/+4
2012-10-02UAPI: x86: Fix the test_get_len toolDavid Howells1-1/+1
2012-10-02UAPI: (Scripted) Set up UAPI Kbuild filesDavid Howells1-0/+6
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells4-3/+10
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells20-39/+39
2012-10-01Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-115/+405
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-7/+1
2012-10-01Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-184/+273
2012-10-01Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-32/+20
2012-10-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds6-6/+82
2012-10-01Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-59/+237
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds21-921/+778
2012-10-01Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-27/+157
2012-10-01Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds8-18/+22
2012-10-01Merge branches 'x86-cpu-for-linus' and 'x86-cpufeature-for-linus' of git://gi...Linus Torvalds2-4/+2
2012-10-01Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-9/+5
2012-10-01Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-54/+47
2012-10-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-185/+101
2012-10-01Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-11/+44
2012-10-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-11/+1
2012-10-01Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2012-10-01Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds23-293/+856
2012-10-01Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-52/+141
2012-10-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-2/+0
2012-09-29efi: Fix the ACPI BGRT driver for images located in EFI boot services memoryJosh Triplett3-0/+83
2012-09-29efi: Add a function to look up existing IO memory mappingsJosh Triplett1-0/+28
2012-09-29efi: Defer freeing boot services memory until after ACPI initJosh Triplett1-13/+18
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller19-74/+98
2012-09-27x86: Distinguish TLB shootdown interrupts from other functions call interruptsTomoki Sekiyama3-2/+8
2012-09-28virtio: remove CONFIG_VIRTIO_RINGRusty Russell1-1/+0
2012-09-27um: Preinclude include/linux/kern_levels.hGeert Uytterhoeven1-3/+0
2012-09-27um: Fix IPC on umRichard Weinberger1-0/+1
2012-09-27x86/mce: Provide boot argument to honour bios-set CMCI thresholdNaveen N. Rao3-3/+43
2012-09-27x86, smep, smap: Make the switching functions one-wayH. Peter Anvin1-31/+18
2012-09-27um: kill thread->forkingAl Viro4-41/+13