[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1231537636.5726.4.camel@brick>
Date: Fri, 09 Jan 2009 13:47:16 -0800
From: Harvey Harrison <harvey.harrison@...il.com>
To: Sam Ravnborg <sam@...nborg.org>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>,
Len Brown <lenb@...nel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
linux-acpi@...r.kernel.org,
Linux Power Management List <linux-pm@...ts.osdl.org>
Subject: Re: git mv (was Re: [git pull] ACPI & Suspend patches for
2.6.29-rc0)
On Fri, 2009-01-09 at 22:27 +0100, Sam Ravnborg wrote:
> What other ways exist so I can see what the heck davem did to
> arch/sparc64/kernel/irq.c then?
>
> I know he added IRQ stacks - but how did the patch look like?
> I know no other way to find the old history than to do:
>
> git log --follow arch/sparc/kernel/irq_64.c
>
> But this also give me what I want. I'm just curious if there is
> a better way - in the case where you know the old name.
In that specific case you could just do:
gitk -- name1 name2
And that might be closer to what you're looking for.
Harvey
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists