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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-28
posix-cpu-timers: Move expiry cache into struct posix_cputimers
Thomas Gleixner
3
-11
/
+22
2019-08-28
sched: Move struct task_cputime to types.h
Thomas Gleixner
2
-16
/
+24
2019-08-28
posix-cpu-timers: Create a container struct
Thomas Gleixner
4
-14
/
+40
2019-08-28
posix-cpu-timers: Rename thread_group_cputimer() and make it static
Thomas Gleixner
1
-1
/
+0
2019-08-28
posix-cpu-timers: Provide quick sample function for itimer
Thomas Gleixner
1
-1
/
+1
2019-08-28
mtd: spi-nor: Add a ->setup() method
Tudor Ambarus
1
-0
/
+5
2019-08-28
mtd: spi-nor: Add a ->convert_addr() method
Boris Brezillon
1
-7
/
+10
2019-08-28
mtd: spi-nor: Rework the SPI NOR lock/unlock logic
Boris Brezillon
1
-7
/
+16
2019-08-28
mtd: spi-nor: Create a ->set_4byte() method
Boris Brezillon
1
-0
/
+2
2019-08-28
mtd: spi-nor: Move erase_map to 'struct spi_nor_flash_parameter'
Tudor Ambarus
1
-3
/
+5
2019-08-28
mtd: spi-nor: Drop quad_enable() from 'struct spi-nor'
Tudor Ambarus
1
-2
/
+0
2019-08-28
mtd: spi-nor: Regroup flash parameter and settings
Tudor Ambarus
1
-75
/
+164
2019-08-28
mtd: spi-nor: Remove unused macro
Tudor Ambarus
1
-1
/
+0
2019-08-28
Merge tag 'v5.3-rc6' into spi-nor/next
Tudor Ambarus
123
-494
/
+531
2019-08-28
perf: Allow normal events to output AUX data
Alexander Shishkin
2
-1
/
+16
2019-08-28
ACPI: cpufreq: Switch to QoS requests instead of cpufreq notifier
Viresh Kumar
1
-8
/
+18
2019-08-28
net/mlx5: Set ODP capabilities for DC transport to max
Michael Guralnik
1
-1
/
+3
2019-08-27
net: stmmac: setup higher frequency clk support for EHL & TGL
Voon Weifeng
1
-0
/
+1
2019-08-27
sctp: allow users to set ep ecn flag by sockopt
Xin Long
1
-0
/
+1
2019-08-27
sctp: make ecn flag per netns and endpoint
Xin Long
2
-1
/
+5
2019-08-27
Add genphy_c45_config_aneg() function to phy-c45.c
Marco Hartmann
1
-0
/
+1
2019-08-27
net: dsa: remove bitmap operations
Vivien Didelot
1
-3
/
+0
2019-08-28
bpf: introduce verifier internal test flag
Alexei Starovoitov
2
-0
/
+4
2019-08-27
net_sched: fix a NULL pointer deref in ipt action
Cong Wang
1
-1
/
+3
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
16
-47
/
+49
2019-08-27
Merge tag 'nfs-for-5.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+0
2019-08-27
Revert "driver core: Add support for linking devices during device addition"
Greg Kroah-Hartman
1
-14
/
+0
2019-08-27
Revert "driver core: Add edit_links() callback for drivers"
Greg Kroah-Hartman
1
-20
/
+0
2019-08-27
Revert "driver core: Add sync_state driver/bus callback"
Greg Kroah-Hartman
1
-26
/
+0
2019-08-27
ASoC: dapm: Expose snd_soc_dapm_new_control_unlocked properly
Amadeusz Sławiński
1
-0
/
+3
2019-08-27
Merge tag 'arc-5.3-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...
Linus Torvalds
1
-0
/
+11
2019-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
7
-9
/
+15
2019-08-27
staging: greybus: add missing includes
Rui Miguel Silva
11
-0
/
+33
2019-08-27
staging: greybus: move core include files to include/linux/greybus/
Greg Kroah-Hartman
13
-0
/
+3344
2019-08-27
erofs: fix compile warnings when moving out include/trace/events/erofs.h
Gao Xiang
1
-0
/
+3
2019-08-27
block: split .sysfs_lock into two locks
Ming Lei
1
-0
/
+1
2019-08-27
block: add helper for checking if queue is registered
Ming Lei
1
-0
/
+1
2019-08-27
block: Remove blk_mq_register_dev()
Bart Van Assche
1
-1
/
+0
2019-08-27
netfilter: nft_dynset: support for element deletion
Ander Juaristi
2
-1
/
+10
2019-08-27
writeback, memcg: Implement foreign dirty flushing
Tejun Heo
2
-0
/
+40
2019-08-27
writeback, memcg: Implement cgroup_writeback_by_id()
Tejun Heo
1
-0
/
+2
2019-08-27
writeback: Separate out wb_get_lookup() from wb_get_create()
Tejun Heo
1
-0
/
+2
2019-08-27
bdi: Add bdi->id
Tejun Heo
2
-0
/
+3
2019-08-27
writeback: Generalize and expose wb_completion
Tejun Heo
2
-0
/
+22
2019-08-27
ALSA: hda - Allow runtime PM for controller if component notifier is used
Takashi Iwai
1
-0
/
+1
2019-08-27
rxrpc: Use skb_unshare() rather than skb_cow_data()
David Howells
1
-4
/
+8
2019-08-27
rxrpc: Use the tx-phase skb flag to simplify tracing
David Howells
1
-29
/
+22
2019-08-27
Merge tag 'drm-next-5.4-2019-08-23' of git://people.freedesktop.org/~agd5f/li...
Dave Airlie
1
-0
/
+1
2019-08-26
dt-bindings: ti_sci_pm_domains: Add support for exclusive and shared access
Lokesh Vutla
1
-0
/
+9
2019-08-26
firmware: ti_sci: Allow for device shared and exclusive requests
Lokesh Vutla
1
-0
/
+3
[prev]
[next]