aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-20fs/proc: kcore: use kcore_list type to check for vmalloc/module addressArd Biesheuvel1-1/+1
2017-06-20drivers/char: kmem: disable on arm64Ard Biesheuvel1-0/+2
2017-06-15arm64: Export save_stack_trace_tsk()Dustin Brown1-0/+1
2017-06-15ACPI/IORT: Remove iort_node_match()Lorenzo Pieralisi2-17/+0
2017-06-15ARM64/irqchip: Update ACPI_IORT symbol selection logicLorenzo Pieralisi2-1/+1
2017-06-15arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan2-11/+0
2017-06-12arm64: kconfig: allow support for memory failure handlingJonathan (Zhixiong) Zhang1-0/+1
2017-06-12arm64: mm: Update perf accounting to handle poison faultsPunit Agrawal1-32/+36
2017-06-12arm64: hwpoison: add VM_FAULT_HWPOISON[_LARGE] handlingJonathan (Zhixiong) Zhang1-3/+19
2017-06-12arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal2-20/+11
2017-06-12arm64: ftrace: fix building without CONFIG_MODULESWill Deacon1-6/+10
2017-06-12arm64: fault: Print info about page table structure when dumping pteWill Deacon1-1/+3
2017-06-12arm64: mm: print file name of faulting vmaKristina Martsenko1-1/+3
2017-06-12arm64: mm: don't print out page table entries on EL0 faultsKristina Martsenko1-1/+0
2017-06-12arm64: mm: print out correct page table entriesKristina Martsenko2-12/+26
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel7-2/+84
2017-06-07arm64: ftrace: don't validate branch via PLT in ftrace_make_nop()Ard Biesheuvel1-3/+43
2017-06-06arm64, vdso: Define vdso_{start,end} as arrayKees Cook1-5/+5
2017-06-05arm64: cpufeature: Fix CPU_OUT_OF_SPEC taint for uniform systemsWill Deacon1-2/+4
2017-06-01arm64: kernel: restrict /dev/mem read() calls to linear regionArd Biesheuvel1-6/+13
2017-05-30ARM64/PCI: Set root bus NUMA node on ACPI systemsLorenzo Pieralisi1-0/+3
2017-05-30arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon1-4/+4
2017-05-30arm64: check return value of of_flat_dt_get_machine_nameKefeng Wang1-0/+3
2017-05-30arm64: cpufeature: Don't dump useless backtrace on CPU_OUT_OF_SPECWill Deacon1-2/+2
2017-05-30arm64: mm: explicity include linux/vmalloc.hTobias Klauser1-0/+1
2017-05-30arm64: Add dump_backtrace() in show_regsKefeng Wang3-3/+3
2017-05-30arm64: Call __show_regs directlyKefeng Wang2-3/+3
2017-05-30arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo1-0/+6
2017-05-28Linux 4.12-rc3Linus Torvalds1-1/+1
2017-05-26x86/ftrace: Make sure that ftrace trampolines are not RWXThomas Gleixner1-6/+14
2017-05-26x86/mm/ftrace: Do not bug in early boot on irqs_disabled in cpu_flush_range()Steven Rostedt (VMware)1-1/+1