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-03-11
sched/fair: Push down check for high priority class task into idle_balance()
Kirill Tkhai
2
-6
/
+10
2014-03-11
sched/rt: Fix picking RT and DL tasks from empty queue
Kirill Tkhai
2
-2
/
+15
2014-03-11
perf: Disallow user-space stack dumps for function trace events
Jiri Olsa
1
-0
/
+7
2014-03-11
perf: Disallow user-space callchains for function trace events
Jiri Olsa
1
-3
/
+12
2014-03-11
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
12
-24
/
+45
2014-03-11
sched/idle: Add more comments to the code
Daniel Lezcano
1
-2
/
+57
2014-03-11
sched/idle: Move idle conditions in cpuidle_idle main function
Daniel Lezcano
1
-34
/
+44
2014-03-11
sched/idle: Reorganize the idle loop
Daniel Lezcano
1
-18
/
+15
2014-03-11
cpuidle/idle: Move the cpuidle_idle_call function to idle.c
Daniel Lezcano
1
-0
/
+56
2014-03-11
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
18
-71
/
+114
2014-03-11
sched/clock: Prevent tracing recursion in sched_clock_cpu()
Fernando Luis Vazquez Cao
1
-2
/
+2
2014-03-11
stop_machine: Fix^2 race between stop_two_cpus() and stop_cpus()
Peter Zijlstra
1
-1
/
+1
2014-03-11
sched/deadline: Deny unprivileged users to set/change SCHED_DEADLINE policy
Juri Lelli
1
-0
/
+9
2014-03-11
PM / suspend: Remove unnecessary !!
Viresh Kumar
1
-1
/
+1
2014-03-10
mm: fix GFP_THISNODE callers and clarify
Johannes Weiner
1
-2
/
+2
2014-03-10
Merge branch 'fortglx/3.15/time' of git://git.linaro.org/people/john.stultz/l...
Thomas Gleixner
1
-0
/
+2
2014-03-08
audit: Update kdoc for audit_send_reply and audit_list_rules_send
Eric W. Biederman
2
-2
/
+2
2014-03-08
Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-7
/
+3
2014-03-07
Merge tag 'trace-fixes-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+16
2014-03-07
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+2
2014-03-07
audit: Use more current logging style again
Richard Guy Briggs
2
-21
/
+22
2014-03-07
Merge tag 'v3.13' into for-3.15
Eric Paris
147
-2588
/
+6384
2014-03-07
ftrace: Warn on error when modifying ftrace function
Petr Mladek
1
-5
/
+12
2014-03-07
ftrace: Do not pass data to ftrace_dyn_arch_init
Jiri Slaby
1
-5
/
+2
2014-03-07
ftrace: Pass retval through return in ftrace_dyn_arch_init()
Jiri Slaby
1
-4
/
+2
2014-03-07
ftrace: Inline the code from ftrace_dyn_table_alloc()
Jiri Slaby
1
-19
/
+6
2014-03-07
ftrace: Cleanup of global variables ftrace_new_pgs and ftrace_update_cnt
Jiri Slaby
1
-17
/
+8
2014-03-07
tracing: Warn if a tracepoint is not set via debugfs
Steven Rostedt
1
-1
/
+10
2014-03-07
tracing: Use helper functions in event assignment to shrink macro size
Steven Rostedt
1
-0
/
+30
2014-03-07
tracing: Move event storage for array from macro to standalone function
Steven Rostedt
3
-14
/
+25
2014-03-07
tracing: Move raw output code from macro to standalone function
Steven Rostedt
1
-0
/
+31
2014-03-06
mm/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-5
/
+5
2014-03-06
kexec/compat: convert to COMPAT_SYSCALL_DEFINE with changing parameter types
Heiko Carstens
1
-4
/
+4
2014-03-06
kernel/compat: convert to COMPAT_SYSCALL_DEFINE
Heiko Carstens
2
-47
/
+47
2014-03-05
blktrace: fix accounting of partially completed requests
Roman Pen
1
-9
/
+11
2014-03-04
genirq: Move kstat_incr_irqs_this_cpu() to core
Thomas Gleixner
1
-0
/
+7
2014-03-04
genirq: Add a kstat helper to increment irq stats
Thomas Gleixner
1
-0
/
+5
2014-03-04
timer: Make sure TIMER_FLAG_MASK bits are free in allocated base
Viresh Kumar
1
-3
/
+2
2014-03-04
timer: Check failure of timer_cpu_notify() before calling init_timer_stats()
Viresh Kumar
1
-2
/
+2
2014-03-03
tracepoint: Do not waste memory on mods with no tracepoints
Steven Rostedt (Red Hat)
1
-0
/
+6
2014-03-03
tracing: Do not add event files for modules that fail tracepoints
Steven Rostedt (Red Hat)
2
-1
/
+16
2014-03-03
cpuset: use rcu_read_lock() to protect task_cs()
Li Zefan
1
-11
/
+13
2014-03-03
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-10
/
+20
2014-03-03
futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() test
Heiko Carstens
1
-13
/
+24
2014-03-02
kernel: Include appropriate header file in time/timekeeping_debug.c
Rashika Kheria
1
-0
/
+2
2014-03-02
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-6
/
+6
2014-02-28
audit: Send replies in the proper network namespace.
Eric W. Biederman
2
-13
/
+15
2014-03-01
PM / hibernate: use name_to_dev_t to parse resume
Sebastian Capella
1
-10
/
+12
2014-03-01
PM / wakeup: Include appropriate header file in kernel/power/wakelock.c
Rashika Kheria
1
-0
/
+2
2014-03-01
PM / sleep: Move prototype declaration to header file kernel/power/power.h
Rashika Kheria
1
-0
/
+2
[prev]
[next]