| Commit message (Expand) | Author | Age |
* | perf: Drop the frame reliablity check | Frederic Weisbecker | 2010-04-04 |
* | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-03 |
|\ |
|
| * | perf: Always build the powerpc perf_arch_fetch_caller_regs version | Frederic Weisbecker | 2010-04-03 |
* | | perf, x86: Add Nehalem programming quirk to Westmere | Peter Zijlstra | 2010-04-02 |
* | | perf, x86: Fix __initconst vs const | Peter Zijlstra | 2010-04-02 |
* | | perf, x86: Fix up the ANY flag stuff | Peter Zijlstra | 2010-04-02 |
* | | perf, x86: implement ARCH_PERFMON_EVENTSEL bit masks | Robert Richter | 2010-04-02 |
* | | perf, x86: Undo some some *_counter* -> *_event* renames | Robert Richter | 2010-04-02 |
* | | Merge branch 'perf/urgent' into perf/core | Ingo Molnar | 2010-04-02 |
|\| |
|
| * | perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels | Torok Edwin | 2010-04-02 |
| * | perf, x86: Fix AMD hotplug & constraint initialization | Peter Zijlstra | 2010-04-02 |
| * | x86: Move notify_cpu_starting() callback to a later stage | Peter Zijlstra | 2010-04-02 |
| * | Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f... | Ingo Molnar | 2010-04-02 |
| |\ |
|
| | * | x86,kgdb: Always initialize the hw breakpoint attribute | Jason Wessel | 2010-04-01 |
| | * | perf: Use hot regs with software sched switch/migrate events | Frederic Weisbecker | 2010-04-01 |
| * | | microblaze: Support word copying in copy_tofrom_user | Michal Simek | 2010-04-01 |
| * | | microblaze: Print early printk information to log buffer | Michal Simek | 2010-04-01 |
| * | | microblaze: head.S typo fix | Michal Simek | 2010-04-01 |
| * | | microblaze: Use MICROBLAZE_TLB_SIZE in asm code | Michal Simek | 2010-04-01 |
| * | | microblaze: Kconfig Fix - pci | Michal Simek | 2010-04-01 |
| * | | microblaze: Adding likely macros | Michal Simek | 2010-04-01 |
| * | | microblaze: Add .type and .size to ASM functions | Michal Simek | 2010-04-01 |
| * | | microblaze: Fix TLB macros | Michal Simek | 2010-04-01 |
| * | | microblaze: Use instruction with delay slot | Michal Simek | 2010-04-01 |
| * | | microblaze: Remove additional resr and rear loading | Michal Simek | 2010-04-01 |
| * | | microblaze: Change register usage for ESR and EAR | Michal Simek | 2010-04-01 |
| * | | microblaze: Prepare work for optimization in exception code | Michal Simek | 2010-04-01 |
| * | | microblaze: Add DEBUG option | Michal Simek | 2010-04-01 |
| * | | microblaze: Support systems without lmb bram | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_user | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: Unify __copy_tofrom_user | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: Move functions to generic location | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: Fix put_user for noMMU | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: Fix get_user macro for noMMU | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: fix clear_user for noMMU kernel | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: Fix strncpy_from_user function | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: fix copy_from_user macro | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: copy_to_user unification | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: sync put/get/clear_user macros | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: fix put_user and get_user macros | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: fix __get_user_asm macro | Michal Simek | 2010-04-01 |
| * | | microblaze: uaccess: fix clean user macro | Michal Simek | 2010-04-01 |
| * | | microblaze: move noMMU __range_ok function to uaccess.h | Michal Simek | 2010-04-01 |
| * | | microblaze: Move exception_table_entry upward | Michal Simek | 2010-04-01 |
| * | | microblaze: Remove segment.h | Michal Simek | 2010-04-01 |
| * | | microblaze: Remove memset in free_init_pages | Michal Simek | 2010-04-01 |
| * | | microblaze: Makefile cleanups | Arun Bhanu | 2010-04-01 |
| * | | microblaze: Fix Makefile to delete build generated files | Arun Bhanu | 2010-04-01 |
| * | | microblaze: Add a missing single quote to make 'make help' happy | Arun Bhanu | 2010-04-01 |
| * | | microblaze: Fix "kstack=" parsing | Steven J. Magnani | 2010-04-01 |