Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 30765528 authored by Jeff Garzik's avatar Jeff Garzik
Browse files

Merge branch 'master'

parents e1d7a2de 3bedff1d
Loading
Loading
Loading
Loading
+10 −2
Original line number Diff line number Diff line
@@ -611,8 +611,7 @@ S: USA
N: Randolph Chung
E: tausq@debian.org
D: Linux/PA-RISC hacker
S: Los Altos, CA 94022
S: USA
S: Hong Kong

N: Juan Jose Ciarlante
W: http://juanjox.kernelnotes.org/
@@ -3405,6 +3404,15 @@ S: Chudenicka 8
S: 10200 Prague 10, Hostivar
S: Czech Republic

N: Thibaut Varene
E: T-Bone@parisc-linux.org
W: http://www.parisc-linux.org/
P: 1024D/B7D2F063 E67C 0D43 A75E 12A5 BB1C  FA2F 1E32 C3DA B7D2 F063
D: PA-RISC port minion, PDC and GSCPS2 drivers, debuglocks and other bits
D: Some bits in an ARM port, S1D13XXX FB driver, random patches here and there
D: AD1889 sound driver
S: Paris, France

N: Heikki Vatiainen
E: hessu@cs.tut.fi
D: Co-author of Multi-Protocol Over ATM (MPOA), some LANE hacks
+6 −0
Original line number Diff line number Diff line
@@ -24,6 +24,8 @@ DMA-mapping.txt
	- info for PCI drivers using DMA portably across all platforms.
DocBook/
	- directory with DocBook templates etc. for kernel documentation.
HOWTO
	- The process and procedures of how to do Linux kernel development.
IO-mapping.txt
	- how to access I/O mapped memory from within device drivers.
IPMI.txt
@@ -256,6 +258,10 @@ specialix.txt
	- info on hardware/driver for specialix IO8+ multiport serial card.
spinlocks.txt
	- info on using spinlocks to provide exclusive access in kernel.
stable_api_nonsense.txt
	- info on why the kernel does not have a stable in-kernel api or abi.
stable_kernel_rules.txt
	- rules and procedures for the -stable kernel releases.
stallion.txt
	- info on using the Stallion multiport serial driver.
svga.txt

Documentation/HOWTO

0 → 100644
+618 −0

File added.

Preview size limit exceeded, changes collapsed.

+3 −1
Original line number Diff line number Diff line
		Kernel Memory Layout on ARM Linux

		Russell King <rmk@arm.linux.org.uk>
			May 21, 2004 (2.6.6)
		     November 17, 2005 (2.6.15)

This document describes the virtual memory layout which the Linux
kernel uses for ARM processors.  It indicates which regions are
@@ -37,6 +37,8 @@ ff000000 ffbfffff Reserved for future expansion of DMA
				mapping region.

VMALLOC_END	feffffff	Free for platform use, recommended.
				VMALLOC_END must be aligned to a 2MB
				boundary.

VMALLOC_START	VMALLOC_END-1	vmalloc() / ioremap() space.
				Memory returned by vmalloc/ioremap will
+16 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ P: Person
M: Mail patches to
L: Mailing list that is relevant to this area
W: Web-page with status/info
T: SCM tree type and URL.  Type is one of: git, hg, quilt.
S: Status, one of the following:

	Supported:	Someone is actually paid to look after this.
@@ -183,6 +184,7 @@ P: Len Brown
M:	len.brown@intel.com
L:	acpi-devel@lists.sourceforge.net
W:	http://acpi.sourceforge.net/
T:	git kernel.org:/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6.git
S:	Maintained

AD1816 SOUND DRIVER
@@ -418,6 +420,7 @@ BLOCK LAYER
P:	Jens Axboe
M:	axboe@suse.de
L:	linux-kernel@vger.kernel.org
T:	git kernel.org:/pub/scm/linux/kernel/git/axboe/linux-2.6-block.git
S:	Maintained

