index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-13
sched/preempt: Fix up missed PREEMPT_NEED_RESCHED folding
Peter Zijlstra
2
-9
/
+11
2014-01-13
sched/preempt, locking: Rework local_bh_{dis,en}able()
Peter Zijlstra
1
-29
/
+6
2014-01-13
sched/clock: Fix up clear_sched_clock_stable()
Peter Zijlstra
1
-1
/
+12
2014-01-13
sched/clock, x86: Use a static_key for sched_clock_stable
Peter Zijlstra
4
-10
/
+37
2014-01-13
sched/clock: Remove local_irq_disable() from the clocks
Peter Zijlstra
1
-28
/
+6
2014-01-13
locking: Optimize lock_bh functions
Peter Zijlstra
1
-2
/
+2
2014-01-13
sched: Factor out the on_null_domain() checks in trigger_load_balance()
Daniel Lezcano
1
-3
/
+5
2014-01-13
sched: Pass 'struct rq' to nohz_idle_balance()
Daniel Lezcano
1
-6
/
+5
2014-01-13
sched: Pass 'struct rq' to rebalance_domains()
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Remove unused parameter from nohz_balancer_kick()
Daniel Lezcano
1
-4
/
+2
2014-01-13
sched: Remove unused parameter from find_new_ilb()
Daniel Lezcano
1
-2
/
+2
2014-01-13
sched: Pass 'struct rq' to on_null_domain()
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Reduce nohz_kick_needed() parameters
Daniel Lezcano
1
-4
/
+4
2014-01-13
sched: Reduce trigger_load_balance() parameters
Daniel Lezcano
3
-3
/
+5
2014-01-13
sched/deadline: Fix hotplug admission control
Peter Zijlstra
1
-51
/
+32
2014-01-13
sched/deadline: Remove the sysctl_sched_dl knobs
Peter Zijlstra
4
-221
/
+97
2014-01-13
sched/deadline: Fix up the smp-affinity mask tests
Peter Zijlstra
1
-19
/
+9
2014-01-13
sched/deadline: speed up SCHED_DEADLINE pushes with a push-heap
Juri Lelli
6
-40
/
+269
2014-01-13
sched/deadline: Add bandwidth management for SCHED_DEADLINE tasks
Dario Faggioli
4
-36
/
+541
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
7
-53
/
+122
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
6
-52
/
+138
2014-01-13
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
2
-18
/
+79
2014-01-13
sched/deadline: Add period support for SCHED_DEADLINE tasks
Harald Gustafsson
2
-5
/
+15
2014-01-13
sched/deadline: Add SCHED_DEADLINE avg_update accounting
Dario Faggioli
1
-0
/
+2
2014-01-13
sched/deadline: Add SCHED_DEADLINE SMP-related data structures & logic
Juri Lelli
4
-17
/
+962
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
7
-19
/
+812
2014-01-13
sched: Add new scheduler syscalls to support an extended scheduling parameter...
Dario Faggioli
2
-23
/
+249
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
17
-60
/
+110
2014-01-12
sched: Calculate effective load even if local weight is 0
Rik van Riel
1
-1
/
+1
2013-12-29
Merge tag 'pm+acpi-3.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2013-12-27
Merge branches 'pm-cpufreq' and 'pm-sleep' containing PM fixes
Rafael J. Wysocki
1
-0
/
+1
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-18
/
+32
2013-12-24
Merge branch 'for-3.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2013-12-22
PM / sleep: Fix memory leak in pm_vt_switch_unregister().
Masami Ichikawa
1
-0
/
+1
2013-12-20
mm: do not allocate page->ptl dynamically, if spinlock_t fits to long
Kirill A. Shutemov
1
-1
/
+1
2013-12-20
Merge tag 'trace-fixes-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2013-12-19
libata, freezer: avoid block device removal while system is frozen
Tejun Heo
1
-0
/
+6
2013-12-19
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+17
2013-12-19
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+18
2013-12-18
Merge branch 'akpm' (incoming from Andrew)
Linus Torvalds
4
-1
/
+10
2013-12-18
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+1
2013-12-18
sched: numa: skip inaccessible VMAs
Mel Gorman
1
-0
/
+7
2013-12-18
kexec: migrate to reboot cpu
Vivek Goyal
2
-1
/
+2
2013-12-18
Merge branch 'keys-devel' of git://git.kernel.org/pub/scm/linux/kernel/git/dh...
Linus Torvalds
2
-6
/
+7
2013-12-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-80
/
+65
2013-12-17
sched/numa: Fix period_slot recalculation
Wanpeng Li
1
-1
/
+0
2013-12-17
sched/numa: Use wrapper function task_faults_idx to calculate index in group_...
Wanpeng Li
1
-1
/
+2
2013-12-17
sched/numa: Use wrapper function task_node to get node which task is on
Wanpeng Li
2
-3
/
+3
2013-12-17
sched/numa: Drop sysctl_numa_balancing_settle_count sysctl
Wanpeng Li
2
-16
/
+0
2013-12-17
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
18
-176
/
+262
[next]