aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-01-10sched/cpufreq: Always consider all CPUs when deciding next freqJuri Lelli1-6/+10
2018-01-10sched/cpufreq: Split utilization signalsJuri Lelli1-14/+16
2018-01-10sched/cpufreq: Change the worker kthread to SCHED_DEADLINEJuri Lelli4-36/+129
2018-01-10sched/deadline: Move CPU frequency selection triggering pointsJuri Lelli2-9/+10
2018-01-10sched/cpufreq: Use the DEADLINE utilization signalJuri Lelli2-10/+25
2018-01-10sched/deadline: Implement "runtime overrun signal" supportJuri Lelli3-2/+26
2018-01-10sched/fair: Only immediately migrate tasks due to interrupts if prev and target CPUs share cacheMel Gorman1-3/+9
2018-01-10sched/fair: Correct obsolete comment about cpufreq_update_util()Joel Fernandes1-3/+1
2018-01-10sched/fair: Remove impossible condition from find_idlest_group_cpu()Joel Fernandes1-1/+1
2018-01-10sched/cpufreq: Don't pass flags to sugov_set_iowait_boost()Viresh Kumar1-5/+4
2018-01-10sched/cpufreq: Initialize sg_cpu->flags to 0Viresh Kumar1-1/+1
2018-01-10sched/fair: Consider RT/IRQ pressure in capacity_spare_wake()Joel Fernandes1-1/+1
2018-01-10sched/fair: Use 'unsigned long' for utilization, consistentlyPatrick Bellasi1-5/+5
2018-01-10sched/core: Rework and clarify prepare_lock_switch()rodrigosiqueira2-45/+49
2018-01-10Merge branch 'sched/urgent' into sched/core, to pick up fixesIngo Molnar38-903/+489
2018-01-10membarrier: Disable preemption when calling smp_call_function_many()Mathieu Desnoyers1-0/+2
2018-01-10PM / sleep: Make lock/unlock_system_sleep() available to kernel modulesBart Van Assche1-0/+29
2018-01-09bpf: introduce BPF_JIT_ALWAYS_ON configAlexei Starovoitov1-0/+19
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller18-57/+200
2018-01-09symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky1-35/+0
2018-01-09sections: split dereference_function_descriptor()Sergey Senozhatsky1-0/+6
2018-01-09bpf: prevent out-of-bounds speculationAlexei Starovoitov2-11/+72
2018-01-08memremap: merge find_dev_pagemap into get_dev_pagemapChristoph Hellwig1-9/+1
2018-01-08memremap: change devm_memremap_pages interface to use struct dev_pagemapChristoph Hellwig1-30/+21
2018-01-08memremap: drop private struct page_mapLogan Gunthorpe1-42/+26
2018-01-08memremap: simplify duplicate region handling in devm_memremap_pagesChristoph Hellwig1-11/+0
2018-01-08memremap: remove to_vmem_altmapChristoph Hellwig1-26/+0
2018-01-08mm: optimize dev_pagemap reference counting around get_dev_pagemapChristoph Hellwig1-8/+9
2018-01-08mm: move get_dev_pagemap out of lineChristoph Hellwig1-2/+34
2018-01-08mm: pass the vmem_altmap to memmap_init_zoneChristoph Hellwig1-1/+1
2018-01-08mm: pass the vmem_altmap to arch_remove_memory and __remove_pagesChristoph Hellwig1-1/+1
2018-01-08mm: pass the vmem_altmap to arch_add_memory and __add_pagesChristoph Hellwig1-1/+2
2018-01-08Merge branch 'for-4.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds2-12/+14
2018-01-08irq/work: Improve the flag definitionsBartosz Golaszewski1-1/+1
2018-01-08bpf: fix verifier GPF in kmalloc failure pathAlexei Starovoitov1-0/+4
2018-01-08locking/lockdep: Remove cross-release leftoversIngo Molnar1-5/+0
2018-01-08perf: Return empty callchain instead of NULLJiri Olsa1-18/+12
2018-01-08perf: Make perf_callchain function staticJiri Olsa3-19/+16
2018-01-08perf: Allocate context task_ctx_data for child eventJiri Olsa1-0/+14
2018-01-08workqueue: allow WQ_MEM_RECLAIM on early init workqueuesTejun Heo1-2/+8
2018-01-08workqueue: separate out init_rescuer()Tejun Heo1-23/+33
2018-01-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-2/+40
2018-01-07bpf: sockmap missing NULL psock checkJohn Fastabend1-2/+9
2018-01-06bpf: implement syscall command BPF_MAP_GET_NEXT_KEY for stacktrace mapYonghong Song1-2/+26
2018-01-06block: convert to bio_first_bvec_all & bio_first_page_allMing Lei1-1/+1
2018-01-05bpf_obj_do_pin(): switch to vfs_mkobj(), quit abusing ->mknod()Al Viro1-28/+22
2018-01-05fix "netfilter: xt_bpf: Fix XT_BPF_MODE_FD_PINNED mode of 'xt_bpf_info_v1'"Al Viro2-2/+40
2018-01-05irq debug: do not use print_symbol()Sergey Senozhatsky1-8/+6
2018-01-05PM: hibernate: Do not subtract NR_FILE_MAPPED in minimum_image_size()Rainer Fiebig1-4/+2
2018-01-05padata: add SPDX identifierCheah Kok Cheong1-0/+1