aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-3/+2
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-1/+1
2009-09-21Use new __init_task_data macro in arch init_task.c files.Joe Perches1-3/+2
2009-09-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-2/+4
2009-08-18microblaze: Enable ppoll syscallMichal Simek1-1/+1
2009-08-18microblaze: Sane handling of missing timer/intc in device treeJohn Williams2-0/+4
2009-08-18microblaze: use the generic ack_bad_irq implementationChristoph Hellwig1-9/+0
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo14-375/+150
2009-07-27microblaze: Makefile cleanupSam Ravnborg1-1/+1
2009-07-27microblaze: Typo fix for cpu param inconsistencyMichal Simek2-2/+2
2009-07-27microblaze: Add support for R_MICROBLAZE_64_NONEMichal Simek1-0/+4
2009-07-27microblaze: Get module loading workingJohn Williams1-5/+10
2009-07-27microblaze: remove sys_ipcArnd Bergmann2-100/+1
2009-07-27microblaze: Support unaligned address for put/get_user macrosMichal Simek1-63/+46
2009-07-27microblaze: Detect new Microblaze 7.20 versionsMichal Simek1-0/+2
2009-07-27microblaze: Clear print messages for DTB passing via r7Michal Simek1-0/+3
2009-07-27microblaze: Not to clear r7 after copying DTB to kernelMichal Simek1-1/+0
2009-07-27microblaze: Add messages about FDT blobMichal Simek1-3/+6
2009-07-27microblaze: Final support for statically linked DTBJohn Williams2-5/+13
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan3-3/+0
2009-07-09linker script: unify usage of discard definitionTejun Heo1-1/+1
2009-07-09microblaze: include EXIT_TEXT to _stextMichal Simek1-2/+2
2009-07-06microblaze: Wire up new syscallsMichal Simek1-0/+2
2009-07-06microblaze: use generic syscalls.hArnd Bergmann5-26/+25
2009-07-06microblaze: clean up signal handlingArnd Bergmann4-170/+39
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+2
2009-06-20microblaze: Add missing symbols for CONSTRUCTORS supportMichal Simek1-5/+6
2009-06-20microblaze: remove init_mmArnd Bergmann1-2/+0
2009-05-30microblaze: Fix problem with early_printk in startupMichal Simek1-1/+1
2009-05-26microblaze_mmu_v2: MakefilesMichal Simek1-0/+1
2009-05-26microblaze_mmu_v2: Update signal returning addressMichal Simek1-0/+8
2009-05-26microblaze_mmu_v2: Traps MMU updateMichal Simek1-0/+34
2009-05-26microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMUMichal Simek2-2/+6
2009-05-26microblaze_mmu_v2: Update linker script for MMUMichal Simek1-2/+1
2009-05-26microblaze_mmu_v2: Add MMU related exceptions handlingMichal Simek1-8/+37
2009-05-26microblaze_mmu_v2: Update exception handling - MMU exceptionMichal Simek1-7/+739
2009-05-26microblaze_mmu_v2: entry.S, entry.hMichal Simek1-0/+1116
2009-05-26microblaze_mmu_v2: MMU asm offset updateMichal Simek1-5/+16
2009-05-26microblaze_mmu_v2: Update process creation for MMUMichal Simek1-0/+58
2009-05-26microblaze_mmu_v2: TLB low level codeMichal Simek1-0/+120
2009-05-26microblaze_mmu_v2: Alocate TLB for early consoleMichal Simek1-0/+3
2009-05-26microblaze_mmu_v2: MMU update for startup codeMichal Simek1-0/+190
2009-05-21microblaze: Fix cast warning for __va in prom.cMichal Simek1-2/+3
2009-05-21microblaze: Cleanup compiled-in rootfs in BSS sectionMichal Simek1-21/+32
2009-05-21microblaze: Fix early cmdline for CMDLINE_FORCEMichal Simek2-8/+3
2009-05-21microblaze: prepare signal handling for generic unistd.hMichal Simek1-76/+3
2009-05-21microblaze: add security initcallsArnd Bergmann1-0/+2
2009-05-21microblaze: kill incorrect __bad_xchg definitionArnd Bergmann1-8/+0
2009-05-21microblaze: fix __user annotationsArnd Bergmann1-12/+10
2009-05-21microblaze: export some symbolsArnd Bergmann2-0/+3