summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
| * microblaze: uaccess: fix copy_from_user macroMichal Simek2010-04-011-9/+14
| * microblaze: uaccess: copy_to_user unificationMichal Simek2010-04-011-9/+16
| * microblaze: uaccess: sync put/get/clear_user macrosMichal Simek2010-04-011-37/+69
| * microblaze: uaccess: fix put_user and get_user macrosMichal Simek2010-04-011-51/+49
| * microblaze: uaccess: fix __get_user_asm macroMichal Simek2010-04-011-16/+17
| * microblaze: uaccess: fix clean user macroMichal Simek2010-04-011-34/+55
| * microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-012-9/+6
| * microblaze: Move exception_table_entry upwardMichal Simek2010-04-011-16/+15
| * microblaze: Remove segment.hMichal Simek2010-04-015-52/+34
| * microblaze: Remove memset in free_init_pagesMichal Simek2010-04-011-1/+0
| * microblaze: Makefile cleanupsArun Bhanu2010-04-011-4/+0
| * microblaze: Fix Makefile to delete build generated filesArun Bhanu2010-04-012-1/+3
| * microblaze: Add a missing single quote to make 'make help' happyArun Bhanu2010-04-011-1/+1
| * microblaze: Fix "kstack=" parsingSteven J. Magnani2010-04-011-4/+2
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-309-3/+6
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-1832-195/+3839
|\
| * microblaze: entry.S use delay slot for return handlersMichal Simek2010-03-111-6/+3
| * microblaze: Save current task directlyMichal Simek2010-03-111-8/+4
| * microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek2010-03-111-48/+30
| * microblaze: PCI early support for noMMU systemMichal Simek2010-03-114-6/+18
| * microblaze: Fix dma alloc and free coherent dma functionsMichal Simek2010-03-111-4/+13
| * microblaze: Add consistent codeMichal Simek2010-03-113-1/+256
| * microblaze: pgtable.h: move consistent functionsMichal Simek2010-03-111-9/+9
| * microblaze: Remove ancient Kconfig option for consistent mappingMichal Simek2010-03-111-31/+2
| * microblaze: Remove VMALLOC_VMADDRMichal Simek2010-03-112-2/+1
| * microblaze: Add define for ASM_LOOPMichal Simek2010-03-111-43/+161
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-111-6/+3
| * microblaze: remove trailing space in messagesFrans Pop2010-03-111-1/+1
| * microblaze: Use generic show_mem()Michal Simek2010-03-111-6/+0
| * microblaze: Change temp register for cmdlineMichal Simek2010-03-111-6/+7
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-113-16/+17
| * microblaze: Move cache function to cache.cMichal Simek2010-03-112-6/+5
| * microblaze: Add support from PREEMPTMichal Simek2010-03-113-2/+26
| * microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-115-0/+183
| * microblaze: Enable PCI, missing filesMichal Simek2010-03-118-1/+268
| * microblaze: Add core PCI filesMichal Simek2010-03-112-0/+2070
| * microblaze: Add pci-bridge.hMichal Simek2010-03-111-0/+195
| * microblaze: Add pci.hMichal Simek2010-03-111-1/+170
| * microblaze: io.h include asm-generic/iomap.hMichal Simek2010-03-111-10/+3
| * microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-112-1/+51
| * microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-112-0/+26
| * microblaze: Implement __dma_sync_pageMichal Simek2010-03-112-4/+23
| * microblaze: Support DMAMichal Simek2010-03-117-5/+322
* | microblaze: use generic ptrace_resume codeChristoph Hellwig2010-03-121-37/+0
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-121-26/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-031-1/+1
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-025-5/+20
| |\
OpenPOWER on IntegriCloud