index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
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
1
-1
/
+36
2010-03-11
microblaze: Add {z,}alloc_maybe_bootmem functions
Michal Simek
1
-0
/
+3
2010-03-11
microblaze: Implement __dma_sync_page
Michal Simek
1
-1
/
+0
2010-03-11
microblaze: Support DMA
Michal Simek
3
-1
/
+159
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
1
-20
/
+0
2010-02-24
microblaze: Fix out_le32() macro
Steven J. Magnani
1
-1
/
+1
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
1
-2
/
+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-09
of: merge of_attach_node() & of_detach_node()
Grant Likely
1
-4
/
+0
2010-02-02
Merge branch 'master' into percpu
Tejun Heo
2
-2
/
+17
2010-01-28
Merge commit 'v2.6.33-rc5' into secretlab/test-devicetree
Grant Likely
17
-168
/
+332
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
1
-1
/
+1
2010-01-18
microblaze: Wire up recvmmsg syscall
Michal Simek
1
-1
/
+2
2010-01-05
Merge branch 'master' into percpu
Tejun Heo
16
-298
/
+318
2009-12-17
Merge branch 'for-33' of git://repo.or.cz/linux-kbuild
Linus Torvalds
1
-0
/
+1
2009-12-16
elf: kill USE_ELF_CORE_DUMP
Christoph Hellwig
1
-1
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
1
-76
/
+64
2009-12-14
microblaze: Checking DTS against PVR for write-back cache
Michal Simek
1
-12
/
+18
2009-12-14
microblaze: Remove duplicity from pgalloc.h
Michal Simek
1
-6
/
+3
2009-12-14
microblaze: Futex support
Michal Simek
1
-1
/
+126
2009-12-14
microblaze: Adding dev_arch_data functions
Michal Simek
1
-0
/
+12
2009-12-14
microblaze: Simple __copy_tofrom_user for noMMU
John Williams
1
-6
/
+6
2009-12-14
microblaze: Move cache macro from cache.h to cacheflush.h
Michal Simek
2
-16
/
+17
2009-12-14
microblaze: Extend cpuinfo for support write-back caches
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Fix cache_line_lenght
Michal Simek
1
-2
/
+2
2009-12-14
microblaze: Fix pfn_valid() for noMMU
steve@digidescorp.com
1
-1
/
+2
2009-12-14
microblaze: ftrace: Add dynamic trace support
Michal Simek
1
-0
/
+11
2009-12-14
microblaze: ftrace: add static function tracer
Michal Simek
1
-0
/
+14
2009-12-14
microblaze: Add TRACE_IRQFLAGS_SUPPORT
Michal Simek
1
-62
/
+50
2009-12-14
microblaze: Lockdep support
Michal Simek
1
-0
/
+2
2009-12-14
microblaze: GPIO reset support
Michal Simek
1
-0
/
+2
2009-12-12
kbuild: move asm-offsets.h to include/generated
Sam Ravnborg
1
-0
/
+1
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+1
2009-11-26
block: add helpers to run flush_dcache_page() against a bio and a request's p...
Ilya Loginov
1
-0
/
+1
2009-11-23
of/flattree: Merge unflatten_device_tree
Grant Likely
1
-1
/
+0
2009-10-29
percpu: remove per_cpu__ prefix.
Rusty Russell
1
-1
/
+1
2009-10-15
of: merge other miscellaneous prototypes
Grant Likely
1
-12
/
+0
2009-10-15
of: merge of_*_flat_dt*() functions
Grant Likely
1
-11
/
+0
2009-10-15
of: merge of_node_get(), of_node_put() and of_find_all_nodes()
Grant Likely
1
-4
/
+0
2009-10-15
of: merge of_read_number() an of_read_ulong()
Grant Likely
1
-12
/
+0
2009-10-15
of: merge of_node_*_flag() and set_node_proc_entry()
Grant Likely
1
-16
/
+0
2009-10-15
of: merge struct boot_param_header from Microblaze and PowerPC
Grant Likely
1
-30
/
+0
2009-10-15
of: add common header for flattened device tree representation
Grant Likely
1
-11
/
+1
[next]