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-02-20
ftrace: Have static function trace clear ENABLED flag on unregister
Steven Rostedt (Red Hat)
1
-1
/
+7
2014-02-20
tracing: Add trace_clock=<clock> kernel parameter
Steven Rostedt
1
-16
/
+45
2014-02-20
tracing/uprobes: Support mix of ftrace and perf
Namhyung Kim
1
-8
/
+1
2014-02-20
tracing/uprobes: Support event triggering
Namhyung Kim
1
-2
/
+4
2014-02-20
tracing/uprobes: Support ftrace_event_file base multibuffer
zhangwei(Jovi)
3
-38
/
+101
2014-02-20
tracing/uprobes: Move argument fetching to uprobe_dispatcher()
Namhyung Kim
1
-37
/
+56
2014-02-20
tracing/uprobes: Rename uprobe_{trace,perf}_print() functions
Namhyung Kim
1
-6
/
+6
2014-02-20
ftrace: Allow for function tracing instance to filter functions
Steven Rostedt (Red Hat)
4
-14
/
+94
2014-02-20
ftrace: Pass in global_ops for use with filtering files
Steven Rostedt (Red Hat)
1
-4
/
+8
2014-02-20
ftrace: Allow instances to use function tracing
Steven Rostedt (Red Hat)
2
-40
/
+81
2014-02-20
tracing: Convert tracer->enabled to counter
Steven Rostedt (Red Hat)
2
-4
/
+4
2014-02-20
tracing: Disable tracers before deletion of instance
Steven Rostedt (Red Hat)
1
-0
/
+18
2014-02-20
ftrace: Copy ops private to global_ops private
Steven Rostedt (Red Hat)
1
-9
/
+8
2014-02-20
tracing: Only let top level have option files
Steven Rostedt (Red Hat)
1
-3
/
+5
2014-02-20
tracing: Set up infrastructure to allow tracers for instances
Steven Rostedt (Red Hat)
3
-16
/
+60
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
4
-4
/
+8
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
8
-17
/
+27
2014-02-20
Merge branch 'master' into for-next
Jiri Kosina
98
-2990
/
+8298
2014-02-19
genirq: Update the a comment typo
Chuansheng Liu
1
-1
/
+1
2014-02-19
genirq: Provide irq_wake_thread()
Thomas Gleixner
3
-2
/
+30
2014-02-19
genirq: Provide synchronize_hardirq()
Thomas Gleixner
1
-20
/
+50
2014-02-19
sched_clock: Prevent callers from seeing half-updated data
Stephen Boyd
1
-17
/
+29
2014-02-19
user_namespace.c: Remove duplicated word in comment
Brian Campbell
1
-1
/
+1
2014-02-19
treewide: Fix typo in Documentation/DocBook
Masanari Iida
2
-2
/
+2
2014-02-18
cgroup: update cgroup_enable_task_cg_lists() to grab siglock
Tejun Heo
1
-0
/
+5
2014-02-18
cgroup: add a validation check to cgroup_add_cftyps()
Li Zefan
1
-0
/
+3
2014-02-18
workqueue: ensure @task is valid across kthread_stop()
Lai Jiangshan
1
-0
/
+7
2014-02-18
inotify: Fix reporting of cookies for inotify events
Jan Kara
2
-2
/
+2
2014-02-17
rcu: Optimize RCU_FAST_NO_HZ for RCU_NOCB_CPU_ALL
Paul E. McKenney
1
-2
/
+5
2014-02-17
rcu: Optimize rcu_needs_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
2
-1
/
+5
2014-02-17
rcu: Optimize rcu_is_nocb_cpu() for RCU_NOCB_CPU_ALL
Paul E. McKenney
1
-0
/
+2
2014-02-17
rcu: Move SRCU grace period work to power efficient workqueue
Shaibal Dutta
1
-2
/
+3
2014-02-17
rcu: Disambiguate CONFIG_RCU_NOCB_CPUs
Paul Bolle
1
-1
/
+1
2014-02-17
rcu: Remove ACCESS_ONCE() from jiffies
Paul E. McKenney
2
-5
/
+5
2014-02-17
rcu: Stop tracking FSF's postal address
Paul E. McKenney
10
-20
/
+20
2014-02-17
rcu: Add ACCESS_ONCE() to ->n_force_qs_lh accesses
Paul E. McKenney
2
-3
/
+3
2014-02-17
printk: fix syslog() overflowing user buffer
Linus Torvalds
1
-2
/
+0
2014-02-15
Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2
-0
/
+46
2014-02-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+7
2014-02-14
nohz: ensure users are aware boot CPU is not NO_HZ_FULL
Paul Gortmaker
1
-1
/
+1
2014-02-14
timer: Spare IPI when deferrable timer is queued on idle remote targets
Viresh Kumar
1
-1
/
+8
2014-02-14
cgroup: fix memory leak in cgroup_mount()
Li Zefan
1
-0
/
+2
2014-02-14
cgroup: fix locking in cgroupstats_build()
Li Zefan
1
-2
/
+6
2014-02-13
lto: Disable LTO for sys_ni
Andi Kleen
1
-0
/
+3
2014-02-13
lto: Handle LTO common symbols in module loader
Joe Mario
1
-0
/
+4
2014-02-13
asmlinkage: Make trace_hardirqs_on/off_caller visible
Andi Kleen
1
-2
/
+2
2014-02-13
asmlinkage Make __stack_chk_failed and memcmp visible
Andi Kleen
1
-1
/
+1
2014-02-13
asmlinkage: Mark rwsem functions that can be called from assembler asmlinkage
Andi Kleen
1
-0
/
+4
2014-02-13
asmlinkage: Make main_extable_sort_needed visible
Andi Kleen
1
-1
/
+1
2014-02-13
asmlinkage, mutex: Mark __visible
Andi Kleen
1
-5
/
+5
[prev]
[next]