30 Nov, 2006

1 commit


31 Oct, 2006

2 commits


20 Oct, 2006

2 commits


08 Oct, 2006

1 commit


14 Jul, 2006

1 commit


30 Jun, 2006

1 commit


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

    Markus Armbruster
     

06 Jun, 2006

1 commit


01 Jun, 2006

1 commit


27 Apr, 2006

2 commits


07 Feb, 2006

2 commits


10 Jan, 2006

3 commits


30 Oct, 2005

4 commits


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!

    Linus Torvalds