1. 06 3月, 2007 1 次提交
    • G
      [S390] Fixed handling of access register mode faults. · 482b05dd
      Gerald Schaefer 提交于
      Replaced check_user_space() + __check_access_register with the new
      check_space(). The old functions made wrong assumptions about kernel
      and user space when the kernel and user address spaces are switched
      (kernel in home space, user in primary/secondary space).
      Secondly the user process can switch to the accress register mode if
      it is running in primary or secondary mode. In addition it can load
      an arbitrary value to the access registers. If any other value than
      0 for primary space or 1 for secondary space is loaded and memory
      is accessed using the base register related to the access register,
      the program should be terminated with a SIGSEGV. To achieve that the
      DUALD pointer in the DUCT and the PSALD pointer in the PASTE need
      to point to an array of 8 invalid access-list entries to get a
      ALEN-translation exception if an invalid alet is used.
      Signed-off-by: NGerald Schaefer <geraldsc@de.ibm.com>
      Signed-off-by: NMartin Schwidefsky <schwidefsky@de.ibm.com>
      482b05dd
  2. 21 2月, 2007 1 次提交
  3. 06 2月, 2007 3 次提交
  4. 09 1月, 2007 1 次提交
  5. 04 12月, 2006 2 次提交
  6. 05 10月, 2006 1 次提交
  7. 01 10月, 2006 1 次提交
  8. 28 9月, 2006 1 次提交
  9. 20 9月, 2006 4 次提交
  10. 18 7月, 2006 1 次提交
  11. 29 6月, 2006 2 次提交
  12. 07 11月, 2005 2 次提交
  13. 31 10月, 2005 1 次提交
  14. 10 9月, 2005 1 次提交
  15. 30 7月, 2005 1 次提交
  16. 28 7月, 2005 2 次提交
  17. 22 6月, 2005 2 次提交
  18. 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