summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* sparc64: Remove profiling from some low-level bits.David S. Miller2010-04-121-1/+8
* sparc64: Kill unnecessary static on local var in ftrace_call_replace().David S. Miller2010-04-121-1/+1
* sparc64: Kill CONFIG_STACK_DEBUG code.David S. Miller2010-04-122-78/+1
* sparc64: Add HAVE_FUNCTION_TRACE_MCOUNT_TEST and tidy up.David S. Miller2010-04-122-7/+16
* sparc64: Adjust __raw_local_irq_save() to cooperate in NMIs.David S. Miller2010-04-121-2/+12
* sparc64: Use kstack_valid() in die_if_kernel().David S. Miller2010-04-121-23/+3
* sparc64: Implement perf_arch_fetch_caller_regsDavid S. Miller2010-04-031-0/+75
* sparc64: Update defconfig.David S. Miller2010-04-031-12/+16
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-04-031360-20768/+73896
|\
| * Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-0210-47/+123
| |\
| | * ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-03-291-2/+2
| | * ARM: 6005/1: arm: kprobes: fix register corruption with jprobesMika Westerberg2010-03-291-1/+9
| | * ARM: 6001/1: removing compilation warning comming from clkdev.hviresh kumar2010-03-291-0/+1
| | * ARM: 6000/1: removing compilation warning comming from <asm/irq.h>viresh kumar2010-03-291-0/+1
| | * ARM: 5997/1: ARM: Correct the VFPv3 detectionCatalin Marinas2010-03-281-1/+1
| | * ARM: 5996/1: ARM: Change the mandatory barriers implementation (4/4)Catalin Marinas2010-03-252-6/+16
| | * ARM: 5995/1: ARM: Add L2x0 outer_sync() support (3/4)Catalin Marinas2010-03-252-0/+11
| | * ARM: 5994/1: ARM: Add outer_cache_fns.sync function pointer (2/4)Catalin Marinas2010-03-252-0/+20
| | * ARM: 5993/1: ARM: Move the outer_cache definitions into a separate file (1/4)Catalin Marinas2010-03-252-37/+62
| * | Merge branch 'merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-04-021-0/+2
| |\ \
| | * | powerpc/5200: in lpbfifo, flag DMA irqs as enabled after requesting themRoman Fietze2010-03-261-0/+2
| * | | Merge branch 'sh/for-2.6.34' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-04-0211-83/+294
| |\ \ \
| | * | | sh: Fix up the SH-3 build for recent TLB changes.Paul Mundt2010-04-024-28/+75
| | * | | sh: export return_address() symbol.Paul Mundt2010-04-021-0/+3
| | * | | sh: Enable the mmu in start_secondary()Matt Fleming2010-03-291-0/+1
| | * | | sh: Fix FDPIC binary loaderAndrew Stubbs2010-03-291-2/+4
| | * | | arch/sh/kernel: Use set_cpus_allowed_ptrJulia Lawall2010-03-291-2/+2
| | * | | sh: Update ecovec_defconfigYusuke Goda2010-03-291-46/+190
| | * | | sh: update the TLB replacement counter for entry wiring.Matt Fleming2010-03-262-5/+19
| | | |/ | | |/|
| * | | microblaze: Support word copying in copy_tofrom_userMichal Simek2010-04-011-14/+25
| * | | microblaze: Print early printk information to log bufferMichal Simek2010-04-011-9/+15
| * | | microblaze: head.S typo fixMichal Simek2010-04-011-2/+2
| * | | microblaze: Use MICROBLAZE_TLB_SIZE in asm codeMichal Simek2010-04-012-3/+3
| * | | microblaze: Kconfig Fix - pciMichal Simek2010-04-011-3/+0
| * | | microblaze: Adding likely macrosMichal Simek2010-04-016-26/+28
| * | | microblaze: Add .type and .size to ASM functionsMichal Simek2010-04-013-1/+22
| * | | microblaze: Fix TLB macrosMichal Simek2010-04-011-1/+2
| * | | microblaze: Use instruction with delay slotMichal Simek2010-04-011-8/+5
| * | | microblaze: Remove additional resr and rear loadingMichal Simek2010-04-011-15/+3
| * | | microblaze: Change register usage for ESR and EARMichal Simek2010-04-011-35/+35
| * | | microblaze: Prepare work for optimization in exception codeMichal Simek2010-04-011-6/+3
| * | | microblaze: Add DEBUG optionMichal Simek2010-04-011-0/+2
| * | | microblaze: Support systems without lmb bramMichal Simek2010-04-011-0/+6
| * | | microblaze: uaccess: Sync strlen, strnlen, copy_to/from_userMichal Simek2010-04-011-56/+32
| * | | microblaze: uaccess: Unify __copy_tofrom_userMichal Simek2010-04-012-39/+22
| * | | microblaze: uaccess: Move functions to generic locationMichal Simek2010-04-013-200/+61
| * | | microblaze: uaccess: Fix put_user for noMMUMichal Simek2010-04-011-22/+56
| * | | microblaze: uaccess: Fix get_user macro for noMMUMichal Simek2010-04-011-23/+66
| * | | microblaze: uaccess: fix clear_user for noMMU kernelMichal Simek2010-04-011-45/+36
| * | | microblaze: uaccess: Fix strncpy_from_user functionMichal Simek2010-04-011-3/+11
OpenPOWER on IntegriCloud