aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAge
...
| * microblaze: uaccess: fix __get_user_asm macroMichal Simek2010-04-01
| * microblaze: uaccess: fix clean user macroMichal Simek2010-04-01
| * microblaze: move noMMU __range_ok function to uaccess.hMichal Simek2010-04-01
| * microblaze: Move exception_table_entry upwardMichal Simek2010-04-01
| * microblaze: Remove segment.hMichal Simek2010-04-01
| * microblaze: Remove memset in free_init_pagesMichal Simek2010-04-01
| * microblaze: Makefile cleanupsArun Bhanu2010-04-01
| * microblaze: Fix Makefile to delete build generated filesArun Bhanu2010-04-01
| * microblaze: Add a missing single quote to make 'make help' happyArun Bhanu2010-04-01
| * microblaze: Fix "kstack=" parsingSteven J. Magnani2010-04-01
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2010-03-18
|\
| * microblaze: entry.S use delay slot for return handlersMichal Simek2010-03-11
| * microblaze: Save current task directlyMichal Simek2010-03-11
| * microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek2010-03-11
| * microblaze: PCI early support for noMMU systemMichal Simek2010-03-11
| * microblaze: Fix dma alloc and free coherent dma functionsMichal Simek2010-03-11
| * microblaze: Add consistent codeMichal Simek2010-03-11
| * microblaze: pgtable.h: move consistent functionsMichal Simek2010-03-11
| * microblaze: Remove ancient Kconfig option for consistent mappingMichal Simek2010-03-11
| * microblaze: Remove VMALLOC_VMADDRMichal Simek2010-03-11
| * microblaze: Add define for ASM_LOOPMichal Simek2010-03-11
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-11
| * microblaze: remove trailing space in messagesFrans Pop2010-03-11
| * microblaze: Use generic show_mem()Michal Simek2010-03-11
| * microblaze: Change temp register for cmdlineMichal Simek2010-03-11
| * microblaze: Preliminary support for dma driversMichal Simek2010-03-11
| * microblaze: Move cache function to cache.cMichal Simek2010-03-11
| * microblaze: Add support from PREEMPTMichal Simek2010-03-11
| * microblaze: Add support for Xilinx PCI host bridgeMichal Simek2010-03-11
| * microblaze: Enable PCI, missing filesMichal Simek2010-03-11
| * microblaze: Add core PCI filesMichal Simek2010-03-11
| * microblaze: Add pci-bridge.hMichal Simek2010-03-11
| * microblaze: Add pci.hMichal Simek2010-03-11
| * microblaze: io.h include asm-generic/iomap.hMichal Simek2010-03-11
| * microblaze: Add irq_create_{of_,}mapping functionsMichal Simek2010-03-11
| * microblaze: Add {z,}alloc_maybe_bootmem functionsMichal Simek2010-03-11
| * microblaze: Implement __dma_sync_pageMichal Simek2010-03-11
| * microblaze: Support DMAMichal Simek2010-03-11
* | microblaze: use generic ptrace_resume codeChristoph Hellwig2010-03-12
* | ptrace: use ptrace_request() in the remaining architecturesChristoph Hellwig2010-03-12
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * Merge branch 'master' into percpuTejun Heo2010-02-02
| |\
| * \ Merge branch 'master' into percpuTejun Heo2010-01-04
| |\ \
| * | | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-01
|\ \ \ \
| * | | | MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itselfRussell King2010-02-20
| | |_|/ | |/| |
* | | | Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2010-02-25
|\ \ \ \
| * | | | of: remove undefined request_OF_resource & release_OF_resourceGrant Likely2010-02-14
| * | | | of: move definition of of_chosen into common code.Grant Likely2010-02-14