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
Age
Commit message (
Expand
)
Author
2009-05-19
powerpc/qe: add new qe properties for QE based chips
Haiying Wang
2009-05-19
powerpc/85xx: Add MPC8569MDS board support
Haiying Wang
2009-05-19
powerpc/qe: update QE Serial Number
Haiying Wang
2009-05-19
powerpc/qe: update risc allocation for QE
Haiying Wang
2009-05-19
powerpc/85xx: clean up for mpc8568_mds name
Haiying Wang
2009-05-19
powerpc/86xx: clean up smp init code
Kumar Gala
2009-05-19
powerpc/cpm: Remove some cruft code and defines
Kumar Gala
2009-05-19
powerpc: make dma_window_* in pci_controller struct avail on 32b
Becky Bruce
2009-05-19
powerpc/86xx: Add new LAW & MCM device tree nodes for all 86xx systems
Kumar Gala
2009-05-19
powerpc/85xx: Add new LAW & ECM device tree nodes for all 85xx systems
Kumar Gala
2009-05-19
powerpc/fsl: use of_iomap() for rstcr mapping
Kumar Gala
2009-05-19
powerpc/86xx: Add 36-bit device tree for mpc8641hpcn
Becky Bruce
2009-05-19
powerpc: Refactor board check for PCI quirks on FSL boards with uli1575
Kumar Gala
2009-05-19
powerpc/fsl: Remove cell-index from PCI nodes
Kumar Gala
2009-05-19
powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofile
Michael Ellerman
2009-05-15
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2009-05-15
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...
Linus Torvalds
2009-05-15
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2009-05-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-05-15
Merge branch 'fix/asoc' into for-linus
Takashi Iwai
2009-05-15
kgdb,i386: use address that SP register points to in the exception frame
Jason Wessel
2009-05-15
ASoC: DaVinci EVM board support buildfixes
David Brownell
2009-05-15
powerpc: Fix PCI ROM access
Benjamin Herrenschmidt
2009-05-15
powerpc/pseries: Really fix the oprofile CPU type on pseries
Benjamin Herrenschmidt
2009-05-15
powerpc/cell: Make ptcal more reliable
Gerhard Stenzel
2009-05-15
powerpc: Allow mem=x cmdline to work with 4G+
Becky Bruce
2009-05-15
powerpc/mpic: Fix incorrect allocation of interrupt rev-map
Kumar Gala
2009-05-15
powerpc: Fix oprofile sampling of marked events on POWER7
Maynard Johnson
2009-05-15
powerpc/iseries: Fix pci breakage due to bad dma_data initialization
Stephen Rothwell x
2009-05-15
powerpc: Fix mktree build error on Mac OS X host
Timur Tabi
2009-05-14
powerpc/virtex: Fix duplicate level irq events.
John Linn
2009-05-14
powerpc/virtex: Add uImage to the default images list
Grant Likely
2009-05-14
powerpc/boot: add simpleImage.* to clean-files list
Grant Likely
2009-05-14
MIPS: Sibyte: Fix locking in set_irq_affinity
Thomas Bogendoerfer
2009-05-14
MIPS: Use force_sig when handling address errors.
David Daney
2009-05-14
MIPS: Cavium: Add struct clocksource * argument to octeon_cvmcount_read()
Coly Li
2009-05-14
MIPS: Rewrite <asm/div64.h> to work with gcc 4.4.0.
Ralf Baechle
2009-05-14
MIPS: Fix highmem.
Ralf Baechle
2009-05-14
MIPS: Fix sign-extension bug in 32-bit kernel on 32-bit hardware.
Ralf Baechle
2009-05-14
MIPS: MSP71xx: Remove the RAMROOT functions
Shane McDonald
2009-05-14
MIPS: Use -mno-check-zero-division
Ralf Baechle
2009-05-14
MIPS: Set compiler options only after the compiler prefix has ben set.
Ralf Baechle
2009-05-14
MIPS: IP27: Get rid of #ident. Gcc 4.4.0 doesn't like it.
Ralf Baechle
2009-05-14
MIPS: uaccess: Switch lock annotations to might_fault().
Ralf Baechle
2009-05-14
MIPS: MSP71xx: Resolve use of non-existent GPIO routines in msp71xx reset
Shane McDonald
2009-05-14
MIPS: MSP71xx: Resolve multiple definition of plat_timer_setup
Shane McDonald
2009-05-14
MIPS: Make uaccess.h slightly more sparse friendly.
Ralf Baechle
2009-05-14
MIPS: Make access_ok() sideeffect proof.
Ralf Baechle
2009-05-14
MIPS: IP27: Fix clash with NMI_OFFSET from hardirq.h
Thomas Bogendoerfer
2009-05-14
MIPS: Alchemy: Timer build fix
Manuel Lauss
[next]