23 Dec, 2005
1 commit
-
Introduce a Kconfig symbol SPARC that is defined on both the sparc and
sparc64 architectures.This symbol makes some dependencies more readable.
Signed-off-by: Adrian Bunk
Signed-off-by: David S. Miller
11 Sep, 2005
1 commit
-
Signed-off-by: Dmitry Torokhov
10 Sep, 2005
2 commits
-
Clean up timer initialization by introducing DEFINE_TIMER a'la
DEFINE_SPINLOCK. Build and boot-tested on x86. A similar patch has been
been in the -RT tree for some time.Signed-off-by: Ingo Molnar
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
04 Sep, 2005
1 commit
-
When dev->keycodesize == sizeof(int) the old code produces
incorrect result.Signed-off-by: Ian Campbell
Signed-off-by: Dmitry Torokhov
24 Jul, 2005
1 commit
-
When changing key mappings we need to make sure that the new
keycode value can be stored in dev->keycodesize bytes.Signed-off-by: Vojtech Pavlik
Signed-off-by: Dmitry Torokhov
06 May, 2005
1 commit
-
This patch makes some needlessly global identifiers static.
Signed-off-by: Adrian Bunk
Acked-by: Arjan van de Ven
Acked-by: Trond Myklebust
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
17 Apr, 2005
1 commit
-
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!