summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-02-1415-184/+595
|\
| * crypto: aesni - Add support for 192 & 256 bit keys to AESNI RFC4106Timothy McCaffrey2015-01-142-172/+205
| * crypto: x86/des3_ede - drop bogus module aliasesMathias Krause2015-01-131-2/+0
| * crypto: sparc64/md5 - fix module descriptionMathias Krause2015-01-131-1/+1
| * crypto: sparc64/des - add "des3_ede" module aliasMathias Krause2015-01-131-0/+1
| * crypto: sparc64/camellia - fix module aliasMathias Krause2015-01-131-1/+1
| * crypto: sparc64/aes - fix module descriptionMathias Krause2015-01-131-1/+1
| * crypto: octeon - add MD5 moduleAaro Koskinen2014-12-243-0/+220
| * MIPS: OCTEON: reintroduce crypto features checkAaro Koskinen2014-12-242-2/+21
| * crypto: octeon - add instruction definitions for MD5Aaro Koskinen2014-12-241-0/+56
| * MIPS: OCTEON: add crypto helper functionsAaro Koskinen2014-12-245-5/+89
* | ARM: mvebu: enable Armada 38x RTC driver in mvebu_v7_defconfigGregory CLEMENT2015-02-131-0/+1
* | ARM: mvebu: add Device Tree description of RTC on Armada 38xGregory CLEMENT2015-02-131-0/+7
* | ARM: mvebu: ISL12057 rtc chip can now wake up RN102, RN102 and RN2120Arnaud Ebalard2015-02-133-0/+3
* | kasan: enable instrumentation of global variablesAndrey Ryabinin2015-02-132-2/+12
* | mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()Andrey Ryabinin2015-02-138-9/+9
* | kasan: enable stack instrumentationAndrey Ryabinin2015-02-133-5/+20
* | x86_64: kasan: add interceptors for memset/memmove/memcpy functionsAndrey Ryabinin2015-02-137-11/+41
* | x86_64: add KASan supportAndrey Ryabinin2015-02-1314-4/+287
* | xtensa: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-5/+2
* | ia64: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-4/+2
* | x86: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-133-36/+21
* | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-135-33/+20
* | powerpc: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-133-18/+10
* | mips: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo2015-02-131-8/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2015-02-132-20/+21
|\ \
| * | tile: enable sparse checks for get/put_userChris Metcalf2015-01-131-8/+11
| * | tile: fix put_user sparse errorsChris Metcalf2015-01-131-9/+9
| * | tile: default to little endian on older toolchainsChris Metcalf2015-01-131-3/+1
* | | Revert "x86/apic: Only disable CPU x2apic mode when necessary"Linus Torvalds2015-02-131-2/+1
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-1370-718/+3276
|\ \ \
| * | | KVM: ia64: drop kvm.h from installed user headersMike Frysinger2015-02-101-1/+0
| * | | KVM: x86: fix build with !CONFIG_SMPRadim Krčmář2015-02-101-0/+1
| * | | KVM: x86: emulate: correct page fault error code for NoWrite instructionsPaolo Bonzini2015-02-091-1/+2
| * | | KVM: s390: add cpu model supportMichael Mueller2015-02-093-1/+156
| * | | KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-095-44/+99
| * | | KVM: s390/CPACF: Choose crypto control block formatTony Krowiak2015-02-092-2/+49
| * | | s390/kernel: Update /proc/sysinfo file with Extended Name and UUIDEkaterina Tumanova2015-02-092-3/+36
| * | | KVM: s390: reenable LPP facilityChristian Borntraeger2015-02-091-1/+1
| * | | KVM: s390: floating irqs: fix user triggerable endless loopDavid Hildenbrand2015-02-091-0/+2
| * | | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-0611-0/+11
| * | | kvm: remove KVM_MMIO_SIZETiejun Chen2015-02-051-2/+0
| * | | KVM: MIPS: Don't leak FPU/DSP to guestJames Hogan2015-02-042-4/+4
| * | | KVM: MIPS: Disable HTW while in guestJames Hogan2015-02-041-0/+13
| * | | KVM: nVMX: Enable nested posted interrupt processingWincy Van2015-02-033-7/+161
| * | | KVM: nVMX: Enable nested virtual interrupt deliveryWincy Van2015-02-031-2/+65
| * | | KVM: nVMX: Enable nested apic register virtualizationWincy Van2015-02-031-4/+35
| * | | KVM: nVMX: Make nested control MSRs per-cpuWincy Van2015-02-031-86/+129
| * | | KVM: nVMX: Enable nested virtualize x2apic modeWincy Van2015-02-031-2/+112
| * | | KVM: nVMX: Prepare for using hardware MSR bitmapWincy Van2015-02-031-11/+66