index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched/fair: Age the average idle time
Peter Zijlstra
2021-06-17
3
-4
/
+29
*
sched/cpufreq: Consider reduced CPU capacity in energy calculation
Lukasz Luba
2021-06-17
4
-5
/
+16
*
sched/fair: Take thermal pressure into account while estimating energy
Lukasz Luba
2021-06-17
1
-3
/
+8
*
thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressure
Lukasz Luba
2021-06-17
1
-1
/
+1
*
sched/fair: Return early from update_tg_cfs_load() if delta == 0
Dietmar Eggemann
2021-06-17
1
-1
/
+4
*
sched/pelt: Check that *_avg are null when *_sum are
Vincent Guittot
2021-06-17
1
-0
/
+9
*
Documentation: Add usecases, design and interface for core scheduling
Joel Fernandes (Google)
2021-06-10
2
-0
/
+224
*
sched/debug: Remove obsolete init_schedstats()
Eric Dumazet
2021-06-04
1
-17
/
+2
*
Merge branch 'sched/urgent' into sched/core, to pick up fixes
Ingo Molnar
2021-06-03
1014
-5278
/
+10987
|
\
|
*
sched/pelt: Ensure that *_sum is always synced with *_avg
Vincent Guittot
2021-06-03
1
-2
/
+8
|
*
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-31
4
-3
/
+13
|
*
sched/fair: Make sure to update tg contrib for blocked load
Vincent Guittot
2021-05-31
1
-1
/
+1
|
*
sched/fair: Keep load_avg and load_sum synced
Vincent Guittot
2021-05-31
1
-6
/
+5
|
*
Linux 5.13-rc4
v5.13-rc4
Linus Torvalds
2021-05-30
1
-1
/
+1
|
*
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-05-30
22
-29
/
+142
|
|
\
|
|
*
MAINTAINERS: adjust to removing i2c designware platform data
Lukas Bulwahn
2021-05-28
1
-1
/
+0
|
|
*
i2c: s3c2410: fix possible NULL pointer deref on read message after write
Krzysztof Kozlowski
2021-05-28
1
-0
/
+3
|
|
*
i2c: mediatek: Disable i2c start_en and clear intr_stat brfore reset
Qii Wang
2021-05-28
1
-0
/
+5
|
|
*
i2c: i801: Don't generate an interrupt on bus reset
Jean Delvare
2021-05-27
1
-4
/
+2
|
|
*
i2c: mpc: implement erratum A-004447 workaround
Chris Packham
2021-05-27
1
-2
/
+79
|
|
*
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P1010 i2c controllers
Chris Packham
2021-05-27
1
-0
/
+8
|
|
*
powerpc/fsl: set fsl,i2c-erratum-a004447 flag for P2041 i2c controllers
Chris Packham
2021-05-27
1
-0
/
+16
|
|
*
dt-bindings: i2c: mpc: Add fsl,i2c-erratum-a004447 flag
Chris Packham
2021-05-27
1
-0
/
+7
|
|
*
i2c: busses: i2c-stm32f4: Remove incorrectly placed ' ' from function name
Lee Jones
2021-05-27
1
-1
/
+1
|
|
*
i2c: busses: i2c-st: Fix copy/paste function misnaming issues
Lee Jones
2021-05-27
1
-2
/
+2
|
|
*
i2c: busses: i2c-pnx: Provide descriptions for 'alg_data' data structure
Lee Jones
2021-05-27
1
-4
/
+4
|
|
*
i2c: busses: i2c-ocores: Place the expected function names into the documenta...
Lee Jones
2021-05-27
1
-4
/
+4
|
|
*
i2c: busses: i2c-eg20t: Fix 'bad line' issue and provide description for 'msg...
Lee Jones
2021-05-27
1
-1
/
+2
|
|
*
i2c: busses: i2c-designware-master: Fix misnaming of 'i2c_dw_init_master()'
Lee Jones
2021-05-27
1
-1
/
+1
|
|
*
i2c: busses: i2c-cadence: Fix incorrectly documented 'enum cdns_i2c_slave_mode'
Lee Jones
2021-05-27
1
-1
/
+1
|
|
*
i2c: busses: i2c-ali1563: File headers are not good candidates for kernel-doc
Lee Jones
2021-05-27
1
-1
/
+1
|
|
*
i2c: muxes: i2c-arb-gpio-challenge: Demote non-conformant kernel-doc headers
Lee Jones
2021-05-27
1
-2
/
+2
|
|
*
i2c: busses: i2c-nomadik: Fix formatting issue pertaining to 'timeout'
Lee Jones
2021-05-27
1
-1
/
+1
|
|
*
i2c: sh_mobile: Use new clock calculation formulas for RZ/G2E
Geert Uytterhoeven
2021-05-25
1
-1
/
+1
|
|
*
i2c: I2C_HISI should depend on ACPI
Geert Uytterhoeven
2021-05-25
1
-1
/
+1
|
|
*
i2c: icy: Remove unused variable new_fwnode in icy_probe()
Geert Uytterhoeven
2021-05-25
1
-1
/
+0
|
|
*
i2c: qcom-geni: fix spelling mistake "unepxected" -> "unexpected"
Colin Ian King
2021-05-25
1
-1
/
+1
|
*
|
Merge tag 'seccomp-fixes-v5.13-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-05-30
2
-22
/
+24
|
|
\
\
|
|
*
|
seccomp: Refactor notification handler to prepare for new semantics
Sargun Dhillon
2021-05-29
1
-14
/
+16
|
|
*
|
Documentation: seccomp: Fix user notification documentation
Sargun Dhillon
2021-05-28
1
-8
/
+8
|
*
|
|
Merge tag 'riscv-for-linus-5.13-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-05-30
5
-14
/
+18
|
|
\
\
\
|
|
*
|
|
riscv: kexec: Fix W=1 build warnings
Jisheng Zhang
2021-05-23
2
-7
/
+8
|
|
*
|
|
riscv: kprobes: Fix build error when MMU=n
Jisheng Zhang
2021-05-23
1
-0
/
+2
|
|
*
|
|
riscv: Select ARCH_USE_MEMTEST
Kefeng Wang
2021-05-23
1
-0
/
+1
|
|
*
|
|
riscv: stacktrace: fix the riscv stacktrace when CONFIG_FRAME_POINTER enabled
Chen Huang
2021-05-23
1
-7
/
+7
|
*
|
|
|
Merge tag 'xfs-5.13-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-05-30
8
-86
/
+140
|
|
\
\
\
\
|
|
*
|
|
|
xfs: bunmapi has unnecessary AG lock ordering issues
Dave Chinner
2021-05-27
1
-11
/
+0
|
|
*
|
|
|
xfs: btree format inode forks can have zero extents
Dave Chinner
2021-05-27
1
-1
/
+0
|
|
*
|
|
|
xfs: add new IRC channel to MAINTAINERS
Darrick J. Wong
2021-05-26
1
-0
/
+1
|
|
*
|
|
|
xfs: validate extsz hints against rt extent size when rtinherit is set
Darrick J. Wong
2021-05-25
5
-0
/
+85
[next]