Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2007-10-19 | Documentation: Drop reference to dead "eicon" kernel paramter. | Robert P. J. Day | 1 | -3/+0 |
2007-10-19 | Drop the superfluous test for an old version of gcc. | Robert P. J. Day | 1 | -8/+0 |
2007-10-19 | Remove long-dead commented-out MODULE_PARM reference. | Robert P. J. Day | 1 | -1/+0 |
2007-10-19 | Explain clearly why kmalloc() can't use __GFP_HIGHMEM. | Robert P. J. Day | 1 | -1/+2 |
2007-10-19 | Fix misspellings of "system", "controller", "interrupt" and "necessary". | Robert P. J. Day | 89 | -117/+117 |
2007-10-19 | crypto: convert crypto.h to UTF-8 | John Anthony Kazos Jr | 1 | -1/+1 |
2007-10-19 | crypto: convert "crypto" subdirectory to UTF-8 | John Anthony Kazos Jr | 2 | -2/+2 |
2007-10-19 | fix typos in drivers/block/Kconfig | Patrick Ringl | 1 | -2/+2 |
2007-10-19 | NULL terminate the pci_device_ids in pasemi_edac | Stephen Rothwell | 1 | -0/+1 |
2007-10-19 | Uninline fork.c/exit.c | Alexey Dobriyan | 2 | -13/+13 |
2007-10-19 | kernel/fork.c: remove unneeded variable initialization in copy_process() | Mariusz Kozlowski | 1 | -1/+1 |