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-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+30
2014-05-13
Merge branch 'for-3.15-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2014-05-12
ntp: Make is_error_status() use its argument
George Spelvin
1
-6
/
+6
2014-05-12
kernel/workqueue.c: pr_warning/pr_warn & printk/pr_info
Fabian Frederick
1
-3
/
+3
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
10
-41
/
+54
2014-05-12
ntp: Convert simple_strtol to kstrtol
Fabian Frederick
1
-1
/
+4
2014-05-12
hrtimer: Set expiry time before switch_hrtimer_base()
Viresh Kumar
1
-4
/
+4
2014-05-09
PM / hibernate: convert simple_strtoul to kstrtoul
Fabian Frederick
1
-1
/
+4
2014-05-09
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-12
/
+12
2014-05-08
Merge tag 'trace-fixes-v3.15-rc4-v2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+2
2014-05-08
tracepoint: Fix use of tracepoint funcs after rcu free
Mathieu Desnoyers
1
-2
/
+2
2014-05-08
sched/idle: Make cpuidle_idle_call() void
Rafael J. Wysocki
1
-5
/
+2
2014-05-08
sched/idle: Reflow cpuidle_idle_call()
Peter Zijlstra
1
-73
/
+58
2014-05-08
sched/idle: Delay clearing the polling bit
Peter Zijlstra
1
-7
/
+10
2014-05-08
sched/idle: Avoid spurious wakeup IPIs
Peter Zijlstra
1
-5
/
+36
2014-05-07
perf: Simplify perf_event_exit_task_context()
Peter Zijlstra
1
-16
/
+1
2014-05-07
perf: Rework free paths
Peter Zijlstra
1
-26
/
+40
2014-05-07
perf: Validate locking assumption
Peter Zijlstra
1
-0
/
+2
2014-05-07
perf: Always destroy groups on exit
Peter Zijlstra
1
-1
/
+1
2014-05-07
perf: Ensure consistent inherit state in groups
Peter Zijlstra
1
-3
/
+10
2014-05-07
Merge branch 'perf/urgent' into perf/core, to avoid conflicts
Ingo Molnar
11
-62
/
+82
2014-05-07
sched/fair: Stop searching for tasks in newidle balance if there are runnable...
Jason Low
1
-2
/
+6
2014-05-07
sched: Add a new SD_SHARE_POWERDOMAIN for sched_domain
Vincent Guittot
1
-3
/
+7
2014-05-07
sched, powerpc: Create a dedicated topology table
Vincent Guittot
1
-6
/
+0
2014-05-07
sched, s390: Create a dedicated topology table
Vincent Guittot
1
-3
/
+0
2014-05-07
sched: Rework sched_domain topology definition
Vincent Guittot
1
-113
/
+120
2014-05-07
sched/numa: Do not set preferred_node on migration to a second choice node
Rik van Riel
1
-1
/
+10
2014-05-07
sched/numa: Retry placement more frequently when misplaced
Rik van Riel
1
-1
/
+4
2014-05-07
sched/numa: Count pages on active node as local
Rik van Riel
1
-1
/
+13
2014-05-07
Merge branch 'sched/urgent' into sched/core, to avoid conflicts
Ingo Molnar
77
-3585
/
+3318
2014-05-07
sched/numa: Initialize newidle balance stats in sd_numa_init()
Jason Low
1
-0
/
+2
2014-05-07
sched: Fix updating rq->max_idle_balance_cost and rq->next_balance in idle_ba...
Jason Low
1
-8
/
+8
2014-05-07
sched: Skip double execution of pick_next_task_fair()
Peter Zijlstra
1
-2
/
+8
2014-05-07
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
1
-2
/
+1
2014-05-07
sched/deadline: Fix memory leak
Li Zefan
1
-3
/
+1
2014-05-07
sched/deadline: Fix sched_yield() behavior
Juri Lelli
2
-2
/
+4
2014-05-07
sched: Sanitize irq accounting madness
Thomas Gleixner
1
-16
/
+16
2014-05-07
perf: Fix perf_event_init_context()
Peter Zijlstra
1
-0
/
+2
2014-05-07
perf: Fix race in removing an event
Peter Zijlstra
1
-21
/
+26
2014-05-07
Merge branch 'pm-cpuidle' into pm-sleep
Rafael J. Wysocki
2
-13
/
+9
2014-05-07
PM / suspend: Always use deepest C-state in the "freeze" sleep state
Rafael J. Wysocki
1
-0
/
+2
2014-05-06
kernel/cpuset.c: convert printk to pr_foo()
Fabian Frederick
1
-7
/
+4
2014-05-06
kernel/cpuset.c: kernel-doc fixes
Fabian Frederick
1
-5
/
+6
2014-05-05
tracing: Replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
2
-3
/
+3
2014-05-05
asmlinkage: Add explicit __visible to drivers/*, lib/*, kernel/*
Andi Kleen
6
-12
/
+12
2014-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-2
/
+2
2014-05-05
x86, vdso: Clean up 32-bit vs 64-bit vdso params
Andy Lutomirski
1
-0
/
+5
2014-05-05
kernel/cgroup.c: fix 2 kernel-doc warnings
Fabian Frederick
1
-2
/
+2
2014-05-04
cgroup, memcg: implement css->id and convert css_from_id() to use it
Tejun Heo
1
-21
/
+38
2014-05-04
cgroup: update init_css() into init_and_link_css()
Tejun Heo
1
-8
/
+10
[prev]
[next]