First  |  Prev |  Next  |  Last
Pages: 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176
[PATCH 26/28] powerpc/pci: Remove owner field from attribute initialization in PCI bridge init
From: Guenter Roeck <guenter.roeck(a)ericsson.com> Signed-off-by: Guenter Roeck <guenter.roeck(a)ericsson.com> Acked-by: Tejun Heo <tj(a)kernel.org> Signed-off-by: Greg Kroah-Hartman <gregkh(a)suse.de> --- arch/powerpc/sysdev/mv64x60_pci.c | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) diff --git a/arch... 5 Aug 2010 19:09
[GIT pull] timers core for 2.6.36
Linus, Please pull the latest timers-for-linus git tree from: git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip.git timers-for-linus It contains a revert because an updated version of the patch surfaced after a discussion with akpm and I did not want to rebase everything. Thanks, tglx ... 5 Aug 2010 19:09
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
On Thu, 2010-08-05 at 07:28 -0500, Jason Wessel wrote: The tv_nsec is a long and when added to the shift value it can wrap and become negative which later causes looping problems in the getrawmonotonic(). The edge case occurs when the system has slept for a short period of time of ~2 seconds. Ah, good c... 6 Aug 2010 11:34
writeback: Adding pages_dirtied and pages_entered_writeback
On Thu, Aug 5, 2010 at 1:24 PM, Andrew Morton <akpm(a)linux-foundation.org> wrote: On Wed, �4 Aug 2010 17:43:24 -0700 Michael Rubin <mrubin(a)google.com> wrote: Wait. �These counters appear in /proc/vmstat. �So why create standalone /proc/sys/vm files as well? I did not know they would show up in /proc/vmsta... 6 Aug 2010 03:54
[git pull] PCMCIA updates for 2.6.36
Linus, several PCMCIA updates for 2.6.36 are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6.git master Please pull from that location. The diffstat and list of changes is below, the individual diffs are sent (at least) to the linux-pcmcia list. This patch... 5 Aug 2010 19:09
Best way to send several patches
Hey, I'm reading on the kernelnewbies wiki about janitor work needing be to done. I have been cleaning up some stuff, and have alot of patches (I have split my changed into smaller patches). The question is, should I just send them all to this mailinglist (Section 3 of Documentation/SubmittingPatches - the one... 5 Aug 2010 19:10
hpwdt: make NMI code a config option (+ other cleanup)
Hi Dan, hwpdt includes an NMI-decoding feature, but the watchdog interface is quite usable without it. This patchset makes it possible to build hpwdt without the NMI functionality, as well as some general cleanup. Looking at the overall overview we have: watchdog: hpwdt (1/3): Introduce SECS_TO_TICKS() m... 11 Aug 2010 09:15
tools/perf: Adjust confusing if indentation
Em Thu, Aug 05, 2010 at 10:27:51PM +0200, Julia Lawall escreveu: From: Julia Lawall <julia(a)diku.dk> Outdent the code following the if. Thanks, applying. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info a... 5 Aug 2010 18:03
Initial Tegra ARM support
On Thu, 2010-08-05 at 14:10 -0700, Erik Gilling wrote: arch/arm/Kconfig | 25 +- arch/arm/Makefile | 1 + In the future could you please send changes to arch/arm/Kconfig and arch/arm/Makefile to Russell .. That way there's no chance for conflict... 10 Aug 2010 19:08
[PATCH 26/42] drivers/spi/amba-pl022.c: Adjust confusing if indentation
2010/8/5 Julia Lawall <julia(a)diku.dk>: From: Julia Lawall <julia(a)diku.dk> The return -EINVAL appears to only make sense if the if branch that it is aligned with is taken, so move it into that branch What a nasty bug to see, thanks for robot-finding this! Acked-by: Linus Walleij <linus.walleij(a)stericss... 5 Aug 2010 18:03
First  |  Prev |  Next  |  Last
Pages: 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176