30 Nov, 2006
1 commit
-
Signed-off-by: Ralf Baechle
31 Oct, 2006
2 commits
-
Signed-off-by: Ralf Baechle
-
Signed-off-by: Ralf Baechle
20 Oct, 2006
2 commits
-
Signed-off-by: Ralf Baechle
-
Signed-off-by: Ralf Baechle
08 Oct, 2006
1 commit
-
Signed-off-by: Ralf Baechle
14 Jul, 2006
1 commit
-
Signed-off-by: Thiemo Seufer
Signed-off-by: Ralf Baechle
30 Jun, 2006
1 commit
-
Signed-off-by: Ralf Baechle
27 Jun, 2006
1 commit
-
nmi_create_files() in arch/i386/oprofile/nmi_int.c depends on
model->num_counters (number of performance counters) being less than 10.
While this is currently the case, it's too clever by half.Other archs aren't quite as clever: they assume 100. I suggest to
normalize them all to 1000.Cc: Philippe Elie
Cc: John Levon
Signed-off-by: Andrew Morton
Signed-off-by: Linus Torvalds
06 Jun, 2006
1 commit
-
The modpost uses a whitelist for commonly used suffix on checking the
section mismatch. Adding "_ops" suffix to op_modex_xxx get rid of
this modpost warning.WARNING: arch/mips/oprofile/oprofile.o - Section mismatch: reference to .init.text: from .data after 'op_model_mipsxx' (at offset 0x528)
Signed-off-by: Atsushi Nemoto
Signed-off-by: Ralf Baechle
01 Jun, 2006
1 commit
-
Nothing exciting; Linux just didn't know it yet so this is most adding
a value to a case statement.Signed-off-by: Chris Dearman
Signed-off-by: Ralf Baechle
27 Apr, 2006
2 commits
-
Signed-off-by: Atsushi Nemoto
Signed-off-by: Ralf Baechle -
When unloading oprofile module with timer-mode, oprofile_arch_exit
dereferences a NULL pointer.Signed-off-by: Atsushi Nemoto
Signed-off-by: Ralf Baechle
07 Feb, 2006
2 commits
-
Signed-off-by: Ralf Baechle
-
Signed-off-by: Mark Mason
Signed-off-by: Ralf Baechle
10 Jan, 2006
3 commits
-
Signed-off-by: Ralf Baechle
-
Signed-off-by: Ralf Baechle
-
Signed-off-by: Ralf Baechle
30 Oct, 2005
4 commits
-
Signed-off-by: Ralf Baechle
-
Signed-off-by: Ralf Baechle
-
Signed-off-by: Ralf Baechle
-
bolt this into the actual hardware interrupt is yet missing from this
commit.Signed-off-by: Ralf Baechle
FEXPORT(ret_from_fork)
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!