summaryrefslogtreecommitdiffstats
path: root/arch/microblaze
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | microblaze: Kbuild updateMichal Simek2009-05-221-24/+1
* | microblaze: Fix cast warning for __va in prom.cMichal Simek2009-05-211-2/+3
* | Microblaze: Remove unused variable from paging initMichal Simek2009-05-211-1/+0
* | microblaze: Cleanup compiled-in rootfs in BSS sectionMichal Simek2009-05-211-21/+32
* | microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek2009-05-212-8/+3
* | microblaze: Guard __HAVE_ARCH macros with __KERNEL__ in string.hSteve Magnani2009-05-211-1/+1
* | microblaze: clean LDFLAGS to build kernelThomas Chou2009-05-211-0/+2
* | microblaze: Fix paging init-zone initializationSteve Magnani2009-05-211-4/+3
* | microblaze: use generic dma-mapping-broken.hArnd Bergmann2009-05-212-130/+2
* | microblaze: prepare signal handling for generic unistd.hMichal Simek2009-05-213-76/+17
* | microblaze: clean up checksum.cArnd Bergmann2009-05-212-17/+28
* | microblaze: remove bad_user_access_lengthArnd Bergmann2009-05-211-4/+3
* | microblaze: do not include types.h in ptrace.hArnd Bergmann2009-05-211-1/+0
* | microblaze: add a dummy pgprot_noncachedArnd Bergmann2009-05-211-0/+2
* | microblaze: add security initcallsArnd Bergmann2009-05-211-0/+2
* | microblaze: remove cacheable_memcpyArnd Bergmann2009-05-211-5/+0
* | microblaze: kill incorrect __bad_xchg definitionArnd Bergmann2009-05-211-8/+0
* | microblaze: fix __user annotationsArnd Bergmann2009-05-211-12/+10
* | microblaze: export some symbolsArnd Bergmann2009-05-213-1/+5
* | microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek2009-05-211-3/+4
* | microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek2009-05-211-3/+3
|/
* microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek2009-05-181-2/+2
* microblaze: Update Microblaze defconfigMichal Simek2009-05-181-18/+32
* Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2009-05-082-3/+3
|\
| * microblaze: Fix return value for sys_ipcMichal Simek2009-05-011-1/+1
| * microblaze: Storage class should be before const qualifierTobias Klauser2009-05-011-2/+2
* | of: make of_(un)register_platform_driver common codeGrant Likely2009-05-021-10/+0
|/
* microblaze: add parameter to microblaze_read()Coly Li2009-04-231-1/+1
* microblaze: Use CFLAGS_KERNEL instead of CFLAGSMichal Simek2009-04-231-4/+2
* microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek2009-04-233-4/+15
OpenPOWER on IntegriCloud