24 Feb, 2010
2 commits
-
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
This patch is for modifying with correct cuset flag file. We need to update
current manual for cpuset. For example, before) cpus, cpu_exclusive, mems
after ) cpuset.cpus, cpuset.cpu_exclusive, cpuset.memsSigned-off-by: Geunsik Lim
Acked-by: Paul Menage
Signed-off-by: Jiri Kosina
22 Feb, 2010
1 commit
-
This is a partial revert of commit 3ad2f3fbb961 ("tree-wide: Assorted
spelling fixes") as the change in arch/sparc/kernel/leon_kernel.c has
been already fixed while refactoring the file in the sparc tree.Reported-by: Stephen Rothwell
Signed-off-by: Jiri Kosina
19 Feb, 2010
2 commits
-
Remove outdated drivers/parport/ChangeLog. No need for such files
since we have git.Acked-by: Alan Cox
Signed-off-by: Jiri Kosina -
The ChangeLog file under drivers/char is 30K of stuff dedicated to the
mid-90's TTY exploits of Ted Ts'o; it has been updated once since 1998
- and that was in 2001. It's interesting history, but we don't
normally carry that kind of history inline with the code. Let's remove
it.Signed-off-by: Jonathan Corbet
Acked-by: Alan Cox
Acked-by: "Theodore Ts'o"
Signed-off-by: Jiri Kosina
18 Feb, 2010
1 commit
-
Fixes a typo in proc.txt documentation. Table 1-2 should refer to
"status", not "statm"Signed-off-by: Mulyadi Santosa
Signed-off-by: Jiri Kosina
15 Feb, 2010
1 commit
-
Signed-off-by: Uwe Kleine-König
Signed-off-by: Jiri Kosina
12 Feb, 2010
1 commit
-
This is partial revert of commit 9404c9c392d5 ("Fix misspelling of "should"
and "shouldn't" in comments"). According to Dave Airlie:"Can we drop any cleanups to atombios.h? This file comes from
AMD and we normally drop it into place, so they just get overwritten
next time."Reported-by: Dave Airlie
Signed-off-by: Jiri Kosina
11 Feb, 2010
1 commit
-
Fix the reference (in comment).
Signed-off-by: Jean Delvare
Signed-off-by: Jiri Kosina
09 Feb, 2010
2 commits
-
kthread_create_on_cpu doesn't exist so update a comment in kthread.c to reflect
this.Signed-off-by: Anton Blanchard
Acked-by: Rusty Russell
Signed-off-by: Jiri Kosina -
In particular, several occurances of funny versions of 'success',
'unknown', 'therefore', 'acknowledge', 'argument', 'achieve', 'address',
'beginning', 'desirable', 'separate' and 'necessary' are fixed.Signed-off-by: Daniel Mack
Cc: Joe Perches
Cc: Junio C Hamano
Signed-off-by: Jiri Kosina
05 Feb, 2010
29 commits
-
Some misspelled occurences of 'octet' and some comments were also fixed
as I was on it.Signed-off-by: Daniel Mack
Cc: Jiri Kosina
Cc: Joe Perches
Cc: Junio C Hamano
Signed-off-by: Jiri Kosina -
Signed-off-by: Pavel Roskin
[clemens@ladisch.de: merged into drm_fb_helper]
Signed-off-by: Clemens Ladisch
Signed-off-by: Jiri Kosina -
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
Signed-off-by: Baruch Siach
Signed-off-by: Jiri Kosina -
Signed-off-by: Edward Z. Yang
Acked-by: Rusty Russell
Signed-off-by: Jiri Kosina -
Signed-off-by: Uwe Kleine-König
Signed-off-by: Jiri Kosina -
Signed-off-by: Daniel Mack
Cc: Jiri Kosina
Signed-off-by: Jiri Kosina -
Remove unused fields in drivers/char/vt.c
variables orig_buf and orig_count are assigned but never used.Signed-off-by: Shahar Havivi
Signed-off-by: Jiri Kosina -
Reported-by: Toralf Förster
Signed-off-by: Jiri Kosina -
Signed-off-by: Uwe Kleine-König
Cc: Nicolas Pitre
Signed-off-by: Jiri Kosina -
Signed-off-by: Uwe Kleine-König
Signed-off-by: Jiri Kosina -
This patch was generated by
git grep -E -i -l 'precidence' | xargs -r perl -p -i -e 's/precidence/precedence/'
Signed-off-by: Uwe Kleine-König
Signed-off-by: Jiri Kosina -
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
Signed-off-by: Thadeu Lima de Souza Cascardo
Signed-off-by: Jiri Kosina -
In commit 451a9ebf653d28337ba53ed5b4b70b0b9543cca1 bio_alloc_bioset()
was refactored not to take NULL as a valid argument for bs. This patch
changes the comment for that function accordingly. Currently, passing
NULL as argument to parameter bs would result in a NULL pointer
dereference.Signed-off-by: Jaak Ristioja
Signed-off-by: Jiri Kosina -
Signed-off-by: Justin P. Mattock
Signed-off-by: Jiri Kosina -
Signed-off-by: Justin P. Mattock
Signed-off-by: Jiri Kosina -
Replace platfrom -> platform.
Signed-off-by: Stefan Weil
Signed-off-by: Jiri Kosina -
Replace platfrom -> platform.
This is a frequent spelling bug.
Signed-off-by: Stefan Weil
Signed-off-by: Jiri Kosina -
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions ofdrivers/isdn/mISDN/dsp_core.c
Signed-off-by: Peter Huewe
Signed-off-by: Jiri Kosina -
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions ofdrivers/media/dvb/bt8xx/bt878.c
Signed-off-by: Peter Huewe
Acked-by: Jean Delvare
Signed-off-by: Jiri Kosina -
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions ofdrivers/w1/w1.c
Signed-off-by: Peter Huewe
Signed-off-by: Jiri Kosina -
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions ofdrivers/isdn/hardware/mISDN/mISDNisar.c
Signed-off-by: Peter Huewe
Signed-off-by: Jiri Kosina -
Signed-off-by: Robert P. J. Day
Signed-off-by: Jiri Kosina -
Trivial patch which adds the __init/__exit macros to the module_init/
module_exit functions ofuwb/i1480/i1480-est.c
Signed-off-by: Peter Huewe
Acked-by: David Vrabel
Signed-off-by: Jiri Kosina