index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2011-07-23
40
-359
/
+199
|
\
|
*
mips: Fix i8253 clockevent fallout
Thomas Gleixner
2011-07-22
1
-1
/
+1
|
*
i8253: Cleanup outb/inb magic
Thomas Gleixner
2011-07-01
2
-6
/
+3
|
*
arm: Footbridge: Use common i8253 clockevent
Thomas Gleixner
2011-07-01
2
-52
/
+4
|
*
mips: Use common i8253 clockevent
Thomas Gleixner
2011-07-01
2
-95
/
+3
|
*
x86: Use common i8253 clockevent
Thomas Gleixner
2011-07-01
2
-91
/
+4
|
*
i8253: Create common clockevent implementation
Thomas Gleixner
2011-07-01
3
-8
/
+100
|
*
i8253: Export i8253_lock unconditionally
Thomas Gleixner
2011-06-10
1
-2
/
+0
|
*
pcpskr: MIPS: Make config dependencies finer grained
Ralf Baechle
2011-06-09
1
-1
/
+3
|
*
pcspkr: Cleanup Kconfig dependencies
Ralf Baechle
2011-06-09
8
-2
/
+12
|
*
i8253: Move remaining content and delete asm/i8253.h
Ralf Baechle
2011-06-09
4
-21
/
+2
|
*
i8253: Consolidate definitions of PIT_LATCH
Ralf Baechle
2011-06-09
4
-6
/
+4
|
*
x86: i8253: Consolidate definitions of global_clock_event
Ralf Baechle
2011-06-09
7
-5
/
+8
|
*
i8253: Alpha, PowerPC: Remove unused asm/8253pit.h
Ralf Baechle
2011-06-09
2
-6
/
+0
|
*
alpha: i8253: Cleanup remaining users of i8253pit.h
Ralf Baechle
2011-06-09
2
-2
/
+0
|
*
i8253: Remove I8253_LOCK config
Thomas Gleixner
2011-06-09
1
-0
/
+2
|
*
i8253: Make pcsp sound driver use the shared i8253_lock
Ralf Baechle
2011-06-09
1
-7
/
+1
|
*
i8253: Make pcspkr input driver use the shared i8253_lock
Ralf Baechle
2011-06-09
1
-8
/
+1
|
*
i8253: Consolidate all kernel definitions of i8253_lock
Ralf Baechle
2011-06-09
8
-10
/
+21
|
*
i8253: Unify all kernel declarations of i8253_lock
Ralf Baechle
2011-06-09
4
-31
/
+14
|
*
i8253: Create linux/i8253.h and use it in all 8253 related files
Ralf Baechle
2011-06-09
19
-18
/
+29
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-07-23
21
-174
/
+145
|
\
\
|
*
|
sched: Cleanup duplicate local variable in [enqueue|dequeue]_task_fair
Lin Ming
2011-07-22
1
-2
/
+2
|
*
|
sched: Replace use of entity_key()
Stephan Baerwolf
2011-07-21
1
-7
/
+1
|
*
|
sched: Separate group-scheduling code more clearly
Jan H. Schönherr
2011-07-21
1
-24
/
+19
|
*
|
sched: Reorder root_domain to remove 64 bit alignment padding
Richard Kennedy
2011-07-21
1
-1
/
+1
|
*
|
sched: Do not attempt to destroy uninitialized rt_bandwidth
Bianca Lutz
2011-07-21
1
-1
/
+2
|
*
|
sched: Remove unused function cpu_cfs_rq()
Jan Schoenherr
2011-07-21
1
-13
/
+0
|
*
|
sched: Fix (harmless) typo 'CONFG_FAIR_GROUP_SCHED'
Jan Schoenherr
2011-07-21
1
-1
/
+1
|
*
|
sched, cgroup: Optimize load_balance_fair()
Peter Zijlstra
2011-07-21
2
-37
/
+35
|
*
|
sched: Don't update shares twice on on_rq parent
Paul Turner
2011-07-21
1
-0
/
+3
|
*
|
sched: update correct entity's runtime in check_preempt_wakeup()
Paul Turner
2011-07-21
1
-1
/
+1
|
*
|
Merge branch 'linus' into sched/core
Ingo Molnar
2011-07-21
542
-2825
/
+28625
|
|
\
\
|
*
|
|
xtensa: Use generic config PREEMPT definition
Frederic Weisbecker
2011-07-05
1
-12
/
+1
|
*
|
|
h8300: Use generic config PREEMPT definition
Frederic Weisbecker
2011-07-05
1
-3
/
+1
|
*
|
|
m32r: Use generic PREEMPT config
Frederic Weisbecker
2011-07-05
1
-11
/
+1
|
*
|
|
Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2011-07-01
15
-34
/
+46
|
|
\
\
\
|
|
*
|
|
sched: Generalize sleep inside spinlock detection
Frederic Weisbecker
2011-06-23
8
-10
/
+12
|
|
*
|
|
sched: Make sleeping inside spinlock detection working in !CONFIG_PREEMPT
Frederic Weisbecker
2011-06-10
1
-0
/
+1
|
|
*
|
|
sched: Isolate preempt counting in its own config option
Frederic Weisbecker
2011-06-10
8
-22
/
+33
|
|
*
|
|
sched: Remove pointless in_atomic() definition check
Frederic Weisbecker
2011-06-07
1
-2
/
+0
|
*
|
|
|
sched: Skip autogroup when looking for all rt sched groups
Yong Zhang
2011-07-01
2
-5
/
+18
|
*
|
|
|
sched: Simplify mutex_spin_on_owner()
Thomas Gleixner
2011-07-01
1
-16
/
+9
|
*
|
|
|
sched: Remove rcu_read_lock() from wake_affine()
Nikunj A. Dadhania
2011-07-01
1
-2
/
+0
|
*
|
|
|
Merge commit 'v3.0-rc5' into sched/core
Ingo Molnar
2011-07-01
2032
-28109
/
+52386
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'unlikely/sched' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2011-06-03
2
-4
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
sched: Remove unlikely() from ttwu_post_activation
Steven Rostedt
2010-12-14
1
-1
/
+1
|
|
*
|
|
|
sched: Remove unlikely() from rt_policy() in sched.c
Steven Rostedt
2010-12-14
1
-1
/
+1
|
|
*
|
|
|
sched: Change pick_next_task_rt from unlikely to likely
Steven Rostedt
2010-12-14
1
-1
/
+1
|
|
*
|
|
|
sched: Cleanup pre_schedule_rt
Yong Zhang
2010-12-13
1
-1
/
+1
[next]