dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/Documentation
Linus Torvalds e675349e2b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
* 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2: (64 commits)
  ocfs2/net: Add debug interface to o2net
  ocfs2: Only build ocfs2/dlm with the o2cb stack module
  ocfs2/cluster: Get rid of arguments to the timeout routines
  ocfs2: Put tree in MAINTAINERS
  ocfs2: Use BUG_ON
  ocfs2: Convert ocfs2 over to unlocked_ioctl
  ocfs2: Improve rename locking
  fs/ocfs2/aops.c: test for IS_ERR rather than 0
  ocfs2: Add inode stealing for ocfs2_reserve_new_inode
  ocfs2: Add ac_alloc_slot in ocfs2_alloc_context
  ocfs2: Add a new parameter for ocfs2_reserve_suballoc_bits
  ocfs2: Enable cross extent block merge.
  ocfs2: Add support for cross extent block
  ocfs2: Move /sys/o2cb to /sys/fs/o2cb
  sysfs: Allow removal of symlinks in the sysfs root
  ocfs2:  Reconnect after idle time out.
  ocfs2/dlm: Cleanup lockres print
  ocfs2/dlm: Fix lockname in lockres print function
  ocfs2/dlm: Move dlm_print_one_mle() from dlmmaster.c to dlmdebug.c
  ocfs2/dlm: Dumps the purgelist into a debugfs file
  ...
