summaryrefslogtreecommitdiffstats
path: root/Documentation/lockup-watchdogs.txt (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-05arm64: asid: Do not replace active_asids if already 0Catalin Marinas1-8/+11
2018-01-02arm64: make label allocation style consistent in tishiftJason A. Donenfeld1-4/+4
2018-01-02ARM64 / cpuidle: Use new cpuidle macro for entering retention statePrashanth Prakash1-1/+7
2018-01-02cpuidle: Add new macro to enter a retention idle statePrashanth Prakash1-16/+24
2017-12-22arm64: enable 52-bit physical address supportKristina Martsenko1-0/+13
2017-12-22arm64: allow ID map to be extended to 52 bitsKristina Martsenko8-45/+83
2017-12-22arm64: handle 52-bit physical addresses in page table entriesKristina Martsenko5-20/+51
2017-12-22arm64: don't open code page table entry creationKristina Martsenko4-7/+16
2017-12-22arm64: head.S: handle 52-bit PAs in PTEs in early page table setupKristina Martsenko2-9/+37
2017-12-22arm64: handle 52-bit addresses in TTBRKristina Martsenko13-16/+71
2017-12-22arm64: limit PA size to supported rangeKristina Martsenko6-8/+34
2017-12-22arm64: add kconfig symbol to configure physical address sizeKristina Martsenko3-2/+18
2017-12-11arm64: kaslr: Put kernel vectors address in separate data pageWill Deacon4-2/+28
2017-12-11arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBRWill Deacon4-4/+6
2017-12-11perf: arm_spe: Fail device probe when arm64_kernel_unmapped_at_el0()Will Deacon1-0/+9
2017-12-11arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0Will Deacon1-0/+13
2017-12-11arm64: entry: Add fake CPU feature for unmapping the kernel at EL0Will Deacon4-6/+50
2017-12-11arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasksWill Deacon1-7/+5
2017-12-11arm64: erratum: Work around Falkor erratum #E1003 in trampoline codeWill Deacon2-12/+17
2017-12-11arm64: entry: Hook up entry trampoline to exception vectorsWill Deacon1-3/+36
2017-12-11arm64: entry: Explicitly pass exception level to kernel_ventry macroWill Deacon1-23/+23
2017-12-11arm64: mm: Map entry trampoline into trampoline and kernel page tablesWill Deacon4-1/+33
2017-12-11arm64: entry: Add exception trampoline page for exceptions from EL0Will Deacon2-0/+103
2017-12-11arm64: mm: Invalidate both kernel and user ASIDs when performing TLBIWill Deacon1-2/+14
2017-12-11arm64: mm: Add arm64_kernel_unmapped_at_el0 helperWill Deacon1-0/+8
2017-12-11arm64: mm: Allocate ASIDs in pairsWill Deacon2-8/+18
2017-12-11arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PANWill Deacon10-21/+42
2017-12-11arm64: mm: Rename post_ttbr0_update_workaroundWill Deacon3-5/+4
2017-12-11arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003Will Deacon4-36/+0
2017-12-11arm64: mm: Move ASID from TTBR0 to TTBR1Will Deacon4-9/+14
2017-12-11arm64: mm: Temporarily disable ARM64_SW_TTBR0_PANWill Deacon1-0/+1
2017-12-11arm64: mm: Use non-global mappings for kernel spaceWill Deacon2-8/+25
2017-12-11Linux 4.15-rc3v4.15-rc3Linus Torvalds1-1/+1
2017-12-10hpfs: don't bother with the i_version counter or f_versionJeff Layton3-4/+0
2017-12-10futex: futex_wake_op, fix sign_extend32 sign bitsJiri Slaby1-2/+2
2017-12-08kmemcheck: rip it out for realMichal Hocko13-13/+0
2017-12-08net: mvpp2: fix the RSS table entry offsetAntoine Tenart1-1/+1
2017-12-08tcp: evaluate packet losses upon RTT changeYuchung Cheng1-11/+8
2017-12-08tcp: fix off-by-one bug in RACKYuchung Cheng1-3/+3
2017-12-08tcp: always evaluate losses in RACK upon undoYuchung Cheng1-0/+1
2017-12-08tcp: correctly test congestion state in RACKYuchung Cheng1-1/+2
2017-12-08bnxt_en: Fix sources of spurious netpoll warningsCalvin Owens1-2/+2
2017-12-08ARM64: dts: meson-gx: fix UART pclk clock nameNeil Armstrong2-5/+5
2017-12-08tcp_bbr: reset long-term bandwidth sampling on loss recovery undoNeal Cardwell1-0/+1
2017-12-08tcp_bbr: reset full pipe detection on loss recovery undoNeal Cardwell1-0/+4
2017-12-08tcp_bbr: record "full bw reached" decision in new full_bw_reached bitNeal Cardwell1-2/+5
2017-12-08sfc: pass valid pointers from efx_enqueue_unwindBert Kenward1-1/+4
2017-12-08gianfar: Disable EEE autoneg by defaultClaudiu Manoil1-0/+5
2017-12-08of: overlay: Make node skipping in init_overlay_changeset() clearerGeert Uytterhoeven1-10/+11
2017-12-08of: overlay: Fix out-of-bounds write in init_overlay_changeset()Geert Uytterhoeven1-3/+4