summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* rapidio: add global inbound port write interfacesAlexandre Bounine2016-03-223-6/+12
* powerpc/fsl_rio: changes to mport registrationAlexandre Bounine2016-03-221-6/+12
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-03-221-1/+1
* x86/compat: remove is_compat_task()Andy Lutomirski2016-03-223-3/+4
* sparc/syscall: fix syscall_get_archAndy Lutomirski2016-03-221-1/+8
* sparc/compat: provide an accurate in_compat_syscall implementationAndy Lutomirski2016-03-221-0/+7
* Merge tag 'arm64-perf' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64...Linus Torvalds2016-03-213-23/+117
|\
| * arm64: perf: Extend ARMV8_EVTYPE_MASK to include PMCR.LCWill Deacon2016-02-291-1/+1
| * arm64: dts: Add Cavium ThunderX specific PMUJan Glauber2016-02-181-0/+5
| * arm64: perf: Extend event mask for ARMv8.1Jan Glauber2016-02-181-2/+2
| * arm64: perf: Enable PMCR long cycle counter bitJan Glauber2016-02-181-5/+16
| * arm64/perf: Add Cavium ThunderX PMU supportJan Glauber2016-02-181-1/+68
| * arm64: perf: Rename Cortex A57 eventsJan Glauber2016-02-181-14/+14
| * ARM: perf: Set ARMv7 SDER SUNIDEN bitMartin Fuzzey2016-01-251-1/+12
* | Merge tag 'arc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-03-2138-155/+201
|\ \
| * | ARCv2: ioremap: Support dynamic peripheral address spaceVineet Gupta2016-03-194-14/+25
| * | ARC: dma: reintroduce platform specific dma<->physVineet Gupta2016-03-193-5/+14
| * | ARC: dma: ioremap: use phys_addr_t consistenctly in code pathsVineet Gupta2016-03-195-35/+37
| * | ARC: dma: pass_phys() not sg_virt() to cache opsVineet Gupta2016-03-191-2/+2
| * | ARC: dma: non-coherent pages need V-P mapping if in HIGHMEMVineet Gupta2016-03-191-15/+32
| * | ARC: dma: Use struct page based page allocator helpersVineet Gupta2016-03-191-8/+17
| * | ARC: build: Turn off -Wmaybe-uninitialized for ARC gcc 4.8Vineet Gupta2016-03-181-1/+3
| * | ARC: [plat-axs10x] add Ethernet PHY description in .dtsAlexey Brodkin2016-03-171-0/+8
| * | arc: use of_platform_default_populate() to populate default busKefeng Wang2016-03-171-1/+1
| * | ARC: thp: unbork !CONFIG_TRANSPARENT_HUGEPAGE buildVineet Gupta2016-03-171-1/+6
| * | arc: [plat-nsimosci*] use ezchip network driverLada Trimasova2016-03-156-9/+10
| * | ARCv2: LLSC: software backoff is NOT needed starting HS2.1cVineet Gupta2016-03-152-6/+1
| * | ARC: mm: Use virt_to_pfn() for addr >> PAGE_SHIFT patternVineet Gupta2016-03-122-17/+11
| * | ARC: [plat-nsim] document rangesVineet Gupta2016-03-121-1/+2
| * | ARC: build: Better way to detect ISA compatible toolchainVineet Gupta2016-03-122-6/+14
| * | ARCv2: Allow enabling PAE40 w/o HIGHMEMVineet Gupta2016-03-121-1/+0
| * | ARC: [BE] readl()/writel() to work in Big Endian CPU configurationLada Trimasova2016-03-121-5/+13
| * | ARC: [*defconfig] No need to specify CONFIG_CROSS_COMPILEVineet Gupta2016-03-1112-12/+0
| * | ARC: [BE] Select correct CROSS_COMPILE prefixVineet Gupta2016-03-111-0/+4
| * | ARC: bitops: Remove non relevant commentsVineet Gupta2016-03-111-15/+0
| * | ARC: Fix misspellings in comments.Adam Buchbinder2016-03-118-12/+12
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-2039-104/+966
|\ \ \
| * | | x86/mm/pkeys: Fix mismerge of protection keys CPUID bitsDave Hansen2016-03-112-4/+4
| * | | mm/pkeys: Fix siginfo ABI breakage caused by new u64 fieldDave Hansen2016-03-052-2/+2
| * | | x86/mm/pkeys: Fix access_error() denial of writes to write-only VMADave Hansen2016-03-031-18/+0
| * | | mm/core, x86/mm/pkeys: Add execute-only protection keys supportDave Hansen2016-02-185-2/+138
| * | | x86/mm/pkeys: Create an x86 arch_calc_vm_prot_bits() for VMA flagsDave Hansen2016-02-181-0/+6
| * | | x86/mm/pkeys: Allow kernel to modify user pkey rights registerDave Hansen2016-02-183-2/+80
| * | | x86/fpu: Allow setting of XSAVE stateDave Hansen2016-02-183-2/+161
| * | | x86/mm: Factor out LDT init from context initDave Hansen2016-02-182-7/+18
| * | | mm/core, x86/mm/pkeys: Add arch_validate_pkey()Dave Hansen2016-02-182-0/+7
| * | | mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()Dave Hansen2016-02-181-2/+3
| * | | x86/mm/pkeys: Actually enable Memory Protection Keys in the CPUDave Hansen2016-02-181-0/+43
| * | | x86/mm/pkeys: Add Kconfig prompt to existing config optionDave Hansen2016-02-181-0/+10
| * | | x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smapsDave Hansen2016-02-181-0/+9