summaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel
Commit message (Expand)AuthorAgeFilesLines
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-09-151-2/+4
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-1414-375/+150
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-1/+1
| * | microblaze: include EXIT_TEXT to _stextMichal Simek2009-07-091-2/+2
| * | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+2
* | | microblaze: Enable ppoll syscallMichal Simek2009-08-181-1/+1
* | | microblaze: Sane handling of missing timer/intc in device treeJohn Williams2009-08-182-0/+4
* | | microblaze: use the generic ack_bad_irq implementationChristoph Hellwig2009-08-181-9/+0
| |/ |/|
* | microblaze: Makefile cleanupSam Ravnborg2009-07-271-1/+1
* | microblaze: Typo fix for cpu param inconsistencyMichal Simek2009-07-272-2/+2
* | microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek2009-07-271-0/+4
* | microblaze: Get module loading workingJohn Williams2009-07-271-5/+10
* | microblaze: remove sys_ipcArnd Bergmann2009-07-272-100/+1
* | microblaze: Support unaligned address for put/get_user macrosMichal Simek2009-07-271-63/+46
* | microblaze: Detect new Microblaze 7.20 versionsMichal Simek2009-07-271-0/+2
* | microblaze: Clear print messages for DTB passing via r7Michal Simek2009-07-271-0/+3
* | microblaze: Not to clear r7 after copying DTB to kernelMichal Simek2009-07-271-1/+0
* | microblaze: Add messages about FDT blobMichal Simek2009-07-271-3/+6
* | microblaze: Final support for statically linked DTBJohn Williams2009-07-272-5/+13
* | headers: smp_lock.h reduxAlexey Dobriyan2009-07-123-3/+0
* | microblaze: Wire up new syscallsMichal Simek2009-07-061-0/+2
* | microblaze: use generic syscalls.hArnd Bergmann2009-07-065-26/+25
* | microblaze: clean up signal handlingArnd Bergmann2009-07-064-170/+39
|/
* microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek2009-06-201-5/+6
* microblaze: remove init_mmArnd Bergmann2009-06-201-2/+0
* microblaze: Fix problem with early_printk in startupMichal Simek2009-05-301-1/+1
* microblaze_mmu_v2: MakefilesMichal Simek2009-05-261-0/+1
* microblaze_mmu_v2: Update signal returning addressMichal Simek2009-05-261-0/+8
* microblaze_mmu_v2: Traps MMU updateMichal Simek2009-05-261-0/+34
* 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: Update exception handling - MMU exceptionMichal Simek2009-05-261-7/+739
* microblaze_mmu_v2: entry.S, entry.hMichal Simek2009-05-261-0/+1116
* microblaze_mmu_v2: MMU asm offset updateMichal Simek2009-05-261-5/+16
* microblaze_mmu_v2: Update process creation for MMUMichal Simek2009-05-261-0/+58
* microblaze_mmu_v2: TLB low level codeMichal Simek2009-05-261-0/+120
* microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek2009-05-261-0/+3
* microblaze_mmu_v2: MMU update for startup codeMichal Simek2009-05-261-0/+190
* microblaze: Fix cast warning for __va in prom.cMichal Simek2009-05-211-2/+3
* 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: prepare signal handling for generic unistd.hMichal Simek2009-05-211-76/+3
* microblaze: add security initcallsArnd Bergmann2009-05-211-0/+2
* 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-212-0/+3
* microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek2009-05-181-2/+2
* microblaze: Fix return value for sys_ipcMichal Simek2009-05-011-1/+1