index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-18
cgroup: add cgroup_subsys->css_released()
Tejun Heo
1
-0
/
+2
2014-11-18
cgroup: fix the async css offline wait logic in cgroup_subtree_control_write()
Tejun Heo
1
-30
/
+28
2014-11-18
cgroup: restructure child_subsys_mask handling in cgroup_subtree_control_write()
Tejun Heo
1
-12
/
+12
2014-11-18
cgroup: separate out cgroup_calc_child_subsys_mask() from cgroup_refresh_child_subsys_mask()
Tejun Heo
1
-12
/
+24
2014-11-18
PM: Kconfig: fix unmet dependency for CPU_PM
Pankaj Dubey
1
-1
/
+0
2014-11-18
PM / hibernate: Deletion of an unnecessary check before the function call "vfree"
Markus Elfring
1
-1
/
+1
2014-11-18
Merge back 'pm-sleep' material for 3.19-rc1.
Rafael J. Wysocki
4
-34
/
+33
2014-11-18
x86, mpx: On-demand kernel allocation of bounds tables
Dave Hansen
1
-0
/
+12
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 more changes
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/rafael/linux-pm
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', 'fixes.2014.11.13a', 'signal.2014.10.29a' and 'rt.2014.10.29a' into HEAD
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_switch_assign_trace()
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
params: cleanup sysfs allocation
Rusty Russell
1
-51
/
+44
2014-11-11
kernel:module Fix coding style errors and warnings.
Ionut Alexa
1
-25
/
+28
[prev]
[next]