summaryrefslogtreecommitdiff
path: root/arch/arm64
Commit message (Expand)AuthorAge
...
| | * | arm64/xen: implement ioremap_cached on arm64Stefano Stabellini2013-06-07
| | * | arm64/xen: introduce asm/xen header files on arm64Stefano Stabellini2013-06-07
| * | | arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
| * | | arm64: extable: sort the exception table at build timeWill Deacon2013-06-12
| * | | arm64: device: add iommu pointer to device archdataWill Deacon2013-06-11
| * | | arm64: pgtable: use pte_index instead of __pte_indexWill Deacon2013-06-11
| * | | arm64: kernel: compiling issue, need delete read_current_timer()Chen Gang2013-06-10
| * | | arm64: mm: don't bother invalidating the icache in switch_mmWill Deacon2013-06-07
| * | | arm64: spinlock: retry trylock operation if strex fails on free lockCatalin Marinas2013-06-07
| * | | arm64: Remove __flush_dcache_page()Catalin Marinas2013-06-07
| * | | arm64: Do not flush the D-cache for anonymous pagesCatalin Marinas2013-06-07
| * | | arm64: Avoid cache flushing in flush_dcache_page()Catalin Marinas2013-06-07
| * | | arm64: Provide default implementation for dma_{alloc,free}_attrsDamian Hobson-Garcia2013-06-07
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2013-07-03
|\ \ \
| * \ \ Merge branch 'devel-stable' into for-nextRussell King2013-06-29
| |\ \ \
| | * | | clocksource: arch_timer: use virtual countersMark Rutland2013-06-07
| | | |/ | | |/|
* | | | Merge branch 'sched-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-07-02
|\ \ \ \
| * | | | arm64: uaccess s/might_sleep/might_fault/Michael S. Tsirkin2013-05-28
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-07-02
|\ \ \ \ | |_|/ / |/| | |
| * | | consolidate io_remap_pfn_range definitionsAl Viro2013-06-29
| | |/ | |/|
* | | perf: arm64: Record the user-mode PC in the call chain.Jed Davis2013-06-20
|/ /
* | arm64: don't kill the kernel on a bad esr from el0Mark Rutland2013-05-31
* | arm64: treat unhandled compat el0 traps as undefMark Rutland2013-05-31
* | arm64: Do not report user faults for handled signalsCatalin Marinas2013-05-24
* | arm64: kernel: compiling issue, need 'EXPORT_SYMBOL(clear_page)'Chen Gang2013-05-24
|/
* arm64: debug: fix mdscr.ss check when enabling debug exceptionsWill Deacon2013-05-17
* arm64: Do not source kernel/time/Kconfig explicitlyCatalin Marinas2013-05-14
* arm64: mm: Fix operands of clz in __flush_dcache_allSukanto Ghosh2013-05-14
* arm64: Invoke the of_platform_populate() at arch_initcall() levelCatalin Marinas2013-05-14
* arm64: debug: clear mdscr_el1 instead of taking the OS lockWill Deacon2013-05-13
* arm64: Fix duplicate definition of early_consoleChen Gang2013-05-13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-10
|\
| * unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-09
* | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\ \
| * | Remove GENERIC_GPIO config optionAlexandre Courbot2013-04-16
* | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-05-08
|\ \ \
| * | | arm64: Treat the bitops index argument as an 'int'Catalin Marinas2013-05-08
| * | | arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas2013-05-08
| * | | arm64: dts: fix #address-cells for foundation-v8Mark Rutland2013-05-08
| * | | arm64: vexpress: Add support for poweroff/restartCatalin Marinas2013-05-08
| * | | arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas2013-05-08
* | | | Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-05-07
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge tag 'clksrc-cleanup-for-3.10-part2' of git://sources.calxeda.com/kernel...Olof Johansson2013-04-17
| |\ \ \
| | * | | ARM: convert arm/arm64 arch timer to use CLKSRC_OF initRob Herring2013-04-11
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-01
|\ \ \ \ \
| * | | | | consolidate compat lookup_dcookie()Al Viro2013-03-03
| | |/ / / | |/| | |
* | | | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-30
* | | | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-30
* | | | | Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-04-30
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | arm64: Use acquire/release semantics instead of explicit DMBCatalin Marinas2013-04-30