summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf: Change the is_software_event() definitionPeter Zijlstra2010-01-211-3/+8
* perf: Honour event state for aux stream dataPeter Zijlstra2010-01-211-0/+9
* perf: Fix perf_event_do_pending() fallback callsitePeter Zijlstra2010-01-211-2/+1Star
* perf kmem: Print usage help for unknown commandsPekka Enberg2010-01-201-1/+2
* perf kmem: Increase "Hit" column lengthPekka Enberg2010-01-201-2/+2
* hw-breakpoints, perf: Fix broken mmiotrace due to dr6 by reference changeLuca Barbieri2010-01-171-3/+4
* perf timechart: Use tid not pid for COMM changeArjan van de Ven2010-01-171-1/+1
* page allocator: update NR_FREE_PAGES only when necessaryKOSAKI Motohiro2010-01-171-1/+1
* Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-166-15/+16
|\
| * i2c: Do not use device name after device_unregisterThadeu Lima de Souza Cascardo2010-01-161-2/+3
| * i2c/pca: Don't use *_interruptibleWolfram Sang2010-01-162-4/+4
| * i2c-ali1563: Remove sparse warningsMárton Németh2010-01-161-4/+4
| * i2c: Test off by one in {piix4,vt596}_transaction()Roel Kluin2010-01-162-4/+4
| * i2c-core: Storage class should be before const qualifierTobias Klauser2010-01-161-1/+1
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-01-167-11/+42
|\ \
| * | x86, uv: Ensure hub revision set for all ACPI modes.Russ Anderson2010-01-151-1/+4
| * | x86, uv: Add function retrieving node controller revision numberJack Steiner2010-01-152-0/+18
| * | x86: xen: 64-bit kernel RPL should be 0Ian Campbell2010-01-131-0/+4
| * | x86: kernel_thread() -- initialize SS to a known stateCyrill Gorcunov2010-01-131-0/+2
| * | x86/agp: Fix agp_amd64_init and agp_amd64_cleanupFUJITA Tomonori2010-01-132-2/+4
| * | x86: SGI UV: Fix mapping of MMIO registersMike Travis2010-01-131-7/+8
| * | x86: mce.h: Fix warning in header checksAlan Cox2010-01-131-1/+2
* | | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-01-161-15/+12Star
|\ \ \
| * | | futexes: Remove rw parameter from get_futex_key()KOSAKI Motohiro2010-01-131-15/+12Star
* | | | 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-151-1/+12
| * | | | tracing/filters: Fix MATCH_FULL filter matching for PTR_STRINGLi Zefan2010-01-151-4/+3Star
| * | | | tracing/filters: Fix MATCH_MIDDLE_ONLY filter matchingLi Zefan2010-01-151-1/+1
| * | | | lib: Introduce strnstr()Li Zefan2010-01-152-2/+30
| * | | | tracing/filters: Fix MATCH_END_ONLY filter matchingLi Zefan2010-01-151-2/+3
| * | | | tracing/filters: Fix MATCH_FRONT_ONLY filter matchingLi Zefan2010-01-151-1/+1
| * | | | ftrace: Fix MATCH_END_ONLY function filterLi Zefan2010-01-151-3/+3
| * | | | tracing/x86: Derive arch from bits argument in recordmcount.plJan Kiszka2010-01-121-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-071-1/+1
| | * | | | ring-buffer: Wrap a list.next reference with rb_list_head()David Sharp2010-01-071-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/+8Star
* | | | | | nommu: remove a superfluous check of vm_region::vm_usageDavid Howells2010-01-161-4/+3Star
* | | | | | 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/+4Star