Loading .gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ # Top-level generic files # tags TAGS vmlinux* System.map Module.symvers Loading CREDITS +6 −5 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ S: Longford, Ireland S: Sydney, Australia N: Tigran A. Aivazian E: tigran@veritas.com E: tigran@aivazian.fsnet.co.uk W: http://www.moses.uklinux.net/patches D: BFS filesystem D: Intel IA32 CPU microcode update support Loading Loading @@ -2598,6 +2598,9 @@ S: Ucitelska 1576 S: Prague 8 S: 182 00 Czech Republic N: Rick Payne D: RFC2385 Support for TCP N: Barak A. Pearlmutter E: bap@cs.unm.edu W: http://www.cs.unm.edu/~bap/ Loading Loading @@ -3511,14 +3514,12 @@ D: The Linux Support Team Erlangen N: David Weinehall E: tao@acc.umu.se P: 1024D/DC47CA16 7ACE 0FB0 7A74 F994 9B36 E1D1 D14E 8526 DC47 CA16 W: http://www.acc.umu.se/~tao/ W: http://www.acc.umu.se/~mcalinux/ D: v2.0 kernel maintainer D: Fixes for the NE/2-driver D: Miscellaneous MCA-support D: Cleanup of the Config-files S: Axtorpsvagen 40:20 S: S-903 37 UMEA S: Sweden N: Matt Welsh E: mdw@metalab.unc.edu Loading Documentation/ABI/testing/sysfs-power +16 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Description: these states. What: /sys/power/disk Date: August 2006 Date: September 2006 Contact: Rafael J. Wysocki <rjw@sisk.pl> Description: The /sys/power/disk file controls the operating mode of the Loading @@ -39,6 +39,19 @@ Description: 'reboot' - the memory image will be saved by the kernel and the system will be rebooted. Additionally, /sys/power/disk can be used to turn on one of the two testing modes of the suspend-to-disk mechanism: 'testproc' or 'test'. If the suspend-to-disk mechanism is in the 'testproc' mode, writing 'disk' to /sys/power/state will cause the kernel to disable nonboot CPUs and freeze tasks, wait for 5 seconds, unfreeze tasks and enable nonboot CPUs. If it is in the 'test' mode, writing 'disk' to /sys/power/state will cause the kernel to disable nonboot CPUs and freeze tasks, shrink memory, suspend devices, wait for 5 seconds, resume devices, unfreeze tasks and enable nonboot CPUs. Then, we are able to look in the log messages and work out, for example, which code is being slow and which device drivers are misbehaving. The suspend-to-disk method may be chosen by writing to this file one of the accepted strings: Loading @@ -46,6 +59,8 @@ Description: 'platform' 'shutdown' 'reboot' 'testproc' 'test' It will only change to 'firmware' or 'platform' if the system supports that. Loading Documentation/Changes +1 −1 Original line number Diff line number Diff line Loading @@ -201,7 +201,7 @@ udev ---- udev is a userspace application for populating /dev dynamically with only entries for devices actually present. udev replaces the basic functionality of devfs, while allowing persistant device naming for functionality of devfs, while allowing persistent device naming for devices. FUSE Loading Documentation/DMA-API.txt +1 −1 Original line number Diff line number Diff line Loading @@ -489,7 +489,7 @@ size is the size of the area (must be multiples of PAGE_SIZE). flags can be or'd together and are DMA_MEMORY_MAP - request that the memory returned from dma_alloc_coherent() be directly writeable. dma_alloc_coherent() be directly writable. DMA_MEMORY_IO - request that the memory returned from dma_alloc_coherent() be addressable using read/write/memcpy_toio etc. Loading Loading
.gitignore +1 −0 Original line number Diff line number Diff line Loading @@ -20,6 +20,7 @@ # Top-level generic files # tags TAGS vmlinux* System.map Module.symvers Loading
CREDITS +6 −5 Original line number Diff line number Diff line Loading @@ -45,7 +45,7 @@ S: Longford, Ireland S: Sydney, Australia N: Tigran A. Aivazian E: tigran@veritas.com E: tigran@aivazian.fsnet.co.uk W: http://www.moses.uklinux.net/patches D: BFS filesystem D: Intel IA32 CPU microcode update support Loading Loading @@ -2598,6 +2598,9 @@ S: Ucitelska 1576 S: Prague 8 S: 182 00 Czech Republic N: Rick Payne D: RFC2385 Support for TCP N: Barak A. Pearlmutter E: bap@cs.unm.edu W: http://www.cs.unm.edu/~bap/ Loading Loading @@ -3511,14 +3514,12 @@ D: The Linux Support Team Erlangen N: David Weinehall E: tao@acc.umu.se P: 1024D/DC47CA16 7ACE 0FB0 7A74 F994 9B36 E1D1 D14E 8526 DC47 CA16 W: http://www.acc.umu.se/~tao/ W: http://www.acc.umu.se/~mcalinux/ D: v2.0 kernel maintainer D: Fixes for the NE/2-driver D: Miscellaneous MCA-support D: Cleanup of the Config-files S: Axtorpsvagen 40:20 S: S-903 37 UMEA S: Sweden N: Matt Welsh E: mdw@metalab.unc.edu Loading
Documentation/ABI/testing/sysfs-power +16 −1 Original line number Diff line number Diff line Loading @@ -21,7 +21,7 @@ Description: these states. What: /sys/power/disk Date: August 2006 Date: September 2006 Contact: Rafael J. Wysocki <rjw@sisk.pl> Description: The /sys/power/disk file controls the operating mode of the Loading @@ -39,6 +39,19 @@ Description: 'reboot' - the memory image will be saved by the kernel and the system will be rebooted. Additionally, /sys/power/disk can be used to turn on one of the two testing modes of the suspend-to-disk mechanism: 'testproc' or 'test'. If the suspend-to-disk mechanism is in the 'testproc' mode, writing 'disk' to /sys/power/state will cause the kernel to disable nonboot CPUs and freeze tasks, wait for 5 seconds, unfreeze tasks and enable nonboot CPUs. If it is in the 'test' mode, writing 'disk' to /sys/power/state will cause the kernel to disable nonboot CPUs and freeze tasks, shrink memory, suspend devices, wait for 5 seconds, resume devices, unfreeze tasks and enable nonboot CPUs. Then, we are able to look in the log messages and work out, for example, which code is being slow and which device drivers are misbehaving. The suspend-to-disk method may be chosen by writing to this file one of the accepted strings: Loading @@ -46,6 +59,8 @@ Description: 'platform' 'shutdown' 'reboot' 'testproc' 'test' It will only change to 'firmware' or 'platform' if the system supports that. Loading
Documentation/Changes +1 −1 Original line number Diff line number Diff line Loading @@ -201,7 +201,7 @@ udev ---- udev is a userspace application for populating /dev dynamically with only entries for devices actually present. udev replaces the basic functionality of devfs, while allowing persistant device naming for functionality of devfs, while allowing persistent device naming for devices. FUSE Loading
Documentation/DMA-API.txt +1 −1 Original line number Diff line number Diff line Loading @@ -489,7 +489,7 @@ size is the size of the area (must be multiples of PAGE_SIZE). flags can be or'd together and are DMA_MEMORY_MAP - request that the memory returned from dma_alloc_coherent() be directly writeable. dma_alloc_coherent() be directly writable. DMA_MEMORY_IO - request that the memory returned from dma_alloc_coherent() be addressable using read/write/memcpy_toio etc. Loading