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
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
7
-19
/
+812
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2
-23
/
+249
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
17
-60
/
+110
2014-01-13
futexes: Avoid taking the hb->lock if there's nothing to wake up
Davidlohr Bueso
1
-25
/
+92
2014-01-13
futexes: Document multiprocessor ordering guarantees
Thomas Gleixner
1
-0
/
+57
2014-01-13
futexes: Increase hash table size for better performance
Davidlohr Bueso
1
-7
/
+19
2014-01-13
futexes: Clean up various details
Jason Low
1
-27
/
+12
2014-01-13
Merge tag 'v3.13-rc8' into core/locking
Ingo Molnar
14
-112
/
+158
2014-01-12
Merge branches 'pm-sleep', 'pm-runtime' and 'pm-apm'
Rafael J. Wysocki
1
-3
/
+4
2014-01-12
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
4
-27
/
+29
2014-01-12
Merge branch 'linus' into timers/core
Ingo Molnar
26
-170
/
+226
2014-01-12
perf: Introduce a flag to enable close-on-exec in perf_event_open()
Yann Droneaud
1
-3
/
+9
2014-01-12
perf/x86: Fix active_entry initialization
Stephane Eranian
1
-0
/
+2
2014-01-12
sched_clock: Disable seqlock lockdep usage in sched_clock()
John Stultz
1
-3
/
+3
2014-01-12
sched: Calculate effective load even if local weight is 0
Rik van Riel
1
-1
/
+1
2014-01-11
workqueue: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()
Chuansheng Liu
1
-0
/
+2
2014-01-09
ftrace: Synchronize setting function_trace_op with ftrace_trace_function
Steven Rostedt (Red Hat)
1
-15
/
+72
2014-01-09
tracing: Show available event triggers when no trigger is set
Steven Rostedt (Red Hat)
1
-0
/
+20
2014-01-09
tracing: Consolidate event trigger code
Steven Rostedt (Red Hat)
2
-80
/
+16
2014-01-09
tracing: Fix counter for traceon/off event triggers
Steven Rostedt (Red Hat)
1
-2
/
+8
2014-01-06
tracing: Remove double-underscore naming in syscall trigger invocations
Tom Zanussi
1
-8
/
+8
2014-01-06
tracing/kprobes: Add trace event trigger invocations
Tom Zanussi
1
-6
/
+36
2014-01-06
PM / hibernate: Call platform_leave() in suspend path too
Bjørn Mork
1
-3
/
+3
2014-01-03
tracing/probes: Fix build break on !CONFIG_KPROBE_EVENT
Namhyung Kim
2
-8
/
+8
2014-01-02
tracing/uprobes: Add @+file_offset fetch method
Namhyung Kim
4
-1
/
+62
2014-01-02
uprobes: Allocate ->utask before handler_chain() for tracing handlers
Oleg Nesterov
1
-0
/
+4
2014-01-02
tracing/uprobes: Add support for full argument access methods
Namhyung Kim
1
-12
/
+22
2014-01-02
tracing/uprobes: Fetch args before reserving a ring buffer
Namhyung Kim
1
-14
/
+132
2014-01-02
tracing/uprobes: Pass 'is_return' to traceprobe_parse_probe_arg()
Namhyung Kim
1
-1
/
+1
2014-01-02
tracing/probes: Implement 'memory' fetch method for uprobes
Namhyung Kim
4
-81
/
+129
2014-01-02
tracing/probes: Add fetch{,_size} member into deref fetch method
Hyeoncheol Lee
1
-2
/
+20
2014-01-02
tracing/probes: Move 'symbol' fetch method to kprobes
Namhyung Kim
4
-59
/
+91
2014-01-02
tracing/probes: Implement 'stack' fetch method for uprobes
Namhyung Kim
4
-26
/
+66
2014-01-02
tracing/probes: Split [ku]probes_fetch_type_table
Namhyung Kim
4
-39
/
+119
2014-01-02
tracing/probes: Move fetch function helpers to trace_probe.h
Namhyung Kim
2
-61
/
+78
2014-01-02
tracing/probes: Integrate duplicate set_print_fmt()
Namhyung Kim
4
-116
/
+66
2014-01-02
tracing/kprobes: Move common functions to trace_probe.h
Namhyung Kim
2
-48
/
+48
2014-01-02
tracing/uprobes: Convert to struct trace_probe
Namhyung Kim
1
-80
/
+79
2014-01-02
tracing/kprobes: Factor out struct trace_probe
Namhyung Kim
2
-285
/
+295
2014-01-02
tracing/probes: Fix basic print type functions
Namhyung Kim
1
-11
/
+11
2014-01-02
tracing/uprobes: Fix documentation of uprobe registration syntax
Namhyung Kim
1
-1
/
+1
2014-01-02
tracing: Fix rcu handling of event_trigger_data filter field
Steven Rostedt (Red Hat)
2
-4
/
+6
2014-01-02
tracing: Add generic tracing_lseek() function
Steven Rostedt (Red Hat)
5
-26
/
+19
2013-12-31
Merge tag 'v3.13-rc6' into for-3.14/core
Jens Axboe
31
-240
/
+375
2013-12-30
Merge back earlier 'pm-sleep' material.
Rafael J. Wysocki
19
-75
/
+105
2013-12-29
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-12-27
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
1
-0
/
+1
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+32
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2013-12-23
timekeeping: Remove comment that's mostly out of date
John Stultz
1
-10
/
+0
[prev]
[next]