index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
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: Updated CPU version and FPGA family codes in PVR
John Williams
2009-09-22
1
-0
/
+3
*
microblaze: Generate correct signal and siginfo for integer div-by-zero
Michal Simek
2009-09-22
1
-1
/
+1
*
microblaze: Don't be noisy when userspace causes hardware exceptions
Michal Simek
2009-09-22
1
-11
/
+20
*
microblaze: Clear sticky FSR register after generating exception signals
John Williams
2009-09-22
1
-0
/
+2
*
microblaze: Ensure CPU usermode is set on new userspace processes
John Williams
2009-09-22
1
-0
/
+1
*
microblaze: Save and restore msr in hw exception
Michal Simek
2009-09-22
1
-2
/
+6
*
microblaze: Improve checking mechanism for MSR instruction
Michal Simek
2009-09-21
1
-8
/
+5
*
microblaze: Add checking mechanism for MSR instruction
Michal Simek
2009-09-21
2
-3
/
+26
*
microblaze: Cleanup linker script using new linker script macros.
Tim Abbott
2009-09-21
1
-31
/
+8
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-09-15
1
-2
/
+4
|
\
|
*
Merge branch 'percpu-for-linus' into percpu-for-next
Tejun Heo
2009-08-14
14
-375
/
+150
|
|
\
|
*
|
linker script: unify usage of discard definition
Tejun Heo
2009-07-09
1
-1
/
+1
|
*
|
microblaze: include EXIT_TEXT to _stext
Michal Simek
2009-07-09
1
-2
/
+2
|
*
|
linker script: throw away .discard section
Tejun Heo
2009-06-24
1
-0
/
+2
*
|
|
microblaze: Enable ppoll syscall
Michal Simek
2009-08-18
1
-1
/
+1
*
|
|
microblaze: Sane handling of missing timer/intc in device tree
John Williams
2009-08-18
2
-0
/
+4
*
|
|
microblaze: use the generic ack_bad_irq implementation
Christoph Hellwig
2009-08-18
1
-9
/
+0
|
|
/
|
/
|
*
|
microblaze: Makefile cleanup
Sam Ravnborg
2009-07-27
1
-1
/
+1
*
|
microblaze: Typo fix for cpu param inconsistency
Michal Simek
2009-07-27
2
-2
/
+2
*
|
microblaze: Add support for R_MICROBLAZE_64_NONE
Michal Simek
2009-07-27
1
-0
/
+4
*
|
microblaze: Get module loading working
John Williams
2009-07-27
1
-5
/
+10
*
|
microblaze: remove sys_ipc
Arnd Bergmann
2009-07-27
2
-100
/
+1
*
|
microblaze: Support unaligned address for put/get_user macros
Michal Simek
2009-07-27
1
-63
/
+46
*
|
microblaze: Detect new Microblaze 7.20 versions
Michal Simek
2009-07-27
1
-0
/
+2
*
|
microblaze: Clear print messages for DTB passing via r7
Michal Simek
2009-07-27
1
-0
/
+3
*
|
microblaze: Not to clear r7 after copying DTB to kernel
Michal Simek
2009-07-27
1
-1
/
+0
*
|
microblaze: Add messages about FDT blob
Michal Simek
2009-07-27
1
-3
/
+6
*
|
microblaze: Final support for statically linked DTB
John Williams
2009-07-27
2
-5
/
+13
*
|
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
3
-3
/
+0
*
|
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
[next]