2008-04-18 10:15:22 -07:00
..
ABI ocfs2: Move /sys/o2cb to /sys/fs/o2cb 2008-04-18 08:56:10 -07:00
DocBook kgdb: documentation fixes 2008-04-17 20:05:43 +02:00
RCU remove final fastcall users 2008-02-13 16:21:18 -08:00
accounting getdelays: fix gcc warnings 2008-02-08 09:22:41 -08:00
acpi ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option 2008-03-15 11:58:04 -07:00
aoe aoe: user can ask driver to forget previously detected devices 2008-02-08 09:22:31 -08:00
arm
auxdisplay
blackfin
block
cdrom ide: update references to Documentation/ide/ide.txt (v2) 2008-03-07 21:53:50 +01:00
connector
console
controllers Memory controller: rename to Memory Resource Controller 2008-03-04 16:35:12 -08:00
cpu-freq
cpuidle cpuidle: Add Documentation 2008-02-14 00:16:13 -05:00
cris
crypto
device-mapper
driver-model
dvb
early-userspace
fault-injection
fb fbdev: defio and Metronomefb 2008-03-19 18:53:37 -07:00
filesystems [XFS] Update XFS documentation for noikeep/ikeep. 2008-04-18 12:18:42 +10:00
firmware_class
frv
hwmon hwmon: New driver for Analog Devices ADT7473 sensor chip 2008-02-18 21:51:29 -05:00
i2c i2c-i801: Add support for the ICH10 2008-02-24 20:03:42 +01:00
i2o
i386 x86: boot protocol updates 2008-04-17 17:40:48 +02:00
ia64
ide ide: add ide-4drives host driver (take 3) 2008-04-18 00:46:34 +02:00
infiniband
input Input: add keyboard notifier documentation 2008-03-14 11:54:19 -04:00
ioctl
isdn
ja_JP Fix broken utf-8 encodings in ja_JP translation of stable_kernel_rules.txt 2008-02-21 15:27:06 -08:00
kbuild
kdump
ko_KR
laptops Merge branches 'release' and 'doc' into release 2008-03-13 01:59:53 -04:00
lguest lguest: comment documentation update. 2008-03-28 11:05:54 +11:00
m68k
make
mips
mn10300 mn10300: add the MN10300/AM33 architecture to the kernel 2008-02-08 09:22:30 -08:00
namespaces
netlabel
networking [CAN]: Update documentation of struct sockaddr_can 2008-04-15 00:46:38 -07:00
parisc
pcmcia
power documentation: Move power-related files to Documentation/power/ 2008-03-12 18:10:51 -04:00
powerpc
s390 [S390] Add debug_register_mode() function to debug feature API 2008-04-17 07:47:03 +02:00
scheduler Move sched-rt-group.txt to scheduler/ 2008-04-11 13:21:03 -06:00
scsi [SCSI] arcmsr: update version and changelog 2008-03-03 13:10:22 -06:00
serial
sh
sound
sparc
spi spi: documentation tweaks 2008-04-08 18:25:53 -07:00
sysctl Documentation: sysctl/kernel.txt: fix documentation reference 2008-02-13 16:21:20 -08:00
telephony
thermal thermal: fix generic thermal I/F for hwmon 2008-03-13 01:49:01 -04:00
timers Documentation: move timer related documentation to a single place 2008-04-17 12:22:31 +02:00
uml
usb USB:Update mailing list information in documentation 2008-03-10 16:42:27 -07:00
video4linux V4L/DVB (7192): Adds support for Genius TVGo A11MCE 2008-02-18 11:15:19 -03:00
vm Documentation: correct overcommit caveat in hugetlbpage.txt 2008-04-15 19:35:41 -07:00
w1
watchdog
x86 x86: PAT documentation 2008-04-17 17:41:19 +02:00
x86_64 x86: add gbpages switches 2008-04-17 17:40:45 +02:00
zh_CN
00-INDEX Documentation: move timer related documentation to a single place 2008-04-17 12:22:31 +02:00
BUG-HUNTING
Changes
CodingStyle
DMA-API.txt
DMA-ISA-LPC.txt
DMA-mapping.txt
HOWTO
IO-mapping.txt
IPMI.txt
IRQ-affinity.txt
IRQ.txt
Intel-IOMMU.txt
MSI-HOWTO.txt
ManagementStyle
PCIEBUS-HOWTO.txt
README.DAC960
README.cycladesZ
SAK.txt
SM501.txt
SecurityBugs
Smack.txt
SubmitChecklist Documentation: prune redundant SubmitChecklist items 2008-02-13 16:21:18 -08:00
SubmittingDrivers
SubmittingPatches Merge branch 'docs' of git://git.lwn.net/linux-2.6 2008-04-11 13:24:16 -07:00
VGA-softcursor.txt
applying-patches.txt
atomic_ops.txt documentation: atomic_add_unless() doesn't imply mb() on failure 2008-02-23 17:52:36 -08:00
basic_profiling.txt
binfmt_misc.txt
cachetlb.txt
cciss.txt
cgroups.txt cgroup: fix and update documentation 2008-02-23 17:13:24 -08:00
cli-sti-removal.txt
computone.txt
cpqarray.txt
cpu-hotplug.txt
cpu-load.txt
cpusets.txt cpuset: trivial documentation fix s/N_MEMORY/N_HIGH_MEMORY/ 2008-02-23 17:12:14 -08:00
cputopology.txt
dcdbas.txt
debugging-modules.txt
debugging-via-ohci1394.txt Documentation: correction to debugging-via-ohci1394 2008-02-19 19:57:24 +01:00
dell_rbu.txt
devices.txt
digiepca.txt
dontdiff
edac.txt
eisa.txt
email-clients.txt
exception.txt
feature-removal-schedule.txt Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 2008-04-18 10:15:22 -07:00
floppy.txt
gpio.txt gpio: <linux/gpio.h> and "no GPIO support here" stubs 2008-03-04 16:35:10 -08:00
hayes-esp.txt
highuid.txt
hpet.txt
hw_random.txt hw_random doc updates 2008-03-24 19:22:19 -07:00
initrd.txt
io_ordering.txt
ioctl-number.txt
iostats.txt Enhanced partition statistics: documentation update 2008-02-08 12:42:11 +01:00
irqflags-tracing.txt
isapnp.txt
java.txt
kernel-doc-nano-HOWTO.txt
kernel-docs.txt
kernel-parameters.txt Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6 2008-04-18 09:44:55 -07:00
keys-request-key.txt
keys.txt
kobject.txt
kprobes.txt Kprobes: move kprobe examples to samples/ 2008-03-04 16:35:11 -08:00
kref.txt
ldm.txt
leds-class.txt
local_ops.txt
lockdep-design.txt
lockstat.txt
logo.gif
logo.txt
magic-number.txt
markers.txt
mca.txt The ps2esdi driver was marked as BROKEN more than two years ago due to being 2008-03-17 09:03:05 +01:00
md.txt
memory-barriers.txt documentation: atomic_add_unless() doesn't imply mb() on failure 2008-02-23 17:52:36 -08:00
memory-hotplug.txt
memory.txt
mono.txt
moxa-smartio
mtrr.txt
mutex-design.txt
nbd.txt
nmi_watchdog.txt x86, documentation: nmi_watchdog=2 works on x86_64 2008-03-27 16:08:45 +01:00
nommu-mmap.txt
numastat.txt
oops-tracing.txt
paride.txt
parport-lowlevel.txt
parport.txt
pci-error-recovery.txt
pci.txt rename DECLARE_PCI_DEVICE_TABLE to DEFINE_PCI_DEVICE_TABLE 2008-03-10 18:01:17 -07:00
pcieaer-howto.txt
pi-futex.txt
pnp.txt
preempt-locking.txt
prio_tree.txt
ramdisk.txt
rbtree.txt
rfkill.txt
riscom8.txt
robust-futex-ABI.txt
robust-futexes.txt
rocket.txt
rt-mutex-design.txt
rt-mutex.txt
rtc.txt
serial-console.txt
sgi-ioc4.txt
sgi-visws.txt
smart-config.txt
sparse.txt
specialix.txt
spinlocks.txt Add additional examples in Documentation/spinlocks.txt 2008-04-11 13:21:14 -06:00
stable_api_nonsense.txt
stable_kernel_rules.txt stable_kernel_rules: fix must already be in mainline 2008-02-21 15:27:07 -08:00
stallion.txt
svga.txt
sx.txt
sysfs-rules.txt
sysrq.txt
tty.txt
unaligned-memory-access.txt Fix typos in Documentation/unaligned-memory-access.txt 2008-04-02 15:28:19 -07:00
unicode.txt
unshare.txt
video-output.txt
volatile-considered-harmful.txt
voyager.txt
zorro.txt

README.cycladesZ

The Cyclades-Z must have firmware loaded onto the card before it will
operate.  This operation should be performed during system startup,

The firmware, loader program and the latest device driver code are
available from Cyclades at
    ftp://ftp.cyclades.com/pub/cyclades/cyclades-z/linux/