summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
...
| * | | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-111-2/+2
| * | | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-102-9/+3
| * | | arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-071-6/+0
| * | | arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-071-1/+2
| * | | arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-073-10/+1
| * | | arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-072-6/+3
| * | | arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2013-06-071-18/+4
| * | | arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia2013-06-071-6/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-031-10/+0
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2013-06-291-10/+0
| |\ \ \
| | * | | clocksource: arch_timer: use virtual countersMark Rutland2013-06-071-10/+0
| | | |/ | | |/|
* | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-021-2/+2
|\ \ \ \
| * | | | arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-281-2/+2
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-021-7/+0
|\ \ \ \ | |_|/ / |/| | |
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-7/+0
| | |/ | |/|
* | | perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-201-0/+1
|/ /
* | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-311-3/+9
* | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-311-0/+10
* | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-242-3/+5
* | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-241-0/+1
|/
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-171-1/+1
* arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-141-2/+0
* arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-141-1/+1
* arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-141-9/+3
* arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-132-4/+1
* arm64: Fix duplicate definition of early_consoleChen Gang2013-05-131-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-102-8/+1
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-092-8/+1
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-091-3/+0
|\ \
| * | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-161-3/+0
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-086-12/+17
|\ \ \
| * | | arm64: Treat the bitops index argument as an 'int'Catalin Marinas2013-05-081-5/+5
| * | | arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas2013-05-081-1/+2
| * | | arm64: dts: fix #address-cells for foundation-v8Mark Rutland2013-05-081-1/+1
| * | | arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-083-5/+8
| * | | arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas2013-05-081-0/+1
* | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-072-2/+9
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-172-2/+9
| |\ \ \
| | * | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-112-2/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-7/+0
|\ \ \ \ \
| * | | | | consolidate compat lookup_dcookie()Al Viro2013-03-031-7/+0
| | |/ / / | |/| | |
* | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-6/+1
* | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-3037-88/+1408
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | arm64: Use acquire/release semantics instead of explicit DMBCatalin Marinas2013-04-301-4/+2
| * | | | arm64: klib: bitops: fix unpredictable stxr usageMark Rutland2013-04-301-2/+2
| * | | | arm64: vexpress: Enable ARMv8 RTSM model (SoC) supportCatalin Marinas2013-04-262-1/+14
| * | | | arm64: vexpress: Add dts files for the ARMv8 RTSM modelsPawel Moll2013-04-265-0/+638
| * | | | arm64: Survive invalid cpu enable-methodsMark Rutland2013-04-251-4/+4
| * | | | arm64: mm: Correct show_pte behaviourSteve Capper2013-04-251-3/+3
OpenPOWER on IntegriCloud