aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-11-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox
2008-11-07trivial: dmi_scan typoAlan Cox
2008-11-07Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2008-11-07sched: fine-tune SD_SIBLING_INITIngo Molnar
2008-11-07sched: fine-tune SD_MC_INITMike Galbraith
2008-11-07ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inodeFrederic Bohe
2008-11-07ext4: Mark the buffer_heads as dirty and uptodate after prepare_writeAneesh Kumar K.V
2008-11-07cpumask: new API, v2Rusty Russell
2008-11-07xen: make sure stray alias mappings are gone before pinningJeremy Fitzhardinge
2008-11-07vmap: cope with vm_unmap_aliases before vmalloc_init()Jeremy Fitzhardinge
2008-11-07sched: fix memory leak in a failure pathLi Zefan
2008-11-07sched: fix a bug in sched domain degenerateLi Zefan
2008-11-06ACPI: avoid empty file name in sysfsPeter Gruber
2008-11-06ACPI: use macro to replace hard numberYinghai Lu
2008-11-06fujitsu-laptop: fix section mismatch warningRandy Dunlap
2008-11-06PNP: add Bjorn Helgaas as PNP co-maintainerBjorn Helgaas
2008-11-06Revert "ACPI: Ingore the RESET_REG_SUP bit when using ACPI reset mechanism"Len Brown
2008-11-06intel_menlow: MAINTAINERSThomas, Sujith
2008-11-06intel_menlow: Add comment documenting legal GTHS valuesThomas, Sujith
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-07alsa: fix snd_BUG_on() and friendsAndrew Morton
2008-11-06Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-11-06Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2008-11-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2008-11-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds
2008-11-06Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds
2008-11-06Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2008-11-06Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-06net: Fix recursive descent in __scm_destroy().David S. Miller
2008-11-06Fix accidental implicit cast in HR-timer conversionDavid Howells
2008-11-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-11-06fat: i_blocks warning fixOGAWA Hirofumi
2008-11-06fat: ->i_pos race fixOGAWA Hirofumi
2008-11-06fat: mmu_private race fixOGAWA Hirofumi
2008-11-06fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi
2008-11-06fat: Fix _fat_bmap() raceOGAWA Hirofumi
2008-11-06fat: Fix ATTR_RO for directoryOGAWA Hirofumi
2008-11-06fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi
2008-11-06fat: Cleanup FAT attribute stuffOGAWA Hirofumi
2008-11-06fat: Cleanup msdos_lookup()OGAWA Hirofumi
2008-11-06fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi
2008-11-06fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi
2008-11-06vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi
2008-11-06fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi
2008-11-06fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi