- Jan 09, 2006
-
-
Russell King authored
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
Russell King authored
Many ARM drivers do not need to include asm/irq.h - remove this unnecessary include from some ARM drivers. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- Jan 08, 2006
-
-
Russell King authored
EPXA10DB seems to be uncared for: - the "PLD" code has never been merged - no one has reported that this platform has been broken since at least 2.6.10 - interest seems to have dried up around March 2003. Therefore, remove EPXA10DB support. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- Oct 31, 2005
-
-
Russell King authored
Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- Oct 28, 2005
-
-
Russell King authored
EBSA110 only requires hardware.h to be included for a couple of files. Move the include there. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- Oct 02, 2005
-
-
Russell King authored
Arrange for the initialisation printks to happen after we've registered the network interface, so we know what name the device is. Also, check the link every 500ms (and use msecs_to_jiffies.) Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
Russell King authored
EBSA110 link detection didn't read the register - it wrote it. Oops. Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- Jun 29, 2005
-
-
Nicolas Pitre authored
Patch from Nicolas Pitre Those are big, slow and generally not recommended for kernel code. They are even not present on i386. So it should be concluded that one could as well get away with do_div() alone. Signed-off-by:
Nicolas Pitre <nico@cam.org> Signed-off-by:
Russell King <rmk+kernel@arm.linux.org.uk>
-
- May 16, 2005
-
-
Al Viro authored
the usual echo Signed-off-by:
Al Viro <viro@parcelfarce.linux.theplanet.co.uk>
-
- Apr 16, 2005
-
-
Linus Torvalds authored
Initial git repository build. I'm not bothering with the full history, even though we have it. We can create a separate "historical" git archive of that later if we want to, and in the meantime it's about 3.2GB when imported into git - space that would just make the early git days unnecessarily complicated, when we don't have a lot of good infrastructure for it. Let it rip!
-