| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2017-07-14 | 1 | -30/+0 |
|\ |
|
| * | mm, tile: drop arch_{add,remove}_memory | Michal Hocko | 2017-03-30 | 1 | -30/+0 |
* | | mm/hugetlb: add size parameter to huge_pte_offset() | Punit Agrawal | 2017-07-06 | 1 | -1/+2 |
* | | tile: provide default ioremap declaration | Logan Gunthorpe | 2017-07-06 | 1 | -0/+11 |
* | | mm: larger stack guard gap, between vmas | Hugh Dickins | 2017-06-19 | 1 | -1/+1 |
|/ |
|
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving more code to... | Ingo Molnar | 2017-03-02 | 2 | -0/+2 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | userfaultfd: non-cooperative: add event for memory unmaps | Mike Rapoport | 2017-02-24 | 1 | -1/+1 |
* | arch, mm: remove arch specific show_mem | Michal Hocko | 2017-02-22 | 1 | -45/+0 |
* | tile: use __ro_after_init instead of tile-specific __write_once | Chris Metcalf | 2016-12-16 | 2 | -6/+6 |
* | tile: migrate exception table users off module.h and onto extable.h | Paul Gortmaker | 2016-12-16 | 2 | -2/+2 |
* | tile: use simpler API for random address requests | Jason Cooper | 2016-10-11 | 1 | -2/+1 |
* | mm: move most file-based accounting to the node | Mel Gorman | 2016-07-28 | 1 | -4/+4 |
* | mm: move page mapped accounting to the node | Mel Gorman | 2016-07-28 | 1 | -1/+1 |
* | mm, vmscan: move LRU lists to node | Mel Gorman | 2016-07-28 | 1 | -4/+4 |
* | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov | 2016-07-26 | 1 | -1/+1 |
* | tile: get rid of superfluous __GFP_REPEAT | Michal Hocko | 2016-06-24 | 1 | -1/+1 |
* | tile: mm: use hugetlb_bad_size() | Vaishali Thakkar | 2016-05-19 | 1 | -1/+6 |
* | mm: rename _count, field of the struct page, to _refcount | Joonsoo Kim | 2016-05-19 | 1 | -1/+1 |
* | mm: cleanup *pte_alloc* interfaces | Kirill A. Shutemov | 2016-03-17 | 1 | -1/+1 |
* | tile: query dynamic DEBUG_PAGEALLOC setting | Joonsoo Kim | 2016-03-17 | 1 | -4/+7 |
* | arch/tile: move user_exit() to early kernel entry sequence | Chris Metcalf | 2016-01-18 | 1 | -3/+0 |
* | kmap_atomic_to_page() has no users, remove it | Nicolas Pitre | 2015-11-09 | 1 | -12/+0 |
* | mm: ZONE_DEVICE for "device memory" | Dan Williams | 2015-08-27 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-07-04 | 1 | -1/+1 |
|\ |
|
| * | vfs: add file_path() helper | Miklos Szeredi | 2015-06-23 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2015-06-30 | 1 | -7/+10 |
|\ \ |
|
| * | | tile: avoid a "label not used" warning in do_page_fault() | Chris Metcalf | 2015-06-04 | 1 | -7/+10 |
| |/ |
|
* | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshare | Zhang Zhen | 2015-06-24 | 1 | -5/+0 |
* | | mm/fault, arch: Use pagefault_disable() to check for disabled pagefaults in t... | David Hildenbrand | 2015-05-19 | 1 | -2/+2 |
* | | sched/preempt, mm/kmap: Explicitly disable/enable preemption in kmap_atomic_* | David Hildenbrand | 2015-05-19 | 1 | -1/+2 |
|/ |
|
* | tile: map data region shadow of kernel as R/W | Chris Metcalf | 2015-04-17 | 1 | -2/+5 |
* | tile: support CONTEXT_TRACKING and thus NOHZ_FULL | Chris Metcalf | 2015-04-17 | 1 | -3/+7 |
* | tile/elf: reorganize notify_exec() | Davidlohr Bueso | 2015-04-17 | 1 | -18/+29 |
* | tile: use %*pb[l] to print bitmaps including cpumasks and nodemasks | Tejun Heo | 2015-02-13 | 2 | -18/+12 |
* | mm/hugetlb: reduce arch dependent code around follow_huge_* | Naoya Horiguchi | 2015-02-11 | 1 | -28/+0 |
* | tile: drop pte_file()-related helpers | Kirill A. Shutemov | 2015-02-10 | 1 | -4/+0 |
* | vm: add VM_FAULT_SIGSEGV handling support | Linus Torvalds | 2015-01-29 | 1 | -0/+2 |
* | tile: Use the more common pr_warn instead of pr_warning | Joe Perches | 2014-11-11 | 5 | -55/+39 |
* | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2014-10-15 | 2 | -3/+3 |
|\ |
|
| * | tile: Replace __get_cpu_var uses | Christoph Lameter | 2014-08-26 | 2 | -3/+3 |
* | | tile: Remove tile-specific _sinitdata and _einitdata | Geert Uytterhoeven | 2014-10-02 | 1 | -6/+6 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2014-06-11 | 1 | -4/+4 |
|\ |
|
| * | replace strict_strto* call with kstrto* | Daniel Walter | 2014-05-28 | 1 | -1/+1 |
| * | tile: cleanup the comment in init_pgprot | Wang Sheng-Hui | 2014-05-13 | 1 | -3/+3 |
* | | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman | 2014-06-04 | 1 | -1/+1 |
* | | hugetlb: restrict hugepage_migration_support() to x86_64 | Naoya Horiguchi | 2014-06-04 | 1 | -5/+0 |
|/ |
|
* | tile: handle pgtable_page_ctor() fail | Kirill A. Shutemov | 2013-11-15 | 1 | -1/+5 |