summaryrefslogtreecommitdiffstats
path: root/net/sched/sch_prio.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-11drm/i915: Mask USER interrupts on gen6 (until required)Chris Wilson5-62/+113
2011-01-11drm/i915: Handle ringbuffer stalls when flushingChris Wilson4-43/+65
2011-01-11drm/i915: Enforce write ordering through the GTTChris Wilson2-1/+16
2011-01-11drm/i915: Remove impossible testChris Wilson1-8/+0
2011-01-11drm/i915: avoid reading non-existent PLL reg on Ironlake+Jesse Barnes1-5/+7
2011-01-11drm/i915: add 'reset' parameterChris Wilson1-0/+6
2011-01-11drm/i915: fix the wrong latency value while computing wm0Yuanhan Liu1-5/+5
2011-01-11drm/i915: support low power watermarks on IronlakeJesse Barnes2-130/+133
2011-01-11agp/intel: Flush the chipset write buffers when changing GTT baseChris Wilson2-0/+11
2011-01-11drm/i915: Workaround erratum on i830 for TAIL pointer within last 2 cachelinesChris Wilson2-3/+11
2011-01-11drm/i915: Use the mappable sizes determined by GTT for consistency.Chris Wilson2-17/+10
2011-01-11drm/i915: support overclocking on Sandy BridgeJesse Barnes2-0/+28
2011-01-11drm/i915/lvds: Always use 0 to disable the pfit controllerChris Wilson1-0/+4
2011-01-11drm/i915/panel: Only record the backlight level when it is enabledChris Wilson5-8/+39
2011-01-11drm/i915/sdvo: Defer detection of output capabilities until probingChris Wilson1-22/+11
2011-01-11drm/i915: fix calculation of eDP signal levels on SandybridgeYuanhan Liu2-11/+21
2011-01-11drm/i915/crt: Check for a analog monitor in case of DVI-IDavid Müller1-5/+25
2011-01-11drm/i915: make DP training try a little harderJesse Barnes1-4/+23
2011-01-11drm/i915: check eDP encoder correctly when setting modesJesse Barnes1-1/+1
2011-01-10i2c: Constify i2c_client where possibleJean Delvare3-31/+37
2011-01-10i2c-algo-bit: Complain about masters which can't read SCLJean Delvare1-2/+12
2011-01-10i2c-algo-bit: Refactor adapter registrationJean Delvare1-16/+5
2011-01-10i2c: Add generic I2C multiplexer using GPIO APIPeter Korsgaard6-0/+308
2011-01-10i2c-nforce2: Remove unnecessary cast of pci_get_drvdataJoe Perches1-1/+1
2011-01-10i2c-i801: Include <linux/slab.h>Ben Hutchings1-0/+1
2011-01-10staging: speakup: fix failure handlingWilliam Hubbs2-15/+27
2011-01-10staging: usbip: remove double giveback of URBMárton Németh1-14/+0
2011-01-10ux500: allow 5500 and 8500 to be built togetherRabin Vincent2-12/+18
2011-01-10ux500: modem_irq is only for 5500Rabin Vincent1-0/+5
2011-01-10ux500: dynamic SOC detectionRabin Vincent8-136/+212
2011-01-10ux500: rename MOP board KconfigRabin Vincent2-2/+2
2011-01-10ux500: remove build-time changing macrosRabin Vincent9-117/+123
2011-01-10sony-laptop: support new hotkeys on the P, Z and EC seriesMattia Dongili2-0/+11
2011-01-10platform/x86: Consistently select LEDS Kconfig optionsMark Brown1-4/+4
2011-01-10sony-laptop: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-10intel_ips: fix sparse non-ANSI function warningRandy Dunlap1-1/+1
2011-01-10headers: kobject.h reduxAlexey Dobriyan18-13/+6
2011-01-10headers: path.h reduxAlexey Dobriyan5-5/+3
2011-01-10xen/event: validate irq before get evtchn by irqJoe Jin1-0/+3
2011-01-10xen/fb: fix potential memory leakJoe Jin1-8/+9
2011-01-10xen/fb: fix xenfb suspend/resume race.Joe Jin1-0/+2
2011-01-10xen: disable ACPI NUMA for PV guestsIan Campbell1-0/+9
2011-01-10pipe_fs_i.h: fix kernel-doc warningRandy Dunlap1-0/+1
2011-01-10hrtimer.h: fix kernel-doc warningRandy Dunlap1-1/+0
2011-01-10fs: fix dcache.h kernel-doc notationRandy Dunlap1-1/+1
2011-01-10fs: fix namei.c kernel-doc notationRandy Dunlap1-4/+4
2011-01-10Blackfin: encode cpu-rev into uImage nameMike Frysinger2-3/+6
2011-01-10Blackfin: bf54x: don't ack GPIO ints when unmasking themMike Frysinger1-1/+0
2011-01-10Blackfin: sram_free_with_lsl: do not ignore return value of sram_freeMike Frysinger1-9/+9
2011-01-10Blackfin: boards: add missing "static" to peripheral listsMike Frysinger26-95/+95