summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* x86: Add NMI types for kmap_atomic, fixPeter Zijlstra2009-06-152-6/+10
* perf report: Fix 32-bit printf formatIngo Molnar2009-06-151-1/+1
* perf_counter: Make set_perf_counter_pending() declaration commonPaul Mackerras2009-06-154-6/+3
* perf_counter: powerpc: Fix two compile warningsPaul Mackerras2009-06-151-1/+3
* perf report: Add per system call overhead histogramIngo Molnar2009-06-151-0/+12
* perf_counter: x86: Fix call-chain support to use NMI-safe methodsPeter Zijlstra2009-06-151-10/+39
* x86: Add NMI types for kmap_atomicPeter Zijlstra2009-06-152-3/+6
* x86, mm: Add __get_user_pages_fast()Peter Zijlstra2009-06-152-0/+62
* perf_counter: Fix ctx->mutex vs counter->mutex inversionPeter Zijlstra2009-06-151-23/+11
* perf record: Fix fast task-exit raceIngo Molnar2009-06-151-4/+12
* perf_counter, x86: Fix kernel-space call-chainsIngo Molnar2009-06-151-13/+9
* perf_counter, x86: Fix call-chain walkingIngo Molnar2009-06-141-2/+4
* perf record/report: Add call graph / call chain profilingIngo Molnar2009-06-142-12/+53
* perf report: Print out raw events in hexaIngo Molnar2009-06-141-1/+35
* perf annotate: Fixes for filename:line displaysFrederic Weisbecker2009-06-131-5/+6
* perf stat: Enable raw data to be printedIngo Molnar2009-06-132-18/+30
* perf stat: Add feature to run and measure a command multiple timesIngo Molnar2009-06-131-65/+194
* perf stat: Reorganize outputIngo Molnar2009-06-132-29/+42
* perf_counter, x86: Update AMD hw caching related event tableJaswinder Singh Rajput2009-06-131-21/+15
* perf_counter, x86: Check old-AMD performance monitoring supportJaswinder Singh Rajput2009-06-131-0/+4
* perf_counter: Fix stack corruption in perf_read_hwMarti Raudsepp2009-06-131-1/+1
* perf_counter: Fix atomic_set vs. atomic64_t type mismatchPaul Mackerras2009-06-131-1/+1
* perf annotate: Print a sorted summary of annotated overhead linesFrederic Weisbecker2009-06-131-21/+90
* perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-132-1/+98
* Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-06-123-59/+178
|\
| * configfs: Rework configfs_depend_item() locking and make lockdep happyLouis Rilling2009-04-301-59/+47
| * configfs: Silence lockdep on mkdir() and rmdir()Louis Rilling2009-04-303-0/+131
* | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2009-06-1257-338/+1322
|\ \
| * | [S390] wire up sys_perf_counter_openHeiko Carstens2009-06-123-1/+12
| * | [S390] wire up sys_rt_tgsigqueueinfoHeiko Carstens2009-06-123-1/+11
| * | [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-127-2/+73
| * | [S390] ftrace: add function graph tracer supportHeiko Carstens2009-06-129-12/+166
| * | [S390] ftrace: add function trace mcount test supportHeiko Carstens2009-06-122-12/+27
| * | [S390] ftrace: add dynamic ftrace supportHeiko Carstens2009-06-1210-29/+276
| * | [S390] kprobes: use probe_kernel_writeHeiko Carstens2009-06-121-29/+2
| * | [S390] maccess: arch specific probe_kernel_write() implementationHeiko Carstens2009-06-122-1/+62
| * | [S390] maccess: add weak attribute to probe_kernel_writeHeiko Carstens2009-06-121-1/+1
| * | [S390] profile_tick called twiceMartin Schwidefsky2009-06-121-7/+0
| * | [S390] dasd: forward internal errors to dasd_sleep_on callerStefan Weinhuber2009-06-124-9/+31
| * | [S390] dasd: sync after async probeSebastian Ott2009-06-122-2/+14
| * | [S390] dasd: check_characteristics cleanupSebastian Ott2009-06-124-19/+18
| * | [S390] dasd: no High Performance FICON in 31-bit modeStefan Weinhuber2009-06-121-3/+8
| * | [S390] dcssblk: revert devt conversionGerald Schaefer2009-06-121-2/+2
| * | [S390] qdio: fix access beyond ARRAY_SIZE of irq_ptr->{in,out}put_qsRoel Kluin2009-06-121-1/+1
| * | [S390] vmalloc: add vmalloc kernel parameter supportHeiko Carstens2009-06-122-5/+18
| * | [S390] uaccess: use might_fault() instead of might_sleep()Heiko Carstens2009-06-122-9/+9
| * | [S390] 3270: lock dependency fixesMartin Schwidefsky2009-06-122-48/+32
| * | [S390] 3270: do not register with tty_register_deviceMartin Schwidefsky2009-06-121-15/+0
| * | [S390] qdio: inline qdio_perf_stat_incJan Glauber2009-06-122-16/+6
| * | [S390] qdio: simplify error handling in irq handlerJan Glauber2009-06-121-32/+12