GitXplorerGitXplorer
M

kernel_realme_RMX3031

public
2 stars
1 forks
0 issues

Commits

List of commits on branch R.
Unverified
8346bc4adcb0ec28f4e692209e0df5f241bd3c3c

defconfig: Disable local version auto

MManshuTyagi committed 3 years ago
Unverified
cb4f9eedb250f92ea34e2794b3a2fcd6b00d3c1a

Fix:Add missing Haptics aw8697 path in driver/misc Makefile

ttrax85 committed 3 years ago
Unverified
ef718b68d9818f25f933e61222aff99c4d79752e

arm64: Add 32-bit sigcontext definition to uapi signcontext.h

committed 10 years ago
Unverified
a2f749bfc12d96da1d04432650c5e77143b8eb13

Makefile: Fix GCC_TOOLCHAIN_DIR prefix for Clang cross compilation

MMaskRay committed 3 years ago
Unverified
6c8ad931ac917470e61145bd8978f04bc82e28de

mm: rmap: Fix invalid casting from a void to an enumerator.

iimjyotiraditya committed 4 years ago
Unverified
1efc28feb14792cfc989776b8d8496ab20510cef

Makefile: disable some fancy new GCC warnings

YYaroST12 committed 3 years ago

README

The README file for this repository.

Linux kernel

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use make htmldocs or make pdfdocs.

There are various text files in the Documentation/ subdirectory, several of them using the Restructured Text markup notation. See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.