Age | Commit message (Expand) | Author | Files | Lines |
2010-05-11 | x86/amd-iommu: Add amd_iommu=off command line option | Joerg Roedel | 1 | -0/+6 |
2010-05-11 | perf, powerpc: Implement group scheduling transactional APIs | Lin Ming | 1 | -61/+68 |
2010-05-11 | kprobes/x86: Fix removed int3 checking order | Masami Hiramatsu | 1 | -14/+13 |
2010-05-10 | Merge branch 'core' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/opr... | Ingo Molnar | 3 | -113/+130 |
2010-05-10 | Merge commit 'v2.6.34-rc7' into oprofile | Ingo Molnar | 229 | -2029/+3151 |
2010-05-08 | x86, perf: P4 PMU -- check for proper event index in RAW events | Cyrill Gorcunov | 1 | -1/+10 |
2010-05-08 | x86, perf: P4 PMU -- Get rid of redundant check for array index | Cyrill Gorcunov | 1 | -5/+0 |
2010-05-08 | x86, perf: P4 PMU -- protect sensible procedures from preemption | Cyrill Gorcunov | 1 | -2/+6 |
2010-05-08 | x86, perf: P4 PMU -- configure predefined events | Cyrill Gorcunov | 1 | -15/+14 |
2010-05-08 | ARM: 6110/1: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabled | Catalin Marinas | 2 | -0/+2 |
2010-05-08 | ARM: 6112/1: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMP | Catalin Marinas | 4 | -1/+44 |
2010-05-08 | ARM: 6111/1: Implement read/write for ownership in the ARMv6 DMA cache ops | Catalin Marinas | 1 | -4/+13 |
2010-05-08 | ARM: 6106/1: Implement copy_to_user_page() for noMMU | Catalin Marinas | 1 | -0/+9 |
2010-05-08 | ARM: 6105/1: Fix the __arm_ioremap_caller() definition in nommu.c | Catalin Marinas | 1 | -2/+2 |
2010-05-08 | Merge branch 'v4l_for_2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -1/+7 |
2010-05-07 | perf, x86: implement group scheduling transactional APIs | Lin Ming | 1 | -113/+67 |
2010-05-07 | perf, x86: Improve the PEBS ABI | Peter Zijlstra | 3 | -9/+24 |
2010-05-07 | perf, x86: Consolidate some code repetition | Peter Zijlstra | 1 | -53/+44 |
2010-05-07 | perf, x86: Remove PEBS SAMPLE_RAW support | Peter Zijlstra | 1 | -14/+0 |
2010-05-07 | perf, x86: Use weight instead of cmask in for_each_event_constraint() | Robert Richter | 1 | -1/+1 |
2010-05-07 | perf, x86: Pass enable bit mask to __x86_pmu_enable_event() | Robert Richter | 2 | -6/+8 |
2010-05-07 | perf, x86: Call x86_setup_perfctr() from .hw_config() | Robert Richter | 2 | -8/+3 |
2010-05-07 | perf, x86: Move x86_setup_perfctr() | Robert Richter | 1 | -61/+59 |
2010-05-07 | perf, x86: Move perfctr init code to x86_setup_perfctr() | Robert Richter | 1 | -6/+14 |
2010-05-07 | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 30 | -179/+594 |
2010-05-07 | V4L/DVB: mx1-camera: compile fix | Uwe Kleine-König | 1 | -1/+7 |
2010-05-06 | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 24 | -343/+278 |
2010-05-06 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 17 | -137/+156 |
2010-05-06 | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -5/+6 |
2010-05-06 | oprofile/x86: make AMD IBS hotplug capable | Robert Richter | 3 | -41/+19 |
2010-05-06 | oprofile/x86: notify cpus only when daemon is running | Robert Richter | 1 | -13/+3 |
2010-05-06 | x86: Fix fake apicid to node mapping for numa emulation | David Rientjes | 1 | -1/+2 |
2010-05-06 | microblaze: Defconfig update | Michal Simek | 2 | -13/+84 |
2010-05-06 | microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros | Michal Simek | 1 | -27/+35 |
2010-05-06 | microblaze: Fix consistent-sync code | Michal Simek | 1 | -1/+1 |
2010-05-06 | microblaze: Define correct L1_CACHE_SHIFT value | Michal Simek | 1 | -1/+1 |
2010-05-06 | microblaze: cpuinfo shows cache line length | Michal Simek | 1 | -4/+6 |
2010-05-06 | microblaze: Fix kmalloc alignment on non-coherent DMA platforms | Michal Simek | 1 | -0/+3 |
2010-05-06 | microblaze: Fix typo fault in cache code | Michal Simek | 1 | -5/+5 |
2010-05-06 | microblaze: Fix consistent code | Michal Simek | 3 | -92/+100 |
2010-05-06 | microblaze: pci-dma: use include/linux/dma-mapping.h | Michal Simek | 1 | -8/+0 |
2010-05-06 | microblaze: page.h: Remove get_user_page and free_user_page | Michal Simek | 1 | -5/+0 |
2010-05-06 | microblaze: Remove "cache" optimized copy_page function | Michal Simek | 3 | -39/+2 |
2010-05-06 | microblaze: invoke oom-killer from page fault | Nick Piggin | 1 | -9/+4 |
2010-05-06 | microblaze: fix divide by zero exception message | Randy Dunlap | 1 | -1/+1 |
2010-05-06 | microblaze: Add isa_dma_bridge_buggy to dma.h | Michal Simek | 1 | -0/+6 |
2010-05-06 | microblaze: Remove ancient code | Michal Simek | 5 | -111/+0 |
2010-05-06 | microblaze: Quiet section mismatch warnings for MMU version | Michal Simek | 2 | -15/+16 |
2010-05-06 | microblaze: Quiet section mismatch warnings | Steven J. Magnani | 2 | -2/+4 |
2010-05-06 | microblaze: Fix IRQ entry/exit ftracing | Steven J. Magnani | 1 | -1/+2 |