1. 11 5月, 2009 1 次提交
  2. 08 5月, 2009 1 次提交
  3. 30 4月, 2009 1 次提交
  4. 21 4月, 2009 1 次提交
  5. 12 4月, 2009 1 次提交
    • J
      x86: clean up declarations and variables · 2c1b284e
      Jaswinder Singh Rajput 提交于
      Impact: cleanup, no code changed
      
       - syscalls.h       update declarations due to unifications
       - irq.c            declare smp_generic_interrupt() before it gets used
       - process.c        declare sys_fork() and sys_vfork() before they get used
       - tsc.c            rename tsc_khz shadowed variable
       - apic/probe_32.c  declare apic_default before it gets used
       - apic/nmi.c       prev_nmi_count should be unsigned
       - apic/io_apic.c   declare smp_irq_move_cleanup_interrupt() before it gets used
       - mm/init.c        declare direct_gbpages and free_initrd_mem before they get used
      Signed-off-by: NJaswinder Singh Rajput <jaswinder@kernel.org>
      Signed-off-by: NIngo Molnar <mingo@elte.hu>
      2c1b284e
  6. 13 3月, 2009 1 次提交
  7. 06 3月, 2009 1 次提交
  8. 05 3月, 2009 5 次提交
  9. 04 3月, 2009 1 次提交
  10. 03 3月, 2009 1 次提交