Commit Graph

118599 Commits (c3d6de698c84efdbdd3781b7058bcc339ab43da8)
 

Author SHA1 Message Date
Thomas Renninger c3d6de698c ACPI video: if no ACPI backlight support, use vendor drivers 16 years ago
Thomas Renninger 22c13f9d81 ACPI: video: Ignore devices that aren't present in hardware 16 years ago
Linus Torvalds fed4d59b6e Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 16 years ago
Jay Lan 17c1f07ed7 [IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMP 16 years ago
Linus Torvalds 8ec96e7bba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 16 years ago
Linus Torvalds cb110171a6 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 55477eb49d Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 0477406961 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Alan Cox 54e7ff9d62 trivial: MPT fusion - remove long dead code 16 years ago
Alan Cox 8638545c36 trivial: dmi_scan typo 16 years ago
Linus Torvalds 1538a093f7 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 16 years ago
Ingo Molnar 52c642f33b sched: fine-tune SD_SIBLING_INIT 16 years ago
Mike Galbraith 1480098470 sched: fine-tune SD_MC_INIT 16 years ago
Frederic Bohe 23712a9c28 ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode 16 years ago
Aneesh Kumar K.V ed9b3e3379 ext4: Mark the buffer_heads as dirty and uptodate after prepare_write 16 years ago
Jeremy Fitzhardinge d05fdf3160 xen: make sure stray alias mappings are gone before pinning 16 years ago
Jeremy Fitzhardinge 9b46333406 vmap: cope with vm_unmap_aliases before vmalloc_init() 16 years ago
Li Zefan ca3273f964 sched: fix memory leak in a failure path 16 years ago
Li Zefan f29c9b1ccb sched: fix a bug in sched domain degenerate 16 years ago
Linus Torvalds 4bab0ea1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
Linus Torvalds a15a82f42c Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
Linus Torvalds 9144f3821d Merge master.kernel.org:/home/rmk/linux-2.6-arm 16 years ago
Linus Torvalds 6572a281cf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6 16 years ago
Linus Torvalds e252f4db18 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block 16 years ago
David S. Miller ca409d6e08 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 16 years ago
Linus Torvalds 2e93960c4d Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog 16 years ago
Linus Torvalds 71fe3fcaf6 Merge branch 'for-linus' of git://neil.brown.name/md 16 years ago
Linus Torvalds 38407aad0d Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc 16 years ago
Linus Torvalds 39d4e58d36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs 16 years ago
Linus Torvalds 067ab19923 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip 16 years ago
David S. Miller 3b53fbf431 net: Fix recursive descent in __scm_destroy(). 16 years ago
David Howells 7597bc94d6 Fix accidental implicit cast in HR-timer conversion 16 years ago
Linus Torvalds c361948712 Merge git://git.infradead.org/mtd-2.6 16 years ago
OGAWA Hirofumi c3302931db fat: i_blocks warning fix 16 years ago
OGAWA Hirofumi 9ca59f4c3d fat: ->i_pos race fix 16 years ago
OGAWA Hirofumi 2bdf67eb16 fat: mmu_private race fix 16 years ago
OGAWA Hirofumi 0e75f5da06 fat: Add printf attribute to fat_fs_panic() 16 years ago
OGAWA Hirofumi fa93ca18a8 fat: Fix _fat_bmap() race 16 years ago
OGAWA Hirofumi dfc209c006 fat: Fix ATTR_RO for directory 16 years ago
OGAWA Hirofumi 9183482f5d fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0 16 years ago
OGAWA Hirofumi 9c0aa1b87b fat: Cleanup FAT attribute stuff 16 years ago
OGAWA Hirofumi 45cfbe3547 fat: Cleanup msdos_lookup() 16 years ago
OGAWA Hirofumi 1c13a243a4 fat: Kill d_invalidate() in vfat_lookup() 16 years ago
OGAWA Hirofumi 1b52467243 fat: Fix/Cleanup dcache handling for vfat 16 years ago
OGAWA Hirofumi 068f5ae05c vfat: Fix vfat_find() error path in vfat_lookup() 16 years ago
OGAWA Hirofumi a993b542bb fat: use fat_detach() in fat_clear_inode() 16 years ago
OGAWA Hirofumi 5e35dd4651 fat: Fix fat_ent_update_ptr() for FAT12 16 years ago
OGAWA Hirofumi d3dfa8228f fat: improve fat_hash() 16 years ago
Darren Jenkins 52e9d9f4b3 fat: cleanup fat_parse_long() error handling 16 years ago
OGAWA Hirofumi 53472bc8f8 fat: use generic_file_llseek() for directory 16 years ago