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
2007-10-15
sched: clean up schedstat block in dequeue_entity()
Dmitry Adamushko
1
-2
/
+2
2007-10-15
sched: remove wait_runtime fields and features
Ingo Molnar
3
-152
/
+14
2007-10-15
sched: remove wait_runtime limit
Ingo Molnar
4
-123
/
+5
2007-10-15
sched: clean up struct load_stat
Dmitry Adamushko
3
-13
/
+9
2007-10-15
sched: debug: update exec_clock only when SCHED_DEBUG
Ingo Molnar
1
-1
/
+1
2007-10-15
sched: add more vruntime statistics
Ingo Molnar
1
-2
/
+9
2007-10-15
sched: handle vruntime 64-bit overflow
Peter Zijlstra
1
-4
/
+11
2007-10-15
sched: add tree based averages
Peter Zijlstra
2
-8
/
+18
2007-10-15
sched: remove SCHED_FEAT_SKIP_INITIAL
Ingo Molnar
2
-10
/
+1
2007-10-15
sched: add se->vruntime debugging
Ingo Molnar
1
-3
/
+27
2007-10-15
sched: clean up new task placement
Peter Zijlstra
1
-15
/
+42
2007-10-15
sched: wakeup granularity increase
Ingo Molnar
1
-16
/
+11
2007-10-15
sched: simplify check_preempt() methods
Ingo Molnar
1
-4
/
+3
2007-10-15
sched: simplify adaptive latency
Peter Zijlstra
1
-104
/
+9
2007-10-15
sched: new task placement for vruntime
Peter Zijlstra
1
-9
/
+27
2007-10-15
sched: optimize vruntime based scheduling
Ingo Molnar
2
-2
/
+6
2007-10-15
sched: move sched_feat() definitions
Ingo Molnar
2
-31
/
+31
2007-10-15
sched: introduce se->vruntime
Ingo Molnar
2
-33
/
+49
2007-10-15
sched: clean up calc_weighted()
Ingo Molnar
1
-23
/
+8
2007-10-15
sched: speed up update_load_add/_sub()
Ingo Molnar
1
-4
/
+5
2007-10-15
sched: uninline __enqueue_entity()/__dequeue_entity()
Ingo Molnar
1
-2
/
+2
2007-10-15
sched: simplify SCHED_FEAT_* code
Peter Zijlstra
1
-5
/
+7
2007-10-15
sched: cleanup: simplify cfs_rq_curr() methods
Ingo Molnar
1
-18
/
+6
2007-10-15
sched: track cfs_rq->curr on !group-scheduling too
Ingo Molnar
2
-23
/
+10
2007-10-15
sched: remove precise CPU load calculations #2
Ingo Molnar
1
-31
/
+1
2007-10-15
sched: remove precise CPU load
Ingo Molnar
3
-41
/
+9
2007-10-15
sched: remove stat_gran
Ingo Molnar
3
-47
/
+15
2007-10-15
sched: use constants if !CONFIG_SCHED_DEBUG
Ingo Molnar
2
-14
/
+20
2007-10-15
sched: uniform tunings
Ingo Molnar
1
-28
/
+0
2007-10-15
sched: debug: track maximum 'slice'
Ingo Molnar
3
-0
/
+14
2007-10-15
sched: small sched_debug cleanup
Ingo Molnar
1
-3
/
+7
2007-10-15
sched: use list_for_each_entry_safe() in __wake_up_common()
Matthias Kaehlcke
1
-3
/
+2
2007-10-15
sched: resched task in task_new_fair()
Ingo Molnar
1
-0
/
+1
2007-10-15
sched: fix sysctl_sched_child_runs_first flag
Ingo Molnar
1
-4
/
+2
2007-10-14
clockevents: introduce force broadcast notifier
Thomas Gleixner
2
-6
/
+24
2007-10-14
more low-hanging fruits - kernel, fs, lib signedness
Al Viro
1
-3
/
+3
2007-10-13
minimal build fixes for uml (fallout from x86 merge)
Al Viro
1
-1
/
+1
2007-10-12
clock events: allow replacement of broadcast timer
Venki Pallipadi
2
-9
/
+8
2007-10-12
clockevents: fix periodic broadcast for oneshot devices
Thomas Gleixner
1
-2
/
+0
2007-10-12
clockevents: Allow build w/o run-tine usage for migration purposes
Thomas Gleixner
3
-2
/
+8
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...
Linus Torvalds
1
-1
/
+1
2007-10-12
[POWERPC] Implement logging of unhandled signals
Olof Johansson
1
-1
/
+1
2007-10-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...
Linus Torvalds
5
-19
/
+43
2007-10-11
lockdep: annotate rcu_read_{,un}lock{,_bh}
Peter Zijlstra
1
-0
/
+8
2007-10-11
lockdep: syscall exit check
Peter Zijlstra
1
-0
/
+16
2007-10-11
lockdep: fixup mutex annotations
Peter Zijlstra
1
-15
/
+20
2007-10-11
lockdep: fix mismatched lockdep_depth/curr_chain_hash
Gregory Haskins
1
-5
/
+5
2007-10-11
lockdep: Avoid /proc/lockdep & lock_stat infinite output
Tim Pepper
1
-19
/
+42
2007-10-10
[NET]: make netlink user -> kernel interface synchronious
Denis V. Lunev
1
-10
/
+2
2007-10-10
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2
-3
/
+15
[prev]
[next]