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.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
2008-05-06
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2
-0
/
+7
2008-05-06
sched: fix cpu clock
Ingo Molnar
1
-9
/
+15
2008-05-06
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
1
-6
/
+11
2008-05-06
sched: fix missing locking in sched_domains code
Heiko Carstens
1
-17
/
+12
2008-05-06
sched: make clock sync tunable by architecture code
Ingo Molnar
2
-1
/
+3
2008-05-06
sched: fix debugging
Mike Galbraith
1
-27
/
+0
2008-05-06
sched: fix sched_info_switch not being called according to documentation
David Simner
1
-2
/
+2
2008-05-06
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
1
-1
/
+65
2008-05-06
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
1
-1
/
+1
2008-05-06
sched: fix RT task-wakeup logic
Gregory Haskins
2
-3
/
+11
2008-05-06
sched: add statics, don't return void expressions
Harvey Harrison
2
-6
/
+10
2008-05-06
sched: add debug checks to idle functions
Andrew Morton
1
-0
/
+2
2008-05-06
sched: remove old sched doc
Ingo Molnar
1
-165
/
+0
2008-05-06
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2
-2
/
+2
2008-05-06
sched: optimize calc_delta_mine()
Peter Zijlstra
1
-4
/
+4
2008-05-06
sched: fix normalized sleeper
Peter Zijlstra
1
-1
/
+1
2008-05-06
dccp: return -EINVAL on invalid feature length
Chris Wright
1
-1
/
+1
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
8
-64
/
+84
2008-05-05
CONFIG_SCSI_MAC_ESP needs CONFIG_SCSI_SPI_ATTRS
Geert Uytterhoeven
1
-0
/
+1
2008-05-05
m68k: remove old mac_esp cruft
Finn Thain
3
-57
/
+0
2008-05-05
m68k: Handle 68040 bus faults
Roman Zippel
1
-3
/
+14
2008-05-05
m68k: drivers/input/serio/hp_sdc.c needs <linux/semaphore.h>
Geert Uytterhoeven
1
-0
/
+1
2008-05-05
m68k: serial167 missing return value in cy_put_char()
Geert Uytterhoeven
1
-1
/
+1
2008-05-05
m68k: Fix falconide `data_adr' typo
Geert Uytterhoeven
1
-1
/
+1
2008-05-05
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
5
-47
/
+64
2008-05-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-7
/
+22
2008-05-05
x86 PCI: call dmi_check_pciprobe()
Yinghai Lu
3
-2
/
+8
2008-05-05
x86/pci: add pci=skip_isa_align command lines.
Yinghai Lu
5
-41
/
+53
2008-05-05
Removal of FUTEX_FD
Eric Sesterhenn
1
-170
/
+6
2008-05-05
kgdb: kconfig fix xconfig/menuconfig element
Jan Engelhardt
1
-7
/
+9
2008-05-05
kgdb: fix signedness mixmatches, add statics, add declaration to header
Harvey Harrison
2
-5
/
+7
2008-05-05
kgdb: 1000 loops for the single step test in kgdbts
Jason Wessel
1
-2
/
+13
2008-05-05
kgdb: trivial sparse fixes in kgdb test-suite
Harvey Harrison
1
-30
/
+30
2008-05-05
kgdb: minor documentation fixes
grzegorz.chwesewicz@chilan.com
1
-3
/
+5
2008-05-05
[ALSA] soc - fix S3C2410 i2s programming error
Davide Rizzo
1
-0
/
+2
2008-05-05
[ALSA] soc - fix s3c2410 PCM breakage
Davide Rizzo
1
-1
/
+1
2008-05-05
[ALSA] ac97 - Add a workaround for broken quirk for VT1617A codec
Takashi Iwai
1
-1
/
+8
2008-05-05
[ALSA] Revert migration to alc_set_pin_output() in alc861_auto_set_output_and...
Jacek Luczak
1
-1
/
+4
2008-05-05
[ALSA] fm801 - Fix kconfig dependency mess of fm801-tea575x
Takashi Iwai
1
-4
/
+1
2008-05-05
[ALSA] hda - Support IDT 92HD206 codec
Takashi Iwai
1
-0
/
+2
2008-05-05
[ALSA] pcsp: Fix build with CONFIG_PM=n
Johann Felix Soden
1
-0
/
+4
2008-05-05
irda: fix !PNP support for drivers/net/irda/smsc-ircc2.c
Ingo Molnar
1
-1
/
+4
2008-05-05
irda: fix !PNP support in drivers/net/irda/nsc-ircc.c
Ingo Molnar
1
-0
/
+6
2008-05-05
net_cls_act: Make act_simple use of netlink policy.
Jamal Hadi Salim
1
-18
/
+16
2008-05-05
[POWERPC] Assign PDE->data before gluing PDE into /proc tree
Denis V. Lunev
1
-17
/
+2
2008-05-05
[POWERPC] devres: Add devm_ioremap_prot()
Emil Medve
5
-2
/
+52
2008-05-05
[POWERPC] macintosh: ADB driver: adb_handler_sem semaphore to mutex
Daniel Walker
1
-15
/
+15
2008-05-05
[POWERPC] macintosh: windfarm_smu_sat: semaphore to mutex
Daniel Walker
1
-5
/
+5
2008-05-05
[POWERPC] macintosh: therm_pm72: driver_lock semaphore to mutex
Daniel Walker
1
-15
/
+16
2008-05-05
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
Satoru SATOH
4
-24
/
+25
[prev]
[next]