Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 220979
b: refs/heads/master
c: 1804edd
h: refs/heads/master
i:
  220977: 06b8198
  220975: 222c9a9
v: v3
  • Loading branch information
Linus Walleij authored and Ben Dooks committed Oct 25, 2010
1 parent b4a1b70 commit 42587cc
Show file tree
Hide file tree
Showing 1,411 changed files with 72,875 additions and 83,622 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aa62f85d0c65712c24b4892e9eab929d5176cee2
refs/heads/master: 1804edd15c66a7af11f9e6194b4c783b37c5fe98
9 changes: 9 additions & 0 deletions trunk/Documentation/ABI/obsolete/dv1394
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
What: dv1394 (a.k.a. "OHCI-DV I/O support" for FireWire)
Contact: linux1394-devel@lists.sourceforge.net
Description:
New application development should use raw1394 + userspace libraries
instead, notably libiec61883 which is functionally equivalent.

Users:
ffmpeg/libavformat (used by a variety of media players)
dvgrab v1.x (replaced by dvgrab2 on top of raw1394 and resp. libraries)
14 changes: 0 additions & 14 deletions trunk/Documentation/ABI/removed/dv1394

This file was deleted.

15 changes: 0 additions & 15 deletions trunk/Documentation/ABI/removed/raw1394

This file was deleted.

16 changes: 16 additions & 0 deletions trunk/Documentation/ABI/removed/raw1394_legacy_isochronous
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
What: legacy isochronous ABI of raw1394 (1st generation iso ABI)
Date: June 2007 (scheduled), removed in kernel v2.6.23
Contact: linux1394-devel@lists.sourceforge.net
Description:
The two request types RAW1394_REQ_ISO_SEND, RAW1394_REQ_ISO_LISTEN have
been deprecated for quite some time. They are very inefficient as they
come with high interrupt load and several layers of callbacks for each
packet. Because of these deficiencies, the video1394 and dv1394 drivers
and the 3rd-generation isochronous ABI in raw1394 (rawiso) were created.

Users:
libraw1394 users via the long deprecated API raw1394_iso_write,
raw1394_start_iso_write, raw1394_start_iso_rcv, raw1394_stop_iso_rcv

libdc1394, which optionally uses these old libraw1394 calls
alternatively to the more efficient video1394 ABI
16 changes: 0 additions & 16 deletions trunk/Documentation/ABI/removed/video1394

This file was deleted.

22 changes: 0 additions & 22 deletions trunk/Documentation/ABI/testing/sysfs-devices-system-ibm-rtl

This file was deleted.

10 changes: 10 additions & 0 deletions trunk/Documentation/feature-removal-schedule.txt
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,16 @@ Who: Thomas Gleixner <tglx@linutronix.de>

----------------------------

What: old ieee1394 subsystem (CONFIG_IEEE1394)
When: 2.6.37
Files: drivers/ieee1394/ except init_ohci1394_dma.c
Why: superseded by drivers/firewire/ (CONFIG_FIREWIRE) which offers more
features, better performance, and better security, all with smaller
and more modern code base
Who: Stefan Richter <stefanr@s5r6.in-berlin.de>

----------------------------

What: The acpi_sleep=s4_nonvs command line option
When: 2.6.37
Files: arch/x86/kernel/acpi/sleep.c
Expand Down
2 changes: 0 additions & 2 deletions trunk/Documentation/filesystems/nfs/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,3 @@ nfsroot.txt
- short guide on setting up a diskless box with NFS root filesystem.
rpc-cache.txt
- introduction to the caching mechanisms in the sunrpc layer.
idmapper.txt
- information for configuring request-keys to be used by idmapper
67 changes: 0 additions & 67 deletions trunk/Documentation/filesystems/nfs/idmapper.txt

This file was deleted.

22 changes: 0 additions & 22 deletions trunk/Documentation/filesystems/nfs/nfsroot.txt
Original file line number Diff line number Diff line change
Expand Up @@ -159,28 +159,6 @@ ip=<client-ip>:<server-ip>:<gw-ip>:<netmask>:<hostname>:<device>:<autoconf>
Default: any


nfsrootdebug

This parameter enables debugging messages to appear in the kernel
log at boot time so that administrators can verify that the correct
NFS mount options, server address, and root path are passed to the
NFS client.


rdinit=<executable file>

To specify which file contains the program that starts system
initialization, administrators can use this command line parameter.
The default value of this parameter is "/init". If the specified
file exists and the kernel can execute it, root filesystem related
kernel command line parameters, including `nfsroot=', are ignored.

A description of the process of mounting the root file system can be
found in:

Documentation/early-userspace/README




3.) Boot Loader
Expand Down
63 changes: 0 additions & 63 deletions trunk/Documentation/hwmon/ltc4261

This file was deleted.

7 changes: 2 additions & 5 deletions trunk/Documentation/kernel-parameters.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1541,15 +1541,12 @@ and is between 256 and 4096 characters. It is defined in the file
1 to enable accounting
Default value is 0.

nfsaddrs= [NFS] Deprecated. Use ip= instead.
nfsaddrs= [NFS]
See Documentation/filesystems/nfs/nfsroot.txt.

nfsroot= [NFS] nfs root filesystem for disk-less boxes.
See Documentation/filesystems/nfs/nfsroot.txt.

nfsrootdebug [NFS] enable nfsroot debugging messages.
See Documentation/filesystems/nfs/nfsroot.txt.

nfs.callback_tcpport=
[NFS] set the TCP port on which the NFSv4 callback
channel should listen.
Expand Down Expand Up @@ -2441,7 +2438,7 @@ and is between 256 and 4096 characters. It is defined in the file
topology informations if the hardware supports these.
The scheduler will make use of these informations and
e.g. base its process migration decisions on it.
Default is on.
Default is off.

tp720= [HW,PS2]

Expand Down
Loading

0 comments on commit 42587cc

Please sign in to comment.