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
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-17
locking/rtmutex: Use rt_mutex_wake_q_head
Thomas Gleixner
4
-23
/
+20
2021-08-17
locking/rtmutex: Provide rt_wake_q_head and helpers
Thomas Gleixner
2
-0
/
+29
2021-08-17
locking/rtmutex: Add wake_state to rt_mutex_waiter
Thomas Gleixner
2
-1
/
+10
2021-08-17
locking/rwsem: Add rtmutex based R/W semaphore implementation
Thomas Gleixner
1
-0
/
+108
2021-08-17
locking/rt: Add base code for RT rw_semaphore and rwlock
Thomas Gleixner
1
-0
/
+263
2021-08-17
locking/rtmutex: Provide rt_mutex_slowlock_locked()
Thomas Gleixner
2
-43
/
+59
2021-08-17
locking/rtmutex: Split out the inner parts of 'struct rtmutex'
Peter Zijlstra
5
-73
/
+80
2021-08-17
locking/rtmutex: Split API from implementation
Thomas Gleixner
4
-498
/
+514
2021-08-17
locking/rtmutex: Switch to from cmpxchg_*() to try_cmpxchg_*()
Thomas Gleixner
1
-2
/
+2
2021-08-17
locking/rtmutex: Convert macros to inlines
Sebastian Andrzej Siewior
1
-4
/
+27
2021-08-17
sched/core: Provide a scheduling point for RT locks
Thomas Gleixner
1
-1
/
+19
2021-08-17
sched/core: Rework the __schedule() preempt argument
Thomas Gleixner
1
-11
/
+23
2021-08-17
sched/wakeup: Prepare for RT sleeping spin/rwlocks
Thomas Gleixner
1
-0
/
+33
2021-08-17
sched/wakeup: Split out the wakeup ->__state check
Thomas Gleixner
1
-6
/
+18
2021-08-17
locking/rtmutex: Set proper wait context for lockdep
Thomas Gleixner
1
-1
/
+1
2021-08-17
Merge tag 'v5.14-rc6' into locking/core, to pick up fixes
Ingo Molnar
175
-3077
/
+10370
2021-08-17
bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value
Andrii Nakryiko
1
-1
/
+34
2021-08-17
bpf: Allow to specify user-provided bpf_cookie for BPF perf links
Andrii Nakryiko
4
-22
/
+38
2021-08-17
bpf: Implement minimal BPF perf link
Andrii Nakryiko
2
-13
/
+102
2021-08-17
bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input
Andrii Nakryiko
1
-33
/
+28
2021-08-17
bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions
Andrii Nakryiko
2
-17
/
+17
2021-08-17
bpf: Refactor BPF_PROG_RUN into a function
Andrii Nakryiko
7
-15
/
+15
2021-08-16
notifier: Remove atomic_notifier_call_chain_robust()
Valentin Schneider
1
-19
/
+0
2021-08-16
PM: cpu: Make notifier chain use a raw_spinlock_t
Valentin Schneider
1
-12
/
+38
2021-08-16
PM: sleep: unmark 'state' functions as kernel-doc
Randy Dunlap
1
-1
/
+1
2021-08-16
Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-1
/
+62
2021-08-16
tracepoint: Fix kerneldoc comments
zhaoxiao
1
-2
/
+2
2021-08-16
tracing/boot: Show correct histogram error command
Masami Hiramatsu
1
-4
/
+10
2021-08-16
tracing/boot: Support multiple histograms for each event
Masami Hiramatsu
1
-9
/
+32
2021-08-16
tracing/boot: Support multiple handlers for per-event histogram
Masami Hiramatsu
1
-8
/
+35
2021-08-16
tracing/boot: Add per-event histogram action options
Masami Hiramatsu
1
-0
/
+231
2021-08-16
tracing: Simplify the Kconfig dependency of FTRACE
Masahiro Yamada
1
-5
/
+1
2021-08-16
tracing: Allow execnames to be passed as args for synthetic events
Steven Rostedt (VMware)
1
-4
/
+42
2021-08-16
tracing: Have histogram types be constant when possible
Steven Rostedt (VMware)
1
-18
/
+14
2021-08-16
tracing/histogram: Update the documentation for the buckets modifier
Steven Rostedt (VMware)
1
-0
/
+1
2021-08-16
tracing: Add linear buckets to histogram logic
Steven Rostedt (VMware)
1
-7
/
+58
2021-08-16
tracing/boot: Fix a hist trigger dependency for boot time tracing
Masami Hiramatsu
1
-6
/
+9
2021-08-16
tracing: Apply trace filters on all output channels
Pingfan Liu
2
-35
/
+15
2021-08-16
params: lift param_set_uint_minmax to common code
Sagi Grimberg
1
-0
/
+18
2021-08-15
Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-6
/
+17
2021-08-15
Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-1
/
+1
2021-08-15
bpf: Support "%c" in bpf_bprintf_prepare().
Kuniyuki Iwashima
1
-0
/
+14
2021-08-14
dma-mapping: return an unsigned int from dma_map_sg{,_attrs}
Christoph Hellwig
1
-1
/
+1
2021-08-13
bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT
Stanislav Fomichev
1
-0
/
+18
2021-08-13
bpf: Clear zext_dst of dead insns
Ilya Leoshkevich
1
-0
/
+1
2021-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11
-108
/
+246
2021-08-13
genirq: Fix kernel doc indentation
Thomas Gleixner
1
-3
/
+1
2021-08-12
Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
4
-13
/
+19
2021-08-12
cgroup/cpuset: Enable memory migration for cpuset v2
Waiman Long
1
-1
/
+5
2021-08-12
hrtimer: Unbreak hrtimer_force_reprogram()
Thomas Gleixner
1
-20
/
+20
[prev]
[next]