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
2009-11-13
sched: More generic WAKE_AFFINE vs select_idle_sibling()
Peter Zijlstra
1
-17
/
+16
2009-11-13
sched: Cleanup select_task_rq_fair()
Peter Zijlstra
1
-22
/
+51
2009-11-12
sched: Fix granularity of task_u/stime()
Hidetoshi Seto
1
-9
/
+13
2009-11-12
sched: Fix/add missing update_rq_clock() calls
Mike Galbraith
1
-5
/
+12
2009-11-12
sysctl: Remove the last of the generic binary sysctl support
Eric W. Biederman
1
-44
/
+0
2009-11-12
sysctl kernel: Remove binary sysctl logic
Eric W. Biederman
3
-38
/
+3
2009-11-12
sysctl binary: Reorder the tests to process wild card entries first.
Eric W. Biederman
1
-8
/
+7
2009-11-12
sysctl: sysctl_binary.c Fix compilation when !CONFIG_NET
Eric W. Biederman
1
-15
/
+20
2009-11-11
tracing: do not disable interrupts for trace_clock_local
Steven Rostedt
1
-3
/
+5
2009-11-11
sysctl: Warn about all uses of sys_sysctl.
Eric W. Biederman
1
-7
/
+1
2009-11-11
ring-buffer: Add multiple iterations between benchmark timestamps
Steven Rostedt
1
-9
/
+16
2009-11-11
clocksource/timecompare: Fix symbol exports to be GPL'd.
David S. Miller
2
-6
/
+6
2009-11-11
tracing: Fix return value of tracing_stats_read()
Roel Kluin
1
-1
/
+1
2009-11-11
rcu: Mark init-time-only rcu_bootup_announce() as __init
Paul E. McKenney
1
-2
/
+2
2009-11-11
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-9
/
+16
2009-11-11
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2009-11-11
sysctl: Don't look at ctl_name and strategy in the generic code
Eric W. Biederman
1
-22
/
+7
2009-11-11
sysctl: Remove references to ctl_name and strategy from the generic sysctl table
Eric W. Biederman
1
-188
/
+7
2009-11-11
sysctl: Remove dead code from sysctl_check
Eric W. Biederman
1
-1373
/
+3
2009-11-11
sysctl: Neuter the generic sysctl strategy routines.
Eric W. Biederman
1
-198
/
+0
2009-11-11
sysctl: Reduce sys_sysctl to a compatibility wrapper around /proc/sys
Eric W. Biederman
1
-102
/
+1383
2009-11-10
rcu: Simplify association of quiescent states with grace periods
Paul E. McKenney
2
-3
/
+3
2009-11-10
rcu: Rename dynticks_completed to completed_fqs
Paul E. McKenney
2
-4
/
+4
2009-11-10
rcu: Enable synchronize_sched_expedited() fastpath
Paul E. McKenney
1
-0
/
+1
2009-11-10
rcu: Remove inline from forward-referenced functions
Paul E. McKenney
2
-3
/
+3
2009-11-10
sched: Make sure task has correct sched_class after policy change
Peter Zijlstra
1
-12
/
+4
2009-11-10
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
2
-1
/
+3
2009-11-10
ksym_tracer: Support read accesses independent of read/write.
Paul Mundt
1
-1
/
+10
2009-11-10
sched: Fix and clean up rate-limit newidle code
Mike Galbraith
1
-13
/
+15
2009-11-10
rcu: Fix note_new_gpnum() uses of ->gpnum
Paul E. McKenney
1
-5
/
+27
2009-11-10
rcu: Fix synchronization for rcu_process_gp_end() uses of ->completed counter
Paul E. McKenney
2
-48
/
+83
2009-11-10
rcu: Prepare for synchronization fixes: clean up for non-NO_HZ handling of ->...
Paul E. McKenney
2
-41
/
+34
2009-11-10
Merge branch 'core/urgent' into core/rcu
Ingo Molnar
5
-27
/
+53
2009-11-10
security: report the module name to security_module_request
Eric Paris
1
-4
/
+4
2009-11-09
signal: Print warning message when dropping signals
Naohiro Ooiwa
1
-13
/
+33
2009-11-09
tree-wide: fix typos "selct" + "slect" -> "select"
Uwe Kleine-König
1
-1
/
+1
2009-11-08
ksym_tracer: Remove KSYM_SELFTEST_ENTRY
Li Zefan
2
-2
/
+2
2009-11-08
hw-breakpoints: Arbitrate access to pmu following registers constraints
Frederic Weisbecker
1
-6
/
+205
2009-11-08
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
7
-329
/
+293
2009-11-08
sched, no_hz: Remove unused rq->last_tick_seen field
Lai Jiangshan
1
-1
/
+0
2009-11-08
sched: Use root_task_group_empty only with FAIR_GROUP_SCHED
Cyrill Gorcunov
1
-1
/
+2
2009-11-08
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
Cyrill Gorcunov
1
-0
/
+2
2009-11-08
sched: Fix kernel-doc function parameter name
Randy Dunlap
1
-1
/
+1
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
3
-39
/
+96
2009-11-07
genirq: try_one_irq() must be called with irq disabled
Yong Zhang
1
-0
/
+2
2009-11-06
sysctl: Make do_sysctl static
Eric W. Biederman
1
-1
/
+1
2009-11-06
sysctl: Remove the cond_syscall entry for sys32_sysctl
Eric W. Biederman
1
-1
/
+0
2009-11-06
sysctl: Introduce a generic compat sysctl sysctl
Eric W. Biederman
1
-0
/
+50
2009-11-06
sysctl: Refactor the binary sysctl handling to remove duplicate code
Eric W. Biederman
1
-65
/
+58
2009-11-06
sysctl: Separate the binary sysctl logic into it's own file.
Eric W. Biederman
3
-166
/
+186
[prev]
[next]