summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | ARM: 7861/1: cacheflush: consolidate single-CPU ARMv7 cache disabling codeNicolas Pitre2013-10-293-98/+52
| | * | | | | | | ARM: 7860/1: debug: msm: Add DEBUG_LL support for ARCH_MSM8974Rohit Vaswani2013-10-292-0/+14
| | * | | | | | | ARM: 7859/1: debug: Create CONFIG_DEBUG_MSM_UART and re-organize the selects ...Rohit Vaswani2013-10-291-5/+10
| | * | | | | | | ARM: 7856/1: timer-sp: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-291-1/+1
| | * | | | | | | ARM: 7858/1: mm: make UACCESS_WITH_MEMCPY huge page awareSteven Capper2013-10-293-3/+48
| | * | | | | | | ARM: 7855/1: Add check for Cortex-A15 errata 798181 ECORob Herring2013-10-294-33/+54
| | * | | | | | | ARM: 7854/1: lockref: add support for lockless lockrefs using cmpxchg64Will Deacon2013-10-292-2/+7
| | * | | | | | | ARM: 7853/1: cmpxchg: implement cmpxchg64_relaxedWill Deacon2013-10-291-1/+3
| | * | | | | | | ARM: 7852/1: cmpxchg: implement barrier-less cmpxchg64_localWill Deacon2013-10-291-10/+42
| | * | | | | | | ARM: 7850/1: DEBUG_LL on efm32 SoCsUwe Kleine-König2013-10-292-0/+62
| | * | | | | | | ARM: 7840/1: LPAE: don't reject mapping /dev/mem above 4GBSergey Dyasly2013-10-291-4/+2
* | | | | | | | | Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-11-134-12/+61
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ARM: 7805/1: mm: change max*pfn to include the physical offset of memorySantosh Shilimkar2013-10-312-6/+12
| * | | | | | | | | ARM: DMA-API: better handing of DMA masks for coherent allocationsRussell King2013-10-313-6/+49
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-11-131-0/+6
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-5/+4
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-2347-102/+347
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-091-0/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-0111-20/+31
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | ARM: dts: am33xx: adopt to cpsw-phy-sel driver to configure phy modeMugunthan V N2013-09-241-0/+6
* | | | | | | | | | | | | arch/arm/mach-davinci/sram.c: use gen_pool_dma_alloc() to sram.cNicolin Chen2013-11-131-8/+1
* | | | | | | | | | | | | mm/arch: use NUMA_NO_NODEJianguo Wu2013-11-131-1/+1
* | | | | | | | | | | | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-1210-72/+91
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring2013-11-0746-102/+344
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | of/irq: Fix bug in interrupt parsing refactor.Grant Likely2013-11-041-3/+4
| | * | | | | | | | | | | | | arm/versatile: Fix versatile irq specifications.Grant Likely2013-10-292-2/+2
| | * | | | | | | | | | | | | of/irq: create interrupts-extended propertyGrant Likely2013-10-291-0/+16
| | * | | | | | | | | | | | | of/irq: Create of_irq_parse_and_map_pci() to consolidate arch code.Grant Likely2013-10-241-16/+1
| | * | | | | | | | | | | | | of/irq: Use irq_of_parse_and_map()Thierry Reding2013-10-241-5/+4
| | * | | | | | | | | | | | | of: Add testcases for interrupt parsingGrant Likely2013-10-242-0/+42
| | * | | | | | | | | | | | | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-1/+1
| | * | | | | | | | | | | | | of/irq: Replace of_irq with of_phandle_argsGrant Likely2013-10-241-3/+2
| | * | | | | | | | | | | | | of/irq: Rename of_irq_map_* functions to of_irq_parse_*Grant Likely2013-10-241-2/+2
| * | | | | | | | | | | | | | of: remove HAVE_ARCH_DEVTREE_FIXUPSRob Herring2013-10-101-2/+0
| * | | | | | | | | | | | | | ARM: keystone: remove unnecessary prom.h includeRob Herring2013-10-101-1/+0
| * | | | | | | | | | | | | | arm: use common of_flat_dt_match_machineRob Herring2013-10-101-22/+19
| * | | | | | | | | | | | | | of: remove early_init_dt_setup_initrd_archRob Herring2013-10-091-8/+0
| * | | | | | | | | | | | | | arm: set initrd_start/initrd_end for fdt scanRob Herring2013-10-091-3/+8
| * | | | | | | | | | | | | | arm: use early_init_dt_scanRob Herring2013-10-091-15/+1
| | |_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds2013-11-121-19/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | leds: lp55xx: handle enable pin in driverSebastian Reichel2013-10-252-19/+3
| | |_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | |
* | | | | | | | | | | | | | Merge tag 'gpio-v3.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2013-11-1228-404/+197
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Merge tag 'v3.12-rc6' into develLinus Walleij2013-10-1920-47/+151
| |\| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Merge tag 'v3.12-rc4' into develLinus Walleij2013-10-1660-356/+645
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | | ARM: gemini: delete <mach/gpio.h>Linus Walleij2013-10-013-22/+1
| * | | | | | | | | | | | | | ARM: w90x900: delete <mach/gpio.h>Linus Walleij2013-10-011-30/+0
| * | | | | | | | | | | | | | Merge branch 'ixp4-cleanup' into develLinus Walleij2013-09-276-104/+123
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | ARM: ixp4xx: stop broadcasting the custom GPIO APILinus Walleij2013-09-272-39/+38
| | * | | | | | | | | | | | | | ARM: ixp4: delete irq_to_gpioLinus Walleij2013-09-271-11/+0
| | * | | | | | | | | | | | | | ARM: ixp4xx: convert remaining users to use gpiolibLinus Walleij2013-09-274-54/+85
| | | |_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | |