summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-08-04microblaze: Remove additional loadingMichal Simek1-5/+0
2010-08-04microblaze: Completely remove working with R11 registerMichal Simek1-41/+21
2010-08-04microblaze: Do not setup BIP in _debug_exceptionMichal Simek1-3/+0
2010-08-04microblaze: Simplify _debug_exception functionMichal Simek1-5/+2
2010-08-04microblaze: Optimize SAVE_STATE macroMichal Simek1-6/+14
2010-08-04microblaze: trivial: Use la insted of addikMichal Simek1-32/+32
2010-08-04microblaze: remove enable_irq from SAVE_STATE macroMichal Simek1-1/+0
2010-08-04microblaze: Move stack backup to SAVE_STATE macroMichal Simek1-4/+1
2010-08-04microblaze: Move BIP setup to the end of ret_from_trap/ret_from_excMichal Simek1-6/+6
2010-08-04microblaze: Remove PER_CPU(KM) variableMichal Simek1-23/+20
2010-08-04microblaze: Optimize clear_vms_ums macroMichal Simek1-3/+1
2010-08-04microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macrosMichal Simek1-40/+8
2010-08-04microblaze: Fix VM_ON and VM_OFF macrosMichal Simek1-4/+6
2010-08-04microblaze: Do not use _start in vmlinuxMichal Simek2-3/+3
2010-08-04microblaze: Cleanup boot/MakefileMichal Simek1-5/+6
2010-08-04microblaze: Fix number of pvr regsMichal Simek1-1/+1
2010-08-04microblaze: Decrease time shifting valuesMichal Simek1-4/+5
2010-08-04microblaze: Enable early printk only for uartliteMichal Simek1-0/+1
2010-08-04microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori1-6/+0
2010-08-04microblaze: Do not trace cpu_relax functionMichal Simek1-2/+5
2010-08-04microblaze: Improve ftrace time measuringMichal Simek2-2/+17
2010-08-04microblaze: Add stack unwinderSteven J. Magnani10-95/+454
2010-08-04microblaze: Allow PAGE_SIZE configurationSteven J. Magnani6-11/+50
2010-08-04microblaze: Trace hardirqsMichal Simek1-0/+2
2010-08-04microblaze: Fix sys_clone syscallMichal Simek1-7/+7
2010-08-04microblaze: Fix copy_to_user_page macroMichal Simek2-2/+19
2010-08-04microblaze: Sync noMMU and MMU setup_memoryMichal Simek1-6/+1
2010-08-04microblaze: Remove unused labelMichal Simek1-1/+0
2010-08-04microblaze: Implement flush_dcache_page macroMichal Simek1-4/+10
2010-08-02microblaze: Fix comment for TLBMichal Simek1-1/+1
2010-08-02microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek1-2/+2
2010-07-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-47/+66
2010-07-31SA1111: Eliminate use after freeJulia Lawall1-3/+2
2010-07-31ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2-2/+2
2010-07-31ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King1-5/+8
2010-07-30Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds3-10/+32
2010-07-29ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King1-20/+18
2010-07-29ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas1-0/+11
2010-07-29ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas1-13/+13
2010-07-29ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas1-12/+17
2010-07-29ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent1-5/+5
2010-07-29ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm1-0/+3
2010-07-29Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds1-2/+7
2010-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds1-0/+8
2010-07-29x86,kgdb: Fix hw breakpoint regressionJason Wessel1-2/+7
2010-07-28davinci: da850/omap-l138 evm: account for DEFDCDC{2,3} being tied highSekhar Nori1-0/+8
2010-07-27[S390] etr: fix clock synchronization raceMartin Schwidefsky1-6/+12
2010-07-27[S390] Fix IRQ tracing in case of PERHeiko Carstens2-4/+20
2010-07-27perf, powerpc: Use perf_sample_data_init() for the FSL codePeter Zijlstra1-3/+3
2010-07-27Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-11/+16