summaryrefslogtreecommitdiffstats
path: root/arch/m68k (unfollow)
Commit message (Expand)AuthorFilesLines
2008-11-16x86, bts: fix unlock problem in ds.cMarkus Metzger1-1/+2
2008-11-11x86, voyager: fix smp generic helper voyager breakageJames Bottomley2-3/+18
2008-11-09x86: move iomap.h to the new include locationArjan van de Ven1-0/+0
2008-11-08Fix __pfn_to_page(pfn) for CONFIG_DISCONTIGMEM=yRafael J. Wysocki1-1/+1
2008-11-08sched: optimize sched_clock() a bitIngo Molnar1-1/+1
2008-11-08sched: improve sched_clock() performanceIngo Molnar2-3/+7
2008-11-08Staging: make usbip depend on CONFIG_NETGreg Kroah-Hartman1-1/+1
2008-11-08Staging: only build the tree if we really want toGreg Kroah-Hartman1-2/+18
2008-11-07[IA64] Reserve elfcorehdr memory in CONFIG_CRASH_DUMPJay Lan1-1/+1
2008-11-07oprofile: Fix p6 counter overflow checkAndi Kleen1-5/+4
2008-11-07trivial: MPT fusion - remove long dead codeAlan Cox1-108/+0
2008-11-07trivial: dmi_scan typoAlan Cox1-3/+3
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-07net: Fix recursive descent in __scm_destroy().David S. Miller3-5/+26
2008-11-07Fix accidental implicit cast in HR-timer conversionDavid Howells1-1/+1
2008-11-07fat: i_blocks warning fixOGAWA Hirofumi4-6/+9
2008-11-07fat: ->i_pos race fixOGAWA Hirofumi1-2/+19
2008-11-07fat: mmu_private race fixOGAWA Hirofumi4-10/+25
2008-11-07fat: Add printf attribute to fat_fs_panic()OGAWA Hirofumi1-1/+2
2008-11-07fat: Fix _fat_bmap() raceOGAWA Hirofumi1-1/+8
2008-11-07fat: Fix ATTR_RO for directoryOGAWA Hirofumi4-12/+43
2008-11-07fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0OGAWA Hirofumi2-5/+35
2008-11-07fat: Cleanup FAT attribute stuffOGAWA Hirofumi4-36/+40
2008-11-07fat: Cleanup msdos_lookup()OGAWA Hirofumi1-17/+21
2008-11-07fat: Kill d_invalidate() in vfat_lookup()OGAWA Hirofumi1-7/+6
2008-11-07fat: Fix/Cleanup dcache handling for vfatOGAWA Hirofumi1-44/+80
2008-11-07vfat: Fix vfat_find() error path in vfat_lookup()OGAWA Hirofumi1-5/+13
2008-11-07fat: use fat_detach() in fat_clear_inode()OGAWA Hirofumi1-6/+1
2008-11-07fat: Fix fat_ent_update_ptr() for FAT12OGAWA Hirofumi1-4/+14
2008-11-07fat: improve fat_hash()OGAWA Hirofumi2-12/+7
2008-11-07fat: cleanup fat_parse_long() error handlingDarren Jenkins1-3/+4
2008-11-07fat: use generic_file_llseek() for directoryOGAWA Hirofumi1-0/+1
2008-11-07fat: Fix and cleanup timestamp conversionOGAWA Hirofumi6-72/+130
2008-11-07fat: split include/msdos_fs.hOGAWA Hirofumi10-282/+284
2008-11-07fat: move fs/vfat/* and fs/msdos/* to fs/fatOGAWA Hirofumi6-17/+5
2008-11-07fat: document additional vfat mount optionsBart Trojanowski1-2/+22
2008-11-07SAM9 watchdog: update for moved headersAndrew Victor1-1/+1
2008-11-07rtc-cmos: fix boot log messageFrans Pop1-1/+1
2008-11-07atmel_serial: keep clock off when it's not neededDavid Brownell1-3/+14
2008-11-07Documentation/kernel-parameters.txt: update 'isolcpus' kernel optionLi Zefan1-3/+5
2008-11-07fbdev: fix fb_compat_ioctl() deadlocksGeert Uytterhoeven1-24/+39
2008-11-07memory hotplug: fix page_zone() calculation in test_pages_isolated()Gerald Schaefer1-2/+3
2008-11-07ext3: wait on all pending commits in ext3_sync_fsArthur Jones1-6/+5