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-04-30
uprobes: Refuse to insert a probe into MAP_SHARED vma
Oleg Nesterov
1
-1
/
+1
2014-04-30
uprobes/tracing: Fix uprobe_perf_open() on uprobe_apply() failure
Oleg Nesterov
1
-5
/
+9
2014-04-30
uprobes/tracing: Make uprobe_perf_close() visible to uprobe_perf_open()
Oleg Nesterov
1
-18
/
+18
2014-04-30
tracing: Remove mock up poll wait function
Steven Rostedt (Red Hat)
6
-34
/
+4
2014-04-30
timer: Prevent overflow in apply_slack
Jiri Bohac
1
-1
/
+1
2014-04-30
hrtimer: Prevent remote enqueue of leftmost timers
Leon Ma
1
-0
/
+5
2014-04-30
hrtimer: Prevent all reprogramming if hang detected
Stuart Hayes
1
-0
/
+17
2014-04-29
tracing: Break out of tracing_wait_pipe() before wait_pipe() is called
Steven Rostedt (Red Hat)
1
-9
/
+9
2014-04-29
softirq: A single rcu_bh_qs() call per softirq set is enough
Eric Dumazet
1
-3
/
+1
2014-04-29
rcu: Replace __this_cpu_ptr() uses with raw_cpu_ptr()
Christoph Lameter
2
-5
/
+5
2014-04-29
rcu: Remove duplicate resched_cpu() declaration
Pranith Kumar
1
-6
/
+0
2014-04-29
rcu: Make large and small sysidle systems use same state machine
Paul E. McKenney
1
-1
/
+2
2014-04-29
rcu: Bind RCU grace-period kthreads if NO_HZ_FULL
Paul E. McKenney
1
-18
/
+16
2014-04-29
rcu: Merge rcu_sched_force_quiescent_state() with rcu_force_quiescent_state()
Andreea-Cristina Bernat
2
-19
/
+9
2014-04-29
rcu: Consolidate kfree_call_rcu() to use rcu_state pointer
Andreea-Cristina Bernat
2
-30
/
+14
2014-04-29
rcu: Replace NR_CPUS with nr_cpu_ids
Himangi Saraogi
1
-2
/
+2
2014-04-29
rcu: Add event tracing to dyntick_save_progress_counter().
Andreea-Cristina Bernat
1
-1
/
+6
2014-04-29
rcu: Protect uses of ->jiffies_stall with ACCESS_ONCE()
Himangi Saraogi
1
-4
/
+4
2014-04-29
rcu: Make callers awaken grace-period kthread
Paul E. McKenney
3
-54
/
+94
2014-04-29
rcu: Protect uses of jiffies_stall field with ACCESS_ONCE()
Iulia Manda
1
-6
/
+6
2014-04-29
rcu: Remove unused rcu_data structure field
Iulia Manda
2
-5
/
+2
2014-04-29
rcu: Update cpu_needs_another_gp() for futures from non-NOCB CPUs
Paul E. McKenney
3
-29
/
+29
2014-04-29
rcu: Print negatives for stall-warning counter wraparound
Paul E. McKenney
1
-4
/
+5
2014-04-29
rcu: Fix incorrect notes for code
Liu Ping Fan
1
-1
/
+1
2014-04-29
rcu: Protect ->gp_flags accesses with ACCESS_ONCE()
Paul E. McKenney
1
-6
/
+6
2014-04-28
Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-23
/
+7
2014-04-28
ftrace/module: Hardcode ftrace_module_init() call into load_module()
Steven Rostedt (Red Hat)
2
-23
/
+7
2014-04-28
PM / hibernate: use unsigned local variables in swsusp_show_speed()
Chen Gang
1
-5
/
+9
2014-04-28
genirq: x86: Ensure that dynamic irq allocation does not conflict
Thomas Gleixner
2
-0
/
+12
2014-04-27
Merge 3.15-rc3 into staging-next
Greg Kroah-Hartman
2
-11
/
+9
2014-04-28
param: hand arguments after -- straight to init
Rusty Russell
2
-14
/
+23
2014-04-28
module: remove warning about waiting module removal.
Rusty Russell
1
-3
/
+0
2014-04-27
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-11
/
+6
2014-04-25
cgroup: Use more current logging style
Joe Perches
1
-13
/
+15
2014-04-25
cgroup: replace pr_warning with preferred pr_warn
Jianyu Zhan
1
-10
/
+10
2014-04-25
cgroup: remove orphaned cgroup_pidlist_seq_operations
Jianyu Zhan
1
-11
/
+0
2014-04-25
cgroup: clean up obsolete comment for parse_cgroupfs_options()
Jianyu Zhan
1
-8
/
+0
2014-04-25
cgroup: implement cgroup.populated for the default hierarchy
Tejun Heo
1
-4
/
+61
2014-04-25
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Tejun Heo
14
-48
/
+88
2014-04-25
kobject: Make support for uevent_helper optional.
Michael Marineau
2
-3
/
+6
2014-04-25
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
10
-20
/
+60
2014-04-24
net: Use netlink_ns_capable to verify the permisions of netlink messages
Eric W. Biederman
1
-2
/
+2
2014-04-24
tracing: Fix documentation of ftrace_set_global_{filter,notrace}()
Jiaxing Wang
1
-4
/
+2
2014-04-24
tracing/stack_trace: Skip 4 instead of 3 when using ftrace_ops_list_func
Jiaxing Wang
3
-2
/
+12
2014-04-24
kprobes: Show blacklist entries via debugfs
Masami Hiramatsu
1
-8
/
+53
2014-04-24
kprobes, sched: Use NOKPROBE_SYMBOL macro in sched
Masami Hiramatsu
1
-2
/
+4
2014-04-24
kprobes, notifier: Use NOKPROBE_SYMBOL macro in notifier
Masami Hiramatsu
1
-9
/
+13
2014-04-24
kprobes, ftrace: Use NOKPROBE_SYMBOL macro in ftrace
Masami Hiramatsu
4
-65
/
+82
2014-04-24
kprobes: Use NOKPROBE_SYMBOL macro instead of __kprobes
Masami Hiramatsu
1
-26
/
+41
2014-04-24
kprobes, ftrace: Allow probing on some functions
Masami Hiramatsu
3
-15
/
+14
[prev]
[next]