Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-12-14 | 31 | -353/+651 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | perf sched: Fix build failure on sparc | David Miller | 2009-12-14 | 2 | -4/+8 | |
| * | | | | | | perf bench: Add "all" pseudo subsystem and "all" pseudo suite | Hitoshi Mitake | 2009-12-14 | 3 | -7/+57 | |
| * | | | | | | perf tools: Introduce perf_session class | Arnaldo Carvalho de Melo | 2009-12-12 | 15 | -181/+206 | |
| * | | | | | | perf symbols: Ditch dso->find_symbol | Arnaldo Carvalho de Melo | 2009-12-12 | 3 | -5/+2 | |
| * | | | | | | perf symbols: Allow lookups by symbol name too | Arnaldo Carvalho de Melo | 2009-12-12 | 5 | -41/+163 | |
| * | | | | | | perf symbols: Add missing "Variables" entry to map_type__name | Arnaldo Carvalho de Melo | 2009-12-12 | 1 | -0/+1 | |
| * | | | | | | perf symbols: Add support for 'variable' symtabs | Arnaldo Carvalho de Melo | 2009-12-12 | 2 | -16/+53 | |
| * | | | | | | perf symbols: Introduce ELF counterparts to symbol_type__is_a | Arnaldo Carvalho de Melo | 2009-12-12 | 1 | -2/+22 | |
| * | | | | | | perf symbols: Introduce symbol_type__is_a | Arnaldo Carvalho de Melo | 2009-12-12 | 2 | -6/+13 | |
| * | | | | | | perf symbols: Rename kthreads to kmaps, using another abstraction for it | Arnaldo Carvalho de Melo | 2009-12-12 | 6 | -85/+106 | |
| * | | | | | | perf tools: Allow building for ARM | Jamie Iles | 2009-12-11 | 1 | -0/+12 | |
| * | | | | | | hw-breakpoints: Handle bad modify_user_hw_breakpoint off-case return value | Frederic Weisbecker | 2009-12-11 | 1 | -1/+1 | |
| * | | | | | | perf tools: Allow cross compiling | Jamie Iles | 2009-12-11 | 1 | -2/+4 | |
| * | | | | | | tracing, slab: Fix no callsite ifndef CONFIG_KMEMTRACE | Li Zefan | 2009-12-11 | 1 | -3/+3 | |
| * | | | | | | tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING | Li Zefan | 2009-12-11 | 4 | -9/+9 | |
* | | | | | | | PCI: Global variable decls must match the defs in section attributes | David Howells | 2009-12-14 | 1 | -1/+1 | |
* | | | | | | | FRV: Fix no-hardware-breakpoint case | David Howells | 2009-12-14 | 1 | -1/+1 | |
* | | | | | | | Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 2009-12-14 | 50 | -484/+1686 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | microblaze: Remove rt_sigsuspend wrapper | Michal Simek | 2009-12-14 | 3 | -13/+1 | |
| * | | | | | | | microblaze: nommu: Don't clobber R11 on syscalls | steve@digidescorp.com | 2009-12-14 | 1 | -2/+0 | |
| * | | | | | | | microblaze: Remove show_tmem function | Michal Simek | 2009-12-14 | 1 | -10/+0 | |
| * | | | | | | | microblaze: Support for WB cache | Michal Simek | 2009-12-14 | 4 | -268/+574 | |
| * | | | | | | | microblaze: Add PVR for Microblaze v7.30.a | Michal Simek | 2009-12-14 | 1 | -0/+1 | |
| * | | | | | | | microblaze: Remove ancient and fake microblaze version from cpu_ver table | Michal Simek | 2009-12-14 | 1 | -5/+0 | |
| * | | | | | | | microblaze: Remove panic_timeout init value | Michal Simek | 2009-12-14 | 1 | -2/+0 | |
| * | | | | | | | microblaze: Do not count system calls in default | Michal Simek | 2009-12-14 | 1 | -0/+4 | |
| * | | | | | | | microblaze: Enable DTC compilation | Michal Simek | 2009-12-14 | 1 | -0/+3 | |
| * | | | | | | | microblaze: Core oprofile configs and hooks | John Williams | 2009-12-14 | 4 | -0/+39 | |
| * | | | | | | | microblaze: Fix level interrupt ACKing | steve@digidescorp.com | 2009-12-14 | 1 | -1/+9 | |
| * | | | | | | | microblaze: Enable futimesat syscall | Michal Simek | 2009-12-14 | 1 | -1/+1 | |
| * | | | | | | | microblaze: Checking DTS against PVR for write-back cache | Michal Simek | 2009-12-14 | 2 | -12/+29 | |
| * | | | | | | | microblaze: Remove duplicity from pgalloc.h | Michal Simek | 2009-12-14 | 1 | -6/+3 | |
| * | | | | | | | microblaze: Futex support | Michal Simek | 2009-12-14 | 1 | -1/+126 | |
| * | | | | | | | microblaze: Adding dev_arch_data functions | Michal Simek | 2009-12-14 | 1 | -0/+12 | |
| * | | | | | | | microblaze: Fix the heartbeat gpio to be more robust | John Linn | 2009-12-14 | 1 | -5/+10 | |
| * | | | | | | | microblaze: Simple __copy_tofrom_user for noMMU | John Williams | 2009-12-14 | 2 | -6/+13 | |
| * | | | | | | | microblaze: Export memory_start for modules | Michal Simek | 2009-12-14 | 1 | -0/+1 | |
| * | | | | | | | microblaze: Use lowest-common-denominator default CPU settings | John Williams | 2009-12-14 | 1 | -6/+6 | |
| * | | | | | | | microblaze: Update default generic DTS | Michal Simek | 2009-12-14 | 1 | -3/+7 | |
| * | | | | | | | microblaze: Enable asm optimization only for HW with barrel-shifter | Michal Simek | 2009-12-14 | 1 | -1/+1 | |
| * | | | | | | | microblaze: Remove the buggy ALLOW_EDIT_AUTO config option | John Williams | 2009-12-14 | 2 | -28/+8 | |
| * | | | | | | | microblaze: Move cache macro from cache.h to cacheflush.h | Michal Simek | 2009-12-14 | 3 | -16/+18 | |
| * | | | | | | | microblaze: support U-BOOT image format | Michal Simek | 2009-12-14 | 1 | -2/+13 | |
| * | | | | | | | microblaze: Ptrace notifying from signal code | Michal Simek | 2009-12-14 | 1 | -0/+4 | |
| * | | | | | | | microblaze: Extend cpuinfo for support write-back caches | Michal Simek | 2009-12-14 | 3 | -2/+8 | |
| * | | | | | | | microblaze: Fix cache_line_lenght | Michal Simek | 2009-12-14 | 4 | -20/+20 | |
| * | | | | | | | microblaze: Detect new 7.20.d version | Michal Simek | 2009-12-14 | 1 | -0/+1 | |
| * | | | | | | | microblaze: Support both levels for reset | Michal Simek | 2009-12-14 | 1 | -4/+6 | |
| * | | | | | | | microblaze: Fix announce message for reset gpio | Michal Simek | 2009-12-14 | 1 | -1/+1 |