summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)Author
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-23ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar
2011-09-23ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-09-22Merge branch 'pm' into devel-stableRussell King
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20ARM: pm: convert some assembly to CRussell King
2011-09-20ARM: pm: preallocate a page table for suspend/resumeRussell King
2011-09-16Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King
2011-09-06ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij
2011-08-31Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon
2011-08-31ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland
2011-08-31ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon
2011-08-31ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon
2011-08-31ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon
2011-08-23Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King
2011-08-22ARM: Add init_consistent_dma_size()Jon Medhurst
2011-08-21ARM: remove boot_params from struct machine_descNicolas Pitre
2011-08-21ARM: introduce atag_offset to replace boot_paramsNicolas Pitre
2011-08-15ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla
2011-08-12ARM: perf: make name of arm_pmu_type consistentMark Rutland
2011-08-12ARM: perf: fix prototype of release_pmuMark Rutland
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28irq: add irq_domain translation infrastructureGrant Likely
2011-07-27Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-27Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-26asm-generic: add another generic ext2 atomic bitopsAkinobu Mita
2011-07-25Merge branch 'next/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-25arm/dt: Add dt machine definitionGrant Likely
2011-07-24Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-07-22Merge branch 'timers-cleanup-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2011-07-22Merge branch 'devel-stable' into for-nextRussell King
2011-07-22Merge branches 'btc', 'dma', 'entry', 'fixes', 'linker-layout', 'misc', 'mmci...Russell King
2011-07-22ARM: 7004/1: fix traps.h compile warningsMikael Pettersson
2011-07-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle
2011-07-22ARM: 6998/2: kernel: use proper memory barriers for bitopsHeechul Yun
2011-07-22ARM: 6997/1: ep93xx: increase NR_BANKS to 16 for support of 128MB RAMPetr Štetiar
2011-07-21Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn
2011-07-19Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann
2011-07-19ARM: Consolidate the clkdev header filesKyungmin Park
2011-07-19ARM: btc: avoid invalidating the branch target cache on kernel TLB maintanenceRussell King
2011-07-18Merge branch 'dma' of http://git.linaro.org/git/people/nico/linux into devel-...Russell King
2011-07-18ARM: ARM_DMA_ZONE_SIZE is no moreNicolas Pitre
2011-07-18ARM: add dma_zone_size to the machine_desc structureNicolas Pitre
2011-07-18ARM: change ARM_DMA_ZONE_SIZE into a variableNicolas Pitre
2011-07-15Merge branch 'kprobes-thumb' of git://git.yxit.co.uk/linux into devel-stableRussell King