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-08-03
sched/fair: Remove rq's runnable avg
Yuyang Du
3
-29
/
+5
2015-08-03
stop_machine: Remove cpu_stop_work's from list in cpu_stop_park()
Oleg Nesterov
1
-2
/
+4
2015-08-03
stop_machine: Use 'cpu_stop_fn_t' where possible
Oleg Nesterov
1
-4
/
+4
2015-08-03
stop_machine: Unexport __stop_machine()
Oleg Nesterov
2
-2
/
+2
2015-08-03
stop_machine: Don't do for_each_cpu() twice in queue_stop_cpus_work()
Oleg Nesterov
1
-10
/
+7
2015-08-03
stop_machine: Move 'cpu_stopper_task' and 'stop_cpus_work' into 'struct cpu_s...
Oleg Nesterov
1
-8
/
+9
2015-08-03
sched/preempt: Fix cond_resched_lock() and cond_resched_softirq()
Konstantin Khlebnikov
1
-3
/
+3
2015-08-03
sched/fair: Beef up wake_wide()
Mike Galbraith
1
-34
/
+33
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
3
-5
/
+9
2015-08-03
sched/cputime: Guarantee stime + utime == rtime
Peter Zijlstra
2
-44
/
+64
2015-08-03
sched, sysctl: Delete an unnecessary check before unregister_sysctl_table()
Markus Elfring
1
-2
/
+1
2015-08-03
sched/deadline: Remove a redundant condition from task_woken_dl()
Xunlei Pang
1
-1
/
+0
2015-08-03
sched/rt: Remove a redundant condition from task_woken_rt()
Xunlei Pang
1
-1
/
+0
2015-08-03
sched/fair: Avoid pulling all tasks in idle balancing
Yuyang Du
1
-0
/
+7
2015-07-21
sched/idle: Move latency tracing stop/start calls deeper inside the idle loop
Lucas Stach
1
-9
/
+5
2015-07-07
sched/fair: Fix a comment reflecting function name change
Byungchul Park
1
-1
/
+1
2015-07-07
sched/fair: Clean up the __sched_period() code
Boqun Feng
1
-9
/
+4
2015-07-07
sched/numa: Consider 'imbalance_pct' when comparing loads in numa_has_capacity()
Srikar Dronamraju
1
-2
/
+3
2015-07-07
sched/numa: Prefer NUMA hotness over cache hotness
Srikar Dronamraju
2
-77
/
+30
2015-07-07
sched/numa: Check sched_feat(NUMA) in migrate_improves_locality()
bsegall@google.com
1
-2
/
+2
2015-07-06
sched/fair: Test list head instead of list entry in throttle_cfs_rq()
Cong Wang
1
-1
/
+1
2015-07-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-07-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+15
2015-07-04
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
5
-26
/
+55
2015-07-04
sched/numa: Fix numa balancing stats in /proc/pid/sched
Srikar Dronamraju
3
-23
/
+47
2015-07-04
sched/numa: Show numa_group ID in /proc/sched_debug task listings
Srikar Dronamraju
1
-1
/
+1
2015-07-04
sched/debug: Move print_cfs_rq() declaration to kernel/sched/sched.h
Srikar Dronamraju
1
-0
/
+5
2015-07-04
sched/stat: Simplify the sched_info accounting dependency
Naveen N. Rao
2
-3
/
+3
2015-07-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2
-13
/
+5
2015-07-03
sched, preempt_notifier: separate notifier registration from static_key inc/dec
Peter Zijlstra
1
-2
/
+15
2015-07-02
make certificate list change message more useful
Linus Torvalds
1
-1
/
+1
2015-07-01
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
6
-11
/
+28
2015-07-01
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+2
2015-07-01
Merge tag 'pm+acpi-4.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+4
2015-07-01
Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+48
2015-07-01
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-143
/
+328
2015-07-01
sysfs: Create mountpoints with sysfs_create_mount_point
Eric W. Biederman
1
-6
/
+4
2015-07-01
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
1
-7
/
+1
2015-07-01
time: Remove development rules from Kbuild/Makefile
Thomas Gleixner
1
-2
/
+0
2015-06-30
kernel/relay.c: use kvfree() in relay_free_page_array()
Pekka Enberg
1
-4
/
+1
2015-06-30
printk: improve the description of /dev/kmsg line format
Antonio Ospite
1
-4
/
+4
2015-06-30
gcov: add support for GCC 5.1
Lorenzo Stoakes
2
-1
/
+9
2015-06-30
kernel/panic/kexec: fix "crash_kexec_post_notifiers" option issue in oops path
HATAYAMA Daisuke
2
-1
/
+12
2015-06-30
kernel/panic: call the 2nd crash_kexec() only if crash_kexec_post_notifiers i...
HATAYAMA Daisuke
1
-1
/
+2
2015-06-28
modules: only use mod->param_lock if CONFIG_MODULES
Stephen Rothwell
1
-0
/
+4
2015-06-28
param: fix module param locks when !CONFIG_SYSFS.
Rusty Russell
2
-5
/
+22
2015-06-27
Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit
Linus Torvalds
2
-5
/
+3
2015-06-27
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-9
/
+4
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-162
/
+322
2015-06-26
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2
-131
/
+146
[next]