1. 27 9月, 2008 1 次提交
    • A
      m32r/kernel/: cleanups · 81e48073
      Adrian Bunk 提交于
      This patch contains the following cleanups:
      - make the following needlessly global code static:
        - entry.S: resume_userspace
        - process.c: pm_idle
        - process.c: default_idle()
        - smp.c: send_IPI_allbutself()
        - time.c: timer_interrupt()
        - time.c: struct irq0
        - traps.c: set_eit_vector_entries()
        - traps.c: kstack_depth_to_print
        - traps.c: show_trace()
        - traps.c: die_lock
      - remove the following unused code:
        - head.S: startup_32
        - process.c: hlt_counter
        - process.c: disable_hlt()
        - process.c: enable_hlt()
        - process.c: dump_task_regs()
      - remove the following variables and their usages since they were
        always 0:
        - irq.c: irq_err_count
        - irq.c: irq_mis_count
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NHirokazu Takata <takata@linux-m32r.org>
      81e48073
  2. 26 6月, 2008 1 次提交
  3. 20 10月, 2007 1 次提交
  4. 12 10月, 2006 1 次提交
  5. 01 7月, 2006 1 次提交
  6. 12 10月, 2005 1 次提交
  7. 17 4月, 2005 1 次提交
    • L
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds 提交于
      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!
      1da177e4