aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/io_ordering.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-04-29x86: Better comments for get_bios_ebda()Mike Waychison1-2/+5
2011-04-29x86: get_bios_ebda_length()Mike Waychison1-0/+21
2011-04-29misc: fix ti-st build issuesRandy Dunlap2-0/+2
2011-04-25params.c: Use new strtobool function to process boolean inputsJonathan Cameron1-10/+4
2011-04-25debugfs: move to new strtoboolJonathan Cameron1-13/+4
2011-04-25Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2-0/+30
2011-04-25drivers:base:fix the coding format of memory.cWanlong Gao1-1/+2
2011-04-22driver core: let dev_set_drvdata return int instead of void as it can failUwe Kleine-König2-5/+4
2011-04-22driver core/platform_device_add_resources: free resource before overwritingUwe Kleine-König1-0/+1
2011-04-22driver core/platform_device_add_resources: set resource to NULL if !resUwe Kleine-König1-10/+9
2011-04-22driver core/platform_device_add_data: free platform data before overwritingUwe Kleine-König1-0/+1
2011-04-22driver core/platform_device_add_data: set platform_data to NULL if !dataUwe Kleine-König1-9/+8
2011-04-22drivers/base/core.c: Fixed brace coding style issue.Karthigan Srinivasan1-2/+1
2011-04-22driver-core: fix race between device_register and driver_registerSebastian Ott1-0/+5
2011-04-22drivers:misc:ti-st: remove rfkill dependencyPavan Savoy1-1/+0
2011-04-22drivers:misc:ti-st: handle delayed tty receivePavan Savoy2-11/+15
2011-04-19kmsg: properly support writev to avoid interleaved printk lines fixAndrew Morton1-3/+4
2011-04-19printk: /dev/kmsg - properly support writev() to avoid interleaved printk() linesKay Sievers1-15/+26
2011-04-19uio: clean uioinfo when uninstall uio driverJie Zhou1-0/+4
2011-04-19uio: fix allocating minor id for uio deviceHillf Danton1-1/+7
2011-04-19uio: fix finding mm index for vmaHillf Danton1-5/+3
2011-04-19uio_netx: Add support for netPLC cardsDaniel Trautmann1-0/+19
2011-04-19HOWTO: sync up Documentaion/ja_JP/HOWTOTsugikazu Shibata1-86/+43
2011-04-19kernel/ksysfs.c: expose file_caps_enabled in sysfsLudwig Nussel2-0/+18
2011-04-19drivers: make device_type constStephen Hemminger2-3/+3
2011-04-19firmware: Fix grammar in sysfs-firmware-dmi docMike Waychison1-9/+9
2011-04-19efivars: handle errors from register_efivars()Dan Carpenter1-2/+9
2011-04-19efivars: memory leak on error in create_efivars_bin_attributes()Dan Carpenter1-2/+2
2011-04-19device: add dev_WARN_ONCEFelipe Balbi1-1/+5
2011-04-18Linux 2.6.39-rc4Linus Torvalds1-1/+1
2011-04-18proc: do proper range check on readdir offsetLinus Torvalds1-2/+7
2011-04-18next_pidmap: fix overflow conditionLinus Torvalds2-2/+5
2011-04-18Input: xen-kbdfront - fix mouse getting stuck after save/restoreIgor Mammedov1-1/+12
2011-04-18Input: estimate number of events per packetJeff Brown2-0/+46
2011-04-18Btrfs: fix free space cache leakChris Mason1-1/+1
2011-04-18block: add blk_run_queue_asyncChristoph Hellwig9-23/+36
2011-04-18block: blk_delay_queue() should use kblockd workqueueJens Axboe1-1/+2
2011-04-18md: fix up raid1/raid10 unplugging.NeilBrown2-28/+20
2011-04-18md: incorporate new plugging into raid5.NeilBrown1-7/+16
2011-04-18md: provide generic support for handling unplug callbacks.NeilBrown2-0/+60
2011-04-18md - remove old plugging code.NeilBrown4-104/+8
2011-04-18md/dm - remove remains of plug_fn callback.NeilBrown2-9/+0
2011-04-18md: use new plugging interface for RAID IO.NeilBrown3-1/+10
2011-04-18block: drop queue lock before calling __blk_run_queue() for kblockd puntJens Axboe1-8/+25
2011-04-18Revert "block: add callback function for unplug notification"Jens Axboe3-22/+0
2011-04-18block: Enhance new plugging support to support general callbacksNeilBrown2-1/+26
2011-04-18powerpc/powermac: Build fix with SMP and CPU hotplugBenjamin Herrenschmidt1-3/+5
2011-04-18powerpc/perf_event: Skip updating kernel counters if register value shrinksEric B Munson1-7/+30
2011-04-18powerpc: Don't write protect kernel text with CONFIG_DYNAMIC_FTRACE enabledStefan Roese1-1/+1
2011-04-18powerpc: Fix oops if scan_dispatch_log is called too earlyAnton Blanchard1-0/+3