summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* arch/x86/mm/kmemcheck/kmemcheck.c: use kstrtoint() instead of sscanf()David Rientjes2014-04-081-1/+7
* Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-04-079-295/+70
|\
| * x86: use generic early_ioremapMark Salter2014-04-076-240/+13
| * x86/mm: sparse warning fix for early_memremapDave Young2014-04-072-4/+9
| * percpu: add raw_cpu_opsChristoph Lameter2014-04-072-57/+57
| * x86: always define BUG() and HAVE_ARCH_BUG, even with !CONFIG_BUGJosh Triplett2014-04-071-3/+0
* | Merge tag 'cpu-hotplug-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-04-0714-54/+81
|\ \ | |/ |/|
| * x86, kvm: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+6
| * x86, oprofile, nmi: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+13
| * x86, pci, amd-bus: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
| * x86, hpet: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+3
| * x86, amd, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+4
| * x86, intel, rapl: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-4/+5
| * x86, intel, cacheinfo: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-5/+8
| * x86, amd, ibs: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+3
| * x86, therm_throt.c: Remove unused therm_cpu_lockSrivatsa S. Bhat2014-03-201-13/+0
| * x86, therm_throt.c: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+4
| * x86, mce: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-2/+6
| * x86, intel, uncore: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-3/+3
| * x86, vsyscall: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-1/+5
| * x86, cpuid: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-7/+8
| * x86, msr: Fix CPU hotplug callback registrationSrivatsa S. Bhat2014-03-201-7/+9
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-04-041-1/+41
|\ \
| * | random: Add arch_has_random[_seed]()H. Peter Anvin2014-03-191-0/+3
| * | x86, random: Enable the RDSEED instructionH. Peter Anvin2014-03-191-1/+38
* | | Merge branch 'cross-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-04-041-0/+1
|\ \ \
| * | | vfs: add renameat2 syscallMiklos Szeredi2014-04-011-0/+1
* | | | Merge tag 'stable/for-linus-3.15-tag' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-04-034-31/+135
|\ \ \ \
| * | | | xen/grant-table: Refactor gnttab_[un]map_refs to avoid m2p_overrideZoltan Kiss2014-03-182-17/+115
| * | | | xen: remove XEN_PRIVILEGED_GUESTMichael Opdenacker2014-03-181-5/+0
| * | | | xen: add support for MSI message groupsRoger Pau Monne2014-03-181-9/+20
* | | | | Merge tag 'trace-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2014-04-031-28/+27
|\ \ \ \ \
| * | | | | ftrace/x86: BUG when ftrace recovery failsPetr Mladek2014-03-071-3/+15
| * | | | | ftrace: Do not pass data to ftrace_dyn_arch_initJiri Slaby2014-03-071-1/+1
| * | | | | ftrace: Pass retval through return in ftrace_dyn_arch_init()Jiri Slaby2014-03-071-3/+0
| * | | | | ftrace/x86: Have ftrace_write() return -EPERM and clean up callersSteven Rostedt (Red Hat)2014-03-071-19/+8
| * | | | | ftrace/x86: One more missing sync after fixup of function modification failurePetr Mladek2014-03-031-1/+1
| * | | | | ftrace/x86: Run a sync after fixup on failureSteven Rostedt (Red Hat)2014-03-031-2/+3
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-04-037-44/+769
|\ \ \ \ \ \
| * | | | | | crypto: ghash-clmulni-intel - use C implementation for setkey()Ard Biesheuvel2014-04-012-32/+11
| * | | | | | crypto: x86/sha1 - reduce size of the AVX2 asm implementationMathias Krause2014-03-251-1/+0
| * | | | | | crypto: x86/sha1 - fix stack alignment of AVX2 variantMathias Krause2014-03-251-5/+2
| * | | | | | crypto: x86/sha1 - re-enable the AVX variantMathias Krause2014-03-251-10/+16
| * | | | | | crypto: sha - SHA1 transform x86_64 AVX2chandramouli narayanan2014-03-213-7/+757
| * | | | | | crypto: remove a duplicate checks in __cbc_decrypt()Dan Carpenter2014-02-272-6/+0
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-04-021-5/+6
|\ \ \ \ \ \ \
| * | | | | | | net: filter: add jited flag to indicate jit compiled filtersDaniel Borkmann2014-03-311-1/+2
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-293-15/+6
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | net: Rename skb->rxhash to skb->hashTom Herbert2014-03-261-4/+4
* | | | | | | | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-0214-185/+465
|\ \ \ \ \ \ \ \
OpenPOWER on IntegriCloud