index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
Age
Commit message (
Expand
)
Author
Files
Lines
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-26
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
2010-01-29
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
59
-531
/
+1715
2010-01-29
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
2010-01-18
microblaze: pci_controller->arch_data really is a struct device_node *
Michal Simek
1
-1
/
+1
2010-01-18
microblaze: Add missing double apostrophe in Kconfig
Michal Simek
1
-1
/
+1
2010-01-18
microblaze: Add PT_ macros for special purpose regs
Michal Simek
1
-0
/
+14
2010-01-18
microblaze: Enable accept4 syscall
Michal Simek
2
-2
/
+2
2010-01-18
microblaze: Wire up recvmmsg syscall
Michal Simek
1
-1
/
+2
[prev]
[next]