1. 11 11月, 2005 1 次提交
  2. 09 11月, 2005 3 次提交
  3. 01 11月, 2005 1 次提交
  4. 26 10月, 2005 1 次提交
    • P
      powerpc: Fix interrupt-tree parsing · 6d0124fc
      Paul Mackerras 提交于
      The interrupt-tree parsing code wasn't offsetting interrupt numbers
      by 16 on 32-bit platforms with an i8259 interrupt controller, and
      it was confused about the encoding of interrupt sense and level
      (which is different for i8259 and openpic interrupt controllers,
      just to make things interesting).
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      6d0124fc
  5. 20 10月, 2005 1 次提交
    • P
      powerpc: Merge time.c and asm/time.h. · f2783c15
      Paul Mackerras 提交于
      We now use the merged time.c for both 32-bit and 64-bit compilation
      with ARCH=powerpc, and for ARCH=ppc64, but not for ARCH=ppc32.
      This removes setup_default_decr (folds its function into time_init)
      and moves wakeup_decrementer into time.c.  This also makes an
      asm-powerpc/rtc.h.
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      f2783c15
  6. 10 10月, 2005 1 次提交
  7. 22 9月, 2005 1 次提交
    • K
      [PATCH] powerpc: merged hw_irq.h · b671ad2b
      Kumar Gala 提交于
      Merged hw_irq.h between ppc32 & ppc64.  Added support to use the Book-E
      wrtee[i] instructions that allow modifying MSR[EE] atomically.
      Additionally, added get_irq_desc() macros to ppc32 to allow mask_irq(),
      unmask_irq(), and ack_irq() to be common between ppc32 & ppc64.
      
      Note: because 64-bit Book-E implementations only have a 32-bit MSR the
      macro's for Book-E need to come before the PPC64 macro's to ensure the
      right thing happends for 64-bit Book-E processors.
      Signed-off-by: NKumar Gala <kumar.gala@freescale.com>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      b671ad2b
  8. 18 9月, 2005 1 次提交
  9. 10 9月, 2005 1 次提交
  10. 08 9月, 2005 1 次提交
  11. 05 9月, 2005 1 次提交
  12. 22 6月, 2005 2 次提交
  13. 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