summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | ARM: KVM: move include of asm/idmap.h to kvm_mmu.hMarc Zyngier2013-03-062-1/+1
| | * | | | | | | | | ARM: KVM: vgic: decouple alignment restriction from page sizeMarc Zyngier2013-03-061-1/+1
| | * | | | | | | | | ARM: KVM: fix fault_ipa computingMarc Zyngier2013-03-061-2/+7
| | * | | | | | | | | ARM: KVM: move kvm_target_cpu to guest.cMarc Zyngier2013-03-062-17/+17
| | * | | | | | | | | ARM: KVM: fix address validation for HYP mappingsMarc Zyngier2013-03-061-2/+7
| | * | | | | | | | | ARM: KVM: allow HYP mappings to be at an offset from kernel mappingsMarc Zyngier2013-03-062-16/+35
| | * | | | | | | | | ARM: KVM: use kvm_kernel_vfp_t as an abstract type for VFP containersMarc Zyngier2013-03-062-5/+7
| | * | | | | | | | | ARM: KVM: move hyp init to kvm_host.hMarc Zyngier2013-03-062-11/+20
| | * | | | | | | | | ARM: KVM: remove superfluous include from kvm_vgic.hMarc Zyngier2013-03-061-1/+0
| | * | | | | | | | | ARM: KVM: abstract most MMU operationsMarc Zyngier2013-03-062-46/+70
| | * | | | | | | | | KVM: ARM: Reintroduce trace_kvm_hvcChristoffer Dall2013-03-062-0/+10
| | * | | | | | | | | ARM: KVM: move exit handler selection to a separate fileMarc Zyngier2013-03-064-114/+144
| | * | | | | | | | | ARM: KVM: move kvm_condition_valid to emulate.cMarc Zyngier2013-03-063-45/+46
| | * | | | | | | | | ARM: KVM: abstract HSR_EC_IABT awayMarc Zyngier2013-03-062-5/+8
| | * | | | | | | | | ARM: KVM: abstract fault decoding awayMarc Zyngier2013-03-062-1/+6
| | * | | | | | | | | ARM: KVM: abstract exception class decoding awayMarc Zyngier2013-03-063-3/+8
| | * | | | | | | | | ARM: KVM: abstract IL decoding awayMarc Zyngier2013-03-064-4/+9
| | * | | | | | | | | ARM: KVM: abstract SAS decoding awayMarc Zyngier2013-03-062-14/+19
| | * | | | | | | | | ARM: KVM: abstract S1TW abort detection awayMarc Zyngier2013-03-063-1/+7
| | * | | | | | | | | ARM: KVM: abstract (and fix) external abort detection awayMarc Zyngier2013-03-063-1/+9
| | * | | | | | | | | ARM: KVM: abstract HSR_SRT_{MASK,SHIFT} awayMarc Zyngier2013-03-062-1/+6
| | * | | | | | | | | ARM: KVM: abstract HSR_SSE awayMarc Zyngier2013-03-062-1/+6
| | * | | | | | | | | ARM: KVM: abstract HSR_WNR awayMarc Zyngier2013-03-062-1/+6
| | * | | | | | | | | ARM: KVM: abstract HSR_ISV awayMarc Zyngier2013-03-062-1/+6
| | * | | | | | | | | ARM: KVM: abstract fault register accessesMarc Zyngier2013-03-067-55/+78
| | * | | | | | | | | ARM: KVM: convert GP registers from u32 to unsigned longMarc Zyngier2013-03-066-28/+28
| | * | | | | | | | | KVM: ARM: Fix wrong address in commentJonghwan Choi2013-03-061-2/+2
| * | | | | | | | | | Merge branch 'for-next' of git://git.pengutronix.de/git/ukl/linux into devel-...Russell King2013-03-0913-40/+115
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: stub out read_cpuid and read_cpuid_ext for CPU_CP15=nUwe Kleine-König2013-01-311-4/+27
| | * | | | | | | | | | ARM: use read_cpuid_id() instead of read_cpuid(CPUID_ID)Uwe Kleine-König2013-01-314-5/+5
| | * | | | | | | | | | ARM: sync comments about available data abort models with the codeUwe Kleine-König2013-01-311-10/+10
| | * | | | | | | | | | ARM: let CPUs not being able to run in ARM mode enter in THUMB modeUwe Kleine-König2013-01-313-3/+17
| | * | | | | | | | | | ARM: make cr_alignment read-only #ifndef CONFIG_CPU_CP15Uwe Kleine-König2013-01-314-3/+41
* | | | | | | | | | | | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds2013-05-037-145/+6
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown2013-04-237-145/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
| | * | | | | | | | | | | Merge remote-tracking branch 'asoc/topic/samsung' into asoc-nextMark Brown2013-04-127-145/+6
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | ASoC: samsung: move plat/ headers to local directoryArnd Bergmann2013-04-116-145/+0
| | | * | | | | | | | | | | ASoC: samsung: use irq resource for idmaArnd Bergmann2013-04-111-0/+6
| | | | |_|_|_|/ / / / / / | | | |/| | | | | | | | |
* | | | | | | | | | | | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-05-0213-20/+13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge tag 'omapdss-for-3.10' of git://gitorious.org/linux-omap-dss2/linux int...Dave Airlie2013-04-1613-20/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | OMAPDSS: panels: keep platform data of all panels in a single headerArchit Taneja2013-04-0313-20/+13
| | | |_|/ / / / / / / / / / | | |/| | | | | | | | | | |
* | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-0240-240/+10762
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | crypto: camellia - add AVX2/AES-NI/x86_64 assembler implementation of camelli...Jussi Kivilinna2013-04-255-3/+1989
| * | | | | | | | | | | | | | crypto: serpent - add AVX2/x86_64 assembler implementation of serpent cipherJussi Kivilinna2013-04-255-20/+1430
| * | | | | | | | | | | | | | crypto: twofish - add AVX2/x86_64 assembler implementation of twofish cipherJussi Kivilinna2013-04-256-2/+1396
| * | | | | | | | | | | | | | crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipherJussi Kivilinna2013-04-256-24/+1097
| * | | | | | | | | | | | | | crypto: aesni_intel - add more optimized XTS mode for x86-64Jussi Kivilinna2013-04-252-0/+197
| * | | | | | | | | | | | | | crypto: x86/camellia-aesni-avx - add more optimized XTS codeJussi Kivilinna2013-04-252-42/+229
| * | | | | | | | | | | | | | crypto: cast6-avx: use new optimized XTS codeJussi Kivilinna2013-04-252-41/+98
| * | | | | | | | | | | | | | crypto: x86/twofish-avx - use optimized XTS codeJussi Kivilinna2013-04-252-41/+98
OpenPOWER on IntegriCloud