summaryrefslogtreecommitdiffstats
path: root/block/blk-softirq.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-04-19perf tools: Move `try-cc'Michael Witten2-8/+8
2011-04-19perf tools: Makefile: PYTHON{,_CONFIG} to bandage Python 3 incompatibilityMichael Witten3-21/+264
2011-04-19perf tools: Makefile: Clean up `python/perf.so' ruleMichael Witten1-6/+4
2011-04-19perf symbols: Give more useful names to 'self' parametersArnaldo Carvalho de Melo2-346/+361
2011-04-19perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORERobert Richter1-4/+11
2011-04-15perf evsel: Fix use of inheritArnaldo Carvalho de Melo8-42/+41
2011-04-15perf hists browser: Fix seg fault when annotate null symbolLin Ming2-3/+5
2011-04-11perf_event: Fix cgrp event scheduling bug in perf_enable_on_exec()Stephane Eranian1-0/+12
2011-04-08perf: Fix a build error with some GCC versionsEric Dumazet1-1/+1
2011-04-07watchdog: mpc8xxx_wdt: fix buildPeter Korsgaard1-1/+1
2011-04-07fix build fail for hv_mouse indefine udelayYouquan Song1-0/+1
2011-04-07mm: avoid wrapping vm_pgoff in mremap()Linus Torvalds1-2/+9
2011-04-07x86/mrst/vrtc: Fix boot crash in mrst_rtc_init()Feng Tang1-1/+3
2011-04-07rtc, x86/mrst/vrtc: Fix boot crash in rtc_read_alarm()Feng Tang1-3/+4
2011-04-07x86-32, fpu: Fix FPU exception handling on non-SSE systemsHans Rosenfeld1-1/+1
2011-04-07staging: usbip: bugfix for isochronous packets and optimizationArjan Mels4-14/+122
2011-04-07staging: usbip: bugfix add number of packets for isochronous framesArjan Mels1-1/+6
2011-04-07staging: usbip: bugfixes related to kthread conversionArjan Mels1-25/+15
2011-04-07staging: usbip: fix shutdown problems.Arjan Mels1-2/+4
2011-04-07staging: hv: Fix GARP not sent after Quick MigrationHaiyang Zhang1-0/+24
2011-04-06x86, hibernate: Initialize mmu_cr4_features during bootH. Peter Anvin1-0/+5
2011-04-06sh: select ARCH_NO_SYSDEV_OPS.Paul Mundt1-0/+1
2011-04-06ARM: arch-shmobile: only run FSI init on respective boardsKuninori Morimoto1-5/+3
2011-04-06ARM: arch-shmobile: only run HDMI init on respective boardsGuennadi Liakhovetski2-13/+8
2011-04-06ARM: mach-shmobile: Correctly check for CONFIG_MACH_MACKERELSimon Horman2-2/+2
2011-04-06efifb: Add override for 11" Macbook Air 3,1Matthew Garrett1-0/+4
2011-04-06efifb: Support overriding fields FW tells us with the DMI data.Peter Jones1-61/+88
2011-04-06fb: Reduce priority of resource conflict messageMatthew Garrett1-1/+1
2011-04-06savagefb: Remove obsolete else clause in savage_setup_i2c_busTormod Volden1-2/+1
2011-04-06savagefb: Set up I2C based on chip family instead of card idTormod Volden1-5/+4
2011-04-06savagefb: Replace magic register address with defineTormod Volden1-1/+1
2011-04-06drivers/video/bfin-lq035q1-fb.c: introduce missing kfreeJulia Lawall1-1/+3
2011-04-06video: s3c-fb: fix checkpatch errors and warningJingoo Han1-3/+5
2011-04-06HID: Add support for CH Pro ThrottleJiri Kosina2-0/+2
2011-04-06HID: hid-magicmouse: Increase evdev buffer sizeChase Douglas1-0/+2
2011-04-06KVM: move and fix substitue search for missing CPUID entriesAndre Przywara1-6/+25
2011-04-06KVM: fix XSAVE bit scanningAndre Przywara1-3/+3
2011-04-06KVM: Enable async page fault processingGleb Natapov1-2/+21
2011-04-06KVM: fix crash on irqfd deassignMichael S. Tsirkin1-1/+1
2011-04-06Linux 2.6.39-rc2v2.6.39-rc2Linus Torvalds1-1/+1
2011-04-06inotify: fix double free/corruption of stuct userEric Paris2-26/+14
2011-04-05ide: always ensure that blk_delay_queue() is called if we have pending IOJens Axboe1-21/+21
2011-04-05block: fix request sorting at unplugKonstantin Khlebnikov1-1/+1
2011-04-05dm: improve block integrity supportMike Snitzer3-35/+93
2011-04-05fs: export empty_aopsJens Axboe4-5/+12
2011-04-05ide: ide_requeue_and_plug() reinstate "always plug" behaviourJens Axboe1-2/+1
2011-04-05blk-throttle: don't call xchg on boolAndreas Schwab1-2/+2
2011-04-05ufs: remove unessecary blk_flush_plugChristoph Hellwig1-1/+0
2011-04-05block: make the flush insertion use the tail of the dispatch listJens Axboe1-2/+2
2011-04-05block: get rid of elv_insert() interfaceJens Axboe3-23/+17