| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 2017-07-07 | 8 | -8/+8 |
|\ |
|
| * | gpio: adp5588: move header file out of I2C realm | Wolfram Sang | 2017-05-29 | 1 | -1/+1 |
| * | gpio: pcf857x: move header file out of I2C realm | Wolfram Sang | 2017-05-23 | 6 | -6/+6 |
| * | gpio: max732x: move header file out of I2C realm | Wolfram Sang | 2017-05-23 | 1 | -1/+1 |
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 2017-07-07 | 1 | -5/+0 |
|\ \ |
|
| * | | clk: Provide dummy of_clk_get_from_provider() for compile-testing | Geert Uytterhoeven | 2017-06-02 | 1 | -5/+0 |
* | | | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-07-07 | 7 | -136/+165 |
|\ \ \ |
|
| * \ \ | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams | 2017-07-04 | 7 | -136/+165 |
| |\ \ \ |
|
| | * | | | dax: remove default copy_from_iter fallback | Dan Williams | 2017-06-28 | 1 | -0/+8 |
| | * | | | x86, libnvdimm, pmem: remove global pmem api | Dan Williams | 2017-06-28 | 1 | -47/+0 |
| | * | | | x86, libnvdimm, pmem: move arch_invalidate_pmem() to libnvdimm | Dan Williams | 2017-06-28 | 2 | -5/+6 |
| | * | | | x86, dax, libnvdimm: remove wb_cache_pmem() indirection | Dan Williams | 2017-06-15 | 2 | -21/+6 |
| | * | | | x86, dax: replace clear_pmem() with open coded memset + dax_ops->flush | Dan Williams | 2017-06-15 | 1 | -13/+0 |
| | * | | | filesystem-dax: convert to dax_copy_from_iter() | Dan Williams | 2017-06-15 | 1 | -50/+0 |
| | * | | | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope... | Dan Williams | 2017-06-09 | 4 | -0/+145 |
* | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2017-07-07 | 32 | -195/+134 |
|\ \ \ \ \ |
|
| * | | | | | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner | 2017-07-07 | 3 | -2/+1 |
| * | | | | | mm/hugetlb: allow architectures to override huge_pte_clear() | Punit Agrawal | 2017-07-07 | 1 | -1/+1 |
| * | | | | | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-07 | 11 | -12/+20 |
| * | | | | | arm64: hugetlb: remove spurious calls to huge_ptep_offset() | Steve Capper | 2017-07-07 | 1 | -23/+14 |
| * | | | | | arm64: hugetlb: refactor find_num_contig() | Steve Capper | 2017-07-07 | 1 | -9/+8 |
| * | | | | | powerpc/mm/hugetlb: add support for 1G huge pages | Aneesh Kumar K.V | 2017-07-07 | 3 | -2/+16 |
| * | | | | | mm/hugetlb: clean up ARCH_HAS_GIGANTIC_PAGE | Aneesh Kumar K.V | 2017-07-07 | 6 | -3/+14 |
| * | | | | | powerpc/hugetlb: enable hugetlb migration for ppc64 | Aneesh Kumar K.V | 2017-07-07 | 1 | -0/+5 |
| * | | | | | powerpc/mm/hugetlb: remove follow_huge_addr for powerpc | Aneesh Kumar K.V | 2017-07-07 | 1 | -64/+0 |
| * | | | | | powerpc/hugetlb: add follow_huge_pd implementation for ppc64 | Aneesh Kumar K.V | 2017-07-07 | 1 | -0/+43 |
| * | | | | | mm, memory_hotplug: replace for_device by want_memblock in arch_add_memory | Michal Hocko | 2017-07-07 | 6 | -12/+12 |
| * | | | | | mm, memory_hotplug: do not associate hotadded memory to zones until online | Michal Hocko | 2017-07-07 | 6 | -64/+7 |
| * | | | | | mm, memory_hotplug: get rid of is_zone_device_section | Michal Hocko | 2017-07-07 | 6 | -6/+6 |
| * | | | | | mm, THP, swap: delay splitting THP during swap out | Huang Ying | 2017-07-07 | 1 | -0/+1 |
| * | | | | | tile: provide default ioremap declaration | Logan Gunthorpe | 2017-07-07 | 1 | -0/+11 |
| * | | | | | mn10300: use generic fb.h | Tobias Klauser | 2017-07-07 | 2 | -23/+1 |
| * | | | | | mn10300: remove wrapper header for asm/device.h | Tobias Klauser | 2017-07-07 | 2 | -1/+1 |
* | | | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-07-07 | 37 | -556/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | mips: get rid of unused __strnlen_user() | Al Viro | 2017-05-16 | 2 | -38/+0 |
| * | | | | | | get rid of unused __strncpy_from_user() instances | Al Viro | 2017-05-16 | 11 | -92/+2 |
| * | | | | | | kill strlen_user() | Al Viro | 2017-05-16 | 30 | -426/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'misc.alpha' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2017-07-07 | 1 | -41/+40 |
|\ \ \ \ \ \ |
|
| * | | | | | | osf_sigstack(): switch to put_user() | Al Viro | 2017-05-27 | 1 | -3/+2 |
| * | | | | | | osf_sys.c: switch handling of timeval32/itimerval32 to copy_{to,from}_user() | Al Viro | 2017-05-27 | 1 | -24/+29 |
| * | | | | | | Merge branch 'work.sys_wait' into misc.alpha | Al Viro | 2017-05-27 | 2 | -38/+15 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | osf_getdomainname(): use copy_to_user() | Al Viro | 2017-05-27 | 1 | -14/+9 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2017-07-07 | 7 | -7/+0 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | take compat_sys_old_getrlimit() to native syscall | Al Viro | 2017-05-27 | 3 | -3/+0 |
| * | | | | | | | trim __ARCH_WANT_SYS_OLD_GETRLIMIT | Al Viro | 2017-05-27 | 4 | -4/+0 |
| |/ / / / / / |
|
* | | | | | | | Merge tag 'trace-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 2017-07-07 | 2 | -18/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | sh/ftrace: Remove only user of ftrace_arch_read_dyn_info() | Steven Rostedt | 2017-06-27 | 1 | -18/+0 |
| * | | | | | | | tracing: Add TRACE_DEFINE_SIZEOF() macros | Jeremy Linton | 2017-06-13 | 1 | -0/+2 |
* | | | | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2017-07-07 | 51 | -336/+464 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | ARM: dma-mapping: Remove traces of NOMMU code | Vladimir Murzin | 2017-06-30 | 1 | -27/+2 |