summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | memory-hotplug: add 0x prefix to HEX block_size_bytesWu Fengguang2010-01-161-1/+1
* | | | | | memcg: ensure list is empty at rmdirDaisuke Nishimura2010-01-161-7/+4Star
* | | | | | virtio: fix section mismatch warningsJeff Mahoney2010-01-162-6/+6
* | | | | | vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro2010-01-161-0/+3
* | | | | | smp_call_function_any(): pass the node value to cpumask_of_node()David John2010-01-161-1/+1
* | | | | | kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier2010-01-161-0/+4
* | | | | | mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa2010-01-161-1/+1
* | | | | | kfifo: document everywhere that size has to be power of twoAndi Kleen2010-01-162-3/+3
* | | | | | kfifo: add kfifo_initializedAndi Kleen2010-01-161-0/+10
* | | | | | kfifo: add kfifo_out_peekAndi Kleen2010-01-162-0/+24
* | | | | | kfifo: sanitize *_user error handlingAndi Kleen2010-01-162-31/+53
* | | | | | kfifo: use void * pointers for user buffersAndi Kleen2010-01-162-9/+9
* | | | | | tty.h: make tty_port_get() static inlineRandy Dunlap2010-01-161-2/+2
* | | | | | edac: i5000_edac critical fix panic out of boundsTamas Vincze2010-01-161-1/+7
* | | | | | m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz2010-01-161-1/+0Star
* | | | | | serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing2010-01-161-0/+2
* | | | | | markup_oops.pl: fix error with x86Hui Zhu2010-01-161-1/+1
* | | | | | viafb: fix acceleration for some chipsErik-Jan Post2010-01-161-1/+4
* | | | | | viafb: do modesetting after updating variablesErik-Jan Post2010-01-161-4/+3Star
* | | | | | viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat2010-01-161-1/+3
* | | | | | kfifo: fix kfifo_out_locked race bugStefani Seibold2010-01-161-7/+0Star
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds2010-01-1615-223/+305
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang2010-01-152-1/+9
| * | | | | drm/i915: fix eDP pipe maskZhenyu Wang2010-01-151-4/+3Star
| * | | | | drm/i915: fix pixel color depth setting on eDPZhenyu Wang2010-01-152-4/+27
| * | | | | drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang2010-01-153-0/+73
| * | | | | drm/i915: disable LVDS downclock by defaultJesse Barnes2010-01-154-2/+8
| * | | | | drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui2010-01-151-1/+1
| * | | | | drm/i915: Remove chatty execbuf failure message.Eric Anholt2010-01-151-2/+0Star
| * | | | | drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai2010-01-151-39/+29Star
| * | | | | drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-133-1/+53
| * | | | | drm/i915: try another possible DDC bus for the SDVO device with multiple outputsZhao Yakui2010-01-121-0/+26
| * | | | | drm/i915: Read the response after issuing DDC bus switch commandZhao Yakui2010-01-121-4/+53
| * | | | | drm/i915: Don't use the child device parsed from VBT to setup HDMI/DPZhao Yakui2010-01-122-101/+1Star
| * | | | | drm/i915: Fix resume regression on MSI Wind U100 w/o KMSRafael J. Wysocki2010-01-121-0/+5
| * | | | | drm/i915: Fix Ironlake M/N/P ranges to match the specZhao Yakui2010-01-071-3/+3
| * | | | | drm/i915: Use find_pll function to calculate DPLL setting for LVDS downclockZhao Yakui2010-01-071-59/+2Star
| * | | | | drm/i915: Add HP nx9020/SamsungSX20S to ACPI LID quirk listZhao Yakui2010-01-071-0/+14
| * | | | | drm/i915: disable TV hotplug status checkZhenyu Wang2010-01-071-2/+0Star
| |/ / / /
* | | | | Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2010-01-153-20/+21
|\ \ \ \ \
| * | | | | ARM: MINI2440: Fixup __initdata usageBen Dooks2010-01-151-13/+13
| * | | | | ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef2010-01-151-5/+5
| * | | | | ARM: SMDK6410: Specify no GPIO for B_PWR_5V regulatorMark Brown2010-01-151-0/+1
| * | | | | ARM: S3C: NAND: Check the existence of nr_map before copyingRamax Lo2010-01-141-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2010-01-151-1/+1
|\ \ \ \ \ \
| * | | | | | amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin2010-01-151-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-01-1514-121/+208
|\ \ \ \ \ \
| * | | | | | Input: sentelic - fix left/right horizontal scroll mappingTai-hwa Liang2010-01-131-3/+3
| * | | | | | Input: pmouse - move Sentelic probe down the listTai-hwa Liang2010-01-131-13/+15
| * | | | | | Input: add compat support for sysfs and /proc capabilities outputDmitry Torokhov2010-01-121-15/+71