aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAge
...
| | * | | | | | | | | | | | Add HWCAP_NEON to the ARM hwcap.h fileCatalin Marinas2008-11-06
| | * | | | | | | | | | | | Add "thumbee" to the hwcap_str arrayCatalin Marinas2008-11-06
| | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branch 'clps7500' into develRussell King2008-11-27
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | [ARM] clps7500: remove supportRussell King2008-11-27
| | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge branches 'core' and 'clks' into develRussell King2008-11-27
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / / / / | | |/| | | | | | | | | |
| | * | | | | | | | | | | [ARM] sa1100: match clock by dev_name(dev)Russell King2008-11-27
| | * | | | | | | | | | | [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
| | * | | | | | | | | | | [ARM] pxa: convert to clkdev and match clocks by struct device where possibleRussell King2008-11-27
| | * | | | | | | | | | | [ARM] versatile: convert to clkdev and lookup clocks by device nameRussell King2008-11-27
| | * | | | | | | | | | | [ARM] integrator: convert to clkdev and lookup clocks by device nameRussell King2008-11-27
| | * | | | | | | | | | | [ARM] realview: convert to clkdev and lookup clocks by device nameRussell King2008-11-27
| | * | | | | | | | | | | [ARM] clkdev: add generic clkdev infrastructureRussell King2008-11-27
| | |/ / / / / / / / / /
| * | | | | | | | | | | [ARM] Arrange for platforms to select appropriate CPU supportRussell King2008-11-27
| * | | | | | | | | | | [ARM] remove memzero()Russell King2008-11-27
| |/ / / / / / / / / /
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2008-12-28
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | IXP4xx: move common debugging from network drivers to QMGR module.Krzysztof Hałasa2008-12-21
| * | | | | | | | | | | IXP4xx: clear IRQ stat in qmgr_disable_irq().Krzysztof Hałasa2008-12-21
| * | | | | | | | | | | IXP4xx: check for queue being empty in qmgr_release_queue().Krzysztof Hałasa2008-12-21
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-15
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-02
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / / / | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
| |\ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ | | |/| | | | | | | | |
| * | | | | | | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-07
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-10-31
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | net: convert print_mac to %pMJohannes Berg2008-10-27
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge branch 'topic/asoc' into to-pushTakashi Iwai2008-12-25
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | Merge branch 'upstream' into topic/asocTakashi Iwai2008-12-01
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ASoC: Add Palm/PXA27x unified ASoC audio driverMarek Vasut2008-11-05
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | [ARM] Ensure linux/hardirqs.h is included where requiredRussell King2008-12-15
* | | | | | | | | | | | [ARM] fix kernel-doc syntaxRandy Dunlap2008-12-14
* | | | | | | | | | | | [ARM] arch/arm/common/sa1111.c: Correct error handling codeJulia Lawall2008-12-14
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | [ARM] 5341/2: there is no copy_page on nommu ARMNicolas Pitre2008-12-11
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-12-09
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / / |/| | | | | | | | |
| * | | | | | | | | [ARM] Fix alignment fault handling for ARMv6 and later CPUsRussell King2008-12-07
| * | | | | | | | | [ARM] 5340/1: fix stack placement after noexecstack changesLennert Buytenhek2008-12-06
| * | | | | | | | | [ARM] 5339/1: fix __fls() on ARMNicolas Pitre2008-12-04
| * | | | | | | | | [ARM] Orion: fix bug in pcie configuration cycle function field maskSaeed Bishara2008-12-02
| * | | | | | | | | [ARM] omap: fix a pile of issuesRussell King2008-12-01
| | |/ / / / / / / | |/| | | | | | |
* / | | | | | | | spi: fix spi_s3c24xx_gpio num_chipselectBen Dooks2008-12-01
|/ / / / / / / /
* | | | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-27
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | [ARM] pxa/palmtx: misc fixes to use generic GPIO APIMarek Vasut2008-11-27
| * | | | | | | [ARM] pxa/corgi: update default config to exclude tosa from being builtEric Miao2008-11-25
| * | | | | | | [ARM] pxa/pcm990: use negative number for an invalid GPIO in camera dataGuennadi Liakhovetski2008-11-25
* | | | | | | | Merge branch 'omap-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Russell King2008-11-27
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ARM: OMAP: Fixes for suspend / resume GPIO wake-up handlingTero Kristo2008-11-26
| * | | | | | | ARM: OMAP: Typo fix for clock_allow_idleAmit Kucheria2008-11-25
| | |_|_|/ / / | |/| | | | |
* | | | | | | [ARM] pxa/MioA701: bluetooth resume fixRobert Jarzmik2008-11-22
* | | | | | | [ARM] pxa/MioA701: fix memory corruption.Robert Jarzmik2008-11-22
| |_|_|_|/ / |/| | | | |
* | | | | | [ARM] 5330/1: mach-pxa: Fixup reset for systems using reboot=cold or other st...Jaya Kumar2008-11-17
* | | | | | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-11-17
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | [ARM] pxa: fix incorrect PCMCIA PSKTSEL pin configuration for spitzEric Miao2008-11-16