summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-. Merge branches 'perf-urgent-for-linus' and 'perf-core-for-linus' of git://git...Linus Torvalds2012-05-2326-676/+1042
|\ \
| | * Revert "sched, perf: Use a single callback into the scheduler"Jiri Olsa2012-05-233-17/+30
| | * perf evlist: Show event attribute detailsArnaldo Carvalho de Melo2012-05-222-11/+100
| | * perf tools: Bump default sample freq to 4 kHzArnaldo Carvalho de Melo2012-05-222-2/+2
| | * perf buildid-list: Work better with pipe modeStephane Eranian2012-05-222-1/+7
| | * perf tools: Fix piped mode read codeStephane Eranian2012-05-221-8/+26
| | * perf inject: Fix broken perf inject -bStephane Eranian2012-05-221-0/+5
| | * perf tools: rename HEADER_TRACE_INFO to HEADER_TRACING_DATAStephane Eranian2012-05-223-8/+8
| | * perf tools: Add union u64_swap type for swapping u64 dataJiri Olsa2012-05-222-8/+7
| | * perf tools: Carry perf_event_attr bitfield throught different endiansJiri Olsa2012-05-221-0/+34
| | * perf record: Fix documentation for branch stack samplingAnshuman Khandual2012-05-221-1/+1
| | * perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim2012-05-222-1/+4
| | * perf tools: Always try to build libtraceeventNamhyung Kim2012-05-221-2/+2
| | * perf tools: Rename libparsevent to libtraceevent in MakefileNamhyung Kim2012-05-221-11/+11
| | * perf script: Rename struct event to struct event_format in perl engineFrederic Weisbecker2012-05-221-6/+6
| | * perf script: Explicitly handle known default print arg typeFrederic Weisbecker2012-05-221-0/+4
| | * perf tools: Add hardcoded name term for pmu eventsJiri Olsa2012-05-226-3/+59
| | * perf tools: Separate 'mem:' event scanner bitsJiri Olsa2012-05-222-2/+24
| | * perf tools: Use allocated list for each parsed eventJiri Olsa2012-05-223-41/+83
| | * perf tools: Add support for displaying event parser debug infoJiri Olsa2012-05-222-3/+15
| | * perf test: Move parse event automated tests to separated objectJiri Olsa2012-05-224-551/+605
| * | perf/x86: Update event scheduling constraints for AMD family 15h modelsRobert Richter2012-05-181-1/+10
* | | Merge tag 'ia64-3.5-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2012-05-233-182/+15
|\ \ \
| * | | [IA64] Liberate the signal layer from IA64 assemblerAndi Kleen2012-05-161-170/+1
| * | | [IA64] Add cmpxchg.h to exported userspace headersmaximilian attems2012-05-161-0/+1
| * | | [IA64] Fix fast syscall version of getcpu()Tony Luck2012-05-161-8/+12
| * | | [IA64] Removed "task_size" element from thread_struct - it is now constantTony Luck2012-05-161-4/+1
* | | | Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-232-192/+185
|\ \ \ \
| * | | | x86/reboot: Update nonmi_ipi parameterDon Zickus2012-05-141-8/+4
| * | | | x86/reboot: Use NMI to assist in shutting down if IRQ failsDon Zickus2012-05-141-5/+56
| * | | | Revert "x86, reboot: Use NMI instead of REBOOT_VECTOR to stop cpus"Don Zickus2012-05-141-57/+2
| * | | | x86/reboot: Clean up coding styleMichael D Labriola2012-02-071-59/+70
| * | | | x86/reboot: Reduce to a single DMI table for reboot quirksMichael D Labriola2012-02-071-93/+83
| * | | | Merge branch 'linus' into x86/bootIngo Molnar2012-02-07730-10221/+6642
| |\ \ \ \
* | \ \ \ \ Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-05-2313-33/+544
|\ \ \ \ \ \
| * | | | | | x86/vsmp: Fix number of CPUs when vsmp is disabledShai Fultheim2012-05-142-0/+41
| * | | | | | keyboard: Use BIOS Keyboard variable to set NumlockJoshua Cov2012-05-085-19/+58
| * | | | | | x86/olpc/xo1/sci: Report RTC wakeup eventsDaniel Drake2012-05-072-2/+16
| * | | | | | x86/olpc/xo1/sci: Produce wakeup events for buttons and switchesDaniel Drake2012-05-071-5/+21
| * | | | | | x86, platform: Initial support for sta2x11 I/O hubAlessandro Rubini2012-04-123-5/+391
| * | | | | | x86: Introduce CONFIG_X86_DMA_REMAPAlessandro Rubini2012-04-122-0/+10
| * | | | | | x86-32: Introduce CONFIG_X86_DEV_DMA_OPSAlessandro Rubini2012-04-123-3/+8
* | | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2012-05-236-37/+31
|\ \ \ \ \ \ \
| * | | | | | | x86-64: Fix accounting in kernel_physical_mapping_init()Jan Beulich2012-05-181-10/+13
| * | | | | | | x86/tlb: Clean up and unify TLB_FLUSH_ALL definitionAlex Shi2012-05-181-5/+1
| * | | | | | | x86: Drop obsolete ARCH_BOOTMEM supportSam Ravnborg2012-04-142-10/+0
| * | | | | | | x86, tlb: Switch cr3 in leave_mm() only when neededSuresh Siddha2012-03-221-3/+5
| * | | | | | | x86/mm: Fix the size calculation of mapping tablesWANG Cong2012-03-061-9/+12
* | | | | | | | Merge branch 'x86-mce-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-05-232-14/+88
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'amd-thresholding-fixes-for-3.5' of git://git.kernel.org/pub/scm/li...Ingo Molnar2012-05-042-14/+88
| |\ \ \ \ \ \ \ \