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-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
2010-03-11
microblaze: Add support from PREEMPT
Michal Simek
2
-1
/
+25
2010-03-11
microblaze: Add support for Xilinx PCI host bridge
Michal Simek
1
-0
/
+3
2010-03-11
microblaze: Add irq_create_{of_,}mapping functions
Michal Simek
1
-0
/
+15
2010-03-11
microblaze: Implement __dma_sync_page
Michal Simek
1
-3
/
+23
2010-03-11
microblaze: Support DMA
Michal Simek
3
-1
/
+161
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-978
/
+14
2010-02-24
microblaze: Fix cache loop function for cache range
Michal Simek
1
-19
/
+8
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
1
-3
/
+0
2010-02-14
of/flattree: Don't assume HAVE_LMB
Jeremy Kerr
1
-0
/
+5
2010-02-09
of/flattree: use callback to setup initrd from /chosen
Jeremy Kerr
1
-0
/
+10
2010-02-09
of/flattree: merge early_init_dt_scan_memory() common code
Grant Likely
1
-49
/
+2
2010-02-09
of: merge of_find_node_by_phandle
Jeremy Kerr
1
-21
/
+0
2010-02-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
1
-59
/
+0
2010-02-09
microblaze: remove early_init_dt_scan_cpus() and phyp_dump_*()
Grant Likely
1
-153
/
+0
2010-02-08
microblaze: Invalidate dcache before enabling it
Michal Simek
1
-0
/
+1
2010-02-03
microblaze: fix interrupt state restore
Steven J. Magnani
1
-4
/
+6
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
26
-309
/
+1247
2010-01-28
of: unify phandle name in struct device_node
Grant Likely
2
-2
/
+2
2010-01-28
of: Merge of_node_get() and of_node_put()
Grant Likely
1
-74
/
+0
2010-01-28
of: merge machine_is_compatible()
Grant Likely
1
-18
/
+0
[next]