aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-31arm64: don't kill the kernel on a bad esr from el0Mark Rutland1-3/+9
2013-05-31arm64: treat unhandled compat el0 traps as undefMark Rutland1-0/+10
2013-05-24arm64: Do not report user faults for handled signalsCatalin Marinas2-3/+5
2013-05-24arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang1-0/+1
2013-05-17arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon1-1/+1
2013-05-14arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas1-2/+0
2013-05-14arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh1-1/+1
2013-05-14arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas1-9/+3
2013-05-13arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2-4/+1
2013-05-13arm64: Fix duplicate definition of early_consoleChen Gang1-2/+3
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-8/+1
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2-8/+1
2013-05-09Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds1-3/+0
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds6-12/+17
2013-05-08arm64: Treat the bitops index argument as an 'int'Catalin Marinas1-5/+5
2013-05-08arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas1-1/+2
2013-05-08arm64: dts: fix #address-cells for foundation-v8Mark Rutland1-1/+1
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas3-5/+8
2013-05-08arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas1-0/+1
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+9
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds1-7/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-6/+1
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds37-88/+1408
2013-04-30arm64: Use acquire/release semantics instead of explicit DMBCatalin Marinas1-4/+2
2013-04-30arm64: klib: bitops: fix unpredictable stxr usageMark Rutland1-2/+2
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-39/+6
2013-04-29sparse-vmemmap: specify vmemmap population range in bytesJohannes Weiner1-8/+5
2013-04-29mm/ARM: use common help functions to free reserved pagesJiang Liu1-24/+2
2013-04-26arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas2-1/+14
2013-04-26arm64: vexpress: Add dts files for the ARMv8 RTSM modelsPawel Moll5-0/+638
2013-04-25arm64: Survive invalid cpu enable-methodsMark Rutland1-4/+4
2013-04-25arm64: mm: Correct show_pte behaviourSteve Capper1-3/+3
2013-04-25arm64: Fix compat types affecting struct compat_statCatalin Marinas1-9/+13
2013-04-25arm64: Execute DSB during thread switching for TLB/cache maintenanceCatalin Marinas1-0/+6
2013-04-25arm64: compiling issue, need add include/asm/vga.h fileChen Gang1-0/+1
2013-04-25arm64: smp: honour #address-size when parsing CPU reg propertyWill Deacon1-1/+4
2013-04-23arm64: Define cmpxchg64 and cmpxchg64_local for outside useChen Gang1-0/+3
2013-04-19arm64: Define readq and writeq for driver module usingChen Gang1-0/+4
2013-04-17Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel/linux into late/clksrcOlof Johansson2-2/+9
2013-04-17arm64: Fix task tracingChristopher Covington1-1/+1
2013-04-17arm64: add explicit symbols to ESR_EL1 decodingMarc Zyngier2-26/+82
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-16Remove GENERIC_GPIO config optionAlexandre Courbot1-3/+0
2013-04-11ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2-2/+9
2013-04-08arm64: Use generic idle loopThomas Gleixner3-39/+7
2013-03-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64Linus Torvalds1-1/+1
2013-03-28Merge branch 'arm64-klib' into upstreamCatalin Marinas12-18/+418
2013-03-26arm64: Use irqchip_init() for interrupt controller initialisationCatalin Marinas4-10/+16
2013-03-26arm64: psci: Use the MPIDR values from cpu_logical_map for cpu ids.Liviu Dudau1-2/+3