aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Remove additional loadingMichal Simek2010-08-041-5/+0
* microblaze: Completely remove working with R11 registerMichal Simek2010-08-041-41/+21
* microblaze: Do not setup BIP in _debug_exceptionMichal Simek2010-08-041-3/+0
* microblaze: Simplify _debug_exception functionMichal Simek2010-08-041-5/+2
* microblaze: Optimize SAVE_STATE macroMichal Simek2010-08-041-6/+14
* microblaze: trivial: Use la insted of addikMichal Simek2010-08-041-32/+32
* microblaze: remove enable_irq from SAVE_STATE macroMichal Simek2010-08-041-1/+0
* microblaze: Move stack backup to SAVE_STATE macroMichal Simek2010-08-041-4/+1
* microblaze: Move BIP setup to the end of ret_from_trap/ret_from_excMichal Simek2010-08-041-6/+6
* microblaze: Remove PER_CPU(KM) variableMichal Simek2010-08-041-23/+20
* microblaze: Optimize clear_vms_ums macroMichal Simek2010-08-041-3/+1
* microblaze: Save and restore r3/r4 in SAVE/RESTORE_REGS macrosMichal Simek2010-08-041-40/+8
* microblaze: Fix VM_ON and VM_OFF macrosMichal Simek2010-08-041-4/+6
* microblaze: Do not use _start in vmlinuxMichal Simek2010-08-042-3/+3
* microblaze: Cleanup boot/MakefileMichal Simek2010-08-041-5/+6
* microblaze: Fix number of pvr regsMichal Simek2010-08-041-1/+1
* microblaze: Decrease time shifting valuesMichal Simek2010-08-041-4/+5
* microblaze: Enable early printk only for uartliteMichal Simek2010-08-041-0/+1
* microblaze: remove unused HAVE_ARCH_PCI_SET_DMA_MASKFUJITA Tomonori2010-08-041-6/+0
* microblaze: Do not trace cpu_relax functionMichal Simek2010-08-041-2/+5
* microblaze: Improve ftrace time measuringMichal Simek2010-08-042-2/+17
* microblaze: Add stack unwinderSteven J. Magnani2010-08-0410-95/+454
* microblaze: Allow PAGE_SIZE configurationSteven J. Magnani2010-08-046-11/+50
* microblaze: Trace hardirqsMichal Simek2010-08-041-0/+2
* microblaze: Fix sys_clone syscallMichal Simek2010-08-041-7/+7
* microblaze: Disable FRAME_POINTER selectionMichal Simek2010-08-041-3/+3
* microblaze: Fix copy_to_user_page macroMichal Simek2010-08-042-2/+19
* microblaze: Sync noMMU and MMU setup_memoryMichal Simek2010-08-041-6/+1
* microblaze: Remove unused labelMichal Simek2010-08-041-1/+0
* microblaze: Implement flush_dcache_page macroMichal Simek2010-08-041-4/+10
* microblaze: Fix comment for TLBMichal Simek2010-08-021-1/+1
* microblaze: Fix __copy_to/from_user_inatomic macrosMichal Simek2010-08-021-2/+2
* Linux 2.6.35v2.6.35Linus Torvalds2010-08-011-1/+1
* NFS: Fix a typo in include/linux/nfs_fs.hTrond Myklebust2010-08-012-5/+6
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-07-3011-49/+75
|\
| * cyber2000fb: fix console in truecolor modesOndrej Zary2010-07-301-0/+1
| * cyber2000fb: fix machine hang on module loadOndrej Zary2010-07-301-0/+2
| * SA1111: Eliminate use after freeJulia Lawall2010-07-301-3/+2
| * ARM: Fix Versatile/Realview/VExpress MMC card detection senseRussell King2010-07-303-4/+8
| * ARM: 6279/1: highmem: fix SMP preemption bug in kmap_high_l1_viptGary King2010-07-301-5/+8
| * ARM: Add barriers to io{read,write}{8,16,32} accessors as wellRussell King2010-07-291-20/+18
| * ARM: 6273/1: Add barriers to the I/O accessors if ARM_DMA_MEM_BUFFERABLECatalin Marinas2010-07-291-0/+11
| * ARM: 6272/1: Convert L2x0 to use the IO relaxed operationsCatalin Marinas2010-07-291-13/+13
| * ARM: 6271/1: Introduce *_relaxed() I/O accessorsCatalin Marinas2010-07-291-12/+17
| * ARM: 6275/1: ux500: don't use writeb() in uncompress.hRabin Vincent2010-07-291-5/+5
| * ARM: 6270/1: clean files in arch/arm/boot/compressed/Magnus Damm2010-07-291-0/+3
| * ARM: Fix csum_partial_copy_from_user()Russell King2010-07-261-1/+1
* | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2010-07-304-11/+32
|\ \
| * | NFS: Ensure that writepage respects the nonblock flagTrond Myklebust2010-07-301-6/+17
| * | NFS: kswapd must not block in nfs_release_pageTrond Myklebust2010-07-303-4/+14