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
2015-09-18
sched/fair: Remove unnecessary parameter for group_classify()
Leo Yan
1
-5
/
+5
2015-09-18
sched/fair: Polish comments for LOAD_AVG_MAX
Leo Yan
1
-2
/
+3
2015-09-18
sched/numa: Limit the amount of virtual memory scanned in task_numa_work()
Rik van Riel
1
-6
/
+12
2015-09-18
sched/core: Make policy-testing consistent
Henrik Austad
2
-6
/
+12
2015-09-18
Merge branch 'linus' into sched/core, to pick up fixes before applying new ch...
Ingo Molnar
5
-74
/
+27
2015-09-17
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-73
/
+26
2015-09-17
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-9
/
+42
2015-09-17
Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
2015-09-14
clockevents: Remove unused set_mode() callback
Viresh Kumar
3
-72
/
+25
2015-09-13
time: Fix timekeeping_freqadjust()'s incorrect use of abs() instead of abs64()
John Stultz
1
-1
/
+1
2015-09-13
sched/fair: Optimize per entity utilization tracking
Peter Zijlstra
1
-7
/
+10
2015-09-13
sched/fair: Defer calling scaling functions
Dietmar Eggemann
1
-2
/
+4
2015-09-13
sched/fair: Optimize __update_load_avg()
Peter Zijlstra
1
-1
/
+1
2015-09-13
sched/fair: Rename scale() to cap_scale()
Peter Zijlstra
1
-7
/
+7
2015-09-13
sched/fair: Initialize task load and utilization before placing task on rq
Morten Rasmussen
1
-2
/
+2
2015-09-13
sched/fair: Get rid of scaling utilization by capacity_orig
Dietmar Eggemann
1
-16
/
+22
2015-09-13
sched/fair: Name utilization related data and functions consistently
Dietmar Eggemann
1
-18
/
+19
2015-09-13
sched/fair: Make utilization tracking CPU scale-invariant
Dietmar Eggemann
2
-4
/
+5
2015-09-13
sched/fair: Convert arch_scale_cpu_capacity() from weak function to #define
Morten Rasmussen
3
-26
/
+12
2015-09-13
sched/fair: Make load tracking frequency scale-invariant
Dietmar Eggemann
1
-10
/
+17
2015-09-13
sched/numa: Convert sched_numa_balancing to a static_branch
Srikar Dronamraju
3
-11
/
+11
2015-09-13
sched/numa: Remove the NUMA sched_feature
Srikar Dronamraju
2
-22
/
+0
2015-09-13
sched/numa: Disable sched_numa_balancing on UMA systems
Srikar Dronamraju
3
-17
/
+7
2015-09-13
sched/numa: Rename numabalancing_enabled to sched_numa_balancing
Srikar Dronamraju
3
-8
/
+8
2015-09-13
sched/fair: Fix nohz.next_balance update
Vincent Guittot
1
-4
/
+30
2015-09-13
sched/core: Delete PF_EXITING checks from cpu_cgroup_exit() callback
Kirill Tkhai
1
-8
/
+0
2015-09-13
sched/core: Remove unused argument from sched_class::task_move_group
Peter Zijlstra
3
-3
/
+3
2015-09-13
sched/fair: Unify switched_{from,to}_fair() and task_move_group_fair()
Byungchul Park
1
-77
/
+52
2015-09-13
sched/fair: Make the entity load aging on attaching tunable
Peter Zijlstra
2
-0
/
+6
2015-09-13
sched/fair: Fix switched_to_fair()'s per entity load tracking
Byungchul Park
1
-0
/
+23
2015-09-13
sched/fair: Have task_move_group_fair() also detach entity load from the old ...
Byungchul Park
1
-1
/
+5
2015-09-13
sched/fair: Have task_move_group_fair() unconditionally add the entity load t...
Byungchul Park
1
-5
/
+4
2015-09-13
sched/fair: Factor out the {at,de}taching of the per entity load {to,from} th...
Byungchul Park
1
-39
/
+38
2015-09-13
Merge tag 'v4.3-rc1' into sched/core, to refresh the branch
Ingo Molnar
75
-4302
/
+5204
2015-09-12
cpu/hotplug: Read_lock(tasklist_lock) doesn't need to disable irqs
Oleg Nesterov
1
-4
/
+4
2015-09-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-0
/
+70
2015-09-11
Merge tag 'pm+acpi-4.3-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-09-11
sys_membarrier(): system-wide memory barrier (generic, x86)
Mathieu Desnoyers
3
-0
/
+70
2015-09-11
Merge branches 'pm-cpu', 'pm-cpuidle' and 'pm-domains'
Rafael J. Wysocki
1
-1
/
+1
2015-09-11
sched: 'Annotate' migrate_tasks()
Wanpeng Li
1
-3
/
+26
2015-09-11
locking/qspinlock/x86: Fix performance regression under unaccelerated VMs
Peter Zijlstra
1
-1
/
+1
2015-09-10
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
13
-2591
/
+2681
2015-09-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-6
/
+10
2015-09-10
sysctl: fix int -> unsigned long assignments in INT_MIN case
Ilya Dryomov
1
-5
/
+5
2015-09-10
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
Baoquan He
1
-0
/
+3
2015-09-10
kexec: align crash_notes allocation to make it be inside one physical page
Baoquan He
1
-1
/
+22
2015-09-10
kexec: remove unnecessary test in kimage_alloc_crash_control_pages()
Minfei Huang
1
-2
/
+1
2015-09-10
kexec: split kexec_load syscall from kexec core code
Dave Young
8
-1500
/
+1521
2015-09-10
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
4
-1045
/
+1079
2015-09-10
kmod: handle UMH_WAIT_PROC from system unbound workqueue
Frederic Weisbecker
1
-24
/
+20
[next]