index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-09-10
sched/fair: Don't move tasks to lower capacity CPUs unless necessary
Chris Redpath
1
-0
/
+11
2018-09-10
sched/fair: Set rq->rd->overload when misfit
Valentin Schneider
2
-3
/
+9
2018-09-10
sched/fair: Wrap rq->rd->overload accesses with READ/WRITE_ONCE()
Valentin Schneider
2
-5
/
+5
2018-09-10
sched/core: Change root_domain->overload type to int
Valentin Schneider
1
-2
/
+2
2018-09-10
sched/fair: Change 'prefer_sibling' type to bool
Valentin Schneider
1
-4
/
+2
2018-09-10
sched/fair: Kick nohz balance if rq->misfit_task_load
Valentin Schneider
1
-1
/
+1
2018-09-10
sched/fair: Consider misfit tasks when load-balancing
Morten Rasmussen
1
-2
/
+49
2018-09-10
sched/fair: Add sched_group per-CPU max capacity
Morten Rasmussen
3
-4
/
+23
2018-09-10
sched/fair: Add 'group_misfit_task' load-balance type
Morten Rasmussen
2
-8
/
+48
2018-09-10
sched/topology: Add static_key for asymmetric CPU capacity optimizations
Morten Rasmussen
3
-1
/
+12
2018-09-10
sched/topology, arch/arm: Rebuild sched_domain hierarchy when CPU capacity ch...
Morten Rasmussen
1
-0
/
+3
2018-09-10
sched/topology, arch/arm64: Rebuild the sched_domain hierarchy when the CPU c...
Morten Rasmussen
1
-0
/
+3
2018-09-10
sched/topology, drivers/base/arch_topology: Rebuild the sched_domain hierarch...
Morten Rasmussen
2
-0
/
+27
2018-09-10
sched/topology: Add SD_ASYM_CPUCAPACITY flag detection
Morten Rasmussen
2
-9
/
+78
2018-09-10
sched/fair: Fix kernel-doc notation warning
Randy Dunlap
1
-0
/
+1
2018-09-10
sched/fair: Fix load_balance redo for !imbalance
Vincent Guittot
1
-1
/
+1
2018-09-10
sched/fair: Fix scale_rt_capacity() for SMT
Vincent Guittot
1
-3
/
+3
2018-09-10
sched/fair: Fix vruntime_normalized() for remote non-migration wakeup
Steve Muckle
1
-1
/
+2
2018-09-10
sched/pelt: Fix update_blocked_averages() for RT and DL classes
Vincent Guittot
1
-4
/
+10
2018-09-10
sched/topology: Set correct NUMA topology type
Srikar Dronamraju
1
-4
/
+1
2018-09-10
sched/debug: Fix potential deadlock when writing to sched_features
Jiada Wang
1
-2
/
+4
2018-09-10
Linux 4.19-rc3
v4.19-rc3
Linus Torvalds
1
-1
/
+1
2018-09-09
kbuild: modules_install: warn when missing System.map file
Randy Dunlap
1
-0
/
+1
2018-09-08
x86/mm: Use WRITE_ONCE() when setting PTEs
Nadav Amit
3
-15
/
+15
2018-09-08
x86/apic/vector: Make error return value negative
Thomas Gleixner
1
-1
/
+1
2018-09-08
afs: Fix cell specification to permit an empty address list
David Howells
1
-8
/
+7
2018-09-07
KVM: LAPIC: Fix pv ipis out-of-bounds access
Wanpeng Li
2
-8
/
+21
2018-09-07
KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2
Liran Alon
1
-0
/
+22
2018-09-07
arm64: KVM: Remove pgd_lock
Steven Price
1
-2
/
+1
2018-09-07
KVM: Remove obsolete kvm_unmap_hva notifier backend
Marc Zyngier
8
-46
/
+0
2018-09-07
arm64: KVM: Only force FPEXC32_EL2.EN if trapping FPSIMD
Marc Zyngier
1
-3
/
+6
2018-09-07
KVM: arm/arm64: Clean dcache to PoC when changing PTE due to CoW
Marc Zyngier
1
-1
/
+8
2018-09-07
i2c: xiic: Record xilinx i2c with Zynq fragment
Michal Simek
1
-0
/
+1
2018-09-06
clocksource: Revert "Remove kthread"
Peter Zijlstra
1
-10
/
+30
2018-09-06
i2c: xiic: Make the start and the byte count write atomic
Shubhrajyoti Datta
1
-0
/
+4
2018-09-06
irqchip/gic-v3-its: Cap lpi_id_bits to reduce memory footprint
Jia He
1
-1
/
+3
2018-09-06
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
1
-2
/
+2
2018-09-06
memory: ti-aemif: fix a potential NULL-pointer dereference
Bartosz Golaszewski
1
-1
/
+1
2018-09-06
arm64: fix erroneous warnings in page freeing functions
Mark Rutland
1
-4
/
+6
2018-09-06
firmware: arm_scmi: fix divide by zero when sustained_perf_level is zero
Sudeep Holla
1
-1
/
+7
2018-09-06
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
1
-14
/
+97
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
1
-48
/
+86
2018-09-06
ceph: avoid a use-after-free in ceph_destroy_options()
Ilya Dryomov
1
-5
/
+11
2018-09-06
cpu/hotplug: Prevent state corruption on error rollback
Thomas Gleixner
1
-2
/
+3
2018-09-06
cpu/hotplug: Adjust misplaced smb() in cpuhp_thread_fun()
Neeraj Upadhyay
1
-3
/
+3
2018-09-06
x86/process: Don't mix user/kernel regs in 64bit __show_regs()
Jann Horn
4
-13
/
+26
2018-09-06
x86/tsc: Prevent result truncation on 32bit
Chuanhua Lei
1
-1
/
+1
2018-09-06
ACPI / LPSS: Force LPSS quirks on boot
Zhang Rui
1
-1
/
+1
2018-09-06
ACPI / bus: Only call dmi_check_system() on X86
Jean Delvare
1
-6
/
+7
[next]