Kernel sources for Moto G9 (Play) (Guamp)
Find a file
Hans-Christian Noren Egtvedt 01e7bc241d mm: remove AVR32 arch special handling in mm/Kconfig
AVR32 architecture has been removed from the Linux kernel sources, hence
clean up the special handling setting two quicklists by default in
mm/Kconfig.

Signed-off-by: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
2017-05-01 09:36:31 +02:00
arch avr32: remove support for AVR32 architecture 2017-05-01 09:27:15 +02:00
block blk-mq: fix potential oops with polling and blk-mq scheduler 2017-04-20 14:53:28 -06:00
certs
crypto
Documentation docs: remove all references to AVR32 architecture 2017-05-01 09:27:15 +02:00
drivers One odd config build fix for a recent Allwinner clock driver change that 2017-04-28 17:04:31 -07:00
firmware
fs Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs 2017-04-28 10:13:17 -07:00
include avr32: remove support for AVR32 architecture 2017-05-01 09:27:15 +02:00
init
ipc
kernel sched/cputime: Fix ksoftirqd cputime accounting regression 2017-04-27 09:08:26 +02:00
lib lib: remove check for AVR32 arch in test_user_copy 2017-05-01 09:36:30 +02:00
mm mm: remove AVR32 arch special handling in mm/Kconfig 2017-05-01 09:36:31 +02:00
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2017-04-28 14:13:16 -07:00
samples
scripts scripts: remove AVR32 support from checkstack.pl 2017-05-01 09:27:15 +02:00
security
sound ASoC: Fixes for v4.11 2017-04-25 17:43:56 +02:00
tools bpf: Fix values type used in test_maps 2017-04-21 15:16:46 -04:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS avr32: remove support for AVR32 architecture 2017-05-01 09:27:15 +02:00
Kbuild
Kconfig
MAINTAINERS avr32: remove support for AVR32 architecture 2017-05-01 09:27:15 +02:00
Makefile Linux 4.11 2017-04-30 19:47:48 -07:00
README

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.