summaryrefslogtreecommitdiffstats
path: root/kernel/kallsyms.c (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-10sched/fair: Don't move tasks to lower capacity CPUs unless necessaryChris Redpath1-0/+11
2018-09-10sched/fair: Set rq->rd->overload when misfitValentin Schneider2-3/+9
2018-09-10sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()Valentin Schneider2-5/+5
2018-09-10sched/core: Change root_domain->overload type to intValentin Schneider1-2/+2
2018-09-10sched/fair: Change 'prefer_sibling' type to boolValentin Schneider1-4/+2
2018-09-10sched/fair: Kick nohz balance if rq->misfit_task_loadValentin Schneider1-1/+1
2018-09-10sched/fair: Consider misfit tasks when load-balancingMorten Rasmussen1-2/+49
2018-09-10sched/fair: Add sched_group per-CPU max capacityMorten Rasmussen3-4/+23
2018-09-10sched/fair: Add 'group_misfit_task' load-balance typeMorten Rasmussen2-8/+48
2018-09-10sched/topology: Add static_key for asymmetric CPU capacity optimizationsMorten Rasmussen3-1/+12
2018-09-10sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity ch...Morten Rasmussen1-0/+3
2018-09-10sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...Morten Rasmussen1-0/+3
2018-09-10sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...Morten Rasmussen2-0/+27
2018-09-10sched/topology: Add SD_ASYM_CPUCAPACITY flag detectionMorten Rasmussen2-9/+78
2018-09-10sched/fair: Fix kernel-doc notation warningRandy Dunlap1-0/+1
2018-09-10sched/fair: Fix load_balance redo for !imbalanceVincent Guittot1-1/+1
2018-09-10sched/fair: Fix scale_rt_capacity() for SMTVincent Guittot1-3/+3
2018-09-10sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle1-1/+2
2018-09-10sched/pelt: Fix update_blocked_averages() for RT and DL classesVincent Guittot1-4/+10
2018-09-10sched/topology: Set correct NUMA topology typeSrikar Dronamraju1-4/+1
2018-09-10sched/debug: Fix potential deadlock when writing to sched_featuresJiada Wang1-2/+4
2018-09-10Linux 4.19-rc3v4.19-rc3Linus Torvalds1-1/+1
2018-09-09kbuild: modules_install: warn when missing System.map fileRandy Dunlap1-0/+1
2018-09-08x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit3-15/+15
2018-09-08x86/apic/vector: Make error return value negativeThomas Gleixner1-1/+1
2018-09-08afs: Fix cell specification to permit an empty address listDavid Howells1-8/+7
2018-09-07KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2-8/+21
2018-09-07KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon1-0/+22
2018-09-07arm64: KVM: Remove pgd_lockSteven Price1-2/+1
2018-09-07KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier8-46/+0
2018-09-07arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMDMarc Zyngier1-3/+6
2018-09-07KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoWMarc Zyngier1-1/+8
2018-09-07i2c: xiic: Record xilinx i2c with Zynq fragmentMichal Simek1-0/+1
2018-09-06clocksource: Revert "Remove kthread"Peter Zijlstra1-10/+30
2018-09-06i2c: xiic: Make the start and the byte count write atomicShubhrajyoti Datta1-0/+4
2018-09-06irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprintJia He1-1/+3
2018-09-06block: bfq: swap puts in bfqg_and_blkg_putKonstantin Khlebnikov1-2/+2
2018-09-06memory: ti-aemif: fix a potential NULL-pointer dereferenceBartosz Golaszewski1-1/+1
2018-09-06arm64: fix erroneous warnings in page freeing functionsMark Rutland1-4/+6
2018-09-06firmware: arm_scmi: fix divide by zero when sustained_perf_level is zeroSudeep Holla1-1/+7
2018-09-06printk/tracing: Do not trace printk_nmi_enter()Steven Rostedt (VMware)1-2/+2
2018-09-06rbd: support cloning across namespacesIlya Dryomov1-14/+97
2018-09-06rbd: factor out get_parent_info()Ilya Dryomov1-48/+86
2018-09-06ceph: avoid a use-after-free in ceph_destroy_options()Ilya Dryomov1-5/+11
2018-09-06cpu/hotplug: Prevent state corruption on error rollbackThomas Gleixner1-2/+3
2018-09-06cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()Neeraj Upadhyay1-3/+3
2018-09-06x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn4-13/+26
2018-09-06x86/tsc: Prevent result truncation on 32bitChuanhua Lei1-1/+1
2018-09-06ACPI / LPSS: Force LPSS quirks on bootZhang Rui1-1/+1
2018-09-06ACPI / bus: Only call dmi_check_system() on X86Jean Delvare1-6/+7