summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-161-15/+12
|\
| * futexes: Remove rw parameter from get_futex_key()KOSAKI Motohiro2010-01-131-15/+12
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-162-22/+36
|\ \
| * | perf tools: Check if /dev/null can be used as the -o gcc argumentArnaldo Carvalho de Melo2010-01-131-11/+22
| * | perf tools: Move QUIET_STDERR def to before first useArnaldo Carvalho de Melo2010-01-131-5/+6
| * | perf: Stop stack frame walking off kernel addresses boundariesFrederic Weisbecker2010-01-131-6/+8
| |/
* | Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-01-166-17/+56
|\ \
| * | tracing/filters: Add comment for match callbacksLi Zefan2010-01-141-1/+12
| * | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan2010-01-141-4/+3
| * | tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan2010-01-141-1/+1
| * | lib: Introduce strnstr()Li Zefan2010-01-142-2/+30
| * | tracing/filters: Fix MATCH_END_ONLY filter matchingLi Zefan2010-01-141-2/+3
| * | tracing/filters: Fix MATCH_FRONT_ONLY filter matchingLi Zefan2010-01-141-1/+1
| * | ftrace: Fix MATCH_END_ONLY function filterLi Zefan2010-01-141-3/+3
| * | tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-111-1/+1
| * | Merge branch 'tip/tracing/urgent' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2010-01-071-2/+2
| |\ \
| | * | ring-buffer: Add rb_list_head() wrapper around new reader page next fieldSteven Rostedt2010-01-061-1/+1
| | * | 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
OpenPOWER on IntegriCloud