index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-18
Merge branch 'for-linus' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
32
-195
/
+3839
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: PCI early support for noMMU system
Michal Simek
4
-6
/
+18
2010-03-11
microblaze: Fix dma alloc and free coherent dma functions
Michal Simek
1
-4
/
+13
2010-03-11
microblaze: Add consistent code
Michal Simek
3
-1
/
+256
2010-03-11
microblaze: pgtable.h: move consistent functions
Michal Simek
1
-9
/
+9
2010-03-11
microblaze: Remove ancient Kconfig option for consistent mapping
Michal Simek
1
-31
/
+2
2010-03-11
microblaze: Remove VMALLOC_VMADDR
Michal Simek
2
-2
/
+1
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: Use generic show_mem()
Michal Simek
1
-6
/
+0
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
3
-16
/
+17
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
3
-2
/
+26
2010-03-11
microblaze: Add support for Xilinx PCI host bridge
Michal Simek
5
-0
/
+183
2010-03-11
microblaze: Enable PCI, missing files
Michal Simek
8
-1
/
+268
2010-03-11
microblaze: Add core PCI files
Michal Simek
2
-0
/
+2070
2010-03-11
microblaze: Add pci-bridge.h
Michal Simek
1
-0
/
+195
2010-03-11
microblaze: Add pci.h
Michal Simek
1
-1
/
+170
2010-03-11
microblaze: io.h include asm-generic/iomap.h
Michal Simek
1
-10
/
+3
2010-03-11
microblaze: Add irq_create_{of_,}mapping functions
Michal Simek
2
-1
/
+51
2010-03-11
microblaze: Add {z,}alloc_maybe_bootmem functions
Michal Simek
2
-0
/
+26
2010-03-11
microblaze: Implement __dma_sync_page
Michal Simek
2
-4
/
+23
2010-03-11
microblaze: Support DMA
Michal Simek
7
-5
/
+322
2010-03-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
1
-1
/
+1
2010-03-01
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2010-02-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
4
-998
/
+15
2010-02-24
microblaze: Fix out_le32() macro
Steven J. Magnani
1
-1
/
+1
2010-02-24
microblaze: Fix cache loop function for cache range
Michal Simek
1
-19
/
+8
2010-02-20
MM: Pass a PTE pointer to update_mmu_cache() rather than the PTE itself
Russell King
1
-1
/
+1
2010-02-14
of: remove undefined request_OF_resource & release_OF_resource
Grant Likely
1
-4
/
+0
2010-02-14
of: move definition of of_chosen into common code.
Grant Likely
2
-5
/
+0
2010-02-14
of: remove unused extern reference to devtree_lock
Grant Likely
1
-2
/
+0
2010-02-14
of: put default string compare and #a/s-cell values into common header
Grant Likely
1
-7
/
+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
2
-63
/
+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-02-03
microblaze: Defconfig update
Michal Simek
2
-44
/
+169
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
5
-5
/
+20
[next]