summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-11-08eeepc-laptop: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-3/+9
2008-11-08compal: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-5/+7
2008-11-08asus-acpi: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-3/+7
2008-11-08Acer-WMI: fingers off backlight if video.ko is serving this functionalityThomas Renninger1-0/+6
2008-11-07ACPI video: if no ACPI backlight support, use vendor driversThomas Renninger6-43/+345
2008-11-07ACPI: video: Ignore devices that aren't present in hardwareThomas Renninger3-1/+48
2008-11-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds12-76/+106
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan1-1/+1
2008-11-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds4-22/+24
2008-11-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2008-11-07Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+7
2008-11-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-5/+16
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox1-108/+0
2008-11-07trivial: dmi_scan typoAlan Cox1-3/+3
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds7-30/+69
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar1-1/+1
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith1-1/+1
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe1-0/+2
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V1-0/+2
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge2-5/+9
2008-11-07vmap: cope with vm_unmap_aliases before vmalloc_init()Jeremy Fitzhardinge1-0/+7
2008-11-07sched: fix memory leak in a failure pathLi Zefan1-0/+1
2008-11-07sched: fix a bug in sched domain degenerateLi Zefan1-2/+4
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds16-28/+97
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds13-34/+39
2008-11-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds12-68/+123
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds7-26/+29
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds9-95/+143
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller7-12/+40
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds1-4/+4
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds3-7/+3
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds3-1/+2
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds2-27/+37
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds5-34/+60
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller3-5/+26
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells1-1/+1
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds6-33/+39
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi4-6/+9
2008-11-06fat: ->i_pos race fixOGAWA Hirofumi1-2/+19
2008-11-06fat: mmu_private race fixOGAWA Hirofumi4-10/+25
2008-11-06fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi1-1/+2
2008-11-06fat: Fix _fat_bmap() raceOGAWA Hirofumi1-1/+8
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi4-12/+43
2008-11-06fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2-5/+35
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi4-36/+40
2008-11-06fat: Cleanup msdos_lookup()OGAWA Hirofumi1-17/+21
2008-11-06fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi1-7/+6
2008-11-06fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi1-44/+80
2008-11-06vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi1-5/+13
2008-11-06fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi1-6/+1