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: Remove unused variable from ptrace
Michal Simek
2010-04-07
1
-1
/
+0
*
microblaze: Fix ftrace_update_ftrace_func panic
Steven J. Magnani
2010-04-07
1
-9
/
+3
*
Merge branch 'master' into export-slabh
Tejun Heo
2010-04-05
7
-87
/
+94
|
\
|
*
microblaze: Print early printk information to log buffer
Michal Simek
2010-04-01
1
-9
/
+15
|
*
microblaze: head.S typo fix
Michal Simek
2010-04-01
1
-2
/
+2
|
*
microblaze: Use MICROBLAZE_TLB_SIZE in asm code
Michal Simek
2010-04-01
2
-3
/
+3
|
*
microblaze: Adding likely macros
Michal Simek
2010-04-01
2
-5
/
+6
|
*
microblaze: Add .type and .size to ASM functions
Michal Simek
2010-04-01
1
-0
/
+11
|
*
microblaze: Use instruction with delay slot
Michal Simek
2010-04-01
1
-8
/
+5
|
*
microblaze: Remove additional resr and rear loading
Michal Simek
2010-04-01
1
-15
/
+3
|
*
microblaze: Change register usage for ESR and EAR
Michal Simek
2010-04-01
1
-35
/
+35
|
*
microblaze: Prepare work for optimization in exception code
Michal Simek
2010-04-01
1
-6
/
+3
|
*
microblaze: Add DEBUG option
Michal Simek
2010-04-01
1
-0
/
+2
|
*
microblaze: Support systems without lmb bram
Michal Simek
2010-04-01
1
-0
/
+6
|
*
microblaze: Remove segment.h
Michal Simek
2010-04-01
1
-0
/
+1
|
*
microblaze: Fix "kstack=" parsing
Steven J. Magnani
2010-04-01
1
-4
/
+2
*
|
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
5
-3
/
+2
|
/
*
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2010-03-18
8
-116
/
+443
|
\
|
*
microblaze: entry.S use delay slot for return handlers
Michal Simek
2010-03-11
1
-6
/
+3
|
*
microblaze: Save current task directly
Michal Simek
2010-03-11
1
-8
/
+4
|
*
microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
Michal Simek
2010-03-11
1
-48
/
+30
|
*
microblaze: Fix dma alloc and free coherent dma functions
Michal Simek
2010-03-11
1
-4
/
+13
|
*
microblaze: Add define for ASM_LOOP
Michal Simek
2010-03-11
1
-43
/
+161
|
*
microblaze: Preliminary support for dma drivers
Michal Simek
2010-03-11
1
-6
/
+3
|
*
microblaze: remove trailing space in messages
Frans Pop
2010-03-11
1
-1
/
+1
|
*
microblaze: Change temp register for cmdline
Michal Simek
2010-03-11
1
-6
/
+7
|
*
microblaze: Preliminary support for dma drivers
Michal Simek
2010-03-11
1
-6
/
+12
|
*
microblaze: Move cache function to cache.c
Michal Simek
2010-03-11
2
-6
/
+5
|
*
microblaze: Add support from PREEMPT
Michal Simek
2010-03-11
2
-1
/
+25
|
*
microblaze: Add support for Xilinx PCI host bridge
Michal Simek
2010-03-11
1
-0
/
+3
|
*
microblaze: Add irq_create_{of_,}mapping functions
Michal Simek
2010-03-11
1
-0
/
+15
|
*
microblaze: Implement __dma_sync_page
Michal Simek
2010-03-11
1
-3
/
+23
|
*
microblaze: Support DMA
Michal Simek
2010-03-11
3
-1
/
+161
*
|
microblaze: use generic ptrace_resume code
Christoph Hellwig
2010-03-12
1
-37
/
+0
*
|
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
2010-03-12
1
-26
/
+1
|
/
*
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-02-25
2
-978
/
+14
|
\
|
*
of: move definition of of_chosen into common code.
Grant Likely
2010-02-14
1
-3
/
+0
|
*
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
2010-02-14
1
-0
/
+5
|
*
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
2010-02-09
1
-0
/
+10
|
*
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
2010-02-09
1
-49
/
+2
|
*
of: merge of_find_node_by_phandle
Jeremy Kerr
2010-02-09
1
-21
/
+0
|
*
of: merge of_attach_node() & of_detach_node()
Grant Likely
2010-02-09
1
-59
/
+0
|
*
microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
Grant Likely
2010-02-09
1
-153
/
+0
|
*
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
2010-01-28
26
-309
/
+1247
|
|
\
|
*
|
of: unify phandle name in struct device_node
Grant Likely
2010-01-28
2
-2
/
+2
|
*
|
of: Merge of_node_get() and of_node_put()
Grant Likely
2010-01-28
1
-74
/
+0
|
*
|
of: merge machine_is_compatible()
Grant Likely
2010-01-28
1
-18
/
+0
|
*
|
of/flattree: merge early_init_dt_scan_chosen()
Grant Likely
2009-12-10
1
-42
/
+2
|
*
|
of/flattree: eliminate cell_t typedef
Grant Likely
2009-12-10
1
-6
/
+4
|
*
|
of/flattree: merge dt_mem_next_cell
Grant Likely
2009-12-10
1
-8
/
+0
[next]