index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
microblaze: Wire up new syscalls
Michal Simek
2009-07-06
1
-0
/
+2
*
microblaze: use generic syscalls.h
Arnd Bergmann
2009-07-06
5
-26
/
+25
*
microblaze: clean up signal handling
Arnd Bergmann
2009-07-06
4
-170
/
+39
*
microblaze: Add missing symbols for CONSTRUCTORS support
Michal Simek
2009-06-20
1
-5
/
+6
*
microblaze: remove init_mm
Arnd Bergmann
2009-06-20
1
-2
/
+0
*
microblaze: Fix problem with early_printk in startup
Michal Simek
2009-05-30
1
-1
/
+1
*
microblaze_mmu_v2: Makefiles
Michal Simek
2009-05-26
1
-0
/
+1
*
microblaze_mmu_v2: Update signal returning address
Michal Simek
2009-05-26
1
-0
/
+8
*
microblaze_mmu_v2: Traps MMU update
Michal Simek
2009-05-26
1
-0
/
+34
*
microblaze_mmu_v2: Enable fork syscall for MMU and add fork as vfork for noMMU
Michal Simek
2009-05-26
2
-2
/
+6
*
microblaze_mmu_v2: Update linker script for MMU
Michal Simek
2009-05-26
1
-2
/
+1
*
microblaze_mmu_v2: Add MMU related exceptions handling
Michal Simek
2009-05-26
1
-8
/
+37
*
microblaze_mmu_v2: Update exception handling - MMU exception
Michal Simek
2009-05-26
1
-7
/
+739
*
microblaze_mmu_v2: entry.S, entry.h
Michal Simek
2009-05-26
1
-0
/
+1116
*
microblaze_mmu_v2: MMU asm offset update
Michal Simek
2009-05-26
1
-5
/
+16
*
microblaze_mmu_v2: Update process creation for MMU
Michal Simek
2009-05-26
1
-0
/
+58
*
microblaze_mmu_v2: TLB low level code
Michal Simek
2009-05-26
1
-0
/
+120
*
microblaze_mmu_v2: Alocate TLB for early console
Michal Simek
2009-05-26
1
-0
/
+3
*
microblaze_mmu_v2: MMU update for startup code
Michal Simek
2009-05-26
1
-0
/
+190
*
microblaze: Fix cast warning for __va in prom.c
Michal Simek
2009-05-21
1
-2
/
+3
*
microblaze: Cleanup compiled-in rootfs in BSS section
Michal Simek
2009-05-21
1
-21
/
+32
*
microblaze: Fix early cmdline for CMDLINE_FORCE
Michal Simek
2009-05-21
2
-8
/
+3
*
microblaze: prepare signal handling for generic unistd.h
Michal Simek
2009-05-21
1
-76
/
+3
*
microblaze: add security initcalls
Arnd Bergmann
2009-05-21
1
-0
/
+2
*
microblaze: kill incorrect __bad_xchg definition
Arnd Bergmann
2009-05-21
1
-8
/
+0
*
microblaze: fix __user annotations
Arnd Bergmann
2009-05-21
1
-12
/
+10
*
microblaze: export some symbols
Arnd Bergmann
2009-05-21
2
-0
/
+3
*
microblaze: Fix kind-of-intr checking against number of interrupts
Michal Simek
2009-05-18
1
-2
/
+2
*
microblaze: Fix return value for sys_ipc
Michal Simek
2009-05-01
1
-1
/
+1
*
microblaze: Storage class should be before const qualifier
Tobias Klauser
2009-05-01
1
-2
/
+2
*
microblaze: add parameter to microblaze_read()
Coly Li
2009-04-23
1
-1
/
+1
*
microblaze: Add STATE_SAVE_ARG_SPACE for noMMU kernel too
Michal Simek
2009-04-23
1
-4
/
+10
*
microblaze: Do not check use_dcache
Michal Simek
2009-04-23
1
-3
/
+0
*
microblaze: Do not use PVR configuration for broken MB version
Michal Simek
2009-04-23
2
-3
/
+8
*
microblaze: Fix USR1/2 pvr printing message
Michal Simek
2009-04-23
1
-2
/
+2
*
microblaze: iowrite upon timeout
Roel Kluin
2009-04-23
1
-1
/
+1
*
microblaze: Remove redundant variable
Michal Simek
2009-04-23
1
-4
/
+1
*
microblaze: Move start_thread to process.c
Michal Simek
2009-04-23
1
-0
/
+9
*
microblaze: Add missing preadv and pwritev syscalls
Michal Simek
2009-04-23
1
-0
/
+2
*
microblaze: Remove sparse error in traps.c
Michal Simek
2009-04-23
1
-1
/
+1
*
microblaze: Rename kernel_mode to pt_mode in pt_regs
Michal Simek
2009-04-23
2
-3
/
+3
*
microblaze: Remove while(1) loop from show_regs function
Michal Simek
2009-04-23
1
-2
/
+0
*
microblaze: remove duplicated #include's
Huang Weiyi
2009-04-14
4
-5
/
+0
*
microblaze: struct device - replace bus_id with dev_name()
Michal Simek
2009-04-14
1
-6
/
+4
*
microblaze: Simplify copy_thread()
Michal Simek
2009-04-14
1
-2
/
+1
*
microblaze_v8: Makefiles for Microblaze cpu
Michal Simek
2009-03-27
2
-0
/
+27
*
microblaze_v8: Interrupt handling and timer support
Michal Simek
2009-03-27
3
-0
/
+538
*
microblaze_v8: traps support
Michal Simek
2009-03-27
1
-0
/
+107
*
microblaze_v8: IPC support
Michal Simek
2009-03-27
1
-0
/
+227
*
microblaze_v8: ptrace support
Michal Simek
2009-03-27
1
-0
/
+182
[next]