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
...
*
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
*
|
ntp: handle leap second via timer
Roman Zippel
2008-05-01
2
-45
/
+92
*
|
ntp: remove current_tick_length()
Roman Zippel
2008-05-01
2
-17
/
+4
*
|
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2008-05-01
2
-15
/
+15
*
|
ntp: support for TAI
Roman Zippel
2008-05-01
2
-1
/
+9
*
|
ntp: increase time_offset resolution
Roman Zippel
2008-05-01
1
-12
/
+11
*
|
ntp: increase time_freq resolution
Roman Zippel
2008-05-01
1
-15
/
+15
*
|
ntp: NTP4 user space bits update
Roman Zippel
2008-05-01
1
-44
/
+47
*
|
ntp: cleanup ntp.c
Roman Zippel
2008-05-01
1
-82
/
+91
*
|
remove div_long_long_rem
Roman Zippel
2008-05-01
3
-20
/
+22
*
|
rename div64_64 to div64_u64
Roman Zippel
2008-05-01
2
-5
/
+5
*
|
convert a few do_div users
Roman Zippel
2008-05-01
2
-39
/
+15
*
|
Fix cpu hotplug problem in softirq code
Christian Borntraeger
2008-05-01
1
-8
/
+12
|
/
*
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2008-04-30
3
-216
/
+0
|
\
|
*
-
-
-
-
-
-
-
-
-
.
Merge branches 'release', 'acpica', 'bugzilla-10224', 'bugzilla-9772', 'bugzi...
Len Brown
2008-04-30
55
-1378
/
+5030
|
|
\
\
\
\
\
\
|
|
|
|
|
|
*
|
PM: Remove legacy PM
Pavel Machek
2008-04-15
3
-216
/
+0
*
|
|
|
|
|
|
|
kernel: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
2
-3
/
+3
*
|
|
|
|
|
|
|
add hrtimer specific debugobjects code
Thomas Gleixner
2008-04-30
2
-23
/
+171
*
|
|
|
|
|
|
|
debugobjects: add timer specific object debugging code
Thomas Gleixner
2008-04-30
1
-8
/
+145
*
|
|
|
|
|
|
|
alloc_uid: cleanup
Andrew Morton
2008-04-30
1
-16
/
+2
*
|
|
|
|
|
|
|
printk: don't read beyond string arguments' terminating zero
Markus Armbruster
2008-04-30
1
-1
/
+1
*
|
|
|
|
|
|
|
Basic braille screen reader support
Samuel Thibault
2008-04-30
1
-24
/
+66
[prev]
[next]