summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-10-251-1/+1
|\
| * doc: fix broken referencesPaul Bolle2011-09-271-1/+1
* | Merge branch 'misc' into for-linusRussell King2011-10-2523-88/+79
|\ \
| * | ARM: 7129/1: Add __arm_ioremap_exec for mapping external memory as MT_MEMORYTony Lindgren2011-10-221-0/+1
| * | ARM: 7130/1: dev_archdata: add private iommu extensionOhad Ben-Cohen2011-10-171-0/+3
| * | ARM: 7118/1: rename temp variable in read*_relaxed()Olof Johansson2011-10-171-5/+5
| * | ARM: 7062/1: cache: detect PIPT I-cache using CTRWill Deacon2011-10-171-1/+4
| * | ARM: platform fixups: remove mdesc argument to fixup functionRussell King2011-10-171-2/+1
| * | ARM: 7017/1: Use generic BUG() handlerSimon Glass2011-10-171-9/+46
| * | ARM: 7068/1: process: change from __backtrace to dump_stack in show_regsLaura Abbott2011-10-171-1/+0
| * | ARM: 7029/1: Make cpu_architecture into a global variableDave Martin2011-10-171-1/+2
| * | ARM: 7006/1: Migrate to asm-generic wrapper supportStephen Boyd2011-10-1717-69/+17
| |/
| |
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
| \
*-----------. \ 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-292-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-262-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-263-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-261-4/+1
| * | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2