First  |  Prev |  Next  |  Last
Pages: 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753
[PATCH 16/19] drivers/pci: use for_each_pci_dev()
Use for_each_pci_dev() to simplify the code. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/pci/search.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/pci/search.c b/drivers/pci/search.c index 20d03f7..9d75dc8 100644 --- a/drivers/pci/search.c +++ b/driver... 3 Jul 2010 12:22
[PATCH 10/19] drivers/ide: use for_each_pci_dev()
Use for_each_pci_dev() to simplify the code. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/ide/ide-scan-pci.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/ide/ide-scan-pci.c b/drivers/ide/ide-scan-pci.c index 0e79eff..c3da53e 100644 --- a/drivers/ide/ide-... 3 Jul 2010 12:22
Financial aid from FDV,Contact Dr.Razaq Immediately.
I have been directed to inform you that you have chosen for a cash grant of 1,000,000.00usd, Contact Rev.dr seun razaq via telephone +2348051809752 email drseun_razaq(a)hotmail.com, and provide these details: 1).Full name. 2).Address 3).Telephone number. [Cell preferably] (4).Occupation. -- To unsubscr... 3 Jul 2010 12:22
[PATCH] net/ne: fix memory leak in ne_drv_probe()
net_device allocated with alloc_eip_netdev() must be freed. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/net/ne.c | 4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) diff --git a/drivers/net/ne.c b/drivers/net/ne.c index b8e2923..1063093 100644 --- a/drivers/net/ne.c +++ b/drive... 3 Jul 2010 12:22
[PATCH] coccicheck: use $KBUILD_EXTMOD when available
Use $KBUILD_EXTMOD instead of $srctree when the latter is not null to use make M=somedir. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- scripts/coccicheck | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/scripts/coccicheck b/scripts/coccicheck index b8bcf1f..7d66a55 10... 3 Jul 2010 12:22
Bug#587665: Safety of early boot init of /dev/random seed
Hello, We are trying to enhance the Debian support for /dev/random seeding at early boot, and we need some expert help to do it right. Maybe some of you could give us some enlightenment on a few issues? Apologies in advance if I got the list of Linux kernel maintainers wrong. I have also copied LKML just in ... 3 Jul 2010 12:22
[PATCH/RFC v3] hwmon: Add support for W83667HG-B to w83627ehf driver.
Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> --- Key relevant difference between W83667HG and W83667HG-B are the Chip ID as well as fan output and step output register addresses. Those differences are addressed with this patch. There are other relevant changes in the mapping of input sensors to ... 3 Jul 2010 11:16
[tip:perf/urgent] perf tools: Fix find tids routine by excluding "." and ".."
Commit-ID: c214909b36efec632432acdcbfacdd46a6e11370 Gitweb: http://git.kernel.org/tip/c214909b36efec632432acdcbfacdd46a6e11370 Author: Gui Jianfeng <guijianfeng(a)cn.fujitsu.com> AuthorDate: Wed, 16 Jun 2010 13:21:44 +0800 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Thu, 1 Jul 2010 14... 3 Jul 2010 10:07
[tip:perf/urgent] perf, x86: Fix incorrect branches event on AMD CPUs
Commit-ID: f287d332ce835f77a4f5077d2c0ef1e3f9ea42d2 Gitweb: http://git.kernel.org/tip/f287d332ce835f77a4f5077d2c0ef1e3f9ea42d2 Author: Vince Weaver <vweaver1(a)eecs.utk.edu> AuthorDate: Thu, 1 Jul 2010 15:30:16 -0400 Committer: Ingo Molnar <mingo(a)elte.hu> CommitDate: Sat, 3 Jul 2010 15:19:34 +0200 perf,... 3 Jul 2010 10:07
revert ->br_port fix, obsoleted by netdev commit
* Paul E. McKenney <paulmck(a)linux.vnet.ibm.com> wrote: Hello, Ingo, This pull request reverts commit 81bdf5bd, which has been obsoleted by commit f350a0a87374 from the netdev folks. This conflict was caught in the -next tree. git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-2.6-... 3 Jul 2010 10:07
First  |  Prev |  Next  |  Last
Pages: 733 734 735 736 737 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753