aboutsummaryrefslogtreecommitdiffstats
path: root/block/blk-iopoll.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-01blk-cgroup: Fix potential deadlock in blk-cgroupGui Jianfeng1-2/+2
2010-01-30block: fix bugs in bio-integrity mempool usageChuck Ebbert1-1/+2
2010-01-28block: fix bio_add_page for non trivial merge_bvec_fn caseDmitry Monakhov1-1/+6
2010-01-25drbd: null dereference bugDan Carpenter1-1/+1
2010-01-24i2c: imx: call ioremap only after request_mem_regionUwe Kleine-König1-10/+11
2010-01-24i2c: mxc: let time to generate stop bitValentin Longchamp1-2/+3
2010-01-22drbd: fix max_segment_size initializationLars Ellenberg1-1/+1
2010-01-22hmt: adjust for new pwm_backlight->notify prototypePeter Korsgaard1-1/+1
2010-01-21Linux 2.6.33-rc5Linus Torvalds1-1/+1
2010-01-21vmalloc: remove BUG_ON due to racy counting of VM_LAZY_FREEYongseok Koh1-3/+1
2010-01-21perf: x86: Add support for the ANY bitStephane Eranian2-0/+8
2010-01-21perf: Change the is_software_event() definitionPeter Zijlstra1-3/+8
2010-01-21perf: Honour event state for aux stream dataPeter Zijlstra1-0/+9
2010-01-21perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra1-2/+1
2010-01-21sched: Reassign prev and switch_count when reacquire_kernel_lock() failYong Zhang1-1/+4
2010-01-21sched: Fix vmark regression on big machinesMike Galbraith2-2/+2
2010-01-20USB: isp1362: fix build failure on ARM systems via irq_flags cleanupLothar Wassmann1-7/+14
2010-01-20USB: isp1362: better 64bit printf warning fixesLothar Wassmann1-2/+2
2010-01-20USB: fix usbstorage for 2770:915d delivers no FATRyan May1-7/+0
2010-01-20USB: Fix level of isp1760 Reloading ptd error messageColin Tuckley1-3/+3
2010-01-20USB: FHCI: avoid NULL pointer dereferenceAlexander Beregalov1-1/+2
2010-01-20USB: Fix duplicate sysfs problem after device reset.Sarah Sharp3-10/+24
2010-01-20USB: add speed values for USB 3.0 and wireless controllersGreg Kroah-Hartman1-0/+6
2010-01-20USB: add missing delay during remote wakeupAlan Stern3-3/+7
2010-01-20USB: EHCI & UHCI: fix race between root-hub suspend and port resumeAlan Stern2-2/+33
2010-01-20USB: EHCI: fix handling of unusual interrupt intervalsAlan Stern1-3/+8
2010-01-20USB: Don't use GFP_KERNEL while we cannot reset a storage deviceOliver Neukum2-5/+5
2010-01-20USB: fix bitmask merge errorAlan Stern1-1/+2
2010-01-20usb: serial: fix memory leak in generic driverJohan Hovold1-0/+2
2010-01-20USB: serial: fix USB serial fix kfifo_len lockingStefani Seibold1-4/+4
2010-01-20Staging: hv: fix smp problems in the hyperv core codeGreg Kroah-Hartman3-33/+35
2010-01-20Staging: et131x: Fix 2.6.33rc1 regression in et131xAlan Cox2-8/+16
2010-01-20Staging: asus_oled: fix oops in 2.6.32.2Eugeni Dodonov1-4/+8
2010-01-20tty: fix race in tty_fasyncGreg Kroah-Hartman1-1/+1
2010-01-20serial: serial_cs: oxsemi quirk breaks resumePavel Machek1-1/+2
2010-01-20serial: imx: bit &/| confusionRoel Kluin1-1/+1
2010-01-20serial: Fix crash if the minimum rate of the device is > 9600 baudAlan Cox1-5/+12
2010-01-20serial-core: resume serial hardware with no_console_suspendStanislav Brabec1-55/+33
2010-01-20serial: 8250_pnp: use wildcard for serial Wacom tabletsMatthew Garrett1-9/+1
2010-01-20nozomi: quick fix for the close/close bugAlan Cox1-1/+1
2010-01-20compat_ioctl: Supress "unknown cmd" message on serial /dev/consoleAtsushi Nemoto1-0/+3
2010-01-20Revert "sysdev: fix prototype for memory_sysdev_class show/store functions"Greg Kroah-Hartman1-20/+12
2010-01-20driver-core: fix devtmpfs crash on s390Heiko Carstens1-1/+2
2010-01-20libata: retry FS IOs even if it has failed with AC_ERR_INVALIDTejun Heo1-2/+3
2010-01-20perf kmem: Print usage help for unknown commandsPekka Enberg1-1/+2
2010-01-20perf kmem: Increase "Hit" column lengthPekka Enberg1-2/+2
2010-01-20ACPI: delete acpi_processor_power_verify_c2()Len Brown1-18/+4
2010-01-20ACPI: allow C3 > 1000usecLen Brown1-10/+11
2010-01-20ACPI: enable C2 and Turbo-mode on Nehalem notebooks on A/CLen Brown1-10/+11
2010-01-19ACPI: power_meter: remove double kfree()Darren Jenkins1-1/+1