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
2019-07-31
kprobes: Use CONFIG_PREEMPTION
Thomas Gleixner
1
-1
/
+1
2019-07-31
tracing: Use CONFIG_PREEMPTION
Thomas Gleixner
4
-6
/
+6
2019-07-31
rcu: Use CONFIG_PREEMPTION
Thomas Gleixner
4
-11
/
+11
2019-07-31
sched/preempt: Use CONFIG_PREEMPTION where appropriate
Thomas Gleixner
3
-10
/
+10
2019-07-30
fgraph: Remove redundant ftrace_graph_notrace_addr() test
Changbin Du
1
-10
/
+7
2019-07-30
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
2
-5
/
+5
2019-07-30
exit: make setting exit_state consistent
Christian Brauner
1
-2
/
+3
2019-07-30
kernel/configs: Replace GPL boilerplate code with SPDX identifier
Thomas Huth
1
-15
/
+1
2019-07-30
modules: always page-align module section allocations
Jessica Yu
1
-6
/
+1
2019-07-29
xdp: Add devmap_hash map type for looking up devices by hashed index
Toke Høiland-Jørgensen
2
-0
/
+202
2019-07-29
xdp: Refactor devmap allocation code for reuse
Toke Høiland-Jørgensen
1
-53
/
+83
2019-07-29
pidfd: Add warning if exit_state is 0 during notification
Joel Fernandes (Google)
1
-0
/
+1
2019-07-29
dma-contiguous: page-align the size in dma_free_contiguous()
Nicolin Chen
1
-1
/
+2
2019-07-29
dma-contiguous: do not overwrite align in dma_alloc_contiguous()
Nicolin Chen
1
-2
/
+3
2019-07-27
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-44
/
+102
2019-07-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2019-07-27
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
4
-15
/
+40
2019-07-27
padata: purge get_cpu and reorder_via_wq from padata_do_serial
Daniel Jordan
1
-20
/
+3
2019-07-27
padata: Replace delayed timer with immediate workqueue in padata_reorder
Herbert Xu
1
-79
/
+18
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-2
/
+2
2019-07-25
Merge branch 'access-creds'
Linus Torvalds
1
-2
/
+19
2019-07-25
sched/core: Silence a warning in sched_init()
Qian Cai
1
-5
/
+5
2019-07-25
sched/core: Fix CPU controller for !RT_GROUP_SCHED
Juri Lelli
1
-4
/
+0
2019-07-25
sched/core: Prevent race condition between cpuset and __sched_setscheduler()
Juri Lelli
2
-3
/
+28
2019-07-25
rcu/tree: Call setschedule() gp ktread to SCHED_FIFO outside of atomic region
Juri Lelli
1
-3
/
+3
2019-07-25
cgroup/cpuset: Change cpuset_rwsem and hotplug lock order
Juri Lelli
1
-5
/
+17
2019-07-25
cgroup/cpuset: Convert cpuset_mutex to percpu_rwsem
Juri Lelli
1
-33
/
+35
2019-07-25
sched/deadline: Fix bandwidth accounting at all levels after offline migration
Juri Lelli
1
-0
/
+33
2019-07-25
cpusets: Rebuild root domain deadline accounting information
Mathieu Poirier
5
-6
/
+106
2019-07-25
sched/core: Streamle calls to task_rq_unlock()
Mathieu Poirier
1
-10
/
+14
2019-07-25
sched/topology: Add partition_sched_domains_locked()
Mathieu Poirier
1
-4
/
+13
2019-07-25
sched/fair: Introduce fits_capacity()
Viresh Kumar
1
-10
/
+8
2019-07-25
sched/isolation: Prefer housekeeping CPU in local node
Wanpeng Li
3
-5
/
+35
2019-07-25
sched/stats: Fix unlikely() use of sched_info_on()
Yi Wang
1
-3
/
+4
2019-07-25
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
4
-14
/
+7
2019-07-25
sched/fair: Fall back to sched-idle CPU if idle CPU isn't found
Viresh Kumar
1
-10
/
+33
2019-07-25
sched/fair: Start tracking SCHED_IDLE tasks count in cfs_rq
Viresh Kumar
2
-3
/
+14
2019-07-25
time/tick-broadcast: Fix tick_broadcast_offline() lockdep complaint
Paul E. McKenney
1
-8
/
+49
2019-07-25
sched/fair: Fix imbalance due to CPU affinity
Vincent Guittot
1
-2
/
+3
2019-07-25
sched/fair: Change task_numa_work() storage to static
Valentin Schneider
1
-1
/
+1
2019-07-25
sched/fair: Move task_numa_work() init to init_numa_balancing()
Valentin Schneider
1
-4
/
+5
2019-07-25
sched/fair: Move init_numa_balancing() below task_numa_work()
Valentin Schneider
1
-41
/
+41
2019-07-25
cpu/hotplug: Cache number of online CPUs
Thomas Gleixner
1
-0
/
+24
2019-07-25
smp/hotplug: Track booted once CPUs in a cpumask
Thomas Gleixner
1
-4
/
+7
2019-07-25
locking/lockdep: Report more stack trace statistics
Bart Van Assche
3
-0
/
+39
2019-07-25
locking/lockdep: Reduce space occupied by stack traces
Bart Van Assche
2
-38
/
+92
2019-07-25
stacktrace: Constify 'entries' arguments
Bart Van Assche
1
-2
/
+2
2019-07-25
locking/lockdep: Make it clear that what lock_class::key points at is not mod...
Bart Van Assche
3
-3
/
+4
2019-07-25
perf/core: Fix creating kernel counters for PMUs that override event->cpu
Leonard Crestez
1
-1
/
+1
2019-07-25
locking/mutex: Test for initialized mutex
Sebastian Andrzej Siewior
1
-1
/
+10
[prev]
[next]