index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
mpx: Extend siginfo structure to include bound violation information
Qiaowei Ren
1
-0
/
+4
2014-11-17
audit: convert status version to a feature bitmap
Richard Guy Briggs
1
-1
/
+1
2014-11-16
perf: Improve the perf_sample_data struct layout
Peter Zijlstra
1
-8
/
+8
2014-11-16
perf: Add ability to sample machine state on interrupt
Stephane Eranian
1
-2
/
+44
2014-11-16
sched/deadline: Introduce start_hrtick_dl() for !CONFIG_SCHED_HRTICK
Wanpeng Li
1
-4
/
+4
2014-11-16
sched/deadline: Remove unnecessary definitions in cpudeadline.h
pang.xunlei
1
-3
/
+0
2014-11-16
sched/cpupri: Remove unnecessary definitions in cpupri.h
pang.xunlei
1
-3
/
+0
2014-11-16
sched/deadline: Fix rq->dl.pushable_tasks bug in push_dl_task()
Wanpeng Li
1
-2
/
+3
2014-11-16
sched/fair: Fix stale overloaded status in the busiest group finding logic
Wanpeng Li
1
-1
/
+3
2014-11-16
sched: Move p->nr_cpus_allowed check to select_task_rq()
Wanpeng Li
4
-10
/
+2
2014-11-16
sched/completion: Document when to use wait_for_completion_io_*()
Wolfram Sang
1
-2
/
+3
2014-11-16
sched/fair: Kill task_struct::numa_entry and numa_group::task_list
Kirill Tkhai
2
-6
/
+0
2014-11-16
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying...
Ingo Molnar
24
-153
/
+224
2014-11-16
sched/cputime: Fix clock_nanosleep()/clock_gettime() inconsistency
Stanislaw Gruszka
5
-27
/
+24
2014-11-16
sched/cputime: Fix cpu_timer_sample_group() double accounting
Peter Zijlstra
2
-14
/
+1
2014-11-16
sched/numa: Avoid selecting oneself as swap target
Peter Zijlstra
1
-0
/
+7
2014-11-16
perf: Fix corruption of sibling list with hotplug
Mark Rutland
1
-3
/
+5
2014-11-15
PM / Runtime: Kconfig: move ia64 dependency to arch/ia64/Kconfig
Kevin Hilman
1
-1
/
+0
2014-11-14
Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+2
2014-11-14
function_graph: Fix micro seconds notations
Byungchul Park
1
-6
/
+6
2014-11-14
ftrace-graph: show latency-format on print_graph_irq()
Daniel Bristot de Oliveira
1
-0
/
+9
2014-11-14
trace: Replace single-character seq_puts with seq_putc
Rasmus Villemoes
5
-10
/
+10
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-46
/
+72
2014-11-13
tracing: Merge consecutive seq_puts calls
Rasmus Villemoes
2
-39
/
+39
2014-11-13
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
9
-71
/
+71
2014-11-13
tracing: kdb: Fix kernel livelock with empty buffers
Daniel Thompson
1
-6
/
+6
2014-11-13
tracing: kdb: Fix kernel panic during ftdump
Daniel Thompson
1
-2
/
+7
2014-11-13
tracing: Fix traceoff_on_warning handling on boot command line
Luis Claudio R. Goncalves
1
-2
/
+3
2014-11-13
ftrace: Have the control_ops get a trampoline
Steven Rostedt (Red Hat)
1
-0
/
+2
2014-11-13
kernel/panic.c: update comments for print_tainted
Xie XiuQi
1
-0
/
+1
2014-11-13
Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...
Paul E. McKenney
13
-136
/
+176
2014-11-13
rcu: Fix FIXME in rcu_tasks_kthread()
Paul E. McKenney
1
-1
/
+2
2014-11-13
Merge branch 'stable-3.18' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-1
/
+2
2014-11-11
audit: keep inode pinned
Miklos Szeredi
1
-0
/
+1
2014-11-11
tracing: Add entry->next_cpu to trace_ctxwake_bin()
Jiang Liu
1
-0
/
+1
2014-11-11
tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer
Steven Rostedt (Red Hat)
3
-65
/
+56
2014-11-11
tracing: Kill the dead code in probe_sched_switch() and probe_sched_wakeup()
Oleg Nesterov
1
-40
/
+0
2014-11-11
tracing: Kill tracing_{start,stop}_sched_switch_record() and tracing_sched_sw...
Oleg Nesterov
2
-51
/
+0
2014-11-11
ftrace: Add more information to ftrace_bug() output
Steven Rostedt (Red Hat)
1
-9
/
+29
2014-11-11
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use allocated trampolines
Steven Rostedt (Red Hat)
1
-0
/
+18
2014-11-11
kernel/debug/debug_core.c: Logging clean-up
Fabian Frederick
1
-22
/
+21
2014-11-11
kgdb: timeout if secondary CPUs ignore the roundup
Daniel Thompson
3
-3
/
+14
2014-11-11
kdb: Allow access to sensitive commands to be restricted by default
Daniel Thompson
1
-1
/
+1
2014-11-11
kdb: Add enable mask for groups of commands
Anton Vorontsov
1
-1
/
+29
2014-11-11
kdb: Categorize kdb commands (similar to SysRq categorization)
Daniel Thompson
3
-41
/
+102
2014-11-11
kdb: Remove KDB_REPEAT_NONE flag
Anton Vorontsov
3
-34
/
+33
2014-11-11
kdb: Use KDB_REPEAT_* values as flags
Anton Vorontsov
1
-14
/
+7
2014-11-11
kdb: Rename kdb_register_repeat() to kdb_register_flags()
Anton Vorontsov
3
-51
/
+51
2014-11-11
kdb: Rename kdb_repeat_t to kdb_cmdflags_t, cmd_repeat to cmd_flags
Anton Vorontsov
2
-4
/
+4
2014-11-11
kdb: Remove currently unused kdbtab_t->cmd_flags
Anton Vorontsov
2
-2
/
+0
[prev]
[next]