1. 07 10月, 2008 1 次提交
  2. 10 7月, 2008 1 次提交
  3. 24 6月, 2008 1 次提交
  4. 29 4月, 2008 1 次提交
    • A
      ARM: always select HAVE_IDE · 2064c946
      Adrian Bunk 提交于
      It's plain wrong for PCMCIA to select HAVE_IDE that implies e.g. the
      availability of an asm/ide.h
      
      It turns out this was done for ARM, and we can simply always select 
      HAVE_IDE on ARM instead of manually tracking which platforms might 
      possible have an IDE controller directly or indirectly.
      Signed-off-by: NAdrian Bunk <bunk@kernel.org>
      Cc: Russell King <rmk+lkml@arm.linux.org.uk>
      Cc: Sam Ravnborg <sam@ravnborg.org>
      Signed-off-by: NBartlomiej Zolnierkiewicz <bzolnier@gmail.com>
      2064c946
  5. 21 4月, 2008 1 次提交
  6. 19 4月, 2008 1 次提交
  7. 09 2月, 2008 1 次提交
  8. 17 10月, 2007 2 次提交
  9. 10 7月, 2007 1 次提交
  10. 11 7月, 2006 1 次提交
    • A
      [PATCH] don't select CONFIG_HOTPLUG · 135c294f
      Andrew Morton 提交于
      It's useful to be able to turn off CONFIG_HOTPLUG for compile-coverage testing
      and for section-checking coverage.  But a few things go and select
      CONFIG_HOTPLUG, making it a royal PITA to turn the thing off.
      
      It's only turnable offable if CONFIG_EMBEDDED anyway.  So let's make those
      things depend on HOTPLUG, not select it.
      
      Cc: Greg KH <greg@kroah.com>
      Cc: Dominik Brodowski <linux@dominikbrodowski.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NLinus Torvalds <torvalds@osdl.org>
      135c294f
  11. 22 4月, 2006 1 次提交
  12. 31 3月, 2006 1 次提交
  13. 06 1月, 2006 3 次提交
  14. 10 11月, 2005 1 次提交
  15. 29 10月, 2005 1 次提交
    • M
      [PATCH] MPC8xx PCMCIA driver · de957c89
      Marcelo Tosatti 提交于
      Here is an uptodated version of the MPC8xx PCMCIA driver for v2.6,
      addressing comments by Jeff and Dominik:
      
      - use IO accessors instead of direct device memory referencing
      - avoid usage of non-standard "uint/uchar" data types
      - kill struct typedef's
      
      Will submit it for inclusion once v2.6.14 is out.
      
      Testing on 8xx platforms is more than welcome! Works like a charm
      on our custom hardware (CONFIG_PRxK).
      
      Cc: Dominik Brodowski <linux@dominikbrodowski.net>
      Signed-off-by: NAndrew Morton <akpm@osdl.org>
      Signed-off-by: NPaul Mackerras <paulus@samba.org>
      de957c89
  16. 26 9月, 2005 1 次提交
  17. 10 9月, 2005 1 次提交
  18. 08 7月, 2005 2 次提交
  19. 28 6月, 2005 3 次提交
  20. 22 6月, 2005 1 次提交
  21. 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