summaryrefslogtreecommitdiff
path: root/arch/arm/include
AgeCommit message (Expand)AuthorFilesLines
2012-11-19ARM: 7578/1: arch/move secure_computing into traceKees Cook1-3/+4
2012-11-19ARM: 7577/1: arch/add syscall_get_archWill Drewry1-0/+9
2012-11-19Merge branch 'asid-allocation' of git://git.kernel.org/pub/scm/linux/kernel/g...Russell King2-86/+7
2012-11-19Merge branch 'for-rmk/prot-none' of git://git.kernel.org/pub/scm/linux/kernel...Russell King3-7/+9
2012-11-19Merge branch 'hw-breakpoint' of git://git.kernel.org/pub/scm/linux/kernel/git...Russell King2-22/+6
2012-11-19Merge branch 'perf/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King2-16/+17
2012-11-17Merge 3.7-rc6 into char-misc-nextGreg Kroah-Hartman4-11/+10
2012-11-17ARM: sunxi: Add earlyprintk supportMaxime Ripard1-0/+24
2012-11-16ARM: tegra: move debug-macro.S to include/debugStephen Warren1-0/+223
2012-11-16Merge tag 'imx-dt-3.8' of git://git.linaro.org/people/shawnguo/linux-2.6 into...Arnd Bergmann1-4/+16
2012-11-16Merge remote-tracking branch 'arm-soc/imx/multiplatform' into xSascha Hauer1-0/+62
2012-11-16ARM/AVR32: get rid of serial_at91.hRussell King1-33/+0
2012-11-16ARM: move udc_pxa2xx.h to linux/platform_dataRussell King1-26/+0
2012-11-16ARM: move serial_sa1100.h header file to linux/platform_dataRussell King1-31/+0
2012-11-16ARM: imx6q: let users input debug uart port numberShawn Guo1-4/+16
2012-11-16ARM: cti: fix manipulation of debug lock registersWill Deacon1-18/+2
2012-11-15arm-dt: Enable DT proc updates.Pantelis Antoniou1-0/+2
2012-11-15Merge tag 'omap-for-v3.8/fixes-non-critical-v4-signed' of git://git.kernel.or...Arnd Bergmann7-26/+55
2012-11-14tracing,x86: Add a TSC trace_clockDavid Sharp1-0/+1
2012-11-13ARM: 7571/1: SMP: add function arch_send_wakeup_ipi_mask()Shawn Guo1-0/+1
2012-11-13Merge branch 'cleanups/dma' into next/cleanupArnd Bergmann5-18/+10
2012-11-13ARM: dma-mapping: remove init_consistent_dma_size() stubMarek Szyprowski1-7/+0
2012-11-12Merge remote-tracking branch 'arm-soc/imx/multiplatform' into imx25-dtSascha Hauer1-0/+62
2012-11-09ARM: mm: introduce present, faulting entries for PAGE_NONEWill Deacon3-3/+5
2012-11-09ARM: mm: introduce L_PTE_VALID for page table entriesWill Deacon3-4/+4
2012-11-09ARM: hw_breakpoint: use CRn as argument for debug reg accessor macrosDietmar Eggemann1-4/+4
2012-11-09ARM: perf: consistently use arm_pmu->name for PMU nameWill Deacon1-1/+1
2012-11-09ARM: perf: consistently use struct perf_event in arm_pmu functionsSudeep KarkadaNagesha1-15/+11
2012-11-09ARM: perf: add guest vs host discriminationMarc Zyngier1-0/+5
2012-11-08ARM: vexpress: fix ll debug code when building multiplatformArnd Bergmann1-0/+1
2012-11-07Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds4-11/+10
2012-11-06ARM: 7547/4: cache-l2x0: add support for Aurora L2 cache ctrlGregory CLEMENT1-0/+4
2012-11-06Merge branch 'arm-next' of git://git.xilinx.com/linux-xlnx into next/cleanupOlof Johansson7-26/+55
2012-11-05ARM: implement debug_ll_io_init()Rob Herring1-0/+7
2012-11-05ARM: vexpress: Start using new Versatile Express infrastructurePawel Moll1-6/+0
2012-11-05ARM: mm: remove IPI broadcasting on ASID rolloverWill Deacon2-86/+7
2012-10-29clk: Common clocks implementation for Versatile ExpressPawel Moll1-0/+2
2012-10-29Merge 3.7-rc3 into char-misc-nextGreg Kroah-Hartman7-26/+55
2012-10-29ARM: 7567/1: io: avoid GCC's offsettable addressing modes for halfword accessesWill Deacon1-2/+2
2012-10-29ARM: 7566/1: vfp: fix save and restore when running on pre-VFPv3 and CONFIG_V...Paul Walmsley2-7/+8
2012-10-29ARM: 7565/1: sched: stop sched_clock() during suspendFelipe Balbi 21-2/+0
2012-10-28Merge tag 'fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds3-17/+33
2012-10-26Revert "ARM: dma-mapping: support debug_dma_mapping_error"Marek Szyprowski1-1/+0
2012-10-26Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-3/+3
2012-10-26Merge branch 'fixes_for_linus' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds1-0/+1
2012-10-25ARM: socfpga: Fix socfpga compilation with early_printk() enabledPavel Machek3-17/+33
2012-10-25/dev/mem: use phys_addr_t for physical addressesCyril Chemparathy1-1/+1
2012-10-23ARM: dma-mapping: support debug_dma_mapping_errorMing Lei1-0/+1
2012-10-23Merge tag 'fixes-for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Russell King2-3/+3
2012-10-19Merge commit 'v3.7-rc1' into stable/for-linus-3.7Konrad Rzeszutek Wilk82-1789/+1904