summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-02-15powerpc/mm: Fix Multi hit ERAT cause by recent THP updateAneesh Kumar K.V2-0/+36
2016-02-15powerpc/powernv: Fix stale PE primary busGavin Shan3-0/+22
2016-02-15powerpc/eeh: Fix stale cached primary busGavin Shan4-2/+9
2016-02-15powerpc/pseries: Don't trace hcalls on offline CPUsDenis Kirjanov1-2/+6
2016-02-08powerpc: Fix dedotify for binutils >= 2.26Andreas Schwab1-1/+1
2016-01-31powerpc/book3s_32: Fix build error with checkpoint restartAneesh Kumar K.V1-2/+2
2016-01-28powerpc/mm: Fixup _HPAGE_CHG_MASKAneesh Kumar K.V1-1/+3
2016-01-28powerpc/perf: Remove PPMU_HAS_SSLOT flag for Power8Madhavan Srinivasan1-1/+1
2016-01-27powerpc/eeh: Fix PE location codeGavin Shan1-18/+15
2016-01-25powerpc/mm: Allow user space to map rtas_rmo_bufVasant Hegde1-2/+2
2016-01-21powerpc: Remove newly added extra definition of pmd_dirtyStephen Rothwell1-1/+0
2016-01-21powerpc: Simplify module TOC handlingAlan Modra2-31/+9
2016-01-21powerpc: Wire up copy_file_range() syscallChandan Rajendra3-1/+3
2016-01-19Merge tag 'platform-drivers-x86-v4.5-1' of git://git.infradead.org/users/dvha...Linus Torvalds2-0/+248
2016-01-19platform/x86: Add Intel Telemetry Core DriverSouvik Kumar Chakravarty1-0/+147
2016-01-19platform:x86: add Intel P-Unit mailbox IPC driverQipeng Zha1-0/+101
2016-01-18Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds22-262/+194
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds23-184/+309
2016-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds3-8/+31
2016-01-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2-54/+133
2016-01-18numa: remove stale node_has_online_mem() defineChris Metcalf1-3/+0
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf7-41/+16
2016-01-18tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf1-1/+1
2016-01-18tile: fix tilepro casts for readl, writel, etcChris Metcalf1-8/+8
2016-01-18tile: fix a -Wframe-larger-than warningChris Metcalf1-1/+1
2016-01-18tile: include the syscall number in the backtraceChris Metcalf1-9/+8
2016-01-18arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf5-107/+77
2016-01-17arm64: bpf: add extra pass to handle faulty codegenZi Shen Lim1-1/+21
2016-01-17arm64: insn: remove BUG_ON from codegenZi Shen Lim1-53/+112
2016-01-17Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+14
2016-01-17Merge branch 'parisc-4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-46/+123
2016-01-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds82-485/+286
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-12/+12
2016-01-17Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-47/+77
2016-01-16Kconfig: remove HAVE_LATENCYTOP_SUPPORTWill Deacon11-36/+0
2016-01-16parisc: Protect huge page pte changes with spinlocksHelge Deller2-28/+52
2016-01-15Merge tag 'clk-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+4
2016-01-15s390/mm: enable fixup_user_fault retryingDominik Dingel1-3/+26
2016-01-15mm: bring in additional flag for fixup_user_fault to signal unlockDominik Dingel1-3/+5
2016-01-15mm, x86: get_user_pages() for dax mappingsDan Williams2-3/+61
2016-01-15mm, dax: dax-pmd vs thp-pmd vs hugetlbfs-pmdDan Williams1-1/+8
2016-01-15mm, dax: convert vmf_insert_pfn_pmd() to pfn_tDan Williams2-2/+8
2016-01-15mm, dax, gpu: convert vm_insert_mixed to pfn_tDan Williams1-0/+5
2016-01-15x86, mm: introduce _PAGE_DEVMAPDan Williams1-1/+6
2016-01-15frv: fix compiler warning from definition of __pmd()Dan Williams1-1/+1
2016-01-15avr32: convert to asm-generic/memory_model.hDan Williams1-4/+4
2016-01-15libnvdimm, pfn, pmem: allocate memmap array in persistent memoryDan Williams2-0/+2
2016-01-15x86, mm: introduce vmem_altmap to augment vmemmap_populate()Dan Williams1-7/+26
2016-01-15mm, dax, pmem: introduce pfn_tDan Williams1-5/+4
2016-01-15kvm: rename pfn_t to kvm_pfn_tDan Williams20-62/+66