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
2010-03-12
cgroup: introduce cancel_attach()
Daisuke Nishimura
1
-7
/
+33
2010-03-12
Add generic sys_olduname()
Christoph Hellwig
1
-0
/
+54
2010-03-12
improve sys_newuname() for compat architectures
Christoph Hellwig
1
-0
/
+13
2010-03-12
Add generic sys_ipc wrapper
Christoph Hellwig
1
-0
/
+1
2010-03-12
timer: Try to survive timer callback preempt_count leak
Thomas Gleixner
1
-3
/
+9
2010-03-12
timer: Split out timer function call
Thomas Gleixner
1
-36
/
+36
2010-03-12
timer: Print function name for timer callbacks modifying preemption count
Uwe Kleine-König
1
-5
/
+2
2010-03-12
time: Clean up warp_clock()
John Stultz
1
-6
/
+5
2010-03-12
cpu-timers: Avoid iterating over all threads in fastpath_timer_check()
Stanislaw Gruszka
1
-7
/
+7
2010-03-12
cpu-timers: Change SIGEV_NONE timer implementation
Stanislaw Gruszka
1
-22
/
+6
2010-03-12
cpu-timers: Return correct previous timer reload value
Stanislaw Gruszka
1
-2
/
+3
2010-03-12
cpu-timers: Cleanup arm_timer()
Stanislaw Gruszka
1
-69
/
+35
2010-03-12
cpu-timers: Simplify RLIMIT_CPU handling
Stanislaw Gruszka
1
-48
/
+27
2010-03-12
posix-cpu-timers: Reset expire cache when no timer is running
Stanislaw Gruszka
1
-3
/
+7
2010-03-12
timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
Andrew Morton
1
-0
/
+1
2010-03-12
clockevents: Sanitize min_delta_ns adjustment and prevent overflows
Thomas Gleixner
2
-13
/
+42
2010-03-12
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
8
-91
/
+104
2010-03-11
sched: Remove AFFINE_WAKEUPS feature
Mike Galbraith
1
-2
/
+1
2010-03-11
sched: Remove ASYM_GRAN feature
Mike Galbraith
2
-23
/
+11
2010-03-11
sched: Remove SYNC_WAKEUPS feature
Mike Galbraith
2
-11
/
+0
2010-03-11
sched: Remove WAKEUP_SYNC feature
Mike Galbraith
2
-9
/
+0
2010-03-11
sched: Remove FAIR_SLEEPERS feature
Mike Galbraith
2
-8
/
+1
2010-03-11
sched: Remove NORMALIZED_SLEEPER
Mike Galbraith
2
-17
/
+0
2010-03-11
sched: Fix select_idle_sibling()
Mike Galbraith
1
-4
/
+10
2010-03-11
sched: Tweak sched_latency and min_granularity
Mike Galbraith
1
-6
/
+6
2010-03-11
sched: Cleanup/optimize clock updates
Mike Galbraith
2
-18
/
+16
2010-03-11
sched: Remove avg_overlap
Mike Galbraith
4
-68
/
+0
2010-03-11
sched: Remove avg_wakeup
Mike Galbraith
4
-60
/
+4
2010-03-11
sched: Rate-limit nohz
Mike Galbraith
2
-0
/
+15
2010-03-11
perf_events: Improve task_sched_in()
[email protected]
1
-0
/
+4
2010-03-11
sched: Implement group scheduler statistics in one struct
Lucas De Marchi
4
-134
/
+81
2010-03-11
sched: Fix pick_next_highest_task_rt() for cgroups
Peter Zijlstra
1
-1
/
+6
2010-03-11
perf: export perf_trace_regs and perf_arch_fetch_caller_regs
Xiao Guangrong
1
-0
/
+1
2010-03-11
kprobes: Calculate the index correctly when freeing the out-of-line execution...
Masami Hiramatsu
1
-1
/
+2
2010-03-11
sched: Cleanup: remove unused variable in try_to_wake_up()
Dan Carpenter
1
-2
/
+2
2010-03-11
Merge branch 'tip/tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
4
-12
/
+48
2010-03-11
rcu: Increase RCU CPU stall timeouts if PROVE_RCU
Paul E. McKenney
1
-6
/
+15
2010-03-11
ftrace: Replace read_barrier_depends() with rcu_dereference_raw()
Paul E. McKenney
1
-9
/
+13
2010-03-11
perf_event: Fix oops triggered by cpu offline/online
Paul Mackerras
1
-1
/
+12
2010-03-10
genirq: Prevent oneshot irq thread race
Thomas Gleixner
2
-9
/
+40
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
6
-76
/
+76
2010-03-10
perf: Take a hot regs snapshot for trace events
Frederic Weisbecker
4
-11
/
+9
2010-03-10
perf: Introduce new perf_fetch_caller_regs() for hot regs snapshot
Frederic Weisbecker
1
-0
/
+5
2010-03-10
lockdep: Move lock events under lockdep recursion protection
Frederic Weisbecker
1
-6
/
+3
2010-03-10
perf: Provide better condition for event rotation
Peter Zijlstra
1
-6
/
+15
2010-03-10
perf: Optimize perf_disable
Peter Zijlstra
1
-13
/
+3
2010-03-10
perf: Rework and fix the arch CPU-hotplug hooks
Peter Zijlstra
1
-15
/
+0
2010-03-10
perf: Provide generic perf_sample_data initialization
Peter Zijlstra
1
-13
/
+8
2010-03-09
Merge commit 'v2.6.34-rc1' into perf/urgent
Ingo Molnar
79
-3457
/
+5379
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
8
-12
/
+12
[prev]
[next]