An error occurred fetching the project authors.
  1. 31 Mar, 2009 1 commit
    • Helge Deller's avatar
      parisc: use constants instead of numbers in assembly · 1152a68c
      Helge Deller authored
      A few small fixups:
      * _PAGE_SIZE_ENCODING_DEFAULT is wrong here, as one might assume that
        it's possible to define the page size that way. This is wrong. Use 0 instead.
      * use constants instead of hardcoded numerical values in depi and extru
        while building the PFN out of the pte entry
      * use SHRREG instead of extru (iitlba expects the PFN at bits {7..26})
      
      Still wondering why we can use the same register (pte) as extru source
      and target register, but it seems to work on PA1.1 and PA2.0...
      Signed-off-by: default avatarHelge Deller <deller@gmx.de>
      Signed-off-by: default avatarKyle McMartin <kyle@mcmartin.ca>
      1152a68c
  2. 13 Mar, 2009 1 commit
  3. 13 Jun, 2008 1 commit
  4. 15 May, 2008 2 commits
  5. 18 Oct, 2007 2 commits
  6. 30 May, 2007 2 commits
  7. 17 Feb, 2007 5 commits
  8. 04 Oct, 2006 2 commits
  9. 03 Oct, 2006 1 commit
    • Matt LaPlante's avatar
      Attack of "the the"s in arch · 4b3f686d
      Matt LaPlante authored
      The patch below corrects multiple occurances of "the the"
      typos across several files, both in source comments and KConfig files.
      There is no actual code changed, only text.  Note this only affects the /arch
      directory, and I believe I could find many more elsewhere. :)
      Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
      4b3f686d
  10. 30 Jun, 2006 1 commit
  11. 27 Jun, 2006 1 commit
  12. 21 Apr, 2006 1 commit
  13. 30 Mar, 2006 2 commits
  14. 17 Nov, 2005 1 commit
  15. 22 Oct, 2005 5 commits
  16. 09 Sep, 2005 1 commit
  17. 16 Apr, 2005 1 commit
    • Linus Torvalds's avatar
      Linux-2.6.12-rc2 · 1da177e4
      Linus Torvalds authored
      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