| Commit message (Expand) | Author | Age | Files | Lines |
* | dax: add tracepoint to dax_writeback_one() | Ross Zwisler | 2017-05-08 | 1 | -0/+24 |
* | dax: add tracepoints to dax_writeback_mapping_range() | Ross Zwisler | 2017-05-08 | 1 | -0/+32 |
* | dax: add tracepoints to dax_load_hole() | Ross Zwisler | 2017-05-08 | 1 | -0/+1 |
* | dax: add tracepoints to dax_pfn_mkwrite() | Ross Zwisler | 2017-05-08 | 1 | -0/+2 |
* | dax: add tracepoints to dax_iomap_pte_fault() | Ross Zwisler | 2017-05-08 | 1 | -0/+41 |
* | mm: introduce memalloc_noreclaim_{save,restore} | Vlastimil Babka | 2017-05-08 | 1 | -0/+12 |
* | time: delete CURRENT_TIME_SEC and CURRENT_TIME | Deepa Dinamani | 2017-05-08 | 1 | -3/+0 |
* | fs: semove set but not checked AOP_FLAG_UNINTERRUPTIBLE flag | Tetsuo Handa | 2017-05-08 | 1 | -3/+2 |
* | include/linux/uaccess.h: remove expensive WARN_ON in pagefault_disabled_dec | Andi Kleen | 2017-05-08 | 1 | -1/+0 |
* | kref: remove WARN_ON for NULL release functions | Andi Kleen | 2017-05-08 | 1 | -6/+0 |
* | include/linux/filter.h: use set_memory.h header | Laura Abbott | 2017-05-08 | 1 | -1/+3 |
* | treewide: move set_memory_* functions away from cacheflush.h | Laura Abbott | 2017-05-08 | 1 | -0/+12 |
* | treewide: spelling: correct diffrent[iate] and banlance typos | Joe Perches | 2017-05-08 | 1 | -1/+1 |
* | scripts/spelling.txt: add regsiter -> register spelling mistake | Stephen Boyd | 2017-05-08 | 3 | -3/+3 |
* | mm, vmalloc: use __GFP_HIGHMEM implicitly | Michal Hocko | 2017-05-08 | 1 | -6/+3 |
* | treewide: use kv[mz]alloc* rather than opencoded variants | Michal Hocko | 2017-05-08 | 2 | -6/+9 |
* | mm, vmalloc: properly track vmalloc users | Michal Hocko | 2017-05-08 | 1 | -0/+19 |
* | mm: introduce kv[mz]alloc helpers | Michal Hocko | 2017-05-08 | 3 | -2/+15 |
* | sysv,ipc: cacheline align kern_ipc_perm | Davidlohr Bueso | 2017-05-08 | 2 | -6/+4 |
* | pidns: expose task pid_ns_for_children to userspace | Kirill Tkhai | 2017-05-08 | 1 | -0/+1 |
* | ns: allow ns_entries to have custom symlink content | Kirill Tkhai | 2017-05-08 | 1 | -0/+1 |
* | ia64: reuse append_elf_note() and final_note() functions | Hari Bathini | 2017-05-08 | 2 | -0/+6 |
* | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini | 2017-05-08 | 3 | -55/+71 |
* | cpumask: make "nr_cpumask_bits" unsigned | Alexey Dobriyan | 2017-05-08 | 1 | -2/+2 |
* | jiffies.h: declare jiffies and jiffies_64 with ____cacheline_aligned_in_smp | Matthias Kaehlcke | 2017-05-08 | 1 | -8/+3 |
* | mm, compaction: change migrate_async_suitable() to suitable_migration_source() | Vlastimil Babka | 2017-05-08 | 1 | -0/+5 |
* | mm, page_alloc: count movable pages when stealing from pageblock | Vlastimil Babka | 2017-05-08 | 1 | -4/+1 |
* | Merge tag 'xfs-4.12-merge-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2017-05-06 | 1 | -0/+112 |
|\ |
|
| * | vfs: add common GETFSMAP ioctl definitions | Darrick J. Wong | 2017-04-03 | 1 | -0/+112 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2017-05-06 | 3 | -4/+15 |
|\ \ |
|
| * | | blk-mq-debugfs: allow schedulers to register debugfs attributes | Omar Sandoval | 2017-05-04 | 3 | -0/+9 |
| * | | blk-mq: untangle debugfs and sysfs | Omar Sandoval | 2017-05-04 | 2 | -1/+4 |
| * | | blk-mq: update ->init_request and ->exit_request prototypes | Christoph Hellwig | 2017-05-02 | 1 | -2/+2 |
| * | | block: Remove elevator_change() | Bart Van Assche | 2017-05-02 | 1 | -1/+0 |
* | | | Merge tag 'devicetree-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2017-05-05 | 2 | -5/+4 |
|\ \ \ |
|
| * | | | of: fix sparse warnings in fdt, irq, reserved mem, and resolver code | Rob Herring | 2017-05-04 | 1 | -1/+1 |
| * | | | of: Add function for generating a DT modalias with a newline | Rob Herring | 2017-03-22 | 1 | -4/+3 |
* | | | | Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-05-05 | 8 | -55/+47 |
|\ \ \ \ |
|
| * \ \ \ | Merge branch 'for-4.12/dax' into libnvdimm-for-next | Dan Williams | 2017-05-04 | 13 | -61/+202 |
| |\ \ \ \ |
|
| | * | | | | x86, dax, pmem: remove indirection around memcpy_from_pmem() | Dan Williams | 2017-04-25 | 2 | -23/+8 |
| | * | | | | block: remove block_device_operations ->direct_access() | Dan Williams | 2017-04-25 | 1 | -17/+0 |
| | * | | | | filesystem-dax: convert to dax_direct_access() | Dan Williams | 2017-04-25 | 1 | -2/+4 |
| | * | | | | Revert "block: use DAX for partition table reads" | Dan Williams | 2017-04-25 | 1 | -6/+0 |
| | * | | | | ext2, ext4, xfs: retrieve dax_device for iomap operations | Dan Williams | 2017-04-25 | 1 | -0/+1 |
| | * | | | | dm: teach dm-targets to use a dax_device + dax_operations | Dan Williams | 2017-04-25 | 1 | -3/+4 |
| | * | | | | dm: add dax_device and dax_operations support | Dan Williams | 2017-04-20 | 1 | -0/+1 |
| | * | | | | dax: introduce dax_direct_access() | Dan Williams | 2017-04-20 | 2 | -0/+3 |
| | * | | | | block: kill bdev_dax_capable() | Dan Williams | 2017-04-20 | 1 | -1/+0 |
| | * | | | | pmem: add dax_operations support | Dan Williams | 2017-04-19 | 1 | -0/+6 |
| | * | | | | dax: introduce dax_operations | Dan Williams | 2017-04-19 | 1 | -0/+10 |