index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
microblaze
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2020-11-26
microblaze: Remove noMMU code
Michal Simek
2020-11-10
microblaze: Replace <linux/clk-provider.h> by <linux/of_clk.h>
Geert Uytterhoeven
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-02-25
microblaze: Remove unused boot_cpuid variable
Michal Simek
2020-02-24
microblaze: Kernel parameters should be parsed earlier
Michal Simek
2020-01-14
arch/microblaze/setup: Drop dummy_con initialization
Arvind Sankar
2019-01-14
microblaze: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2018-04-23
microblaze: remove redundant early_printk support
Rob Herring
2017-06-14
clocksource/drivers: Rename clocksource_probe to timer_probe
Daniel Lezcano
2016-02-09
locking/lockdep: Eliminate lockdep_init()
Andrey Ryabinin
2015-10-01
clocksource: cosmetic: Drop OF 'dependency' from symbols
Marc Zyngier
2014-06-04
microblaze: remove check for CONFIG_XILINX_CONSOLE
Paul Bolle
2014-06-04
microblaze: Return default dma operations
Michal Simek
2014-01-27
microblaze: Fix missing bracket in printk
Michal Simek
2014-01-27
microblaze: Add support for CCF
Michal Simek
2014-01-21
microblaze: Remove _fdt_start casts
Geert Uytterhoeven
2013-10-09
microblaze: clean-up prom.h implicit includes
Rob Herring
2013-10-09
microblaze: use early_init_dt_scan
Rob Herring
2013-09-03
microblaze: timer: Use CLKSRC_OF initialization
Michal Simek
2013-09-03
microblaze: Remove selfmodified feature
Michal Simek
2013-02-12
microblaze: Fix coding style issues
Michal Simek
2013-02-12
microblaze: Add missing return from debugfs_tlb
Michal Simek
2012-10-04
microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)
Michal Simek
2012-10-04
microblaze: Fix bug with passing command line
Michal Simek
2012-06-27
mtd/uclinux: Use generic __bss_stop instead of _ebss
Geert Uytterhoeven
2012-03-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into next
Michal Simek
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Disintegrate asm/system.h for Microblaze
David Howells
2012-03-28
microblaze: Fix tlb_skip variable on noMMU system
Michal Simek
2012-03-27
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
2012-03-23
microblaze: Handle TLB skip size dynamically
Michal Simek
2012-03-23
microblaze: Improve TLB calculation for small systems
Michal Simek
2012-02-14
irq_domain: convert microblaze from irq_host to irq_domain
Grant Likely
2012-01-31
Revert "microblaze: Add topology init"
Michal Simek
2012-01-11
microblaze: Add topology init
Michal Simek
2012-01-05
microblaze: Remove eprintk macro
Michal Simek
2011-07-25
microblaze: Get early printk console earlier
Michal Simek
2011-03-15
microblaze: Do not copy reset vectors/manual reset vector setup
Michal Simek
2011-02-07
microblaze: Fix msr instruction detection
Michal Simek
2010-10-21
microblaze: Report if only one timer is used
Michal Simek
2010-07-24
of: Merge of_platform_bus_type with platform_bus_type
Grant Likely
2010-04-01
microblaze: Print early printk information to log buffer
Michal Simek
2010-03-11
microblaze: Move cache function to cache.c
Michal Simek
2010-03-11
microblaze: Add support for Xilinx PCI host bridge
Michal Simek
2010-03-11
microblaze: Support DMA
Michal Simek
2010-02-08
microblaze: Invalidate dcache before enabling it
Michal Simek
2009-12-14
microblaze: Support for WB cache
Michal Simek
2009-12-14
microblaze: Remove panic_timeout init value
Michal Simek
[next]