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-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-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-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
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-15
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-14
microblaze: Remove rt_sigsuspend wrapper
Michal Simek
3
-13
/
+1
2009-12-14
microblaze: nommu: Don't clobber R11 on syscalls
steve@digidescorp.com
1
-2
/
+0
2009-12-14
microblaze: Remove show_tmem function
Michal Simek
1
-10
/
+0
2009-12-14
microblaze: Support for WB cache
Michal Simek
4
-268
/
+574
2009-12-14
microblaze: Add PVR for Microblaze v7.30.a
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Remove ancient and fake microblaze version from cpu_ver table
Michal Simek
1
-5
/
+0
2009-12-14
microblaze: Remove panic_timeout init value
Michal Simek
1
-2
/
+0
2009-12-14
microblaze: Do not count system calls in default
Michal Simek
1
-0
/
+4
2009-12-14
microblaze: Enable DTC compilation
Michal Simek
1
-0
/
+3
2009-12-14
microblaze: Core oprofile configs and hooks
John Williams
4
-0
/
+39
2009-12-14
microblaze: Fix level interrupt ACKing
steve@digidescorp.com
1
-1
/
+9
2009-12-14
microblaze: Enable futimesat syscall
Michal Simek
1
-1
/
+1
2009-12-14
microblaze: Checking DTS against PVR for write-back cache
Michal Simek
2
-12
/
+29
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: Fix the heartbeat gpio to be more robust
John Linn
1
-5
/
+10
2009-12-14
microblaze: Simple __copy_tofrom_user for noMMU
John Williams
2
-6
/
+13
2009-12-14
microblaze: Export memory_start for modules
Michal Simek
1
-0
/
+1
2009-12-14
microblaze: Use lowest-common-denominator default CPU settings
John Williams
1
-6
/
+6
2009-12-14
microblaze: Update default generic DTS
Michal Simek
1
-3
/
+7
2009-12-14
microblaze: Enable asm optimization only for HW with barrel-shifter
Michal Simek
1
-1
/
+1
[next]