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-02
uprobes: Fix return value in error handling path
zhangwei(Jovi)
1
-1
/
+3
2013-07-02
tracing: Fix race between deleting buffer and setting events
Steven Rostedt (Red Hat)
1
-6
/
+17
2013-07-02
Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2013-07-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-858
/
+819
2013-07-02
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-131
/
+350
2013-07-02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-68
/
+294
2013-07-02
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-1208
/
+154
2013-07-02
Merge branch 'core-mutexes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-32
/
+352
2013-07-02
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+20
2013-07-02
tracing: Add trace_array_get/put() to event handling
Steven Rostedt (Red Hat)
2
-4
/
+54
2013-07-02
Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2013-07-02
Merge tag 'fscache-20130702' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+88
2013-07-02
tracing: Get trace_array ref counts when accessing trace files
Steven Rostedt (Red Hat)
1
-9
/
+112
2013-07-02
tracing: Add trace_array_get/put() to handle instance refs better
Steven Rostedt (Red Hat)
1
-18
/
+65
2013-07-02
tick: Sanitize broadcast control logic
Thomas Gleixner
2
-12
/
+61
2013-07-02
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
1
-1
/
+9
2013-07-02
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
1
-2
/
+11
2013-07-02
modules: don't fail to load on unknown parameters.
Rusty Russell
1
-1
/
+12
2013-07-02
There is no /sys/parameters
Jean Delvare
1
-1
/
+1
2013-07-02
module: don't modify argument of module_kallsyms_lookup_name()
Mathias Krause
1
-8
/
+7
2013-07-01
tracing: Protect ftrace_trace_arrays list in trace_events.c
Alexander Z Lam
3
-2
/
+13
2013-07-01
tracing: Make trace_marker use the correct per-instance buffer
Alexander Z Lam
1
-1
/
+2
2013-07-01
ftrace: Do not run selftest if command line parameter is set
Steven Rostedt (Red Hat)
3
-2
/
+22
2013-07-01
tracing/kprobes: Don't pass addr=ip to perf_trace_buf_submit()
Oleg Nesterov
1
-4
/
+2
2013-07-01
tracing: Use flag buffer_disabled for irqsoff tracer
Steven Rostedt (Red Hat)
2
-33
/
+72
2013-07-01
tracing/kprobes: Turn trace_probe->files into list_head
Oleg Nesterov
1
-101
/
+37
2013-07-01
tracing: Fix disabling of soft disable
Tom Zanussi
1
-1
/
+3
2013-07-01
tracing: Simplify code for showing of soft disabled flag
Tom Zanussi
1
-10
/
+10
2013-07-01
tracing/kprobes: Kill probe_enable_lock
Oleg Nesterov
1
-23
/
+20
2013-07-01
tracing/kprobes: Avoid perf_trace_buf_*() if ->perf_events is empty
Oleg Nesterov
1
-4
/
+8
2013-07-01
tracing: Failed to create system directory
Steven Rostedt
1
-6
/
+35
2013-07-01
Merge tag 'v3.10' into sched/core
Ingo Molnar
29
-236
/
+428
2013-06-29
cgroup: CGRP_ROOT_SUBSYS_BOUND should also be ignored when mounting an existi...
Tejun Heo
1
-1
/
+1
2013-06-29
Fix: kernel/ptrace.c: ptrace_peek_siginfo() missing __put_user() validation
Mathieu Desnoyers
1
-9
/
+11
2013-06-29
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+5
2013-06-29
Merge branch 'pm-assorted'
Rafael J. Wysocki
1
-0
/
+4
2013-06-28
timekeeping: Indicate that clock was set in the pvclock gtod notifier
David Vrabel
1
-12
/
+18
2013-06-28
timekeeping: Pass flags instead of multiple bools to timekeeping_update()
David Vrabel
1
-9
/
+12
2013-06-28
hrtimers: Support resuming with two or more CPUs online (but stopped)
David Vrabel
1
-3
/
+12
2013-06-28
timer: Fix jiffies wrap behavior of round_jiffies_common()
Bart Van Assche
1
-3
/
+5
2013-06-28
softirq: Use _RET_IP_
Davidlohr Bueso
1
-6
/
+4
2013-06-28
sched/debug: Remove CONFIG_FAIR_GROUP_SCHED mask
Alex Shi
1
-4
/
+6
2013-06-28
Merge branch 'pm-assorted'
Rafael J. Wysocki
4
-6
/
+17
2013-06-28
Merge branch 'freezer'
Rafael J. Wysocki
7
-24
/
+41
2013-06-28
genirq: Add the generic chip to the genirq docbook
Thomas Gleixner
1
-5
/
+6
2013-06-28
genirq: generic-chip: Export some irq_gc_ functions
Fabio Estevam
1
-0
/
+3
2013-06-28
genirq: Fix can_request_irq() for IRQs without an action
Ben Hutchings
1
-3
/
+3
2013-06-28
sched/debug: Fix formatting of /proc/<PID>/sched
Kamalesh Babulal
1
-8
/
+9
2013-06-27
cgroup: CGRP_ROOT_SUBSYS_BOUND should be ignored when comparing mount options
Tejun Heo
1
-1
/
+4
2013-06-27
cgroup: fix deadlock on cgroup_mutex via drop_parsed_module_refcounts()
Tejun Heo
1
-2
/
+2
[prev]
[next]