| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-05-20 | 31 | -180/+416 |
|\ |
|
| * | Merge branch 'x86/mem' into perf/core | Ingo Molnar | 2011-05-18 | 11 | -54/+219 |
| |\ |
|
| | * | x86, 64-bit: Fix copy_[to/from]_user() checks for the userspace address limit | Jiri Olsa | 2011-05-18 | 2 | -3/+3 |
| | * | x86, mem: memset_64.S: Optimize memset by enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-18 | 1 | -12/+42 |
| | * | x86, mem: memmove_64.S: Optimize memmove by enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-18 | 1 | -1/+28 |
| | * | x86, mem: memcpy_64.S: Optimize memcpy by enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-18 | 1 | -13/+32 |
| | * | x86, mem: copy_user_64.S: Support copy_to/from_user by enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-18 | 1 | -10/+55 |
| | * | x86, mem: clear_page_64.S: Support clear_page() with enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-18 | 1 | -9/+24 |
| | * | x86, alternative: Add altinstruction_entry macro | Fenghua Yu | 2011-05-18 | 1 | -0/+9 |
| | * | x86, alternative, doc: Add comment for applying alternatives order | Fenghua Yu | 2011-05-18 | 1 | -0/+9 |
| | * | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-18 | 1 | -4/+15 |
| | * | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-17 | 1 | -0/+1 |
| | * | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu | 2011-05-17 | 1 | -2/+1 |
| * | | ftrace/s390: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 1 | -3/+1 |
| * | | ftrace/x86: mcount offset calculation | Martin Schwidefsky | 2011-05-16 | 1 | -4/+3 |
| * | | ftrace/x86: Do not trace .discard.text section | Steven Rostedt | 2011-05-16 | 1 | -1/+1 |
| * | | x86: Remove warning and warning_symbol from struct stacktrace_ops | Richard Weinberger | 2011-05-12 | 5 | -58/+0 |
| * | | Merge commit 'v2.6.39-rc7' into perf/core | Ingo Molnar | 2011-05-10 | 63 | -445/+1152 |
| |\| |
|
| * | | Merge branch 'perf/stat' into perf/core | Ingo Molnar | 2011-05-06 | 2 | -16/+29 |
| |\ \ |
|
| | * | | perf events, x86: Add Westmere stalled-cycles-frontend/backend events | Ingo Molnar | 2011-04-29 | 1 | -0/+6 |
| | * | | perf, x86: Add new stalled cycles events for Intel and AMD CPUs | Ingo Molnar | 2011-04-29 | 2 | -7/+11 |
| | * | | perf events: Add generic front-end and back-end stalled cycle event definitions | Ingo Molnar | 2011-04-29 | 1 | -1/+1 |
| | * | | perf event, x86: Use better stalled cycles metric | Ingo Molnar | 2011-04-28 | 1 | -2/+2 |
| | * | | perf events, x86: Mark constrant tables read mostly | Ingo Molnar | 2011-04-26 | 1 | -10/+10 |
| | * | | perf events: Add stalled cycles generic event - PERF_COUNT_HW_STALLED_CYCLES | Ingo Molnar | 2011-04-26 | 1 | -0/+3 |
| | * | | Merge branch 'perf/urgent' into perf/stat | Ingo Molnar | 2011-04-26 | 7 | -31/+56 |
| | |\ \ |
|
| * | | | | perf events, x86: Add SandyBridge stalled-cycles-frontend/backend events | Lin Ming | 2011-05-06 | 1 | -0/+6 |
| * | | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar | 2011-05-01 | 7 | -37/+89 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar | 2011-04-27 | 10 | -36/+143 |
| |\ \ \ \ \
| | |_|/ / /
| |/| | | | |
|
| | * | | | | jump label: Add s390 support | Jan Glauber | 2011-04-04 | 4 | -1/+98 |
| | * | | | | jump label: Add _ASM_ALIGN for x86 and x86_64 | Jason Baron | 2011-04-04 | 1 | -0/+1 |
| | * | | | | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 6 | -35/+44 |
| * | | | | | perf events, x86, P4: Fix typo in comment | Justin P. Mattock | 2011-04-24 | 1 | -1/+1 |
| * | | | | | perf, x86: P4 PMU -- Use perf_sample_data_init helper | Cyrill Gorcunov | 2011-04-22 | 1 | -2/+1 |
| * | | | | | Merge branch 'linus' into perf/core | Ingo Molnar | 2011-04-22 | 92 | -277/+452 |
| |\ \ \ \ \ |
|
| * | | | | | | perf, x86: Use ALTERNATIVE() to check for X86_FEATURE_PERFCTR_CORE | Robert Richter | 2011-04-19 | 1 | -4/+11 |
| * | | | | | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2011-04-19 | 948 | -4623/+4745 |
| |\ \ \ \ \ \
| | |_|/ / / /
| |/| | | | | |
|
| * | | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm... | Ingo Molnar | 2011-03-30 | 2 | -0/+6 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | perf, x86: P4 PMU - clean up the code a bit | Cyrill Gorcunov | 2011-03-29 | 1 | -1/+1 |
* | | | | | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-05-20 | 8 | -248/+388 |
|\ \ \ \ \ \ \ \ |
|
| * \ \ \ \ \ \ \ | Merge branch 'gart/rename' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Ingo Molnar | 2011-05-17 | 2 | -1/+1 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86, gart: Rename pci-gart_64.c to amd_gart_64.c | Joerg Roedel | 2011-05-10 | 2 | -1/+1 |
| | | |_|_|_|_|_|/
| | |/| | | | | | |
|
| * | | | | | | | | Merge branch 'iommu/2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Ingo Molnar | 2011-05-10 | 6 | -247/+387 |
| |\ \ \ \ \ \ \ \ |
|
| | * | | | | | | | | x86/amd-iommu: Use threaded interupt handler | Joerg Roedel | 2011-05-10 | 3 | -5/+12 |
| | | | | | | | | | | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | | \ \ \ \ \ \ \ | |
| | *---. \ \ \ \ \ \ \ | Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats... | Joerg Roedel | 2011-05-10 | 5 | -228/+371 |
| | |\ \ \ \ \ \ \ \ \ \ |
|
| | | | | * | | | | | | | | x86/amd-iommu: Add support for invalidate_all command | Joerg Roedel | 2011-04-12 | 2 | -2/+23 |
| | | | | * | | | | | | | | x86/amd-iommu: Add extended feature detection | Joerg Roedel | 2011-04-12 | 3 | -3/+48 |
| | | | * | | | | | | | | | x86/amd-iommu: Add ATS enable/disable code | Joerg Roedel | 2011-04-11 | 2 | -6/+30 |
| | | | * | | | | | | | | | x86/amd-iommu: Add flag to indicate IOTLB support | Joerg Roedel | 2011-04-11 | 2 | -0/+6 |
| | | | * | | | | | | | | | x86/amd-iommu: Flush device IOTLB if ATS is enabled | Joerg Roedel | 2011-04-11 | 2 | -2/+75 |