| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: add code to safely replace TTBR1_EL1 | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: add function to install the idmap | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: unmap idmap earlier | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: unify idmap removal | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: place empty_zero_page in bss | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: specialise pagetable allocators | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | Eliminate the .eh_frame sections from the aarch64 vmlinux and kernel modules | William Cohen | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Fix an enum typo in mm/dump.c | Masanari Iida | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: kasan: ensure that the KASAN zero page is mapped read-only | Ard Biesheuvel | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arch/arm64/include/asm/pgtable.h: add pmd_mkclean for THP | Minchan Kim | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: hide __efistub_ aliases from kallsyms | Ard Biesheuvel | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: head.S: use memset to clear BSS | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: entry: remove pointless SPSR mode check | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: move pgd_cache initialisation to pgtable_cache_init | Will Deacon | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: module: avoid undefined shift behavior in reloc_data() | Ard Biesheuvel | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: module: fix relocation of movz instruction with negative immediate | Ard Biesheuvel | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: traps: address fallout from printk -> pr_* conversion | Will Deacon | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: ftrace: fix a stack tracer's output under function graph tracer | AKASHI Takahiro | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: pass a task parameter to unwind_frame() | AKASHI Takahiro | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: ftrace: modify a stack frame in a safe way | AKASHI Takahiro | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: remove irq_count and do_softirq_own_stack() | James Morse | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: hugetlb: add support for PTE contiguous bit | David Woods | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Use PoU cache instr for I/D coherency | Ashok Kumar | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Defer dcache flush in __cpu_copy_user_page | Ashok Kumar | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: reduce stack use in irq_handler | James Morse | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: place __cpu_setup in .text | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: cmpxchg: Don't incldue linux/mmdebug.h | Mark Brown | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: fold alternatives into .init | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Remove redundant padding from linker script | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: remove pointless PAGE_MASKing | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: don't call C code with el0's fp register | James Morse | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: when walking onto the task stack, check sp & fp are in current->stack | James Morse | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Add this_cpu_ptr() assembler macro for use in entry.S | James Morse | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: irq: fix walking from irq stack to task stack | Will Deacon | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Add do_softirq_own_stack() and enable irq_stacks | James Morse | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Modify stack trace and dump for use with irq_stack | AKASHI Takahiro | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Store struct thread_info in sp_el0 | Jungseok Lee | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: Add trace_hardirqs_off annotation in ret_to_user | Catalin Marinas | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: ftrace: fix the comments for ftrace_modify_code | Li Bin | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: ftrace: stop using kstop_machine to enable/disable tracing | Li Bin | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: spinlock: serialise spin_unlock_wait against concurrent lockers | Will Deacon | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: enable HAVE_IRQ_TIME_ACCOUNTING | Will Deacon | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: fix COMPAT_SHMLBA definition for large pages | Yury Norov | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: add __init/__initdata section marker to some functions/variables | Jisheng Zhang | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: pgtable: implement pte_accessible() | Will Deacon | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: allow sections for unaligned bases | Mark Rutland | 2016-05-11 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | | | arm64: mm: detect bad __create_mapping uses | Mark Rutland | 2016-05-11 | |
| | | | |/ / / / / / / / / / / / / / / / / / / / / / / | ||||
| | | * | | | | | | | | | | | | | | | | | / / / / / / | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4 | Alex Shi | 2016-05-05 | |
| | | |\| | | | | | | | | | | | | | | | | | | | | | | | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | ||||
| | | | * | | | | | | | | | | | | | | | | | | | | | | ARM: dts: pxa: fix dma engine node to pxa3xx-nand | Robert Jarzmik | 2016-05-04 | |
| | | | * | | | | | | | | | | | | | | | | | | | | | | ARM: dts: armada-375: use armada-370-sata for SATA | Lior Amsalem | 2016-05-04 | |
