First  |  Prev |  Next  |  Last
Pages: 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758
[git pull] one OF-related build regression fix
Hi Linus. One build fix for 2.6.35 committed to my tree. g. The following changes since commit 123f94f22e3d283dfe68742b269c245b0501ad82: Linus Torvalds (1): Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/.../tip/linux-2.6-tip are available in the git repository at: git://git.... 2 Jul 2010 19:03
pci-sysfs: remove casts from void*
On Tue, 29 Jun 2010 14:15:28 +0400 Kulikov Vasiliy <segooon(a)gmail.com> wrote: Remove unnesessary casts from void*. Signed-off-by: Kulikov Vasiliy <segooon(a)gmail.com> --- drivers/pci/pci-sysfs.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/pci/pci-sysfs.c... 2 Jul 2010 17:57
[stable-2.6.32 PATCH] ixgbe: backport bug fix for tx panic
On Tue, May 25, 2010 at 13:18, Greg KH <greg(a)kroah.com> wrote: On Tue, May 25, 2010 at 09:27:25AM -0700, Brandeburg, Jesse wrote: On Tue, 25 May 2010, Jeff Kirsher wrote: On Mon, May 10, 2010 at 17:46, Jeff Kirsher <jeffrey.t.kirsher(a)intel.com> wrote: From: Jesse Brandeburg <jesse.brand... 2 Jul 2010 17:57
[PATCH] msm: gpio: Add set_wake support to msm7200a-gpio's irq_chip.
Add power-management and irq_chip hooks to allow configuration of msm-gpio irq lines as wakeup sources. Signed-off-by: Gregory Bean <gbean(a)codeaurora.org> --- arch/arm/mach-msm/msm7200a-gpio.c | 64 +++++++++++++++++++++++++++++++++++- 1 files changed, 62 insertions(+), 2 deletions(-) diff --git a/arch/arm... 2 Jul 2010 17:57
Break out types from <linux/list.h> to <linux/list_types.h>.
On Fri, Jul 02, 2010 at 10:43:13PM +0200, Arnd Bergmann wrote: On Friday 02 July 2010 21:19:11 Matthew Wilcox wrote: Why a new header file instead of linux/types.h? I think it mostly makes sense because a list_head by itself usually isn't all that useful, you also want the list_add/list_for_each/... ... 3 Jul 2010 05:50
[GIT PULL for 2.6.35] Fixes for i7core/nehalem EDAC driver
Linus, Please pull from: ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/i7core.git for_linus For two fixes that are needed to allow the i7core_edac driver to work with certain systems that use non-standard bus addresses for the QPI PCI devices. It also adds a MAINTAINERS entry for i7core_edac. ... 2 Jul 2010 17:57
[PATCH V3] 2.6.34: simple IOMMU API extension to check safe interrupt remapping
This patch allows IOMMU users to determine whether the hardware and software support safe, isolated interrupt remapping. Not all Intel IOMMUs have the hardware, and the software for AMD is not there yet. Signed-off-by: Tom Lyon <pugs(a)cisco.com> --- Version 3: shorter name requested by Joerg. Version 2: previous... 2 Jul 2010 17:57
[PATCH] ipvs: Kconfig cleanup
IP_VS_PROTO_AH_ESP should be set iff either of IP_VS_PROTO_{AH,ESP} is selected. Express this with standard kconfig syntax. Signed-off-by: Michal Marek <mmarek(a)suse.cz> --- net/netfilter/ipvs/Kconfig | 5 +---- 1 files changed, 1 insertions(+), 4 deletions(-) diff --git a/net/netfilter/ipvs/Kconfig b/net/... 2 Jul 2010 16:51
jbd[2]: enhance fsync performance when using CFQ
Vivek Goyal <vgoyal(a)redhat.com> writes: On Fri, Jul 02, 2010 at 03:58:13PM -0400, Jeff Moyer wrote: [..] Changes from the last posting: - Yielding no longer expires the current queue. Instead, it sets up new requests from the target process so that they are issued in the yielding process... 2 Jul 2010 16:51
jbd[2]: enhance fsync performance when using CFQ
On Fri, Jul 02, 2010 at 03:58:13PM -0400, Jeff Moyer wrote: [..] Changes from the last posting: - Yielding no longer expires the current queue. Instead, it sets up new requests from the target process so that they are issued in the yielding process' cfqq. This means that we don't need to worry abou... 6 Jul 2010 03:33
First  |  Prev |  Next  |  Last
Pages: 738 739 740 741 742 743 744 745 746 747 748 749 750 751 752 753 754 755 756 757 758