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
2013-07-24
ftrace: Add check for NULL regs if ops has SAVE_REGS set
Steven Rostedt (Red Hat)
1
-4
/
+14
2013-07-24
tracing: Kill trace_cpu struct/members
Oleg Nesterov
2
-29
/
+0
2013-07-24
tracing: Change tracing_fops/snapshot_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-28
/
+22
2013-07-24
tracing: Change tracing_entries_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-37
/
+12
2013-07-24
tracing: Change tracing_stats_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-7
/
+6
2013-07-24
tracing: Change tracing_buffers_fops to rely on tracing_get_cpu()
Oleg Nesterov
1
-5
/
+4
2013-07-24
tracing: Change tracing_pipe_fops() to rely on tracing_get_cpu()
Oleg Nesterov
1
-9
/
+7
2013-07-24
tracing: Introduce trace_create_cpu_file() and tracing_get_cpu()
Oleg Nesterov
1
-14
/
+36
2013-07-23
Merge branch 'for-3.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-12
/
+19
2013-07-23
Fix __wait_on_atomic_t() to call the action func if the counter != 0
David Howells
1
-1
/
+2
2013-07-23
sched: Micro-optimize the smart wake-affine logic
Peter Zijlstra
3
-2
/
+8
2013-07-23
sched: Implement smarter wake-affine logic
Michael Wang
1
-0
/
+47
2013-07-23
sched: Move h_load calculation to task_h_load()
Vladimir Davydov
2
-35
/
+30
2013-07-23
perf: Update perf_event_type documentation
Peter Zijlstra
1
-15
/
+16
2013-07-23
kprobes/x86: Call out into INT3 handler directly instead of using notifier
Jiri Kosina
1
-1
/
+1
2013-07-22
Merge tag 'trace-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
13
-151
/
+166
2013-07-19
tracing: Kill the unbalanced tr->ref++ in tracing_buffers_open()
Oleg Nesterov
1
-2
/
+0
2013-07-19
Merge tag 'pm+acpi-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2013-07-19
tracing: Kill trace_array->waiter
Oleg Nesterov
1
-1
/
+0
2013-07-19
Merge branch 'x86/jumplabel' into perf/core
Ingo Molnar
1
-1
/
+1
2013-07-19
Merge branch 'linus' into perf/core
Ingo Molnar
76
-2689
/
+4056
2013-07-18
tracing: Do not (ab)use trace_seq in event_id_read()
Oleg Nesterov
1
-13
/
+4
2013-07-18
tracing: Simplify the iteration logic in f_start/f_next
Oleg Nesterov
1
-38
/
+22
2013-07-18
tracing: Add ref_data to function and fgraph tracer structs
Steven Rostedt (Red Hat)
3
-2
/
+11
2013-07-18
tracing: Miscellaneous fixes for trace_array ref counting
Alexander Z Lam
2
-8
/
+37
2013-07-18
tracing: Fix error handling to ensure instances can always be removed
Alexander Z Lam
1
-1
/
+3
2013-07-18
tracing/kprobe: Wait for disabling all running kprobe handlers
Masami Hiramatsu
1
-6
/
+17
2013-07-18
tracing/perf: Move the PERF_MAX_TRACE_SIZE check into perf_trace_buf_prepare()
Oleg Nesterov
4
-20
/
+4
2013-07-18
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
1
-4
/
+8
2013-07-18
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
1
-2
/
+4
2013-07-18
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
1
-7
/
+9
2013-07-18
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
6
-45
/
+45
2013-07-18
Merge tag 'driver-core-3.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+0
2013-07-16
x86: Introduce int3 (breakpoint)-based instruction patching
Jiri Kosina
1
-1
/
+1
2013-07-16
sysfs.h: add __ATTR_RW() macro
Greg Kroah-Hartman
1
-2
/
+0
2013-07-15
tracing: Use correct config guard CONFIG_STACK_TRACER
zhangwei(Jovi)
1
-2
/
+2
2013-07-14
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
15
-33
/
+33
2013-07-14
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
4
-11
/
+11
2013-07-15
PM / Sleep: avoid 'autosleep' in shutdown progress
Liu ShuoX
1
-1
/
+2
2013-07-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-10
/
+1
2013-07-14
cgroup: we can use simple_lookup() now
Al Viro
1
-10
/
+1
2013-07-13
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+11
2013-07-13
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2013-07-13
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-62
/
+75
2013-07-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+25
2013-07-13
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2013-07-13
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-12
/
+0
2013-07-12
cgroup: replace task_cgroup_path_from_hierarchy() with task_cgroup_path()
Tejun Heo
1
-12
/
+19
2013-07-12
sched: Fix HRTICK
Peter Zijlstra
1
-9
/
+11
2013-07-12
perf: Remove the 'match' callback for auxiliary events processing
Jiri Olsa
1
-40
/
+39
[prev]
[next]