aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAge
* Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-23
|\
| * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-23
| * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-23
| * ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-17
| * ARM: 7124/1: smp: Add a localtimer handler callable from C codeShawn Guo2011-10-17
| * ARM: 7123/1: smp: Add an IPI handler callable from C codeShawn Guo2011-10-17
| * ARM: 7060/1: smp: populate logical CPU mapping during bootWill Deacon2011-10-17
| * ARM: 7011/1: Add ARM cpu topology definitionVincent Guittot2011-10-17
* | Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King2011-10-18
|\ \
| * | ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre2011-10-13
| * | ARM: prepare for removal of a bunch of <mach/memory.h> filesNicolas Pitre2011-09-26
| * | Merge the enabling by default of ARM_PATCH_PHYS_VIRTNicolas Pitre2011-08-29
| |\ \
| | * | ARM: 7013/1: P2V: Remove ARM_PATCH_PHYS_VIRT_16BITNicolas Pitre2011-08-13
* | | | Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King2011-09-26
|\ \ \ \
| * | | | ARM: mm: Add strongly ordered descriptor support.Santosh Shilimkar2011-09-23
| * | | | ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2011-09-23
| | |_|/ | |/| |
* | | | Merge branch 'pm' into devel-stableRussell King2011-09-22
|\ \ \ \
| * | | | ARM: pm: convert some assembly to CRussell King2011-09-20
| * | | | ARM: pm: preallocate a page table for suspend/resumeRussell King2011-09-20
* | | | | Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King2011-09-21
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2011-09-06
| |/ / /
* | | | Merge branch 'for-rmk' of git://linux-arm.org/linux-2.6-wd into devel-stableRussell King2011-09-16
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branches 'hwbreak', 'perf/updates' and 'perf/system-pmus' into for-rmkWill Deacon2011-08-31
| |\ \ \
| | * | | ARM: perf: move arm_pmu into <asm/pmu.h>Mark Rutland2011-08-31
| | * | | ARM: PMU: move CPU PMU platform device handling and init into perfWill Deacon2011-08-31
| | |/ /
| * | | ARM: hw_breakpoint: add support for multiple watchpointsWill Deacon2011-08-31
| * | | ARM: hw_breakpoint: add initial Cortex-A15 (debug v7.1) supportWill Deacon2011-08-31
| |/ /
| * | ARM: 7014/1: cache-l2x0: Fix L2 Cache size calculation.Srinivas Kandagatla2011-08-15
| * | ARM: perf: make name of arm_pmu_type consistentMark Rutland2011-08-12
| * | ARM: perf: fix prototype of release_pmuMark Rutland2011-08-12
| |/
* | Merge branch 'atag_offset' of git://git.linaro.org/people/nico/linux into dev...Russell King2011-08-23
|\ \
| * | ARM: remove boot_params from struct machine_descNicolas Pitre2011-08-21
| * | ARM: introduce atag_offset to replace boot_paramsNicolas Pitre2011-08-21
| |/
* / ARM: Add init_consistent_dma_size()Jon Medhurst2011-08-22
|/
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2011-07-30
|\
| * PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle2011-07-22
* | Merge branch 'imx/dt' into next/dtArnd Bergmann2011-07-28
|\ \
| * \ Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
| |\ \
| | * \ Merge branch 'next-samsung-devel' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2011-07-21
| | |\ \
| | | * | ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-20
| | | |/
| | * / ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux2011-07-12
| | |/
| * | Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-07-26
| |\ \
| | * \ Merge branch 'cross-platform/clkdev' into next/cross-platformArnd Bergmann2011-07-19
| | |\ \
| | | * | ARM: Consolidate the clkdev header filesKyungmin Park2011-07-19
| | | |/
| | * | ARM: set vga memory base at run-timeRob Herring2011-07-12
| | * | ARM: convert PCI defines to variablesRob Herring2011-07-12
| | * | ARM: pci: make pcibios_assign_all_busses use pci_has_flagRob Herring2011-07-12
| | |/
| * | atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-26
| * | atomic: move atomic_add_unless to generic codeArun Sharma2011-07-26
| * | atomic: use <linux/atomic.h>Arun Sharma2011-07-26