Age | Commit message (Expand) | Author | Files | Lines |
2017-05-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2 | -12/+9 |
2017-05-04 | Merge tag 'gpio-v4.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds | 5 | -9/+34 |
2017-05-04 | of: fix sparse warnings in fdt, irq, reserved mem, and resolver code | Rob Herring | 1 | -1/+1 |
2017-05-04 | Merge tag 'platform-drivers-x86-v4.12-1' of git://git.infradead.org/linux-pla... | Linus Torvalds | 1 | -0/+4 |
2017-05-04 | qed*: Fix possible overflow for status block id field. | sudarsana.kalluru@cavium.com | 1 | -1/+1 |
2017-05-04 | Merge branches 'arm/exynos', 'arm/omap', 'arm/rockchip', 'arm/mediatek', 'arm... | Joerg Roedel | 42 | -184/+291 |
2017-05-04 | fscrypt: correct collision claim for digested names | Eric Biggers | 1 | -13/+9 |
2017-05-04 | fscrypt: introduce helper function for filename matching | Eric Biggers | 2 | -0/+87 |
2017-05-04 | blk-mq-debugfs: allow schedulers to register debugfs attributes | Omar Sandoval | 3 | -0/+9 |
2017-05-04 | blk-mq: untangle debugfs and sysfs | Omar Sandoval | 2 | -1/+4 |
2017-05-04 | Merge branch 'topic/pl330' into for-linus | Vinod Koul | 1 | -35/+0 |
2017-05-04 | dmaengine: pl08x: Use the BIT() macro consistently | Linus Walleij | 1 | -20/+20 |
2017-05-04 | dmaengine: pl080: Cut some unused defines | Linus Walleij | 1 | -9/+1 |
2017-05-04 | Merge tag 'modules-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -3/+3 |
2017-05-04 | Merge tag 'trace-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 6 | -65/+68 |
2017-05-04 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 13 | -141/+189 |
2017-05-04 | mm, swap: remove unused function prototype | Huang Ying | 1 | -3/+0 |
2017-05-04 | mm: memcontrol: use node page state naming scheme for memcg | Johannes Weiner | 1 | -36/+37 |
2017-05-04 | mm: memcontrol: re-use node VM page state enum | Johannes Weiner | 1 | -57/+43 |
2017-05-04 | mm: memcontrol: re-use global VM event enum | Johannes Weiner | 1 | -31/+14 |
2017-05-04 | mm: memcontrol: clean up memory.events counting function | Johannes Weiner | 1 | -13/+5 |
2017-05-04 | mm: vmscan: fix IO/refault regression in cache workingset transition | Johannes Weiner | 2 | -3/+63 |
2017-05-04 | mm: fix spelling error | Hao Lee | 1 | -2/+2 |
2017-05-04 | include/linux/migrate.h: add arg names to prototype | Pushkar Jambhlekar | 1 | -2/+3 |
2017-05-04 | mm: enable page poisoning early at boot | Vinayak Menon | 1 | -1/+0 |
2017-05-04 | mm: remove SWAP_[SUCCESS|AGAIN|FAIL] | Minchan Kim | 1 | -7/+0 |
2017-05-04 | mm: make rmap_one boolean function | Minchan Kim | 1 | -1/+5 |
2017-05-04 | mm: make rmap_walk() return void | Minchan Kim | 2 | -5/+4 |
2017-05-04 | mm: make ttu's return boolean | Minchan Kim | 1 | -2/+2 |
2017-05-04 | mm: remove SWAP_MLOCK in ttu | Minchan Kim | 1 | -1/+0 |
2017-05-04 | mm: make try_to_munlock() return void | Minchan Kim | 1 | -1/+1 |
2017-05-04 | mm: remove SWAP_DIRTY in ttu | Minchan Kim | 1 | -1/+0 |
2017-05-04 | mm: remove rodata_test_data export, add pr_fmt | Kees Cook | 1 | -1/+0 |
2017-05-04 | jbd2: mark the transaction context with the scope GFP_NOFS context | Michal Hocko | 1 | -0/+2 |
2017-05-04 | mm: introduce memalloc_nofs_{save,restore} API | Michal Hocko | 3 | -8/+34 |
2017-05-04 | xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS | Michal Hocko | 1 | -0/+2 |
2017-05-04 | lockdep: allow to disable reclaim lockup detection | Michal Hocko | 1 | -1/+9 |
2017-05-04 | mm: use is_migrate_highatomic() to simplify the code | Xishi Qiu | 1 | -1/+1 |
2017-05-04 | mm: memcontrol: provide shmem statistics | Johannes Weiner | 1 | -0/+1 |
2017-05-04 | mm: reclaim MADV_FREE pages | Shaohua Li | 1 | -1/+1 |
2017-05-04 | mm: move MADV_FREE pages into LRU_INACTIVE_FILE list | Shaohua Li | 2 | -2/+2 |
2017-05-04 | mm: delete unnecessary TTU_* flags | Shaohua Li | 1 | -13/+9 |
2017-05-04 | mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() | Johannes Weiner | 1 | -1/+0 |
2017-05-04 | mm: fix 100% CPU kswapd busyloop on unreclaimable nodes | Johannes Weiner | 1 | -0/+2 |
2017-05-03 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo... | Linus Torvalds | 2 | -15/+16 |
2017-05-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -10/+13 |
2017-05-03 | Merge tag 'spi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds | 1 | -1/+9 |
2017-05-03 | Merge tag 'regulator-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 8 | -4/+73 |
2017-05-03 | Merge branch 'i2c/for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+10 |
2017-05-03 | Merge tag 'mfd-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/le... | Linus Torvalds | 12 | -165/+740 |