aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov1-35/+24
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov4-21/+13
2006-10-28[PATCH] taskstats_tgid_alloc: optimizationOleg Nesterov1-0/+3
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov3-12/+3
2006-10-28[PATCH] bacct_add_tsk: fix unsafe and wrong parent/group_leader dereferenceOleg Nesterov1-2/+5
2006-10-28[PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov1-6/+9
2006-10-28[PATCH] strstrip remove last blank fixMichael Holzheu1-1/+1
2006-10-28[PATCH] Constify compat_get_bitmap argumentStephen Rothwell2-2/+2
2006-10-28[PATCH] VFS: Fix an error in unused dentry countingDavid Howells1-2/+8
2006-10-28[PATCH] missing unused dentry in prune_dcache()?Vasily Averin1-4/+5
2006-10-28[PATCH] hugetlb: fix absurd HugePages_RsvdHugh Dickins1-0/+3
2006-10-28[PATCH] hugetlb: fix prio_tree unitHugh Dickins1-13/+11
2006-10-28[PATCH] hugetlb: fix size=4G parsingHugh Dickins1-1/+0
2006-10-28[PATCH] cciss: fix printk format warningRandy Dunlap1-4/+4
2006-10-28[PATCH] ioc4: fix printk format warningRandy Dunlap1-2/+2
2006-10-28[PATCH] Add missing space in module.c for taintskernelJan Dittmer1-1/+1
2006-10-28[PATCH] visws build fixAndrey Panin3-57/+8
2006-10-28[PATCH] __vmalloc with GFP_ATOMIC causes 'sleeping from invalid context'Giridhar Pemmasani2-8/+13
2006-10-28[PATCH] Fix potential OOPs in blkdev_open()Pavel Emelianov1-0/+2
2006-10-28[PATCH] memory hotplug: __GFP_NOWARN is better for __kmalloc_section_memmap()Yasunori Goto1-1/+1
2006-10-28[PATCH] md: fix printk format warnings, seen on powerpc64:Randy Dunlap2-4/+4
2006-10-28[PATCH] md: fix up maintenance of ->degraded in multipathNeilBrown1-0/+2
2006-10-28[PATCH] md: simplify checking of available size when resizing an arrayNeilBrown1-5/+2
2006-10-28[PATCH] md: fix bug where spares don't always get rebuilt properly when they become liveNeilBrown1-0/+1
2006-10-28[PATCH] fix efi_memory_present_wrapper()bibo,mao1-1/+1
2006-10-28[PATCH] jbd2: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] jbd: journal_dirty_data re-check for unmapped buffersEric Sandeen1-1/+14
2006-10-28[PATCH] ext4: fix printk format warningsRandy Dunlap1-9/+14
2006-10-28[PATCH] Use min of two prio settings in calculating distress for reclaimMartin Bligh1-4/+4
2006-10-28[PATCH] vmscan: Fix temp_priority raceMartin Bligh4-22/+43
2006-10-28[PATCH] mm: clean up pagecache allocationNick Piggin3-28/+19
2006-10-27[PATCH] silence 'make xmldocs' warning by adding missing description of 'raw' in nand_base.c:1485Jesper Juhl1-0/+1
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton3-10/+57
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton22-147/+31
2006-10-27PCI: Remove quirk_via_abnormal_poweroffKarsten Wiese1-27/+0
2006-10-27PCI: reset pci device state to unknown state for resumeShaohua Li1-0/+13
2006-10-27PCI: x86-64: mmconfig missing printk levelsDave Jones1-2/+3
2006-10-27PCI: fix pci_fixup_video as it blows up on sparc64Eiichiro Oiwa5-49/+128
2006-10-27acpiphp: fix latch statusMUNEDA Takahiro1-3/+3
2006-10-27[SPARC]: Fix bus_id[] string overflow.David S. Miller6-16/+16
2006-10-25[BRIDGE]: correct print message typoRandy Dunlap1-1/+1
2006-10-25[TCP] H-TCP: fix integer overflowGavin McCullagh1-1/+1
2006-10-25[TCP] cubic: scaling errorStephen Hemminger1-3/+3
2006-10-25[SPARC64]: Fix memory corruption in pci_4u_free_consistent().David S. Miller1-1/+1
2006-10-25[SPARC64]: Fix central/FHC bus handling on Ex000 systems.David S. Miller3-24/+43
2006-10-25[PATCH] AVR32: Update defconfigHaavard Skinnemoen1-94/+159
2006-10-25[PATCH] AVR32: Use __raw MMIO access for internal peripheralsHaavard Skinnemoen4-8/+14
2006-10-25[PATCH] AVR32: Implement and export __raw_{read,write}s[bwl]Haavard Skinnemoen4-0/+109
2006-10-25[PATCH] AVR32: add io{read,write}{8,16,32}{be,} supportBen Nizette1-0/+33
2006-10-25[PATCH] AVR32: Fix oversize immediates in atomic.hHaavard Skinnemoen1-4/+4