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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
2010-02-04
sched: Remove member rt_se from struct rt_rq
Yong Zhang
1
-2
/
+0
2010-02-04
sched: Change usage of rt_rq->rt_se to rt_rq->tg->rt_se[cpu]
Yong Zhang
1
-2
/
+8
2010-02-02
sched: Remove unused update_shares_locked()
Peter Zijlstra
1
-14
/
+0
2010-02-02
sched: Use for_each_bit
Akinobu Mita
1
-3
/
+1
2010-01-22
sched: Queue a deboosted task to the head of the RT prio queue
Thomas Gleixner
1
-1
/
+1
2010-01-22
sched: Implement head queueing for sched_rt
Thomas Gleixner
1
-8
/
+11
2010-01-22
sched: Extend enqueue_task to allow head queueing
Thomas Gleixner
4
-9
/
+13
2010-01-21
sched: Remove USER_SCHED
Dhaval Giani
7
-504
/
+38
2010-01-21
sched: Fix the place where group powers are updated
Gautham R Shenoy
1
-4
/
+3
2010-01-21
sched: Assume *balance is valid
Peter Zijlstra
1
-3
/
+3
2010-01-21
sched: Remove load_balance_newidle()
Peter Zijlstra
1
-122
/
+13
2010-01-21
sched: Unify load_balance{,_newidle}()
Peter Zijlstra
1
-56
/
+59
2010-01-21
sched: Add a lock break for PREEMPT=y
Peter Zijlstra
1
-0
/
+4
2010-01-21
sched: Remove from fwd decls
Peter Zijlstra
1
-67
/
+60
2010-01-21
sched: Remove rq_iterator from move_one_task
Peter Zijlstra
1
-110
/
+36
2010-01-21
sched: Remove rq_iterator usage from load_balance_fair
Peter Zijlstra
1
-51
/
+29
2010-01-21
sched: Remove the sched_class load_balance methods
Peter Zijlstra
5
-104
/
+37
2010-01-21
sched: Move load balance code into sched_fair.c
Peter Zijlstra
2
-1840
/
+1844
2010-01-17
sched: Don't expose local functions
H Hartley Sweeten
3
-3
/
+3
2009-12-28
sched: might_sleep(): Make file parameter const char *
Simon Kagstrom
2
-3
/
+4
2009-12-25
Linux 2.6.33-rc2
v2.6.33-rc2
Linus Torvalds
1
-1
/
+1
2009-12-25
Merge branch 'sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/lin...
Linus Torvalds
2
-5
/
+37
2009-12-25
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2
-1
/
+10
2009-12-25
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
32
-664
/
+1432
2009-12-24
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
19
-116
/
+170
2009-12-24
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
182
-553
/
+320
2009-12-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp
Linus Torvalds
2
-19
/
+28
2009-12-24
Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
9
-78
/
+117
2009-12-24
VIDEO: cyberpro: pci_request_regions needs a persistent name
Russell King
1
-6
/
+6
2009-12-24
ARM: dma-isa: request cascade channel after registering it
Russell King
1
-2
/
+2
2009-12-24
ARM: footbridge: trim down old ISA rtc setup
Russell King
6
-174
/
+73
2009-12-24
ARM: fix PAGE_KERNEL
Russell King
1
-2
/
+1
2009-12-24
edac, pci: remove pesky debug printk
Borislav Petkov
1
-2
/
+0
2009-12-24
amd64_edac: restrict PCI config space access
Borislav Petkov
1
-1
/
+1
2009-12-24
amd64_edac: fix forcing module load/unload
Borislav Petkov
1
-2
/
+1
2009-12-24
amd64_edac: make driver loading more robust
Borislav Petkov
1
-7
/
+16
2009-12-24
amd64_edac: fix driver instance freeing
Borislav Petkov
1
-5
/
+4
2009-12-24
amd64_edac: fix K8 chip select reporting
Borislav Petkov
1
-2
/
+6
2009-12-24
Merge branch 'misc-2.6.33' into release
Len Brown
12
-305
/
+431
2009-12-24
Merge branch 'tc1100-wmi' into release
Len Brown
1
-60
/
+55
2009-12-24
Merge branch 'sony' into release
Len Brown
2
-23
/
+72
2009-12-24
Merge branch 'classmate' into release
Len Brown
4
-0
/
+628
2009-12-24
Merge branch 'pdc' into release
Len Brown
9
-220
/
+114
2009-12-24
Merge branches 'bugzilla-14446', 'bugzilla-14753' and 'bugzilla-14824' into r...
Len Brown
8
-71
/
+137
2009-12-24
Merge branch 'osc' into release
Len Brown
1
-8
/
+18
2009-12-24
classmate-laptop: add support for Classmate PC ACPI devices
Thadeu Lima de Souza Cascardo
4
-0
/
+628
2009-12-24
Merge branch 'sh/g3-prep' into sh/for-2.6.33
Paul Mundt
1059
-17626
/
+45848
2009-12-24
sh: Ensure all PG_dcache_dirty pages are written back.
Markus Pietrek
1
-6
/
+2
2009-12-24
sh: mach-ecovec24: setup.c detailed correction
Kuninori Morimoto
1
-2
/
+2
2009-12-24
hp-wmi: Fix two memleaks
Thomas Renninger
1
-1
/
+8
[next]