index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-29
sched: Avoid throttle_cfs_rq() racing with period_timer stopping
Ben Segall
2
-0
/
+10
2013-10-29
sched: Guarantee new group-entities always have weight
Paul Turner
1
-1
/
+2
2013-10-29
sched: Fix hrtimer_cancel()/rq->lock deadlock
Ben Segall
1
-4
/
+11
2013-10-29
sched: Fix cfs_bandwidth misuse of hrtimer_expires_remaining
Ben Segall
1
-3
/
+11
2013-10-29
sched: Fix race on toggling cfs_bandwidth_used
Ben Segall
3
-9
/
+19
2013-10-28
sched: Remove extra put_online_cpus() inside sched_setaffinity()
Michael wang
1
-1
/
+0
2013-10-26
sched/rt: Fix task_tick_rt() comment
Li Bin
1
-2
/
+2
2013-10-23
sched/wait: Fix build breakage
Thierry Reding
1
-1
/
+1
2013-10-16
sched/wait: Introduce prepare_to_wait_event()
Oleg Nesterov
2
-10
/
+38
2013-10-16
sched/wait: Add ___wait_cond_timeout() to wait_event*_timeout() too
Oleg Nesterov
1
-3
/
+3
2013-10-16
sched: Remove get_online_cpus() usage
Peter Zijlstra
3
-15
/
+48
2013-10-16
sched: Fix race in migrate_swap_stop()
Peter Zijlstra
3
-9
/
+22
2013-10-16
sched/rt: Add missing rmb()
Peter Zijlstra
1
-1
/
+9
2013-10-14
sched/fair: Fix trivial typos in comments
Kamalesh Babulal
1
-2
/
+2
2013-10-12
sched: Remove bogus parameter in structured comment
Ramkumar Ramachandra
1
-1
/
+0
2013-10-11
x86: Apply the asm_volatile_goto() compiler quirk
Ingo Molnar
1
-1
/
+1
2013-10-11
Merge branch 'core/urgent' into sched/core
Ingo Molnar
72
-202
/
+456
2013-10-11
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
9
-11
/
+26
2013-10-11
bcache: Fix a null ptr deref regression
Kent Overstreet
1
-2
/
+1
2013-10-11
Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2013-10-11
Merge branch 'rc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mmar...
Linus Torvalds
3
-10
/
+29
2013-10-11
Merge git://www.linux-watchdog.org/linux-watchdog
Linus Torvalds
1
-0
/
+6
2013-10-11
kobject: show debug info on delayed kobject release
Fengguang Wu
1
-1
/
+1
2013-10-11
watchdog: hpwdt: Patch to ignore auxilary iLO devices
Mingarelli, Thomas
1
-0
/
+6
2013-10-10
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-6
/
+22
2013-10-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-14
/
+30
2013-10-10
Merge tag 'spi-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...
Linus Torvalds
7
-18
/
+21
2013-10-10
random: allow architectures to optionally define random_get_entropy()
Theodore Ts'o
2
-4
/
+18
2013-10-10
Merge tag 'for-linus-20131008' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-7
/
+18
2013-10-10
kvm: ppc: booke: check range page invalidation progress on page setup
Bharat Bhushan
1
-1
/
+17
2013-10-10
KVM: PPC: Book3S HV: Fix typo in saving DSCR
Paul Mackerras
1
-1
/
+1
2013-10-10
KVM: nVMX: fix shadow on EPT
Gleb Natapov
1
-12
/
+12
2013-10-09
hwmon: (applesmc) Always read until end of data
Henrik Rydberg
1
-0
/
+13
2013-10-09
sched/numa: Reflow task_numa_group() to avoid a compiler warning
Peter Zijlstra
1
-7
/
+11
2013-10-09
sched/numa: Retry task_numa_migrate() periodically
Rik van Riel
1
-9
/
+13
2013-10-09
sched/numa: Use unsigned longs for numa group fault stats
Mel Gorman
1
-29
/
+20
2013-10-09
sched/numa: Skip some page migrations after a shared fault
Rik van Riel
5
-3
/
+75
2013-10-09
mm: numa: Revert temporarily disabling of NUMA migration
Rik van Riel
4
-39
/
+1
2013-10-09
sched/numa: Remove the numa_balancing_scan_period_reset sysctl
Mel Gorman
6
-37
/
+4
2013-10-09
sched/numa: Adjust scan rate in task_numa_placement
Rik van Riel
4
-29
/
+105
2013-10-09
sched/numa: Take false sharing into account when adapting scan rate
Mel Gorman
1
-2
/
+6
2013-10-09
sched/numa: Be more careful about joining numa groups
Rik van Riel
3
-5
/
+19
2013-10-09
sched/numa: Avoid migrating tasks that are placed on their preferred node
Peter Zijlstra
3
-12
/
+142
2013-10-09
sched/numa: Fix task or group comparison
Rik van Riel
1
-7
/
+25
2013-10-09
sched/numa: Decide whether to favour task or group weights based on swap cand...
Rik van Riel
1
-23
/
+36
2013-10-09
sched/numa: Add debugging
Ingo Molnar
3
-3
/
+68
2013-10-09
sched/numa: Prevent parallel updates to group stats during placement
Mel Gorman
1
-12
/
+23
2013-10-09
sched/numa: Call task_numa_free() from do_execve()
Rik van Riel
4
-6
/
+13
2013-10-09
sched/numa: Use group fault statistics in numa placement
Mel Gorman
2
-17
/
+108
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
3
-7
/
+11
[next]