summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | perf symbols: Introduce symbol_type__is_aArnaldo Carvalho de Melo2009-12-122-6/+13
| * | | | | | perf symbols: Rename kthreads to kmaps, using another abstraction for itArnaldo Carvalho de Melo2009-12-126-85/+106
| * | | | | | perf tools: Allow building for ARMJamie Iles2009-12-111-0/+12
| * | | | | | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return valueFrederic Weisbecker2009-12-111-1/+1
| * | | | | | perf tools: Allow cross compilingJamie Iles2009-12-111-2/+4
| * | | | | | tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACELi Zefan2009-12-111-3/+3
| * | | | | | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACINGLi Zefan2009-12-114-9/+9
* | | | | | | PCI: Global variable decls must match the defs in section attributesDavid Howells2009-12-141-1/+1
* | | | | | | FRV: Fix no-hardware-breakpoint caseDavid Howells2009-12-141-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-12-1450-484/+1686
|\ \ \ \ \ \ \
| * | | | | | | microblaze: Remove rt_sigsuspend wrapperMichal Simek2009-12-143-13/+1Star
| * | | | | | | microblaze: nommu: Don't clobber R11 on syscallssteve@digidescorp.com2009-12-141-2/+0Star
| * | | | | | | microblaze: Remove show_tmem functionMichal Simek2009-12-141-10/+0Star
| * | | | | | | microblaze: Support for WB cacheMichal Simek2009-12-144-268/+574
| * | | | | | | microblaze: Add PVR for Microblaze v7.30.aMichal Simek2009-12-141-0/+1
| * | | | | | | microblaze: Remove ancient and fake microblaze version from cpu_ver tableMichal Simek2009-12-141-5/+0Star
| * | | | | | | microblaze: Remove panic_timeout init valueMichal Simek2009-12-141-2/+0Star
| * | | | | | | microblaze: Do not count system calls in defaultMichal Simek2009-12-141-0/+4
| * | | | | | | microblaze: Enable DTC compilationMichal Simek2009-12-141-0/+3
| * | | | | | | microblaze: Core oprofile configs and hooksJohn Williams2009-12-144-0/+39
| * | | | | | | microblaze: Fix level interrupt ACKingsteve@digidescorp.com2009-12-141-1/+9
| * | | | | | | microblaze: Enable futimesat syscallMichal Simek2009-12-141-1/+1
| * | | | | | | microblaze: Checking DTS against PVR for write-back cacheMichal Simek2009-12-142-12/+29
| * | | | | | | microblaze: Remove duplicity from pgalloc.hMichal Simek2009-12-141-6/+3Star
| * | | | | | | microblaze: Futex supportMichal Simek2009-12-141-1/+126
| * | | | | | | microblaze: Adding dev_arch_data functionsMichal Simek2009-12-141-0/+12
| * | | | | | | microblaze: Fix the heartbeat gpio to be more robustJohn Linn2009-12-141-5/+10
| * | | | | | | microblaze: Simple __copy_tofrom_user for noMMUJohn Williams2009-12-142-6/+13
| * | | | | | | microblaze: Export memory_start for modulesMichal Simek2009-12-141-0/+1
| * | | | | | | microblaze: Use lowest-common-denominator default CPU settingsJohn Williams2009-12-141-6/+6
| * | | | | | | microblaze: Update default generic DTSMichal Simek2009-12-141-3/+7
| * | | | | | | microblaze: Enable asm optimization only for HW with barrel-shifterMichal Simek2009-12-141-1/+1
| * | | | | | | microblaze: Remove the buggy ALLOW_EDIT_AUTO config optionJohn Williams2009-12-142-28/+8Star
| * | | | | | | microblaze: Move cache macro from cache.h to cacheflush.hMichal Simek2009-12-143-16/+18
| * | | | | | | microblaze: support U-BOOT image formatMichal Simek2009-12-141-2/+13
| * | | | | | | microblaze: Ptrace notifying from signal codeMichal Simek2009-12-141-0/+4
| * | | | | | | microblaze: Extend cpuinfo for support write-back cachesMichal Simek2009-12-143-2/+8
| * | | | | | | microblaze: Fix cache_line_lenghtMichal Simek2009-12-144-20/+20
| * | | | | | | microblaze: Detect new 7.20.d versionMichal Simek2009-12-141-0/+1
| * | | | | | | microblaze: Support both levels for resetMichal Simek2009-12-141-4/+6
| * | | | | | | microblaze: Fix announce message for reset gpioMichal Simek2009-12-141-1/+1
| * | | | | | | microblaze: Remove saving and restoring before calling signal codeMichal Simek2009-12-141-4/+0Star
| * | | | | | | microblaze: Fix pfn_valid() for noMMUsteve@digidescorp.com2009-12-141-1/+2
| * | | | | | | microblaze: ftrace: Add dynamic function graph tracerMichal Simek2009-12-142-0/+34
| * | | | | | | microblaze: ftrace: add function graph supportMichal Simek2009-12-143-0/+100
| * | | | | | | microblaze: ftrace: Add dynamic trace supportMichal Simek2009-12-146-1/+181
| * | | | | | | microblaze: ftrace: enable HAVE_FUNCTION_TRACE_MCOUNT_TESTMichal Simek2009-12-142-0/+6
| * | | | | | | microblaze: ftrace: add static function tracerMichal Simek2009-12-146-0/+140
| * | | | | | | microblaze: Add TRACE_IRQFLAGS_SUPPORTMichal Simek2009-12-143-63/+54Star
| * | | | | | | microblaze: preliminary enabling for LATENCYTOP support in KconfigMichal Simek2009-12-141-0/+3