summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2014-08-09Merge branch 'akpm' (second patchbomb from Andrew Morton)Linus Torvalds32-53/+2069
2014-08-09kexec: verify the signature of signed PE bzImageVivek Goyal3-0/+54
2014-08-09kexec: support kexec/kdump on EFI systemsVivek Goyal1-12/+134
2014-08-09kexec: support for kexec on panic using new system callVivek Goyal6-16/+687
2014-08-09kexec-bzImage64: support for loading bzImage using 64bit entryVivek Goyal5-2/+406
2014-08-09kexec: load and relocate purgatory at kernel load timeVivek Goyal2-0/+144
2014-08-09purgatory: core purgatory functionalityVivek Goyal8-0/+305
2014-08-09purgatory/sha256: provide implementation of sha256 in purgaotory contextVivek Goyal2-0/+305
2014-08-09kexec: implementation of new syscall kexec_file_loadVivek Goyal1-0/+45
2014-08-09kexec: new syscall kexec_file_load() declarationVivek Goyal1-0/+1
2014-08-09kernel: build bin2c based on config option CONFIG_BUILD_BIN2CVivek Goyal1-0/+1
2014-08-09shm: add memfd_create() syscallDavid Herrmann2-0/+2
2014-08-09arch/x86: replace strict_strto callsDaniel Walter5-9/+9
2014-08-09arm64,ia64,ppc,s390,sh,tile,um,x86,mm: remove default gate areaAndy Lutomirski5-35/+3
2014-08-09lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott3-9/+3
2014-08-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-17/+44
2014-08-07Merge tag 'stable/for-linus-3.17-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-58/+20
2014-08-07Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds3-3/+6
2014-08-07Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+7
2014-08-07Merge tag 'sound-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-0/+78
2014-08-07memory-hotplug: x86_32: suitable memory should go to ZONE_MOVABLEWang Nan1-1/+2
2014-08-07memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLEWang Nan1-1/+2
2014-08-07mm: describe mmap_sem rules for __lock_page_or_retry() and callersPaul Cassella1-1/+2
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-8/+8
2014-08-06Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+2
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2-0/+2
2014-08-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-65/+43
2014-08-06x86: MCE: Add raw_lock conversion againThomas Gleixner1-9/+9
2014-08-06random: introduce getrandom(2) system callTheodore Ts'o2-0/+2
2014-08-05KVM: nVMX: fix "acknowledge interrupt on exit" when APICv is in useWanpeng Li2-14/+40
2014-08-05KVM: nVMX: Fix nested vmexit ack intr before load vmcs01Wanpeng Li1-2/+2
2014-08-05KVM: Give IRQFD its own separate enabling Kconfig optionPaul Mackerras1-0/+1
2014-08-05Merge tag 'signed-kvm-ppc-next' of git://github.com/agraf/linux-2.6 into kvmPaolo Bonzini1-1/+1
2014-08-05Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds8-291/+193
2014-08-05Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-39/+49
2014-08-05Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-5/+69
2014-08-05Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-41/+486
2014-08-05Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds8-99/+70
2014-08-05Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds15-484/+476
2014-08-05Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds11-398/+433
2014-08-05Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug...Linus Torvalds10-75/+47
2014-08-05Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds4-31/+102
2014-08-05Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-3/+6
2014-08-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds15-398/+680
2014-08-04Merge tag 'trace-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds7-25/+9
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds1-2/+1
2014-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds6-145/+2040
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-9/+30
2014-08-04Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/kirkwood', 'as...Mark Brown1-0/+78
2014-08-03x86/pmc_atom: Silence shift wrapping warnings in pmc_sleep_tmr_show()Dan Carpenter1-5/+5