index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-05
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
7
-161
/
+281
2008-05-05
sched, x86: add HAVE_UNSTABLE_SCHED_CLOCK
Ingo Molnar
2
-0
/
+7
2008-05-05
sched: fix cpu clock
Ingo Molnar
1
-9
/
+15
2008-05-05
sched: fair-group: fix a Div0 error of the fair group scheduler
Miao Xie
1
-6
/
+11
2008-05-05
sched: fix missing locking in sched_domains code
Heiko Carstens
1
-17
/
+12
2008-05-05
sched: make clock sync tunable by architecture code
Ingo Molnar
2
-1
/
+3
2008-05-05
sched: fix debugging
Mike Galbraith
1
-27
/
+0
2008-05-05
sched: fix sched_info_switch not being called according to documentation
David Simner
1
-2
/
+2
2008-05-05
sched: fix hrtick_start_fair and CPU-Hotplug
Peter Zijlstra
1
-1
/
+65
2008-05-05
sched: fix SCHED_FAIR wake-idle logic error
Gregory Haskins
1
-1
/
+1
2008-05-05
sched: fix RT task-wakeup logic
Gregory Haskins
2
-3
/
+11
2008-05-05
sched: add statics, don't return void expressions
Harvey Harrison
2
-6
/
+10
2008-05-05
sched: add debug checks to idle functions
Andrew Morton
1
-0
/
+2
2008-05-05
sched: remove old sched doc
Ingo Molnar
1
-165
/
+0
2008-05-05
sched: make rt_sched_class, idle_sched_class static
Harvey Harrison
2
-2
/
+2
2008-05-05
sched: optimize calc_delta_mine()
Peter Zijlstra
1
-4
/
+4
2008-05-05
sched: fix normalized sleeper
Peter Zijlstra
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
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-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-inttypes
Linus Torvalds
2
-2
/
+6
2008-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
14
-45
/
+34
2008-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
4
-37
/
+31
2008-05-04
task_nommu: fix compile failing bug because of spilt file.h
Bryan Wu
1
-0
/
+1
2008-05-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-6
/
+6
2008-05-04
Merge branch 'kvm-updates-2.6.26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-79
/
+542
2008-05-04
sysfs: build fix
Ingo Molnar
1
-6
/
+0
2008-05-04
Make forced module loading optional
Linus Torvalds
2
-15
/
+38
2008-05-04
fix asm-mips/types.h syntax error
Adrian Bunk
1
-2
/
+0
2008-05-04
fix asm-alpha/types.h breakage
Adrian Bunk
1
-0
/
+6
2008-05-04
kconfig-language.txt: remove bogus hint
Adrian Bunk
1
-24
/
+0
2008-05-04
kconfig: fix MAC OS X warnings in menuconfig
Sam Ravnborg
2
-4
/
+5
2008-05-04
x86: fix setup printk format warning
Randy Dunlap
1
-1
/
+1
2008-05-04
x86: olpc build fix
Thomas Gleixner
1
-0
/
+1
2008-05-04
x86: video/fbdev.c: add MODULE_LICENSE
Adrian Bunk
1
-1
/
+1
2008-05-04
x86: fix up bootparam.h for userspace inclusion
Rusty Russell
1
-4
/
+4
2008-05-04
x86: relocs ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
2008-05-04
x86: vdso ELF handling - use SELFMAG instead of numeric constant
Cyrill Gorcunov
1
-1
/
+1
[next]