summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
* microblaze: Fix cast warning for init.cMichal Simek2009-07-061-3/+3
* microblaze: Wire up new syscallsMichal Simek2009-07-062-1/+5
* microblaze: use generic syscalls.hArnd Bergmann2009-07-066-62/+28
* microblaze: clean up signal handlingArnd Bergmann2009-07-067-345/+43
* microblaze: convert all simple headers to use asm-genericRemis Lima Baima2009-07-0619-266/+21
* microblaze: use the generic lib/checksum.cRemis Lima Baima2009-07-064-241/+6
* microblaze: fall back on generic header files for the ABIArnd Bergmann2009-07-0617-887/+16
* Move FAULT_FLAG_xyz into handle_mm_fault() callersLinus Torvalds2009-06-211-1/+1
* microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek2009-06-201-5/+6
* microblaze: remove init_mmArnd Bergmann2009-06-201-2/+0
* kmap_types: make most arches use generic header fileRandy Dunlap2009-06-161-24/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2009-06-125-4/+5
|\
| * asm-generic: rename page.h and uaccess.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
| * asm-generic: introduce asm/bitsperlong.hArnd Bergmann2009-06-111-0/+1
| * asm-generic: rename termios.h, signal.h and mman.hArnd Bergmann2009-06-112-2/+2
* | microblaze: Don't use access_ok for unalignedJohn Williams2009-06-021-1/+2
* | microblaze: remove unused flat_stack_align() definitionAndrew Morton2009-06-021-1/+0
* | microblaze: Fix problem with early_printk in startupMichal Simek2009-05-301-1/+1
* | microblaze_mmu_v2: MakefilesMichal Simek2009-05-265-1/+11
* | microblaze_mmu_v2: Kconfig updateMichal Simek2009-05-261-3/+109
* | microblaze_mmu_v2: stat.h MMU updateMichal Simek2009-05-261-41/+36
* | microblaze_mmu_v2: Elf updateMichal Simek2009-05-261-0/+93
* | microblaze_mmu_v2: Update dma.h for MMUMichal Simek2009-05-261-0/+5
* | microblaze_mmu_v2: Update cacheflush.hMichal Simek2009-05-261-1/+19
* | microblaze_mmu_v2: Update signal returning addressMichal Simek2009-05-261-0/+8
* | microblaze_mmu_v2: Traps MMU updateMichal Simek2009-05-262-16/+42
* | microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek2009-05-262-2/+6
* | microblaze_mmu_v2: Update linker script for MMUMichal Simek2009-05-261-2/+1
* | microblaze_mmu_v2: Add MMU related exceptions handlingMichal Simek2009-05-261-8/+37
* | microblaze_mmu_v2: uaccess MMU updateMichal Simek2009-05-262-52/+381
* | microblaze_mmu_v2: Update exception handling - MMU exceptionMichal Simek2009-05-261-7/+739
* | microblaze_mmu_v2: entry.S, entry.hMichal Simek2009-05-262-2/+1151
* | microblaze_mmu_v2: Add CURRENT_TASK for entry.SMichal Simek2009-05-261-0/+8
* | microblaze_mmu_v2: MMU asm offset updateMichal Simek2009-05-261-5/+16
* | microblaze_mmu_v2: Update tlb.h and tlbflush.hMichal Simek2009-05-262-0/+56
* | microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-264-13/+181
* | microblaze_mmu_v2: pgalloc.h and page.hMichal Simek2009-05-262-43/+314
* | microblaze_mmu_v2: io.h MMU updateMichal Simek2009-05-261-0/+31
* | microblaze_mmu_v2: Page table - ioremap - pgtable.c/h, section updateMichal Simek2009-05-263-0/+825
* | microblaze_mmu_v2: Context handling - mmu_context.c/hMichal Simek2009-05-264-21/+238
* | microblaze_mmu_v2: Page fault handling high level - fault.cMichal Simek2009-05-261-0/+304
* | microblaze_mmu_v2: mmu.h updateMichal Simek2009-05-261-2/+102
* | microblaze_mmu_v2: MMU initializationMichal Simek2009-05-261-4/+154
* | microblaze_mmu_v2: TLB low level codeMichal Simek2009-05-261-0/+120
* | microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek2009-05-262-2/+11
* | microblaze_mmu_v2: MMU update for startup codeMichal Simek2009-05-261-0/+190
* | microblaze_mmu_v2: Add mmu_defconfigMichal Simek2009-05-261-0/+798
* | microblaze: Fix size of __kernel_mode_t to shortMichal Simek2009-05-261-1/+1
* | microblaze: Add audit and seccomp thread flags.Edgar E. Iglesias2009-05-261-0/+9
OpenPOWER on IntegriCloud