summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-078-8/+8
|\
| * gpio: adp5588: move header file out of I2C realmWolfram Sang2017-05-291-1/+1
| * gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-236-6/+6
| * gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-07-071-5/+0
|\ \
| * | clk: Provide dummy of_clk_get_from_provider() for compile-testingGeert Uytterhoeven2017-06-021-5/+0
* | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-07-077-136/+165
|\ \ \
| * \ \ Merge branch 'for-4.13/dax' into libnvdimm-for-nextDan Williams2017-07-047-136/+165
| |\ \ \
| | * | | dax: remove default copy_from_iter fallbackDan Williams2017-06-281-0/+8
| | * | | x86, libnvdimm, pmem: remove global pmem apiDan Williams2017-06-281-47/+0
| | * | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimmDan Williams2017-06-282-5/+6
| | * | | x86, dax, libnvdimm: remove wb_cache_pmem() indirectionDan Williams2017-06-152-21/+6
| | * | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flushDan Williams2017-06-151-13/+0
| | * | | filesystem-dax: convert to dax_copy_from_iter()Dan Williams2017-06-151-50/+0
| | * | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-094-0/+145
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-0732-195/+134
|\ \ \ \ \
| * | | | | mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner2017-07-073-2/+1
| * | | | | mm/hugetlb: allow architectures to override huge_pte_clear()Punit Agrawal2017-07-071-1/+1
| * | | | | mm/hugetlb: add size parameter to huge_pte_offset()Punit Agrawal2017-07-0711-12/+20
| * | | | | arm64: hugetlb: remove spurious calls to huge_ptep_offset()Steve Capper2017-07-071-23/+14
| * | | | | arm64: hugetlb: refactor find_num_contig()Steve Capper2017-07-071-9/+8
| * | | | | powerpc/mm/hugetlb: add support for 1G huge pagesAneesh Kumar K.V2017-07-073-2/+16
| * | | | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGEAneesh Kumar K.V2017-07-076-3/+14
| * | | | | powerpc/hugetlb: enable hugetlb migration for ppc64Aneesh Kumar K.V2017-07-071-0/+5
| * | | | | powerpc/mm/hugetlb: remove follow_huge_addr for powerpcAneesh Kumar K.V2017-07-071-64/+0
| * | | | | powerpc/hugetlb: add follow_huge_pd implementation for ppc64Aneesh Kumar K.V2017-07-071-0/+43
| * | | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memoryMichal Hocko2017-07-076-12/+12
| * | | | | mm, memory_hotplug: do not associate hotadded memory to zones until onlineMichal Hocko2017-07-076-64/+7
| * | | | | mm, memory_hotplug: get rid of is_zone_device_sectionMichal Hocko2017-07-076-6/+6
| * | | | | mm, THP, swap: delay splitting THP during swap outHuang Ying2017-07-071-0/+1
| * | | | | tile: provide default ioremap declarationLogan Gunthorpe2017-07-071-0/+11
| * | | | | mn10300: use generic fb.hTobias Klauser2017-07-072-23/+1
| * | | | | mn10300: remove wrapper header for asm/device.hTobias Klauser2017-07-072-1/+1
* | | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-0737-556/+4
|\ \ \ \ \ \
| * | | | | | mips: get rid of unused __strnlen_user()Al Viro2017-05-162-38/+0
| * | | | | | get rid of unused __strncpy_from_user() instancesAl Viro2017-05-1611-92/+2
| * | | | | | kill strlen_user()Al Viro2017-05-1630-426/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-071-41/+40
|\ \ \ \ \ \
| * | | | | | osf_sigstack(): switch to put_user()Al Viro2017-05-271-3/+2
| * | | | | | osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user()Al Viro2017-05-271-24/+29
| * | | | | | Merge branch 'work.sys_wait' into misc.alphaAl Viro2017-05-272-38/+15
| |\ \ \ \ \ \
| * | | | | | | osf_getdomainname(): use copy_to_user()Al Viro2017-05-271-14/+9
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-077-7/+0
|\ \ \ \ \ \ \
| * | | | | | | take compat_sys_old_getrlimit() to native syscallAl Viro2017-05-273-3/+0
| * | | | | | | trim __ARCH_WANT_SYS_OLD_GETRLIMITAl Viro2017-05-274-4/+0
| |/ / / / / /
* | | | | | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2017-07-072-18/+2
|\ \ \ \ \ \ \
| * | | | | | | sh/ftrace: Remove only user of ftrace_arch_read_dyn_info()Steven Rostedt2017-06-271-18/+0
| * | | | | | | tracing: Add TRACE_DEFINE_SIZEOF() macrosJeremy Linton2017-06-131-0/+2
* | | | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-0751-336/+464
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin2017-06-301-27/+2