Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | sched/headers: Prepare to move 'init_task' and 'init_thread_union' from <linu... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -1/+1 |
* | mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <lin... | Ingo Molnar | 2017-03-02 | 1 | -5/+5 |
* | mm: unrig VMA cache hit ratio | Alexey Dobriyan | 2016-10-07 | 1 | -4/+4 |
* | mm/vmacache: inline vmacache_valid_mm() | Davidlohr Bueso | 2015-11-05 | 1 | -1/+1 |
* | mm,vmacache: count number of system-wide flushes | Davidlohr Bueso | 2014-12-13 | 1 | -0/+2 |
* | mm,vmacache: optimize overflow system-wide flushing | Davidlohr Bueso | 2014-06-04 | 1 | -0/+10 |
* | mm,vmacache: add debug data | Davidlohr Bueso | 2014-06-04 | 1 | -2/+10 |
* | mm: don't pointlessly use BUG_ON() for sanity check | Linus Torvalds | 2014-04-28 | 1 | -3/+5 |
* | mm: per-thread vma caching | Davidlohr Bueso | 2014-04-07 | 1 | -0/+112 |