- 20 10月, 2007 40 次提交
-
-
由 James Bowes 提交于
Signed-off-by: NJames Bowes <jbowes@dangerouslyinc.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Rolf Eike Beer 提交于
Typo: depricated -> deprecated Signed-off-by: NRolf Eike Beer <eike-kernel@sf-tec.de> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Dave Jones 提交于
Whilst looking up what profile=sleep did, I noticed that we missed adding docs for the most recent addition to the profiler. Signed-off-by: NDave Jones <davej@redhat.com> Acked-by: NIngo Molnar <mingo@elte.hu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Masatake YAMATO 提交于
Signed-off-by: NMasatake YAMATO <jet@gyve.org> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Leonardo Chiquitto 提交于
This patch updates the "cat /proc/stat" output found in Documentation/filesystems/proc.txt. Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Philipp Marek 提交于
Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Jesper Juhl 提交于
If one compiles the example smount program, found in Documentation/sharedsubtree.txt, with -Wall then there's a small compiler warning rearing its ugly head : smount.c: In function 'main': smount.c:45: warning: implicit declaration of function 'strcmp' Easily fixed by just including string.h Signed-off-by: NJesper Juhl <jesper.juhl@gmail.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Shaun Zinck 提交于
Add the obvious missing word. Signed-off-by: NShaun Zinck <shaun.zinck@gmail.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Shaun Zinck 提交于
Fix some grammar in the explanation of the Journal Block Device layer. Signed-off-by: NShaun Zinck <shaun.zinck@gmail.com> Acked-by: NRandy Dunlap <rdunlap@xenotime.net> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Shaun Zinck 提交于
This fixes a typo and rearranges the sentence to make more sense. Signed-off-by: NShaun Zinck <shaun.zinck@gmail.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Shaun Zinck 提交于
Signed-off-by: NShaun Zinck <shaun.zinck@gmail.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Stefan Richter 提交于
These don't appear anywhere else in the kernel anymore. Signed-off-by: NStefan Richter <stefanr@s5r6.in-berlin.de> Acked-by: NPaul Mundt <lethal@linux-sh.org> Acked-by: NGreg Ungerer <gerg@uclinux.org> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Fengguang Wu 提交于
Change the loop style of copy_data_pages() to remove a duplicate condition. Signed-off-by: NFengguang Wu <wfg@mail.ustc.edu.cn> Acked-by: NRafael J. Wysocki <rjw@sisk.pl> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Josh Triplett 提交于
Signed-off-by: NJosh Triplett <josh@kernel.org> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Cal Peake 提交于
Update the file link in the Pegasus USB network driver's help text. Signed-off-by: NCal Peake <cp@absolutedigital.net> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Denis Cheng 提交于
Signed-off-by: NDenis Cheng <crquan@gmail.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Gabriel Craciunescu 提交于
Typo fixes retrun -> return Signed-off-by: NGabriel Craciunescu <nix.or.die@googlemail.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Dave Young 提交于
Signed-off-by: NDave Young <hidave.darkstar@gmail.com> Acked-by: NRandy Dunlap <randy.dunlap@oracle.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Li Yang 提交于
Update the maintainer of 2.4 kernel in Documentations/SubmittingPatches. Signed-off-by: NLi Yang <leo@zh-kernel.org> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Uwe Kleine-König 提交于
Signed-off-by: NUwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Uwe Kleine-König 提交于
Signed-off-by: NUwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Uwe Kleine-König 提交于
Signed-off-by: NUwe Kleine-König <ukleinek@informatik.uni-freiburg.de> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Eric Dumazet 提交于
rcuref_inc_lf() is not used anymore. Replace it by atomic_inc_not_zero() Signed-off-by: NEric Dumazet <dada1@cosmosbay.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Michael Neuling 提交于
hardirq_offset is no longer needed. Signed-off-by: NMichael Neuling <mikey@neuling.org> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Matt LaPlante 提交于
Most of these fixes were already submitted for old kernel versions, and were approved, but for some reason they never made it into the releases. Because this is a consolidation of a couple old missed patches, it touches both Kconfigs and documentation texts. Signed-off-by: NMatt LaPlante <kernel1@cyberdogtech.com> Acked-by: NRandy Dunlap <randy.dunlap@oracle.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in Documentation/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fix in lib/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fix in init/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in mm/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/x86_64/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/v850/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/um/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Acked-by: NJeff Dike <jdike@addtoit.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/m68k/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Acked-by: NGeert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/m32r/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/i386/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/h8300/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/frv/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Acked-By: NDavid Howells <dhowells@redhat.com> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/cris/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Simon Arlott 提交于
Spelling fixes in arch/alpha/. Signed-off-by: NSimon Arlott <simon@fire.lp0.eu> Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-
由 Adrian Bunk 提交于
Spotted by David Miller <davem@davemloft.net>. Signed-off-by: NAdrian Bunk <bunk@kernel.org>
-