aboutsummaryrefslogtreecommitdiffstats
path: root/mm (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-10compat_ioctl: move cdrom handlers to block/compat_ioctl.cArnd Bergmann2-105/+83
2007-10-10compat_ioctl: move BLKPG handling to block/compat_ioctl.cArnd Bergmann2-33/+31
2007-10-10compat_ioctl: move hdio calls to block/compat_ioctl.cArnd Bergmann2-60/+70
2007-10-10compat_ioctl: handle blk_trace ioctlsArnd Bergmann4-29/+94
2007-10-10compat_ioctl: add compat_blkdev_driver_ioctl()Arnd Bergmann2-84/+120
2007-10-10compat_ioctl: move common block ioctls to compat_blkdev_ioctlArnd Bergmann4-62/+126
2007-10-10Sysace: Don't enable IRQ until after interrupt handler is registeredGrant Likely1-5/+5
2007-10-10Sysace: sparse fixesGrant Likely1-5/+5
2007-10-10Sysace: Minor coding convention fixupGrant Likely1-3/+6
2007-10-10drivers/block/umem: use DRIVER_NAME where appropriateJeff Garzik1-4/+4
2007-10-10drivers/block/umem: trim trailing whitespaceJeff Garzik2-18/+18
2007-10-10drivers/block/umem: minor cleanupsJeff Garzik1-30/+29
2007-10-10drivers/block/umem: use dev_printk()Jeff Garzik1-49/+62
2007-10-10drivers/block/umem: move private include away from include/linuxJeff Garzik3-6/+6
2007-10-10Sysace: Labels in C code should not be indented.Grant Likely1-10/+10
2007-10-10Sysace: Add of_platform_bus bindingGrant Likely1-0/+89
2007-10-10Sysace: Move IRQ handler registration to occur after FSM is initializedGrant Likely1-11/+10
2007-10-10Sysace: minor rework and cleanup changesGrant Likely1-3/+9
2007-10-10Sysace: Move structure allocation from bus binding into common codeGrant Likely1-38/+61
2007-10-10Sysace: Use the established platform bus apiGrant Likely1-18/+30
2007-10-10Add Xilinx SystemACE entry to maintainersGrant Likely1-0/+7
2007-10-10Drop 'size' argument from bio_endio and bi_end_ioNeilBrown45-328/+132
2007-10-10Don't decrement bi_size in bio_endioNeilBrown2-27/+38
2007-10-10Only call bi_end_io once for any bioNeilBrown1-1/+3
2007-10-10Remove flush_dry_bio_endioNeilBrown2-38/+2
2007-10-10Fix warnings with !CONFIG_BLOCKJens Axboe5-2/+6
2007-10-10Corrections in Documentation/block/ioprio.txtDhaval Giani1-2/+9
2007-10-10ll_rw_blk: blk_cpu_notifier should be __cpuinitdataSatyam Sharma1-2/+2
2007-10-10Fixup rq_for_each_segment() indentationJens Axboe11-143/+134
2007-10-10Share code between init_request_from_bio and blk_rq_bio_prepNeilBrown1-7/+1
2007-10-10Stop exporting blk_rq_bio_prepNeilBrown3-14/+8
2007-10-10New function blk_req_append_bioNeilBrown3-28/+25
2007-10-10Fix various abuse of bio fields in umem.cNeilBrown1-13/+25
2007-10-10Introduce rq_for_each_segment replacing rq_for_each_bioNeilBrown14-162/+131
2007-10-10Merge blk_recount_segments into blk_recalc_rq_segmentsNeilBrown1-58/+44
2007-10-09Linux 2.6.23Linus Torvalds1-1/+1
2007-10-09NLM: Fix a memory leak in nlmsvc_testlockTrond Myklebust1-1/+3
2007-10-09sata_mv: correct S/G table limitsJeff Garzik1-3/+6
2007-10-09[MIPS] Au1000: set the PCI controller IO baseFlorian Fainelli1-0/+1
2007-10-09[MIPS] Alchemy: Fix USB initialization.Florian Fainelli4-10/+10
2007-10-09[MIPS] IP32: Fix fatal typo in address computation.Giuseppe Sacco1-1/+1
2007-10-08Correct Makefile rule for generating custom keymapMaarten Bressers1-1/+1
2007-10-08ISDN: Fix data access out of array boundsKarsten Keil1-2/+3
2007-10-08AIO: fix cleanup in io_submit_one(...)Yan Zheng1-1/+1
2007-10-08fix page release issue in filemap_faultYan Zheng1-0/+1
2007-10-08fix VM_CAN_NONLINEAR check in sys_remap_file_pagesYan Zheng1-1/+1
2007-10-08mm: set_page_dirty_balance() vs ->page_mkwrite()Peter Zijlstra3-5/+10
2007-10-08[IPv6]: Fix ICMPv6 redirect handling with target multicast addressBrian Haley1-4/+5
2007-10-07[PKT_SCHED] cls_u32: error code isn't been propogated properlyStephen Hemminger1-1/+1
2007-10-07[ROSE]: Fix rose.ko oops on unloadAlexey Dobriyan3-8/+13