1. 11 7月, 2006 1 次提交
    • J
      [PATCH] uml: timer initialization cleanup · aceb3434
      Jeff Dike 提交于
      This cleans up the mess that is the timer initialization.  There used to be
      two timer handlers - one that basically ran during delay loop calibration and
      one that handled the timer afterwards.  There were also two sets of timer
      initialization code - one that starts in user code and calls into the kernel
      side of the house, and one that starts in kernel code and calls user code.
      
      This eliminates one timer handler and consolidates the two sets of
      initialization code.
      
      [akpm@osdl.org: use new INTF_ flags]
      Signed-off-by: NJeff Dike <jdike@addtoit.com>
      Cc: Paolo 'Blaisorblade' Giarrusso <blaisorblade@yahoo.it>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      aceb3434
  2. 19 1月, 2006 4 次提交
  3. 09 1月, 2006 1 次提交
  4. 06 5月, 2005 1 次提交
  5. 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