BLUETOOTH SUBSYSTEM
@@ -803,12 +806,14 @@ DRIVER CORE, KOBJECTS, AND SYSFS
P:	Greg Kroah-Hartman
M:	gregkh@suse.de
L:	linux-kernel@vger.kernel.org
T:	quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
S:	Supported

DRM DRIVERS
P:	David Airlie
M:	airlied@linux.ie
L:	dri-devel@lists.sourceforge.net
T:	git kernel.org:/pub/scm/linux/kernel/git/airlied/drm-2.6.git
S:	Maintained

DSCC4 DRIVER
@@ -1113,6 +1118,7 @@ P: Jean Delvare
M:	khali@linux-fr.org
L:	lm-sensors@lm-sensors.org
W:	http://www.lm-sensors.nu/
T:	quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
S:	Maintained

I2O
@@ -1145,6 +1151,7 @@ P: Tony Luck
M:	tony.luck@intel.com
L:	linux-ia64@vger.kernel.org
W:	http://www.ia64-linux.org/
T:	git kernel.org:/pub/scm/linux/kernel/git/aegl/linux-2.6.git
S:	Maintained

SN-IA64 (Itanium) SUB-PLATFORM
@@ -1212,6 +1219,7 @@ P: Jody McIntyre
M:	scjody@steamballoon.com
L:	linux1394-devel@lists.sourceforge.net
W:	http://www.linux1394.org/
T:	git kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394.git
S:	Maintained

IEEE 1394 OHCI DRIVER
@@ -1263,6 +1271,7 @@ P: Hal Rosenstock
M:	halr@voltaire.com
L:	openib-general@openib.org
W:	http://www.openib.org/
T:	git kernel.org:/pub/scm/linux/kernel/git/roland/infiniband.git
S:	Supported

INPUT (KEYBOARD, MOUSE, JOYSTICK) DRIVERS
@@ -1436,6 +1445,7 @@ P: Kai Germaschewski
M:	kai@germaschewski.name
P:	Sam Ravnborg
M:	sam@ravnborg.org
T:	git kernel.org:/pub/scm/linux/kernel/git/sam/kbuild.git
S:	Maintained 

KERNEL JANITORS
@@ -1782,6 +1792,7 @@ M: akpm@osdl.org
P:	Jeff Garzik
M:	jgarzik@pobox.com
L:	netdev@vger.kernel.org
T:	git kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git
S:	Maintained

NETWORKING [GENERAL]
@@ -1959,6 +1970,7 @@ P: Greg Kroah-Hartman
M:	gregkh@suse.de
L:	linux-kernel@vger.kernel.org
L:	linux-pci@atrey.karlin.mff.cuni.cz
T:	quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
S:	Supported

PCI HOTPLUG CORE
@@ -1980,6 +1992,7 @@ S: Maintained
PCMCIA SUBSYSTEM
P:	Linux PCMCIA Team
L:	http://lists.infradead.org/mailman/listinfo/linux-pcmcia
T:	git kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git
S:	Maintained

PCNET32 NETWORK DRIVER
@@ -2189,6 +2202,7 @@ SCSI SUBSYSTEM
P:	James E.J. Bottomley
M:	James.Bottomley@SteelEye.com
L:	linux-scsi@vger.kernel.org
T:	git kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6.git
S:	Maintained

SCSI TAPE DRIVER
@@ -2228,6 +2242,7 @@ SERIAL ATA (SATA) SUBSYSTEM:
P:	Jeff Garzik
M:	jgarzik@pobox.com
L:	linux-ide@vger.kernel.org
T:	git kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev.git
S:	Supported

SGI SN-IA64 (Altix) SERIAL CONSOLE DRIVER
@@ -2749,6 +2764,7 @@ M: gregkh@suse.de
L:	linux-usb-users@lists.sourceforge.net
L:	linux-usb-devel@lists.sourceforge.net
W:	http://www.linux-usb.org
T:	quilt kernel.org/pub/linux/kernel/people/gregkh/gregkh-2.6/
S:	Supported

USB UHCI DRIVER
Loading