index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
sched: Teach might_sleep() about preemptible RCU
Frederic Weisbecker
2009-12-17
1
-1
/
+1
*
sched: Make warning less noisy
Ingo Molnar
2009-12-17
1
-1
/
+1
*
sched: Simplify set_task_cpu()
Peter Zijlstra
2009-12-16
1
-8
/
+5
*
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2009-12-16
2
-11
/
+45
*
sched: Add pre and post wakeup hooks
Peter Zijlstra
2009-12-16
2
-6
/
+10
*
sched: Move kthread_bind() back to kthread.c
Peter Zijlstra
2009-12-16
2
-26
/
+23
*
sched: Fix select_task_rq() vs hotplug issues
Peter Zijlstra
2009-12-16
1
-35
/
+40
*
sched: Fix sched_exec() balancing
Peter Zijlstra
2009-12-16
1
-22
/
+23
*
sched: Ensure set_task_cpu() is never called on blocked tasks
Peter Zijlstra
2009-12-16
1
-19
/
+66
*
sched: Use TASK_WAKING for fork wakups
Peter Zijlstra
2009-12-16
1
-9
/
+9
*
sched: Select_task_rq_fair() must honour SD_LOAD_BALANCE
Peter Zijlstra
2009-12-16
1
-0
/
+3
*
sched: Fix task_hot() test order
Peter Zijlstra
2009-12-16
1
-3
/
+3
*
sched: Fix set_cpu_active() in cpu_down()
Xiaotian Feng
2009-12-16
1
-21
/
+3
*
Merge branch 'linus' into sched/urgent
Ingo Molnar
2009-12-16
53
-957
/
+824
|
\
|
*
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-12-15
41
-712
/
+717
|
|
\
|
|
*
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
3
-38
/
+38
|
|
*
clockevents: Make tick_device_lock static
Thomas Gleixner
2009-12-14
2
-2
/
+1
|
|
*
perf_event: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
2
-55
/
+55
|
|
*
hrtimers: Convert to raw_spinlocks
Thomas Gleixner
2009-12-14
3
-36
/
+37
|
|
*
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-14
10
-108
/
+108
|
|
*
smp: Convert smplocks to raw_spinlocks
Thomas Gleixner
2009-12-14
1
-16
/
+16
|
|
*
rtmutes: Convert rtmutex.lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-27
/
+27
|
|
*
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
2009-12-14
6
-59
/
+59
|
|
*
sched: Convert cpupri lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-6
/
+6
|
|
*
sched: Convert rt_runtime_lock to raw_spinlock
Thomas Gleixner
2009-12-14
2
-37
/
+37
|
|
*
sched: Convert rq->lock to raw_spinlock
Thomas Gleixner
2009-12-14
5
-103
/
+106
|
|
*
plist: Make plist debugging raw_spinlock aware
Thomas Gleixner
2009-12-14
1
-3
/
+3
|
|
*
locking: Cleanup the name space completely
Thomas Gleixner
2009-12-14
1
-96
/
+96
|
|
*
locking: Further name space cleanups
Thomas Gleixner
2009-12-14
2
-7
/
+7
|
|
*
locking: Implement new raw_spinlock
Thomas Gleixner
2009-12-14
3
-23
/
+25
|
|
*
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
2009-12-14
9
-51
/
+51
|
|
*
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
2009-12-14
6
-10
/
+10
|
|
*
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
2009-12-14
6
-18
/
+18
|
|
*
locking: Reorder functions in spinlock.c
Thomas Gleixner
2009-12-14
1
-123
/
+123
|
*
|
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-15
1
-5
/
+3
|
*
|
vt: introduce and use vt_kmsg_redirect() function
Bernhard Walle
2009-12-15
1
-4
/
+3
|
*
|
kernel/sys.c: fix "warning: do-while statement is not a compound statement" n...
H Hartley Sweeten
2009-12-15
1
-4
/
+4
|
*
|
generic-ipi: cleanup for generic_smp_call_function_interrupt()
Xiao Guangrong
2009-12-15
1
-2
/
+1
|
*
|
'sysctl_max_map_count' should be non-negative
Amerigo Wang
2009-12-15
1
-1
/
+2
|
*
|
hugetlb: derive huge pages nodes allowed from task mempolicy
Lee Schermerhorn
2009-12-15
1
-2
/
+13
|
*
|
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
2009-12-15
1
-1
/
+2
|
|
/
|
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
11
-231
/
+84
|
|
\
|
|
*
Merge branch 'for-linus' into for-next
Tejun Heo
2009-12-08
1
-11
/
+11
|
|
|
\
|
|
*
|
percpu: make percpu symbols in tracer unique
Tejun Heo
2009-10-29
2
-27
/
+28
|
|
*
|
percpu: make percpu symbols under kernel/ and mm/ unique
Tejun Heo
2009-10-29
5
-43
/
+45
|
|
*
|
this_cpu: Use this_cpu_xx in trace_functions_graph.c
Tejun Heo
2009-10-13
1
-2
/
+2
|
|
*
|
this_cpu: Use this_cpu_xx for ftrace
Christoph Lameter
2009-10-12
2
-5
/
+5
|
|
*
|
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
2009-10-03
1
-4
/
+4
|
|
*
|
percpu: kill legacy percpu allocator
Tejun Heo
2009-10-02
1
-150
/
+0
*
|
|
|
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
David Miller
2009-12-15
1
-8
/
+15
[next]