summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-2417-39/+39
|\
| * Update broken web addresses in arch directory.Justin P. Mattock2010-10-1814-23/+23
| * arm: uengine.c: remove C99 commentsH Hartley Sweeten2010-09-231-9/+9
| * arm: scoop.c: remove C99 commentsH Hartley Sweeten2010-09-231-6/+6
| * Fix typo: configuation => configurationThomas Weber2010-09-231-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-10-244-3/+74
|\ \
| * | crypto: updates to enable omap aesDmitry Kasatkin2010-09-034-3/+74
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-233-2/+56
|\ \ \
| * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-2119-24/+75
| |\ \ \
| * \ \ \ Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller2010-10-081-1/+1
| |\ \ \ \
| | * \ \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-10-081-1/+1
| | |\ \ \ \
| | | * | | | omap: zoom2/3: fix build caused by wl1271 supportext Anand Gadiyar2010-10-051-1/+1
| * | | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-0771-336/+796
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2010-09-213-2/+56
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | omap: zoom: add mmc3/wl1271 device supportOhad Ben-Cohen2010-09-211-0/+19
| | * | | | | omap: zoom: add fixed regulator device for wlanOhad Ben-Cohen2010-09-211-0/+35
| | * | | | | wl12xx: make wl12xx.h common to both spi and sdioOhad Ben-Cohen2010-09-212-1/+2
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2010-10-234-0/+56
|\ \ \ \ \ \ \
| * | | | | | | mxc_udc: add workaround for ENGcm09152 for i.MX35Eric Bénard2010-10-221-0/+1
| * | | | | | | USB: AM35x: Add musb supportAjay Kumar Gupta2010-10-223-0/+55
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds2010-10-231-82/+1Star
|\ \ \ \ \ \ \
| * | | | | | | ioctl: Use asm-generic/ioctls.h on arm (enables termiox)Jeff Mahoney2010-10-221-82/+1Star
| |/ / / / / /
* | | | | | | Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2010-10-225-1/+7
|\ \ \ \ \ \ \
| * | | | | | | llseek: automatically add .llseek fopArnd Bergmann2010-10-154-1/+5
| * | | | | | | arm/omap: use generic_file_llseek in iommu_debugArnd Bergmann2010-09-161-0/+2
* | | | | | | | Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2010-10-222-29/+14Star
|\ \ \ \ \ \ \ \
| * | | | | | | | memblock, bootmem: Round pfn properly for memory and reserved regionsYinghai Lu2010-10-131-4/+4
| * | | | | | | | Merge commit 'v2.6.36-rc7' into core/memblockIngo Molnar2010-10-0871-335/+796
| |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| * | | | | | | | memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu2010-10-081-1/+1
| * | | | | | | | arm, memblock: Fix the sparsemem buildYinghai Lu2010-09-161-2/+1Star
| * | | | | | | | Merge commit 'v2.6.36-rc3' into x86/memblockIngo Molnar2010-08-31584-11568/+29476
| |\ \ \ \ \ \ \ \
| * | | | | | | | | memblock/arm: Use new accessorsBenjamin Herrenschmidt2010-08-051-9/+12
| * | | | | | | | | memblock/arm: Use memblock_region_is_memory() for omap fbBenjamin Herrenschmidt2010-08-041-5/+1Star
| * | | | | | | | | memblock/arm: pfn_valid uses memblock_is_memory()Benjamin Herrenschmidt2010-08-041-14/+1Star
| * | | | | | | | | memblock: Rename memblock_region to memblock_type and memblock_property to me...Benjamin Herrenschmidt2010-08-042-2/+2
* | | | | | | | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-10-22814-6582/+24047
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | arm: remove machine_desc.io_pg_offst and .phys_ioNicolas Pitre2010-10-20361-852/+1Star
| * | | | | | | | | | arm: use addruart macro to establish debug mappingsJeremy Kerr2010-10-201-4/+19
| * | | | | | | | | | arm: return both physical and virtual addresses from addruartJeremy Kerr2010-10-2056-454/+440Star
| * | | | | | | | | | arm/debug: consolidate addruart macros for CONFIG_DEBUG_ICEDCCJeremy Kerr2010-10-201-11/+2Star
| * | | | | | | | | | ARM: make struct machine_desc definition coherent with its commentNicolas Pitre2010-10-201-1/+2
| * | | | | | | | | | Merge branch 'devel-stable' into develRussell King2010-10-19374-4397/+18210
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2010-10-1933-190/+1101
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | eukrea_mbimxsd-baseboard: Pass the correct GPIO to gpio_freeFabio Estevam2010-10-191-1/+1
| | | * | | | | | | | | | cpuimx27: fix compile when ULPI is selectedEric Bénard2010-10-191-0/+1
| | | * | | | | | | | | | mach-pcm037_eet: fix compile errorsEric Bénard2010-10-191-1/+2
| | | * | | | | | | | | | Fixing ethernet driver compilation error for i.MX31 ADS boardIan Lartey2010-10-192-6/+34
| | | * | | | | | | | | | cpuimx51: update board supportEric Bénard2010-10-193-1/+34
| | | * | | | | | | | | | mx5: add cpuimx51sd module and its baseboardEric Bénard2010-10-196-1/+531
| | | * | | | | | | | | | iomux-mx51: fix GPIO_1_xx 's IOMUX configurationEric Bénard2010-10-191-10/+10