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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-11
microblaze: PCI early support for noMMU system
Michal Simek
2
-1
/
+7
2010-03-11
microblaze: pgtable.h: move consistent functions
Michal Simek
1
-9
/
+9
2010-03-11
microblaze: Remove VMALLOC_VMADDR
Michal Simek
1
-1
/
+0
2010-03-11
microblaze: Preliminary support for dma drivers
Michal Simek
2
-10
/
+5
2010-03-11
microblaze: Add support from PREEMPT
Michal Simek
1
-1
/
+1
2010-03-11
microblaze: Add support for Xilinx PCI host bridge
Michal Simek
1
-0
/
+7
2010-03-11
microblaze: Enable PCI, missing files
Michal Simek
3
-1
/
+45
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
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
[next]