summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm (follow)
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King2011-10-2521-277/+464
|\ \ \ \ \ \ \
| | | | | | | * ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-172-7/+19
| | | | | | | * ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2011-10-171-0/+4
| | | | | | | * ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2011-10-171-0/+5
| | | | | | | * ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2011-10-171-0/+6
| | | | | | | * ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-172-0/+39
| | | |_|_|_|/ | | |/| | | |
| | | | | | * ARM: 7077/1: LPAE: Use a mask for physical addresses in page table entriesCatalin Marinas2011-10-062-3/+5
| | | | | | * ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32Catalin Marinas2011-10-064-52/+55
| | | | | | * ARM: 7075/1: LPAE: Factor out 2-level page table definitions into separate filesCatalin Marinas2011-10-066-250/+302
| | | | | | * ARM: 7058/1: LPAE: Cast the dma_addr_t argument to unsigned long in dma_to_virtCatalin Marinas2011-08-231-1/+1
| | | | | * | ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2011-08-132-11/+0
| | | | | |/
| | | | * | ARM: 7114/1: cache-l2x0: add resume entry for l2 in secure modeBarry Song2011-10-172-0/+32
| | | | * | ARM: 7009/1: l2x0: Add OF based initializationRob Herring2011-10-171-0/+17
| | | |/ / | | |/| |
| | | * | ARM: io: add a default IO_SPACE_LIMIT definitionRussell King2011-08-171-0/+21
| | | * | ARM: io: ecard: move ioaddr() inside __ecard_addressRussell King2011-08-171-1/+0
| | | |/
| * | / ARM: add io{read,write}{16,32}be functionsArnd Bergmann2011-10-011-0/+6
| | |/ | |/|
* | | ARM: 7122/1: localtimer: add header linux/errno.h explicitlyShawn Guo2011-10-151-0/+2
* | | ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_opWill Deacon2011-09-261-17/+17
* | | ARM: nommu: fix warning with checksyscalls.shRussell King2011-09-171-2/+2
| |/ |/|
* | ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-071-2/+7
* | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-151-1/+1
* | ARM: perf: make name of arm_pmu_type consistentMark Rutland2011-08-121-5/+5
* | ARM: perf: fix prototype of release_pmuMark Rutland2011-08-121-1/+1
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-302-3/+3
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-222-3/+3
* | Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-288-15/+30
|\ \
| * \ Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-272-0/+7
| |\ \
| | * \ Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-211-0/+6
| | |\ \
| | | * | ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-201-0/+6
| | | |/
| | * / ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux2011-07-121-0/+1
| | |/
| * | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-273-3/+19
| |\ \
| | * \ Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann2011-07-191-0/+5
| | |\ \
| | | * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-191-0/+5
| | | |/
| | * | ARM: set vga memory base at run-timeRob Herring2011-07-121-2/+3
| | * | ARM: convert PCI defines to variablesRob Herring2011-07-121-1/+5
| | * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-121-0/+6
| | |/
| * | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-4/+1
| * | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-2/+2
| * | atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+0
| * | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-271-4/+1
| * | Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-07-251-1/+0
| |\ \
| | * | ARM: scoop: drop pcmcia_init callbackDmitry Eremin-Solenikov2011-07-111-1/+0
| | |/
* | | irq: add irq_domain translation infrastructureGrant Likely2011-07-281-5/+0
* | | arm/dt: Add dt machine definitionGrant Likely2011-07-251-0/+7
|/ /
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-07-2419-197/+135
|\ \
| * \ Merge branch 'devel-stable' into for-nextRussell King2011-07-237-43/+58
| |\ \
| | * \ Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-194-92/+23
| | |\ \
| | | * | ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre2011-07-181-2/+0
| | | * | ARM: add dma_zone_size to the machine_desc structureNicolas Pitre2011-07-181-0/+4
| | | * | ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre2011-07-181-3/+6