aboutsummaryrefslogtreecommitdiffstats
path: root/mm/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-03-19[PATCH] fix up new filp allocatorsDave Hansen3-20/+23
2008-03-19[PATCH] check for null vfsmount in dentry_open()Christoph Hellwig1-0/+12
2008-03-19[PATCH] reiserfs: eliminate private use of struct file in xattrJeff Mahoney1-80/+30
2008-03-19[PATCH] sanitize hppfsAl Viro1-79/+34
2008-03-19hppfs pass vfsmount to dentry_open()Dave Hansen1-176/+188
2008-03-17[PATCH] restore export of do_kern_mount()Al Viro1-0/+1
2008-03-17hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakageAl Viro1-3/+15
2008-03-17ahci: Add Marvell 6121 SATA supportJose Alberto Reguero1-4/+15
2008-03-17pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer sizeTejun Heo1-1/+1
2008-03-17ahci: implement skip_host_reset parameterTejun Heo1-19/+29
2008-03-17ahci: request all PCI BARsTejun Heo1-1/+4
2008-03-17devres: implement pcim_iomap_regions_request_all()Tejun Heo2-0/+27
2008-03-17libata-acpi: improve dock event handlingTejun Heo1-27/+69
2008-03-17virtio: fix race in enable_cbChristian Borntraeger3-6/+10
2008-03-17virtio: Enable netpoll interface for netconsole loggingAmit Shah1-0/+12
2008-03-17virtio: handle > 2 billion page balloon targetsRusty Russell1-2/+2
2008-03-17virtio: Fix sysfs bits to have proper block symlinkJeremy Katz1-0/+1
2008-03-17virtio: Use spin_lock_irqsave/restore for virtio-pciAnthony Liguori1-6/+9
2008-03-16Linux 2.6.25-rc6Linus Torvalds1-1/+1
2008-03-15[PARISC] make ptr_to_pide() staticFUJITA Tomonori1-2/+2
2008-03-15[PARISC] head.S: section mismatch fixesHelge Deller1-3/+4
2008-03-15[PARISC] add back Crestone Peak cpuKyle McMartin1-0/+1
2008-03-15[PARISC] futex: special case cmpxchg NULL in kernel spaceKyle McMartin1-2/+8
2008-03-15[PARISC] clean up show_stackKyle McMartin1-4/+21
2008-03-15[PARISC] add pa8900 CPUs to hardware inventoryJames Bottomley1-1/+11
2008-03-15[PARISC] clean up include/asm-parisc/elf.hRandolph Chung1-12/+10
2008-03-15[PARISC] move defconfig to arch/parisc/configs/Adrian Bunk2-0/+3
2008-03-15[PARISC] add back AD1889 MAINTAINERS entryThibaut VARENE1-0/+9
2008-03-15[PARISC] pdc_console: fix bizarre panic on bootKyle McMartin3-13/+35
2008-03-15[PARISC] dump_stack in show_regsKyle McMartin1-0/+2
2008-03-15[PARISC] pdc_stable: fix compile errorsJoel Soete1-3/+3
2008-03-15[PARISC] remove unused pdc_iodc_printf functionKyle McMartin2-14/+0
2008-03-15[PARISC] bump __NR_syscallsKyle McMartin1-1/+1
2008-03-15[PARISC] unbreak pgalloc.hKyle McMartin1-2/+2
2008-03-15[PARISC] move VMALLOC_* definitions to fixmap.hKyle McMartin2-9/+8
2008-03-15[PARISC] wire up timerfd syscallsKyle McMartin2-0/+6
2008-03-15[PARISC] remove old timerfd syscallKyle McMartin1-1/+1
2008-03-15ACPI: Remove ACPI_CUSTOM_DSDT_INITRD optionLinus Torvalds7-165/+3
2008-03-15tifm_sd: DATA_CARRY is not boolean in tifm_sd_transfer_data()Roel Kluin1-1/+1
2008-03-15sched: simplify sched_slice()Ingo Molnar1-6/+2
2008-03-15sched: fix fair sleepersIngo Molnar1-2/+4
2008-03-15sched: fix overload performance: buddy wakeupsPeter Zijlstra2-1/+27
2008-03-15sched: fix calc_delta_mine()Ingo Molnar1-1/+1
2008-03-15sched: fix update_load_add()/sub()Ingo Molnar1-0/+2
2008-03-15sched: min_vruntime fixPeter Zijlstra1-18/+28
2008-03-15sched: fix race in schedule()Hiroshi Shimamoto1-22/+16
2008-03-14nfsd: fix oops on access from high-numbered portsJ. Bruce Fields1-2/+2
2008-03-14struct export_operations: adjust comments to match current membersMarc Dionne1-2/+2
2008-03-14firewire: fw-ohci: shut up false compiler warning on PPC32Stefan Richter1-3/+3
2008-03-14firewire: fw-ohci: use dma_alloc_coherent for ar_bufferJarod Wilson1-13/+5