aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-01-16memcg: ensure list is empty at rmdirDaisuke Nishimura
2010-01-16virtio: fix section mismatch warningsJeff Mahoney
2010-01-16vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimableKOSAKI Motohiro
2010-01-16smp_call_function_any(): pass the node value to cpumask_of_node()David John
2010-01-16kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()Roland Dreier
2010-01-16mm/page_alloc: fix the range check for backward mergingKazuhisa Ichikawa
2010-01-16kfifo: document everywhere that size has to be power of twoAndi Kleen
2010-01-16kfifo: add kfifo_initializedAndi Kleen
2010-01-16kfifo: add kfifo_out_peekAndi Kleen
2010-01-16kfifo: sanitize *_user error handlingAndi Kleen
2010-01-16kfifo: use void * pointers for user buffersAndi Kleen
2010-01-16tty.h: make tty_port_get() static inlineRandy Dunlap
2010-01-16edac: i5000_edac critical fix panic out of boundsTamas Vincze
2010-01-16m68knommu: fix invalid flags on coldfire pit clocksourcejohn stultz
2010-01-16serial/8250_pnp: add a new Fujitsu Wacom Tablet PC devicePing
2010-01-16markup_oops.pl: fix error with x86Hui Zhu
2010-01-16viafb: fix acceleration for some chipsErik-Jan Post
2010-01-16viafb: do modesetting after updating variablesErik-Jan Post
2010-01-16viafb: fix LCD hardware cursor regressionFlorian Tobias Schandinat
2010-01-16kfifo: fix kfifo_out_locked race bugStefani Seibold
2010-01-16i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo
2010-01-16i2c/pca: Don't use *_interruptibleWolfram Sang
2010-01-16i2c-ali1563: Remove sparse warningsMárton Németh
2010-01-16i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin
2010-01-16i2c-core: Storage class should be before const qualifierTobias Klauser
2010-01-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds
2010-01-15Merge branch 'for-linus/samsung' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-01-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2010-01-15Merge branch 'sh/for-2.6.33' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-01-15drm/i915: enable 36bit physical address for hardware status pageZhenyu Wang
2010-01-15inotify: only warn once for inotify problemsEric Paris
2010-01-15inotify: do not reuse watch descriptorsEric Paris
2010-01-15drm/i915: fix eDP pipe maskZhenyu Wang
2010-01-15drm/i915: fix pixel color depth setting on eDPZhenyu Wang
2010-01-15drm/i915: parse eDP panel color depth from VBT blockZhenyu Wang
2010-01-15drm/i915: disable LVDS downclock by defaultJesse Barnes
2010-01-15drm/i915: Fix the incorrect cursor A bit definition in DSPFW2 registerZhao Yakui
2010-01-15drm/i915: Remove chatty execbuf failure message.Eric Anholt
2010-01-15drm/i915: remove loop in Ironlake interrupt handlerZou Nan hai
2010-01-15x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson
2010-01-15x86, uv: Add function retrieving node controller revision numberJack Steiner
2010-01-15amd64_edac: Ensure index stays within bounds in amd64_get_scrub_rateRoel Kluin
2010-01-15ARM: MINI2440: Fixup __initdata usageBen Dooks
2010-01-15ARM: MINI2440: Fix crash on boot due to improper __initdata qualifierUri Yosef
2010-01-14tracing/filters: Add comment for match callbacksLi Zefan
2010-01-14tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan
2010-01-14tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan
2010-01-14lib: Introduce strnstr()Li Zefan