summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann2011-10-314-22/+16
|\
| * ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre2011-10-131-1/+1
| * ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre2011-09-261-1/+8
| * Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre2011-08-292-11/+0
| |\
| | * ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2011-08-132-11/+0
| * | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King2011-08-231-1/+1
| |\ \
| | * | ARM: remove boot_params from struct machine_descNicolas Pitre2011-08-211-1/+0
| | * | ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-211-0/+1
| | |/
| * | ARM: Add init_consistent_dma_size()Jon Medhurst2011-08-222-9/+7
| |/
* | Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann2011-10-312-0/+21
|\ \
| * | ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King2011-08-122-1/+3
| * | ARM: gpio: consolidate gpio_to_irqRussell King2011-08-121-0/+9
| * | ARM: gpio: consolidate trivial gpiolib implementationsRussell King2011-08-121-0/+10
| |/
* | ARM: pxa: use correct __iomem annotationsArnd Bergmann2011-10-081-1/+1
* | 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
| * | atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
| * | asm-generic: add another generic ext2 atomic bitopsAkinobu Mita2011-07-261-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-227-43/+58
| |\ \
| | * \ Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King2011-07-184-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
| | * | | Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-07-152-22/+17
| | |\ \ \
| | | * | | ARM: ptrace: Add APSR_MASK definition to ptrace.hJon Medhurst2011-07-131-1/+2
| | | * | | ARM: kprobes: Extend arch_specific_insn to add pointer to emulated instructionJon Medhurst2011-07-131-0/+2
OpenPOWER on IntegriCloud