summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | ring-buffer: Wrap a list.next reference with rb_list_head()David Sharp2010-01-061-1/+1
| * | | | | | revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"Mark Brown2010-01-161-6/+8
| * | | | | | nommu: fix shared mmap after truncate shrinkage problemsDavid Howells2010-01-163-30/+64
| * | | | | | nommu: fix race between ramfs truncation and shared mmapDavid Howells2010-01-161-1/+6
| * | | | | | nommu: don't need get_unmapped_area() for NOMMUDavid Howells2010-01-164-24/+8
| * | | | | | nommu: remove a superfluous check of vm_region::vm_usageDavid Howells2010-01-161-4/+3
| * | | | | | nommu: struct vm_region's vm_usage count need not be atomicDavid Howells2010-01-162-8/+8
| * | | | | | nommu: fix SYSV SHM for NOMMUDavid Howells2010-01-161-0/+3
| * | | | | | sysdev: fix prototype for memory_sysdev_class show/store functionsWu Fengguang2010-01-161-12/+20
| * | | | | | 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/+4
| * | | | | | 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/+0
| * | | | | | 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/+3
| * | | | | | viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat2010-01-161-1/+3
| * | | | | | kfifo: fix kfifo_out_locked race bugStefani Seibold2010-01-161-7/+0
| * | | | | | 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/+3
| | * | | | | 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/+0
| | * | | | | drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai2010-01-151-39/+29
| | * | | | | drm/i915: Don't wait interruptible for possible plane buffer flushZhenyu Wang2010-01-123-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/+1
| | * | | | | 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/+2
| | * | | | | 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/+0
| | |/ / / /
| * | | | | 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
OpenPOWER on IntegriCloud