summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-0513-71/+168
|\
| * Merge tag 'v3.16-rc7' into perf/core, to merge in the latest fixes before app...Ingo Molnar2014-07-28258-1805/+1980
| |\
| * | perf kvm: Add stat support on s390Alexander Yarygin2014-07-162-0/+26
| * | perf kvm: Use defines of kvm eventsAlexander Yarygin2014-07-162-0/+17
| * | perf/x86/amd: Try to fix some mem allocation failure handlingZhouyi Zhou2014-07-161-27/+84
| * | perf/x86: Micro-optimize nhmex_rbox_get_constraint()Rasmus Villemoes2014-07-051-4/+1
| * | powerpc, perf: Use common PMU interrupt disabled codeVince Weaver2014-07-052-4/+8
| * | Merge branch 'perf/urgent' into perf/core, to pick up fixes and refresh the b...Ingo Molnar2014-06-25252-2289/+2170
| |\ \
| * | | sh, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-8/+7
| * | | s390, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-191-6/+6
| * | | metag, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-10/+9
| * | | blackfin, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-8/+7
| * | | arc, perf: Use common PMU interrupt disabled codeVince Weaver2014-06-181-4/+3
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-08-0531-5/+39
|\ \ \ \
| * | | | arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-1729-3/+37
| * | | | Merge branch 'locking/urgent' into locking/core, before applying larger chang...Ingo Molnar2014-07-17415-3774/+3434
| |\ \ \ \
| * | | | | x86, locking: Use no more OOSTORE nonsensePeter Zijlstra2014-06-182-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds2014-08-051-4/+0
|\ \ \ \ \ \
| * | | | | | m68k/sun3: Remove define statement no longer neededNicholas Krause2014-07-261-4/+0
* | | | | | | Merge tag 'please-pull-misc-3.17' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-042-3/+3
|\ \ \ \ \ \ \
| * | | | | | | [IA64] sn: Do not needlessly convert between pointers and integersThierry Reding2014-07-301-2/+2
| * | | | | | | [IA64] sn: Fix zeroing of PDAsThierry Reding2014-07-301-1/+1
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2014-08-0456-846/+1952
|\ \ \ \ \ \ \
| * | | | | | | arm64: add newline to I-cache policy stringMark Rutland2014-08-011-1/+1
| * | | | | | | Revert "arm64: dmi: Add SMBIOS/DMI support"Will Deacon2014-07-313-54/+0
| * | | | | | | arm64: fpsimd: fix a typo in fpsimd_save_partial_state ENDPROCbyungchul.park2014-07-311-1/+1
| * | | | | | | arm64: don't call break hooks for BRK exceptions from EL0Will Deacon2014-07-311-11/+11
| * | | | | | | arm64: defconfig: enable devtmpfs mount optionRobert Richter2014-07-301-0/+1
| * | | | | | | arm64: vdso: fix build error when switching from LE to BEArun Chandran2014-07-301-1/+1
| * | | | | | | arm64: defconfig: add virtio support for running as a kvm guestWill Deacon2014-07-291-0/+6
| * | | | | | | arm64: gicv3: Allow GICv3 compilation with older binutilsCatalin Marinas2014-07-252-3/+63
| * | | | | | | Merge tag 'deps-irqchip-gic-3.17' of git://git.infradead.org/users/jcooper/linuxCatalin Marinas2014-07-253-0/+20
| |\ \ \ \ \ \ \
| | * | | | | | | irqchip: gic-v3: Initial support for GICv3Marc Zyngier2014-07-093-0/+20
| | | |_|/ / / / | | |/| | | | |
| * | | | | | | arm64: fix soft lockup due to large tlb flush rangeMark Salter2014-07-241-3/+26
| * | | | | | | arm64/crypto: fix makefile rule for aes-glue-%.oAndreas Schwab2014-07-241-1/+1
| * | | | | | | arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALLCatalin Marinas2014-07-241-0/+4
| * | | | | | | arm64: Fix barriers used for page table modificationsCatalin Marinas2014-07-243-12/+17
| * | | | | | | arm64: Add support for 48-bit VA space with 64KB page configurationCatalin Marinas2014-07-233-9/+14
| * | | | | | | arm64: asm/pgtable.h pmd/pud definitions clean-upCatalin Marinas2014-07-231-29/+28
| * | | | | | | arm64: Determine the vmalloc/vmemmap space at build time based on VA_BITSCatalin Marinas2014-07-232-12/+23
| * | | | | | | arm64: Clean up the initial page table creation in head.SCatalin Marinas2014-07-231-32/+27
| * | | | | | | arm64: Remove asm/pgtable-*level-types.h filesCatalin Marinas2014-07-234-161/+49
| * | | | | | | arm64: Remove asm/pgtable-*level-hwdef.h filesCatalin Marinas2014-07-234-149/+36
| * | | | | | | arm64: Convert bool ARM64_x_LEVELS to int ARM64_PGTABLE_LEVELSCatalin Marinas2014-07-238-31/+28
| * | | | | | | arm64: mm: Implement 4 levels of translation tablesJungseok Lee2014-07-2311-17/+147
| * | | | | | | arm64: Add 4 levels of page tables definition with 4KB pagesJungseok Lee2014-07-232-0/+121
| * | | | | | | arm64: Introduce VA_BITS and translation level optionsJungseok Lee2014-07-237-15/+54
| * | | | | | | arm64: Do not initialise the fixmap page tables in head.SCatalin Marinas2014-07-233-19/+22
| * | | | | | | arm64: Remove stray ARCH_HAS_OPP referenceMark Brown2014-07-231-1/+0
| * | | | | | | arm64: dmi: Add SMBIOS/DMI supportYi Li2014-07-213-0/+54