| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f... | Linus Torvalds | 2018-12-30 | 1 | -34/+9 | |
| * | | | | | | | | | Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 2018-12-29 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | kconfig: warn no new line at end of file | Masahiro Yamada | 2018-12-15 | 1 | -1/+1 | |
| | | |_|_|/ / / / / | |/| | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2018-12-29 | 5 | -93/+931 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | cgroup: Add named hierarchy disabling to cgroup_no_v1 boot param | Tejun Heo | 2018-12-28 | 1 | -1/+13 | |
| | * | | | | | | | | | cgroup: fix parsing empty mount option string | Ondrej Mosnacek | 2018-12-28 | 1 | -1/+1 | |
| | * | | | | | | | | | Merge branch 'for-4.20-fixes' into for-4.21 | Tejun Heo | 2018-12-27 | 16 | -126/+180 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | cgroup: fix CSS_TASK_ITER_PROCS | Tejun Heo | 2018-11-20 | 1 | -12/+17 | |
| | * | | | | | | | | | | cpuset: Remove set but not used variable 'cs' | YueHaibing | 2018-12-03 | 1 | -2/+0 | |
| | * | | | | | | | | | | cgroup: Add .__DEBUG__. prefix to debug file names | Tejun Heo | 2018-11-13 | 1 | -4/+7 | |
| | * | | | | | | | | | | cpuset: Minor cgroup2 interface updates | Tejun Heo | 2018-11-13 | 1 | -4/+4 | |
| | * | | | | | | | | | | cpuset: Expose cpuset.cpus.subpartitions with cgroup_debug | Waiman Long | 2018-11-08 | 4 | -4/+27 | |
| | * | | | | | | | | | | cpuset: Use descriptive text when reading/writing cpuset.sched.partition | Waiman Long | 2018-11-08 | 1 | -7/+51 | |
| | * | | | | | | | | | | cpuset: Expose cpus.effective and mems.effective on cgroup v2 root | Waiman Long | 2018-11-08 | 1 | -2/+0 | |
| | * | | | | | | | | | | cpuset: Make generate_sched_domains() work with partition | Waiman Long | 2018-11-08 | 1 | -7/+27 | |
| | * | | | | | | | | | | cpuset: Make CPU hotplug work with partition | Waiman Long | 2018-11-08 | 1 | -15/+116 | |
| | * | | | | | | | | | | cpuset: Track cpusets that use parent's effective_cpus | Waiman Long | 2018-11-08 | 1 | -1/+70 | |
| | * | | | | | | | | | | cpuset: Add an error state to cpuset.sched.partition | Waiman Long | 2018-11-08 | 1 | -24/+129 | |
| | * | | | | | | | | | | cpuset: Add new v2 cpuset.sched.partition flag | Waiman Long | 2018-11-08 | 1 | -13/+352 | |
| | * | | | | | | | | | | cpuset: Simply allocation and freeing of cpumasks | Waiman Long | 2018-11-08 | 1 | -33/+77 | |
| | * | | | | | | | | | | cpuset: Define data structures to support scheduling partition | Waiman Long | 2018-11-08 | 1 | -0/+37 | |
| | * | | | | | | | | | | cpuset: Enable cpuset controller in default hierarchy | Waiman Long | 2018-11-08 | 1 | -3/+45 | |
| | * | | | | | | | | | | cgroup: remove unnecessary unlikely() | Yangtao Li | 2018-11-05 | 1 | -3/+1 | |
| * | | | | | | | | | | | Merge tag 'driver-core-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2018-12-28 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kobject: return error code if writing /sys/.../uevent fails | Peter Rajnoha | 2018-12-06 | 1 | -2/+4 | |
| | | |_|_|_|_|/ / / / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-12-28 | 8 | -49/+105 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | kernel/fork.c: mark 'stack_vm_area' with __maybe_unused | YueHaibing | 2018-12-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | mm/hmm: fix memremap.h, move dev_page_fault_t callback to hmm | Dan Williams | 2018-12-28 | 1 | -1/+5 | |
| | * | | | | | | | | | | | mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 | Jérôme Glisse | 2018-12-28 | 1 | -5/+5 | |
| | * | | | | | | | | | | | kernel, resource: check for IORESOURCE_SYSRAM in release_mem_region_adjustable | Oscar Salvador | 2018-12-28 | 1 | -0/+15 | |
| | * | | | | | | | | | | | mm, memory_hotplug: add nid parameter to arch_remove_memory | Oscar Salvador | 2018-12-28 | 1 | -1/+4 | |
| | * | | | | | | | | | | | mm, oom: reorganize the oom report in dump_header | yuzhoujian | 2018-12-28 | 1 | -2/+2 | |
| | * | | | | | | | | | | | mm: reclaim small amounts of memory when an external fragmentation event occurs | Mel Gorman | 2018-12-28 | 1 | -0/+8 | |
| | * | | | | | | | | | | | mm, devm_memremap_pages: add MEMORY_DEVICE_PRIVATE support | Dan Williams | 2018-12-28 | 1 | -12/+41 | |
| | * | | | | | | | | | | | mm, devm_memremap_pages: fix shutdown handling | Dan Williams | 2018-12-28 | 1 | -16/+14 | |
| | * | | | | | | | | | | | mm, devm_memremap_pages: kill mapping "System RAM" support | Dan Williams | 2018-12-28 | 1 | -6/+3 | |
| | * | | | | | | | | | | | mm, devm_memremap_pages: mark devm_memremap_pages() EXPORT_SYMBOL_GPL | Dan Williams | 2018-12-28 | 1 | -1/+1 | |
| | * | | | | | | | | | | | mm: convert totalram_pages and totalhigh_pages variables to atomic | Arun KS | 2018-12-28 | 3 | -3/+3 | |
| | * | | | | | | | | | | | mm: reference totalram_pages and managed_pages once per function | Arun KS | 2018-12-28 | 2 | -4/+6 | |
| | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | | | ||||||
| * | | | | | | | | | | | Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 2018-12-28 | 9 | -565/+708 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | dma-mapping: fix inverted logic in dma_supported | Thierry Reding | 2018-12-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | dma-mapping: zero memory returned from dma_alloc_* | Christoph Hellwig | 2018-12-20 | 1 | -1/+1 | |
| | * | | | | | | | | | | | dma-mapping: bypass indirect calls for dma-direct | Christoph Hellwig | 2018-12-13 | 2 | -44/+33 | |
| | * | | | | | | | | | | | dma-direct: merge swiotlb_dma_ops into the dma_direct code | Christoph Hellwig | 2018-12-13 | 2 | -251/+94 | |
| | * | | | | | | | | | | | dma-direct: use dma_direct_map_page to implement dma_direct_map_sg | Christoph Hellwig | 2018-12-13 | 1 | -9/+5 | |
| | * | | | | | | | | | | | dma-direct: improve addressability error reporting | Christoph Hellwig | 2018-12-13 | 1 | -21/+15 | |
| | * | | | | | | | | | | | swiotlb: remove dma_mark_clean | Christoph Hellwig | 2018-12-13 | 1 | -17/+1 | |
| | * | | | | | | | | | | | swiotlb: remove SWIOTLB_MAP_ERROR | Christoph Hellwig | 2018-12-13 | 1 | -2/+2 | |
| | * | | | | | | | | | | | dma-mapping: factor out dummy DMA ops | Robin Murphy | 2018-12-13 | 2 | -1/+40 | |
| | * | | | | | | | | | | | dma-mapping: always build the direct mapping code | Christoph Hellwig | 2018-12-13 | 2 | -9/+1 | |

