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
/
arc
/
kernel
/
setup.c
Age
Commit message (
Expand
)
Author
2015-02-02
ARC: fix /proc/cpuinfo for offline cpus
Vineet Gupta
2014-10-13
ARC: boot: cpu feature print enhancements
Vineet Gupta
2014-10-13
ARC: boot: consolidate cross-checking of h/w and s/w
Vineet Gupta
2014-10-13
ARC: RIP @running_on_hw
Vineet Gupta
2014-10-13
ARC: [plat*] move code out of .init_machine into common
Vineet Gupta
2014-09-27
ARC: Allow SMP kernel to build/boot on UP-only infrastructure
Vineet Gupta
2014-01-16
ARC: [cmdline] support External Device Trees from u-boot
Vineet Gupta
2014-01-16
ARC: [cmdline] uboot cmdline handling rework
Vineet Gupta
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-06
ARC: Annotate some functions as static
Vineet Gupta
2013-10-09
arc: remove unnecessary prom.h includes
Rob Herring
2013-10-09
arc: use common of_flat_dt_match_machine
Rob Herring
2013-10-09
arc: use unflatten_and_copy_device_tree
Rob Herring
2013-09-12
ARC: SMP failed to boot due to missing IVT setup
Noam Camus
2013-09-05
ARC: remove console_verbose() from setup_arch()
Mischa Jonker
2013-06-27
arc: delete __cpuinit usage from all arc files
Paul Gortmaker
2013-06-22
ARC: Use kconfig helper IS_ENABLED() to get rid of defines.h
Vineet Gupta
2013-05-07
ARC: [cmdline] Don't overwrite u-boot provided bootargs
Vineet Gupta
2013-05-07
ARC: [cmdline] Remove CONFIG_CMDLINE
Vineet Gupta
2013-04-09
ARC: [build] Fix warnings with CONFIG_DEBUG_SECTION_MISMATCH
Vineet Gupta
2013-04-09
ARC: Remove duplicate inclusion of header files
Sachin Kamat
2013-04-09
ARC: Use <linux/*> headers instead of <asm/*>
Sachin Kamat
2013-03-11
ARC: ABIv3: Print the correct ABI ver
Vineet Gupta
2013-02-26
ARC: make a copy of flat DT
Vineet Gupta
2013-02-15
ARC: [Review] Multi-platform image #3: switch to board callback
Vineet Gupta
2013-02-15
ARC: [Review] Multi-platform image #2: Board callback Infrastructure
Vineet Gupta
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-15
ARC: Boot #2: Verbose Boot reporting / feature verification
Vineet Gupta
2013-02-15
ARC: DWARF2 .debug_frame based stack unwinder
Vineet Gupta
2013-02-15
ARC: SMP support
Vineet Gupta
2013-02-15
ARC: [DeviceTree] Basic support
Vineet Gupta
2013-02-15
ARC: Boot #1: low-level, setup_arch(), /proc/cpuinfo, mem init
Vineet Gupta