An error occurred fetching the project authors.
  1. 10 Sep, 2009 2 commits
  2. 16 Jun, 2009 1 commit
  3. 11 Jun, 2009 1 commit
  4. 05 Jun, 2009 4 commits
  5. 03 May, 2009 1 commit
  6. 04 Apr, 2009 1 commit
  7. 23 Mar, 2009 4 commits
  8. 13 Mar, 2009 2 commits
  9. 09 Mar, 2009 1 commit
  10. 10 Feb, 2009 2 commits
  11. 02 Feb, 2009 1 commit
  12. 21 Jan, 2009 3 commits
  13. 17 Dec, 2008 2 commits
  14. 02 Dec, 2008 4 commits
  15. 27 Nov, 2008 1 commit
  16. 21 Oct, 2008 1 commit
  17. 17 Oct, 2008 1 commit
  18. 09 Oct, 2008 1 commit
    • Nicolas Pitre's avatar
      [ARM] 5295/1: make ZONE_DMA optional · 3bca103a
      Nicolas Pitre authored
      Most ARM machines don't need a special "DMA" memory zone, and
      when configured out, the kernel becomes a bit smaller:
      
      |   text    data     bss     dec     hex filename
      |3826182  102384  111700 4040266  3da64a vmlinux
      |3823593  101616  111700 4036909  3d992d vmlinux.nodmazone
      
      This is because the system now has only one zone total which effect is
      to optimize away many conditionals in page allocation paths.
      
      So let's configure this zone only on machines that need split zones.
      Signed-off-by: default avatarNicolas Pitre <nico@marvell.com>
      Signed-off-by: default avatarRussell King <rmk+kernel@arm.linux.org.uk>
      3bca103a
  19. 07 Oct, 2008 1 commit
  20. 02 Oct, 2008 1 commit
  21. 01 Oct, 2008 1 commit
  22. 26 Sep, 2008 1 commit
  23. 09 Sep, 2008 1 commit
  24. 01 Sep, 2008 2 commits