index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: create common ascii hex array
Harvey Harrison
2008-05-14
1
-8
/
+0
*
cgroups: fix compile warning
Mirco Tischler
2008-05-14
1
-1
/
+1
*
Add new 'cond_resched_bkl()' helper function
Linus Torvalds
2008-05-11
1
-2
/
+0
*
BKL: revert back to the old spinlock implementation
Linus Torvalds
2008-05-10
1
-23
/
+4
*
Revert "semaphore: fix"
Linus Torvalds
2008-05-10
1
-30
/
+34
*
module: don't ignore vermagic string if module doesn't have modversions
Rusty Russell
2008-05-09
1
-6
/
+10
*
module: be more picky about allowing missing module versions
Rusty Russell
2008-05-09
1
-2
/
+7
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...
Linus Torvalds
2008-05-08
2
-37
/
+38
|
\
|
*
sched: fix weight calculations
Mike Galbraith
2008-05-08
1
-3
/
+8
|
*
semaphore: fix
Ingo Molnar
2008-05-08
1
-34
/
+30
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2008-05-08
1
-1
/
+1
|
\
\
|
*
|
Revert "relay: fix splice problem"
Jens Axboe
2008-05-08
1
-1
/
+1
|
|
/
*
/
Fix cpuset sched_relax_domain_level control file
Paul Menage
2008-05-08
1
-12
/
+40
|
/
*
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
2008-05-05
5
-161
/
+251
*
sched: fix cpu clock
Ingo Molnar
2008-05-05
1
-9
/
+15
*
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
2008-05-05
1
-6
/
+11
*
sched: fix missing locking in sched_domains code
Heiko Carstens
2008-05-05
1
-17
/
+12
*
sched: make clock sync tunable by architecture code
Ingo Molnar
2008-05-05
1
-1
/
+1
*
sched: fix debugging
Mike Galbraith
2008-05-05
1
-27
/
+0
*
sched: fix sched_info_switch not being called according to documentation
David Simner
2008-05-05
1
-2
/
+2
*
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
2008-05-05
1
-1
/
+65
*
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
2008-05-05
1
-1
/
+1
*
sched: fix RT task-wakeup logic
Gregory Haskins
2008-05-05
1
-2
/
+5
*
sched: add statics, don't return void expressions
Harvey Harrison
2008-05-05
2
-6
/
+10
*
sched: add debug checks to idle functions
Andrew Morton
2008-05-05
1
-0
/
+2
*
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2008-05-05
2
-2
/
+2
*
sched: optimize calc_delta_mine()
Peter Zijlstra
2008-05-05
1
-4
/
+4
*
sched: fix normalized sleeper
Peter Zijlstra
2008-05-05
1
-1
/
+1
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2008-05-05
1
-4
/
+4
|
\
|
*
kgdb: fix signedness mixmatches, add statics, add declaration to header
Harvey Harrison
2008-05-05
1
-4
/
+4
*
|
Removal of FUTEX_FD
Eric Sesterhenn
2008-05-05
1
-170
/
+6
|
/
*
Make forced module loading optional
Linus Torvalds
2008-05-04
1
-15
/
+29
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt
Linus Torvalds
2008-05-03
2
-11
/
+2
|
\
|
*
clocksource: allow read access to available/current_clocksource
Heiko Carstens
2008-05-03
1
-2
/
+2
|
*
clocksource: Fix permissions for available_clocksource
Heiko Carstens
2008-05-03
1
-1
/
+1
|
*
hrtimer: remove duplicate helper function
Oliver Hartkopp
2008-05-03
1
-9
/
+0
*
|
Make constants in kernel/timeconst.h fixed 64 bits
H. Peter Anvin
2008-05-02
2
-76
/
+52
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2008-05-02
3
-0
/
+3
|
\
|
*
[PATCH] split linux/file.h
Al Viro
2008-05-01
3
-0
/
+3
*
|
genirq: reenable a nobody cared disabled irq when a new driver arrives
Thomas Gleixner
2008-05-02
2
-19
/
+34
*
|
make generic sys_ptrace unconditional
Christoph Hellwig
2008-05-01
1
-2
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2008-05-01
1
-148
/
+171
|
\
\
|
*
|
module: add MODULE_STATE_GOING notifier call
Peter Oberparleiter
2008-05-01
1
-4
/
+7
|
*
|
module: Enhance verify_export_symbols
Rusty Russell
2008-05-01
1
-24
/
+24
|
*
|
module: set unused_gpl_crcs instead of overwriting unused_crcs
Rusty Russell
2008-05-01
1
-1
/
+2
|
*
|
module: neaten __find_symbol, rename to find_symbol
Rusty Russell
2008-05-01
1
-121
/
+125
|
*
|
module: reduce module image and resident size
Rusty Russell
2008-05-01
1
-1
/
+2
|
*
|
module: make module_sect_attrs private to kernel/module.c
Rusty Russell
2008-05-01
1
-1
/
+15
|
|
/
*
|
workqueue: remove redundant function invocation
Andrew Liu
2008-05-01
1
-4
/
+2
*
|
kexec: make extended crashkernel= syntax less confusing
Michael Ellerman
2008-05-01
1
-1
/
+1
[next]