index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-09
microblaze: Fix sg_dma_len() regression
FUJITA Tomonori
1
-1
/
+0
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
13
-112
/
+72
2010-05-22
arch/microblaze: Move dma_mask from of_device into pdev_archdata
Grant Likely
2
-2
/
+2
2010-05-18
of: eliminate of_device->node and dev_archdata->{of,prom}_node
Grant Likely
1
-3
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2
-6
/
+6
2010-05-14
microblaze: Fix module loading on system with WB cache
Michal Simek
1
-0
/
+2
2010-05-13
microblaze: export assembly functions used by modules
Michal Simek
1
-0
/
+1
2010-05-13
microblaze: Remove compilation warnings in cache macro
Michal Simek
1
-1
/
+2
2010-05-13
microblaze: export assembly functions used by modules
Steven J. Magnani
1
-0
/
+10
2010-05-13
microblaze: re-enable interrupts before calling schedule
Steven J. Magnani
1
-0
/
+2
2010-05-06
microblaze: Optimize CACHE_LOOP_LIMITS and CACHE_RANGE_LOOP macros
Michal Simek
1
-27
/
+35
2010-05-06
microblaze: cpuinfo shows cache line length
Michal Simek
1
-4
/
+6
2010-05-06
microblaze: Fix typo fault in cache code
Michal Simek
1
-5
/
+5
2010-05-06
microblaze: Fix consistent code
Michal Simek
1
-1
/
+1
2010-05-06
microblaze: Remove "cache" optimized copy_page function
Michal Simek
2
-36
/
+1
2010-05-06
microblaze: fix divide by zero exception message
Randy Dunlap
1
-1
/
+1
2010-05-06
microblaze: Remove ancient code
Michal Simek
1
-34
/
+0
2010-05-06
microblaze: Quiet section mismatch warnings
Steven J. Magnani
2
-2
/
+4
2010-05-06
microblaze: Fix IRQ entry/exit ftracing
Steven J. Magnani
1
-1
/
+2
2010-04-28
driver-core: Add device node pointer to struct device
Grant Likely
1
-0
/
+1
2010-04-07
microblaze: Remove unused variable from ptrace
Michal Simek
1
-1
/
+0
2010-04-07
microblaze: Fix ftrace_update_ftrace_func panic
Steven J. Magnani
1
-9
/
+3
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
7
-87
/
+94
2010-04-01
microblaze: Print early printk information to log buffer
Michal Simek
1
-9
/
+15
2010-04-01
microblaze: head.S typo fix
Michal Simek
1
-2
/
+2
2010-04-01
microblaze: Use MICROBLAZE_TLB_SIZE in asm code
Michal Simek
2
-3
/
+3
2010-04-01
microblaze: Adding likely macros
Michal Simek
2
-5
/
+6
2010-04-01
microblaze: Add .type and .size to ASM functions
Michal Simek
1
-0
/
+11
2010-04-01
microblaze: Use instruction with delay slot
Michal Simek
1
-8
/
+5
2010-04-01
microblaze: Remove additional resr and rear loading
Michal Simek
1
-15
/
+3
2010-04-01
microblaze: Change register usage for ESR and EAR
Michal Simek
1
-35
/
+35
2010-04-01
microblaze: Prepare work for optimization in exception code
Michal Simek
1
-6
/
+3
2010-04-01
microblaze: Add DEBUG option
Michal Simek
1
-0
/
+2
2010-04-01
microblaze: Support systems without lmb bram
Michal Simek
1
-0
/
+6
2010-04-01
microblaze: Remove segment.h
Michal Simek
1
-0
/
+1
2010-04-01
microblaze: Fix "kstack=" parsing
Steven J. Magnani
1
-4
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
5
-3
/
+2
2010-03-18
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
8
-116
/
+443
2010-03-12
microblaze: use generic ptrace_resume code
Christoph Hellwig
1
-37
/
+0
2010-03-12
ptrace: use ptrace_request() in the remaining architectures
Christoph Hellwig
1
-26
/
+1
2010-03-11
microblaze: entry.S use delay slot for return handlers
Michal Simek
1
-6
/
+3
2010-03-11
microblaze: Save current task directly
Michal Simek
1
-8
/
+4
2010-03-11
microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trap
Michal Simek
1
-48
/
+30
2010-03-11
microblaze: Fix dma alloc and free coherent dma functions
Michal Simek
1
-4
/
+13
2010-03-11
microblaze: Add define for ASM_LOOP
Michal Simek
1
-43
/
+161
2010-03-11
microblaze: Preliminary support for dma drivers
Michal Simek
1
-6
/
+3
2010-03-11
microblaze: remove trailing space in messages
Frans Pop
1
-1
/
+1
2010-03-11
microblaze: Change temp register for cmdline
Michal Simek
1
-6
/
+7
2010-03-11
microblaze: Preliminary support for dma drivers
Michal Simek
1
-6
/
+12
2010-03-11
microblaze: Move cache function to cache.c
Michal Simek
2
-6
/
+5
[next]