Quantcast
Channel: Linux | Kernel
Browsing all 165258 articles
Browse latest View live

[PATCH 1/1] Staging: comedi: fix CHECK issue in ni_tio.c

This is a patch to the ni_tio.c file that fixes up a CHECK issues found by the checkpatch.pl tool. i.e.Avoid crashing the kernel - try using WARN_ON

View Article



[PATCH 2/2] Staging: comedi: fix type issue in ni_tio.c

This is a patch to the ni_tio.c file that fixes up a type issues found by the checkpatch.pl tool. i.e. Prefer kernel type 'u64' over 'uint64_t' Signe

View Article

[RFC PATCH] x86/delay: Do not use cpu_tss in preemptible ctxt in delay_mwaitx()

From: Borislav Petkov <bp@suse.de> So Andy had a good idea about using a cacheline-aligned, seldomly used per-cpu var as the MONITORX target but we c

View Article

[tip:core/objtool] objtool: Prevent infinite recursion in noreturn detection

Commit-ID: 81bfafca1332869160e9da789252276e2f34a14e Gitweb: http://git.kernel.org/tip/81bfafca1332869160e9da789252276e2f34a14e Author: Josh P

View Article

[tip:core/objtool] objtool: Detect infinite recursion

Commit-ID: b1e03249510b32645826bbf61a1452dd766c2e5c Gitweb: http://git.kernel.org/tip/b1e03249510b32645826bbf61a1452dd766c2e5c Author: Josh P

View Article


[tip:core/objtool] objtool: Compile with debugging symbols

Commit-ID: d435fb5ef74c31909ca58f93aa87ad09b17bbe9a Gitweb: http://git.kernel.org/tip/d435fb5ef74c31909ca58f93aa87ad09b17bbe9a Author: Josh P

View Article

[tip:core/objtool] objtool: Fix false positive warnings related to sibling calls

Commit-ID: d8d1b2cb58540b0cf572be4715167c473193888e Gitweb: http://git.kernel.org/tip/d8d1b2cb58540b0cf572be4715167c473193888e Author: Josh P

View Article

[tip:core/objtool] objtool: Add helper macros for traversing instructions

Commit-ID: 74aec058beb0bdaf64454291ef4ba176932bfad3 Gitweb: http://git.kernel.org/tip/74aec058beb0bdaf64454291ef4ba176932bfad3 Author: Josh P

View Article


[tip:core/objtool] objtool: Remove superflous INIT_LIST_HEAD

Commit-ID: e2a5f18a1ba11e8b1e9ee53b6fca4be12bb5749e Gitweb: http://git.kernel.org/tip/e2a5f18a1ba11e8b1e9ee53b6fca4be12bb5749e Author: Josh P

View Article


[tip:core/objtool] objtool: Rename some variables and functions

Commit-ID: a196e17198224cacd2d992f12cb6d81d354de82f Gitweb: http://git.kernel.org/tip/a196e17198224cacd2d992f12cb6d81d354de82f Author: Josh P

View Article

[tip:core/objtool] objtool: Fix false positive warnings for functions with...

Commit-ID: 8133fbb4240ae2918d993defa0f6824864412f56 Gitweb: http://git.kernel.org/tip/8133fbb4240ae2918d993defa0f6824864412f56 Author: Josh P

View Article

[tip:core/objtool] tools: Copy hashtable.h into tools directory

Commit-ID: 1698872b5c772aebc5c43ca445cc0a79f12b9fcc Gitweb: http://git.kernel.org/tip/1698872b5c772aebc5c43ca445cc0a79f12b9fcc Author: Josh P

View Article

[tip:core/objtool] objtool: Add several performance improvements

Commit-ID: 042ba73fe7eb63872ee2d6ac86410052210c1f16 Gitweb: http://git.kernel.org/tip/042ba73fe7eb63872ee2d6ac86410052210c1f16 Author: Josh P

View Article


[tip:core/objtool] objtool: Only print one warning per function

Commit-ID: 1bcb58a099938c33acda78b212ed67b06b3359ef Gitweb: http://git.kernel.org/tip/1bcb58a099938c33acda78b212ed67b06b3359ef Author: Josh P

View Article

[RFC 1/9] mm/hugetlb: Make GENERAL_HUGETLB functions PGD implementation aware

Currently both the ARCH_WANT_GENERAL_HUGETLB functions 'huge_pte_alloc' and 'huge_pte_offset' dont take into account huge page implementation at the P

View Article


[RFC 2/9] mm/hugetlb: Add follow_huge_pgd function

This just adds 'follow_huge_pgd' function which is will be used later in this series to make 'follow_page_mask' function aware of PGD based huge page

View Article

[RFC 3/9] mm/gup: Make follow_page_mask function PGD implementation aware

Currently the function 'follow_page_mask' does not take into account PGD based huge page implementation. This change achieves that and makes it comple

View Article


[RFC 4/9] powerpc/mm: Split huge_pte_alloc function for BOOK3S 64K

From: root <root@ltcalpine2-lp8.aus.stglabs.ibm.com> Currently the 'huge_pte_alloc' function has two versions, one for the BOOK3S and the other one f

View Article

[RFC 5/9] powerpc/mm: Split huge_pte_offset function for BOOK3S 64K

Currently the 'huge_pte_offset' function has only one version for all the configuations and platforms. This change splits the function into two versio

View Article

[RFC 6/9] powerpc/hugetlb: Enable ARCH_WANT_GENERAL_HUGETLB for BOOK3S 64K

This enables ARCH_WANT_GENERAL_HUGETLB for BOOK3S 64K in Kconfig. It also implements a new function 'pte_huge' which is required by function 'huge_pte

View Article
Browsing all 165258 articles
Browse latest View live




Latest Images