Loading Documentation/filesystems/nilfs2.txt +0 −1 Original line number Original line Diff line number Diff line Loading @@ -40,7 +40,6 @@ Features which NILFS2 does not support yet: - POSIX ACLs - POSIX ACLs - quotas - quotas - fsck - fsck - resize - defragmentation - defragmentation Mount options Mount options Loading Documentation/networking/ip-sysctl.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -346,7 +346,7 @@ tcp_orphan_retries - INTEGER when RTO retransmissions remain unacknowledged. when RTO retransmissions remain unacknowledged. See tcp_retries2 for more details. See tcp_retries2 for more details. The default value is 7. The default value is 8. If your machine is a loaded WEB server, If your machine is a loaded WEB server, you should think about lowering this value, such sockets you should think about lowering this value, such sockets may consume significant resources. Cf. tcp_max_orphans. may consume significant resources. Cf. tcp_max_orphans. Loading Documentation/x86/boot.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -674,7 +674,7 @@ Protocol: 2.10+ Field name: init_size Field name: init_size Type: read Type: read Offset/size: 0x25c/4 Offset/size: 0x260/4 This field indicates the amount of linear contiguous memory starting This field indicates the amount of linear contiguous memory starting at the kernel runtime start address that the kernel needs before it at the kernel runtime start address that the kernel needs before it Loading Makefile +1 −1 Original line number Original line Diff line number Diff line VERSION = 3 VERSION = 3 PATCHLEVEL = 0 PATCHLEVEL = 0 SUBLEVEL = 0 SUBLEVEL = 0 EXTRAVERSION = -rc7 EXTRAVERSION = NAME = Sneaky Weasel NAME = Sneaky Weasel # *DOCUMENTATION* # *DOCUMENTATION* Loading arch/arm/mach-davinci/board-dm365-evm.c +2 −2 Original line number Original line Diff line number Diff line Loading @@ -520,7 +520,7 @@ fail: */ */ if (have_imager()) { if (have_imager()) { label = "HD imager"; label = "HD imager"; mux |= 1; mux |= 2; /* externally mux MMC1/ENET/AIC33 to imager */ /* externally mux MMC1/ENET/AIC33 to imager */ mux |= BIT(6) | BIT(5) | BIT(3); mux |= BIT(6) | BIT(5) | BIT(3); Loading @@ -540,7 +540,7 @@ fail: resets &= ~BIT(1); resets &= ~BIT(1); if (have_tvp7002()) { if (have_tvp7002()) { mux |= 2; mux |= 1; resets &= ~BIT(2); resets &= ~BIT(2); label = "tvp7002 HD"; label = "tvp7002 HD"; } else { } else { Loading Loading
Documentation/filesystems/nilfs2.txt +0 −1 Original line number Original line Diff line number Diff line Loading @@ -40,7 +40,6 @@ Features which NILFS2 does not support yet: - POSIX ACLs - POSIX ACLs - quotas - quotas - fsck - fsck - resize - defragmentation - defragmentation Mount options Mount options Loading
Documentation/networking/ip-sysctl.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -346,7 +346,7 @@ tcp_orphan_retries - INTEGER when RTO retransmissions remain unacknowledged. when RTO retransmissions remain unacknowledged. See tcp_retries2 for more details. See tcp_retries2 for more details. The default value is 7. The default value is 8. If your machine is a loaded WEB server, If your machine is a loaded WEB server, you should think about lowering this value, such sockets you should think about lowering this value, such sockets may consume significant resources. Cf. tcp_max_orphans. may consume significant resources. Cf. tcp_max_orphans. Loading
Documentation/x86/boot.txt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -674,7 +674,7 @@ Protocol: 2.10+ Field name: init_size Field name: init_size Type: read Type: read Offset/size: 0x25c/4 Offset/size: 0x260/4 This field indicates the amount of linear contiguous memory starting This field indicates the amount of linear contiguous memory starting at the kernel runtime start address that the kernel needs before it at the kernel runtime start address that the kernel needs before it Loading
Makefile +1 −1 Original line number Original line Diff line number Diff line VERSION = 3 VERSION = 3 PATCHLEVEL = 0 PATCHLEVEL = 0 SUBLEVEL = 0 SUBLEVEL = 0 EXTRAVERSION = -rc7 EXTRAVERSION = NAME = Sneaky Weasel NAME = Sneaky Weasel # *DOCUMENTATION* # *DOCUMENTATION* Loading
arch/arm/mach-davinci/board-dm365-evm.c +2 −2 Original line number Original line Diff line number Diff line Loading @@ -520,7 +520,7 @@ fail: */ */ if (have_imager()) { if (have_imager()) { label = "HD imager"; label = "HD imager"; mux |= 1; mux |= 2; /* externally mux MMC1/ENET/AIC33 to imager */ /* externally mux MMC1/ENET/AIC33 to imager */ mux |= BIT(6) | BIT(5) | BIT(3); mux |= BIT(6) | BIT(5) | BIT(3); Loading @@ -540,7 +540,7 @@ fail: resets &= ~BIT(1); resets &= ~BIT(1); if (have_tvp7002()) { if (have_tvp7002()) { mux |= 2; mux |= 1; resets &= ~BIT(2); resets &= ~BIT(2); label = "tvp7002 HD"; label = "tvp7002 HD"; } else { } else { Loading