- 20 8月, 2013 28 次提交
-
-
由 Paul Bolle 提交于
Signed-off-by: NPaul Bolle <pebolle@tiscali.nl> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Joe Perches 提交于
Don't emit OOM warnings when k.alloc calls fail when there there is a v.alloc immediately afterwards. Converted a kmalloc/vmalloc with memset to kzalloc/vzalloc. Signed-off-by: NJoe Perches <joe@perches.com> Acked-by: N"Theodore Ts'o" <tytso@mit.edu> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Tang Chen 提交于
pageblock_nr_page should be pageblock_nr_pages, and fist is a typo of first. Signed-off-by: NTang Chen <tangchen@cn.fujitsu.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Hu Tao 提交于
smp_affinity holds bitmask and smp_affinity_list holds list. So we should write a list to smp_affinity_list, instead of smp_affinity. Signed-off-by: NHu Tao <hutao@cn.fujitsu.com> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Uwe Kleine-König 提交于
Signed-off-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Geert Uytterhoeven 提交于
Request inclusion of oneline summaries when referring to other commits Signed-off-by: NGeert Uytterhoeven <geert@linux-m68k.org> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Oleksandr Kravchenko 提交于
Add devm_iio_device_alloc() and devm_iio_device_free() functions to list of supported calls. Signed-off-by: NOleksandr Kravchenko <o.v.kravchenko@globallogic.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Yacine Belkadi 提交于
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings: Warning(kernel/workqueue.c:653): No description found for return value of 'get_work_pool' Fix them by: - Using "Return:" sections to introduce descriptions of return values - Adding some missing descriptions Signed-off-by: NYacine Belkadi <yacine.belkadi.1@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Joe Perches 提交于
> docproc: kernel/printk.c: No such file or directory So rename the file. Signed-off-by: NJoe Perches <joe@perches.com> Noticed-by: Nkbuild test robot <fengguang.wu@intel.com> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Jingoo Han 提交于
The usage of strict_strtoul() is not preferred, because strict_strtoul() is obsolete. Thus, kstrtoul() should be used. Signed-off-by: NJingoo Han <jg1.han@samsung.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Sachin Kamat 提交于
__initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Fix the example code. Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Sachin Kamat 提交于
__initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Fix the examples. Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Sachin Kamat 提交于
__initdata should be placed between the variable name and equal sign for the variable to be placed in the intended section. Fix the example. Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Paul Gortmaker 提交于
Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Paul Gortmaker 提交于
Fix a typo, and the reference to a proposed v2.7 kernel, as that in itself is dated. Signed-off-by: NPaul Gortmaker <paul.gortmaker@windriver.com> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Michael Witten 提交于
Signed-off-by: NMichael Witten <mfwitten@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Masanari Iida 提交于
Correct spelling typo in printk Signed-off-by: NMasanari Iida <standby24x7@gmail.com> Acked-by: NRandy Dunlap <rdunlap@infradead.org> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word beteween to between in the file rs485.txt. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word MAITAINERS to MAINTAINERS. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word Configuraion to Configuration in the file dscr.txt. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word ponter to pointer. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word negtive to negative. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word avarage to average in the file compress_offload.txt. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word configation to configuration. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word adventerous to adventurous. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word osciallator to oscillator in the file st,nomadik.txt. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Stefan Huber 提交于
Corrected the word compatbile to compatible in the file atmel-can.txt. Signed-off-by: NStefan Huber <steffhip@gmail.com> Signed-off-by: NMatthias Schid <aircrach115@gmail.com> Signed-off-by: NSimon Puels <simon.puels@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Cristian Stoica 提交于
Signed-off-by: NCristian Stoica <cristian.stoica@freescale.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
- 05 8月, 2013 1 次提交
-
-
由 Chris Cheney 提交于
Small clean-up for my CREDITS entry. Signed-off-by: NChris Cheney <chris.cheney@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
- 30 7月, 2013 1 次提交
-
-
由 Chen Gang 提交于
'#else' is useless, need remove. Signed-off-by: NChen Gang <gang.chen@asianux.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
- 25 7月, 2013 8 次提交
-
-
由 Martin Nordholts 提交于
Both old URLs are broken, so update them. Signed-off-by: NMartin Nordholts <enselic@gmail.com> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Yacine Belkadi 提交于
When building the htmldocs (in verbose mode), scripts/kernel-doc reports the following type of warnings: Warning(include/linux/ktime.h:75): No description found for return value of 'ktime_set' Fix them by using a "Return:" section to describe the return values. (Also apply some minor reformatting along the way.) Signed-off-by: NYacine Belkadi <yacine.belkadi.1@gmail.com> Acked-by: NRob Landley <rob@landley.net> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Masanari Iida 提交于
Correct typo (double words) in documentations. Signed-off-by: NMasanari Iida <standby24x7@gmail.com> Acked-by: NRandy Dunlap <rdunlap@infradead.org> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Sachin Kamat 提交于
Fixes a trivial typo. Signed-off-by: NSachin Kamat <sachin.kamat@linaro.org> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Masanari Iida 提交于
Correct spelling typo in devicetree/bindings. Singed-off-by: NMasanari Iida <standby24x7@gmail.com> Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
由 Jiri Kosina 提交于
Sync with Linus' master to be able to apply trivial patche to newer code. Signed-off-by: NJiri Kosina <jkosina@suse.cz>
-
git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc由 Linus Torvalds 提交于
Pull powerpc fixes from Ben Herrenschmidt: "Here is a series of powerpc fixes. It's a bit big, mostly because of the series of 11 "EEH" patches from Gavin. The EEH (Our IBM specific PCI/PCIe Enhanced Error Handling) code had been rotting for a while and this merge window saw a significant rework & fixing of it by Gavin Shan. However, that wasn't complete and left some open issues. There were still a few corner cases that didn't work properly, for example in relation to hotplug and devices without explicit error handlers. We had some patches but they weren't quite good enough yet so I left them off the 3.11 merge window. Gavin since then fixed it all up, we ran quite a few rounds of testing and it seems fairly solid (at least probably more than it has ever been). This should probably have made -rc1 but both Gavin and I took some vacation so it had to wait for -rc2. The rest is more bug fixes, mostly to new features recently added, for example, we missed the cpu table entry for one of the two models of P8 (we didn't realize they had different PVR [Processor Version Register] values), some module CRC issues, etc..." * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: (23 commits) powerpc/perf: BHRB filter configuration should follow the task powerpc/perf: Ignore separate BHRB privilege state filter request powerpc/powernv: Mark pnv_pci_init_ioda2_phb() as __init powerpc/mm: Use the correct SLB(LLP) encoding in tlbie instruction powerpc/mm: Fix fallthrough bug in hpte_decode powerpc/pseries: Fix a typo in pSeries_lpar_hpte_insert() powerpc/eeh: Introdce flag to protect sysfs powerpc/eeh: Fix unbalanced enable for IRQ powerpc/eeh: Don't use pci_dev during BAR restore powerpc/eeh: Use partial hotplug for EEH unaware drivers powerpc/pci: Partial tree hotplug support powerpc/eeh: Use safe list traversal when walking EEH devices powerpc/eeh: Keep PE during hotplug powerpc/pci/hotplug: Don't need to remove from EEH cache twice powerpc/pci: Override pcibios_release_device() powerpc/eeh: Export functions for hotplug powerpc/eeh: Remove reference to PCI device powerpc: Fix the corrupt r3 error during MCE handling. powerpc/perf: Set PPC_FEATURE2_EBB when we register the power8 PMU powerpc/pseries: Drop "select HOTPLUG" ...
-
git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6由 Linus Torvalds 提交于
Pull crypto fixes from Herbert Xu: "This push fixes a memory corruption issue in caam, as well as reverting the new optimised crct10dif implementation as it breaks boot on initrd systems. Hopefully crct10dif will be reinstated once the supporting code is added so that it doesn't break boot" * git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform framework" crypto: caam - Fixed the memory out of bound overwrite issue
-
- 24 7月, 2013 2 次提交
-
-
由 Herbert Xu 提交于
This reverts commits 67822649 39761214 0b95a7f8 31d93962 2d31e518 Unfortunately this change broke boot on some systems that used an initrd which does not include the newly created crct10dif modules. As these modules are required by sd_mod under certain configurations this is a serious problem. Signed-off-by: NHerbert Xu <herbert@gondor.apana.org.au>
-
由 Anshuman Khandual 提交于
When the task moves around the system, the corresponding cpuhw per cpu strcuture should be popullated with the BHRB filter request value so that PMU could be configured appropriately with that during the next call into power_pmu_enable(). Signed-off-by: NAnshuman Khandual <khandual@linux.vnet.ibm.com> Acked-by: NMichael Neuling <mikey@neuling.org> Signed-off-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org>
-