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-07-10
tracing/function-graph-tracer: Use the %pf format
Frederic Weisbecker
1
-10
/
+2
2009-07-10
ksym_tracer: Fix the output of stat tracing
Li Zefan
1
-9
/
+11
2009-07-10
ksym_tracer: Fix memory leak
Li Zefan
1
-34
/
+27
2009-07-10
ksym_tracer: Report error when failed to re-register hbp
Li Zefan
1
-2
/
+2
2009-07-10
ksym_tracer: NIL-terminate user input filter
Li Zefan
1
-5
/
+2
2009-07-10
ksym_tracer: Fix validation of length of access type
Li Zefan
1
-7
/
+7
2009-07-10
ksym_tracer: Fix validation of access type
Li Zefan
1
-18
/
+14
2009-07-10
ksym_tracer: Rewrite ksym_trace_filter_read()
Li Zefan
1
-11
/
+18
2009-07-10
ksym_tracer: Extract trace entry from struct trace_ksym
Li Zefan
2
-17
/
+22
2009-07-10
tracing/filter: Remove empty subsystem and its directory
Xiao Guangrong
2
-1
/
+32
2009-07-10
tracing/filter: Remove preds from struct event_subsystem
Xiao Guangrong
1
-33
/
+6
2009-07-10
sched: Fix rt_rq->pushable_tasks initialization in init_rt_rq()
Fabio Checconi
1
-1
/
+1
2009-07-10
sched: Reset sched stats on fork()
Lucas De Marchi
1
-9
/
+31
2009-07-10
sched_rt: Fix overload bug on rt group scheduling
Peter Zijlstra
2
-1
/
+18
2009-07-10
perf_counter: Stop open coding unclone_ctx
Peter Zijlstra
1
-19
/
+17
2009-07-09
kmemleak: Remove alloc_bootmem annotations introduced in the past
Catalin Marinas
1
-7
/
+0
2009-07-08
Remove multiple KERN_ prefixes from printk formats
Joe Perches
1
-3
/
+3
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
3
-3
/
+0
2009-07-07
ring-buffer: make lockless
Steven Rostedt
2
-151
/
+738
2009-07-07
ring-buffer: make the buffer a true circular link list
Steven Rostedt
1
-17
/
+32
2009-07-07
timekeeping: Move ktime_get() functions to timekeeping.c
Thomas Gleixner
2
-62
/
+57
2009-07-07
timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
Martin Schwidefsky
2
-0
/
+73
2009-07-06
cred_guard_mutex: do not return -EINTR to user-space
Oleg Nesterov
1
-2
/
+2
2009-07-06
Fix virt_to_phys() warnings
Kevin Cernekee
1
-1
/
+1
2009-07-05
genirq: Fix comment describing suspend_device_irqs()
Rafael J. Wysocki
1
-4
/
+4
2009-07-04
Merge branch 'master' into for-next
Tejun Heo
24
-785
/
+1151
2009-07-03
kmemtrace: Print binary output only if 'bin' option is set
Li Zefan
1
-30
/
+90
2009-07-03
printk: Enable the use of more than one CON_BOOT (early console)
Robin Getz
1
-54
/
+92
2009-07-03
rcu: Add synchronize_sched_expedited() torture tests
Paul E. McKenney
1
-92
/
+110
2009-07-03
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
2
-2
/
+152
2009-07-02
tracing: Fix trace_print_seq()
Xiao Guangrong
1
-2
/
+1
2009-07-01
tracing/events: Add trace_event boot option
Li Zefan
3
-6
/
+38
2009-07-01
kprobes: Clean up insn_pages by using list instead of hlist
Masami Hiramatsu
1
-19
/
+11
2009-07-01
kprobes: No need to unlock kprobe_insn_mutex
Masami Hiramatsu
1
-5
/
+1
2009-06-30
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
1
-0
/
+7
2009-06-30
Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
1
-49
/
+271
2009-06-30
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
1
-2
/
+4
2009-06-30
kernel/resource.c: fix sign extension in reserve_setup()
Zhang Rui
1
-1
/
+1
2009-06-30
perf_counter: Provide a way to enable counters on exec
Paul Mackerras
1
-0
/
+50
2009-06-30
Merge branch 'master' into next
James Morris
33
-1050
/
+1362
2009-06-29
kmemleak: Inform kmemleak about pid_hash
Catalin Marinas
1
-0
/
+7
2009-06-29
tracing/fastboot: Document the need of initcall_debug
Li Zefan
1
-3
/
+3
2009-06-29
sched: Hide runqueues from direct reference at source code level for __raw_ge...
Hitoshi Mitake
1
-2
/
+3
2009-06-29
Merge branch 'linus' into sched/core
Ingo Molnar
66
-1939
/
+3846
2009-06-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+8
2009-06-28
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-9
/
+14
2009-06-28
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
9
-74
/
+87
2009-06-26
trace_export: Repair missed fields
Lai Jiangshan
1
-0
/
+3
2009-06-26
tracing: Fix stack tracer sysctl handling
Li Zefan
2
-4
/
+4
2009-06-26
perf_counter: Complete counter swap
Peter Zijlstra
1
-1
/
+6
[prev]
[next]