aboutsummaryrefslogtreecommitdiffstats
path: root/arch/microblaze (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-05-21microblaze: clean up checksum.cArnd Bergmann2-17/+28
2009-05-21microblaze: remove bad_user_access_lengthArnd Bergmann1-4/+3
2009-05-21microblaze: do not include types.h in ptrace.hArnd Bergmann1-1/+0
2009-05-21microblaze: add a dummy pgprot_noncachedArnd Bergmann1-0/+2
2009-05-21microblaze: add security initcallsArnd Bergmann1-0/+2
2009-05-21microblaze: remove cacheable_memcpyArnd Bergmann1-5/+0
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 Bergmann3-1/+5
2009-05-21microblaze: Kconfig: Enable drivers for MicroblazeMichal Simek1-3/+4
2009-05-21microblaze: Remove POWERPC reference from Microblaze gpio.hMichal Simek1-3/+3
2009-05-18microblaze: Fix kind-of-intr checking against number of interruptsMichal Simek1-2/+2
2009-05-18microblaze: Update Microblaze defconfigMichal Simek1-18/+32
2009-05-08Merge branch 'fixes-for-linus' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-3/+3
2009-05-02of: make of_(un)register_platform_driver common codeGrant Likely1-10/+0
2009-05-01microblaze: Fix return value for sys_ipcMichal Simek1-1/+1
2009-05-01microblaze: Storage class should be before const qualifierTobias Klauser1-2/+2
2009-04-23microblaze: add parameter to microblaze_read()Coly Li1-1/+1
2009-04-23microblaze: Use CFLAGS_KERNEL instead of CFLAGSMichal Simek1-4/+2
2009-04-23microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel tooMichal Simek3-4/+15
2009-04-23microblaze: Do not check use_dcacheMichal Simek1-3/+0
2009-04-23microblaze: Do not use PVR configuration for broken MB versionMichal Simek2-3/+8
2009-04-23microblaze: Fix USR1/2 pvr printing messageMichal Simek1-2/+2
2009-04-23microblaze: iowrite upon timeoutRoel Kluin1-1/+1
2009-04-23microblaze: Correspond CONFIG...PCMP in Makefile/KconfigMichal Simek1-1/+1
2009-04-23microblaze: Remove redundant variableMichal Simek1-4/+1
2009-04-23microblaze: Move start_thread to process.cMichal Simek2-10/+12
2009-04-23microblaze: Add missing preadv and pwritev syscallsMichal Simek2-1/+5
2009-04-23microblaze: Add missing declaration for die and _exception funcMichal Simek1-0/+3
2009-04-23microblaze: Remove sparse error in traps.cMichal Simek1-1/+1
2009-04-23microblaze: Move task_pt_regs upMichal Simek1-3/+3
2009-04-23microblaze: Rename kernel_mode to pt_mode in pt_regsMichal Simek4-6/+6
2009-04-23microblaze: Remove uncache shadow conditionMichal Simek1-5/+0
2009-04-23microblaze: Remove while(1) loop from show_regs functionMichal Simek1-2/+0
2009-04-23microblaze: Remove unneded per cpu SYSCALL_SAVE variableMichal Simek1-1/+0
2009-04-14microblaze: remove duplicated #include'sHuang Weiyi5-6/+0
2009-04-14microblaze: struct device - replace bus_id with dev_name()Michal Simek1-6/+4
2009-04-14microblaze: Simplify copy_thread()Michal Simek1-2/+1
2009-04-14microblaze: Add TIMESTAMPING constants to socket.hMichal Simek1-0/+3
2009-04-14microblaze: Add missing empty ftrace.h fileMichal Simek1-0/+1
2009-04-14microblaze: Fix problem with removing zero length filesMichal Simek5-0/+5
2009-03-27microblaze_v8: Makefiles for Microblaze cpuMichal Simek8-0/+140
2009-03-27microblaze_v8: Kconfig patchesMichal Simek4-0/+314
2009-03-27microblaze_v8: Interrupt handling and timer supportMichal Simek4-0/+585
2009-03-27microblaze_v8: syscalls.hMichal Simek1-0/+45
2009-03-27microblaze_v8: pci headersMichal Simek2-0/+2
2009-03-27microblaze_v8: Kbuild fileMichal Simek1-0/+26
2009-03-27microblaze_v8: string.h thread_info.hMichal Simek2-0/+183
2009-03-27microblaze_v8: unistd.hMichal Simek1-0/+421
2009-03-27microblaze_v8: fcntl.h sockios.h ucontext.hMichal Simek3-0/+46