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
/
arm
Age
Commit message (
Expand
)
Author
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
2006-11-30
[ARM] Remove DEBUG_WAITQ
Russell King
2006-11-30
[ARM] Convert apm.c to use mutexes instead of semaphores
Russell King
2006-11-30
[ARM] Include asm/elf.h instead of asm/procinfo.h
Russell King
2006-11-30
[ARM] Fix "apm -s" command hang
Russell King
2006-11-30
[ARM] Improve reliability of APM-emulation suspend
Russell King
2006-11-26
[ARM] Export smp_call_function()
Russell King
2006-11-26
[ARM] Add PM_LEGACY defaults
Russell King
2006-11-22
[ARM] 3942/1: ARM: comment: consistent_sync should not be called directly
Dan Williams
2006-11-20
[ARM] ebsa110: fix warnings generated by asm/arch/io.h
Russell King
2006-11-20
[ARM] 3933/1: Source drivers/ata/Kconfig
Martin Michlmayr
2006-11-14
[ARM] Remove OP_MAX_COUNTER
Russell King
2006-11-11
[ARM] Remove PM_LEGACY=y from selected ARM defconfigs
Russell King
2006-11-09
[ARM] 3857/2: pnx4008: add devices' registration
Vitaly Wool
2006-11-07
[ARM] 3927/1: Allow show_mem() to work with holes in memory map.
Ray Lehtiniemi
2006-11-07
[ARM] 3926/1: make timer led handle HZ != 100
David Brownell
2006-11-03
[ARM] 3923/1: S3C24XX: update s3c2410_defconfig with new drivers
Ben Dooks
2006-11-03
[ARM] 3922/1: S3C24XX: update s3c2410_defconfig to 2.6.19-rc4
Ben Dooks
2006-11-03
[ARM] 3921/1: S3C24XX: remove bast_defconfig
Ben Dooks
2006-11-03
[ARM] 3920/1: S3C24XX: Remove smdk2410_defconfig
Ben Dooks
2006-11-03
[ARM] 3918/1: ixp4xx irq-chip rework
Kevin Hilman
2006-11-02
[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
Paul Gortmaker
2006-11-02
[ARM] 3915/1: S3C2412: Add s3c2410_gpio_getirq() to general gpio.c
Ben Dooks
2006-11-02
[ARM] 3917/1: Fix dmabounce symbol exports
Kevin Hilman
2006-10-29
[ARM] 3914/1: [Jornada7xx] - Typo Fix in cpu-sa1110.c (b != B)
Kristoffer Ericson
2006-10-29
[ARM] 3913/1: n2100: fix IRQ routing for second ethernet port
Lennert Buytenhek
2006-10-29
[ARM] Add KBUILD_IMAGE target support
Russell King
2006-10-28
[ARM] 3900/1: Fix VFP Division by Zero exception handling.
Takashi Ohmasa
2006-10-28
[ARM] 3899/1: Fix the normalization of the denormal double precision number.
Takashi Ohmasa
2006-10-28
[ARM] Add realview SMP default configuration
Russell King
2006-10-28
[ARM] Fix SMP irqflags support
Russell King
2006-10-27
[PATCH] vmlinux.lds: consolidate initcall sections
Andrew Morton
2006-10-24
[ARM] Comment out missing configuration symbols
Russell King
2006-10-24
[ARM] Fix breakage in 7281c248f797723f66244b7ecef204620f664648
Russell King
2006-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdog
Linus Torvalds
2006-10-20
[PATCH] one more ARM IRQ fix
Adrian Bunk
2006-10-17
[ARM] switch to new pci_get_bus_and_slot API
Alan Cox
2006-10-16
[ARM] Update mach-types
Russell King
2006-10-15
[ARM] Fix fallout from IRQ regs changes
Russell King
2006-10-14
[ARM] 3889/1: [Jornada7xx] Addition of correct SDRAM params into cpu-sa1110.c
Kristoffer Ericson
2006-10-13
[WATCHDOG] Atmel AT91RM9200 rename.
Andrew Victor
2006-10-11
[PATCH] remove bogus arch-specific syscall exports
Al Viro
2006-10-11
[PATCH] arm-versatile iomem annotations
Al Viro
2006-10-11
[PATCH] arm __user annotations
Al Viro
2006-10-09
IRQ: Use the new typedef for interrupt handler function pointers
David Howells
2006-10-08
[PATCH] arm: it's OK to pass pointer to volatile as iounmap() argument...
Al Viro
2006-10-06
ARM: fix up nested irq regs usage
Linus Torvalds
2006-10-06
[PATCH] ixp4xxdefconfig arm fixes
Frederik Deweerdt
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
2006-10-04
[PATCH] atmel_serial: Pass fixed register mappings through platform_data
Haavard Skinnemoen
[next]