index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-17
platform/x86: asus-wmi: Switch fan boost mode
Yurii Pavlovskyi
1
-0
/
+1
2019-06-17
platform/x86: asus-wmi: Improve DSTS WMI method ID detection
Yurii Pavlovskyi
1
-2
/
+2
2019-06-17
platform/x86: wmi: Add function to get _UID of WMI device
Yurii Pavlovskyi
1
-0
/
+1
2019-06-17
Merge tag 'versatile-v5.3-armsoc' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
1
-28
/
+0
2019-06-17
Merge tag 'scmi-updates-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Olof Johansson
1
-0
/
+1
2019-06-17
Merge tag 'omap-for-v5.3/ti-sysc-signed' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
1
-0
/
+12
2019-06-17
x86/percpu: Relax smp_processor_id()
Peter Zijlstra
1
-14
/
+31
2019-06-17
Merge branch 'x86/cpu' into perf/core, to pick up dependent changes
Ingo Molnar
157
-1379
/
+202
2019-06-17
locking/rwsem: Make rwsem->owner an atomic_long_t
Waiman Long
2
-7
/
+8
2019-06-17
locking/rwsem: Clarify usage of owner's nonspinaable bit
Waiman Long
1
-1
/
+1
2019-06-17
locking/rwsem: Always release wait_lock before waking up tasks
Waiman Long
1
-0
/
+5
2019-06-17
locking/rwsem: Make owner available even if !CONFIG_RWSEM_SPIN_ON_OWNER
Waiman Long
1
-4
/
+5
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
164
-1395
/
+293
2019-06-17
locking/lockdep: Rename lockdep_assert_held_exclusive() -> lockdep_assert_hel...
Nikolay Borisov
1
-2
/
+2
2019-06-17
jump_label: Batch updates if arch supports it
Daniel Bristot de Oliveira
1
-0
/
+3
2019-06-17
Merge tag 'v5.2-rc5' into locking/core, to pick up fixes
Ingo Molnar
164
-1395
/
+293
2019-06-17
Merge 5.2-rc5 into usb-next
Greg Kroah-Hartman
164
-1395
/
+293
2019-06-17
mfd: lp87565: Add support for 4-phase LP87561 combination
Keerthy
1
-0
/
+2
2019-06-16
net: stmmac: drop the phy_reset hook from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-1
/
+0
2019-06-16
net: stmmac: drop the reset delays from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-3
/
+0
2019-06-16
net: stmmac: drop the reset GPIO from struct stmmac_mdio_bus_data
Martin Blumenstingl
1
-1
/
+0
2019-06-16
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2019-06-16
net/mlx5: Expose eswitch encap mode
Maor Gottlieb
1
-0
/
+12
2019-06-15
tcp: limit payload size of sacked skbs
Eric Dumazet
1
-0
/
+4
2019-06-15
net: stmmac: Fix wrapper drivers not detecting PHY
Jose Abreu
1
-0
/
+1
2019-06-15
processor: get rid of cpu_relax_yield
Heiko Carstens
2
-4
/
+1
2019-06-15
s390: improve wait logic of stop_machine
Martin Schwidefsky
1
-1
/
+1
2019-06-15
processor: remove spin_cpu_yield
Heiko Carstens
1
-9
/
+0
2019-06-15
x86/microcode, cpuhotplug: Add a microcode loader CPU hotplug callback
Borislav Petkov
1
-0
/
+1
2019-06-14
Merge branch 'for-5.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+13
2019-06-14
sysctl: define proc_do_static_key()
Eric Dumazet
2
-1
/
+3
2019-06-14
Merge tag 'mlx5-updates-2019-06-13' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2
-4
/
+19
2019-06-14
locking/static_key: always define static_branch_deferred_inc
Willem de Bruijn
1
-2
/
+3
2019-06-14
net: stmmac: use GPIO descriptors in stmmac_mdio_reset
Martin Blumenstingl
1
-1
/
+1
2019-06-15
bpf: Fix build error without CONFIG_INET
YueHaibing
1
-7
/
+24
2019-06-14
i2c: headers: reformat header comment and update copyright
Wolfram Sang
1
-11
/
+7
2019-06-14
i2c: headers: update docs about I2C_CLIENT_*
Wolfram Sang
1
-12
/
+10
2019-06-14
i2c: headers: always have a named variable in arguments
Wolfram Sang
1
-19
/
+20
2019-06-14
i2c: headers: don't use 'dev' as adapter variable
Wolfram Sang
1
-4
/
+4
2019-06-14
docs: power: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
3
-3
/
+3
2019-06-14
docs: timers: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2
-4
/
+4
2019-06-14
docs: cgroup-v1: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
docs: fault-injection: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
1
-1
/
+1
2019-06-14
Merge tag 'v5.2-rc4' into mauro
Jonathan Corbet
616
-4994
/
+755
2019-06-14
Merge tag 'mac80211-next-for-davem-2019-06-14' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+8
2019-06-14
net: phylink: further mac_config documentation improvements
Russell King - ARM Linux admin
1
-1
/
+12
2019-06-14
LSM: switch to blocking policy update notifiers
Janne Karhunen
1
-6
/
+6
2019-06-14
ieee80211: Add a missing extended capability flag definition
Ilan Peer
1
-0
/
+7
2019-06-14
nl80211: add support for SAE authentication offload
Chung-Hsien Hsu
1
-0
/
+1
2019-06-14
usb: chipidea: imx: add imx7ulp support
Peter Chen
1
-0
/
+1
[prev]
[next]