12 Aug, 2016

1 commit

  • This commit adds Korean version of memory-barriers.txt document. The
    header is referred to HOWTO Korean version.

    The translation has started from Feb, 2016 and using a public git
    repository[1] to maintain the work. It's commit history says that it is
    following upstream changes as well.

    [1] https://github.com/sjp38/linux.doc_trans_membarrier

    Signed-off-by: SeongJae Park
    Signed-off-by: Paul E. McKenney
    Reviewed-by: Byungchul Park
    Acked-by: David Howells
    Acked-by: Minchan Kim
    Acked-by: Jonathan Corbet
    Cc: Linus Torvalds
    Cc: Peter Zijlstra
    Cc: Thomas Gleixner
    Cc: linux-arch@vger.kernel.org
    Cc: will.deacon@arm.com
    Link: http://lkml.kernel.org/r/1470939463-31950-4-git-send-email-paulmck@linux.vnet.ibm.com
    Signed-off-by: Ingo Molnar

    SeongJae Park
     

17 Apr, 2016

2 commits


18 Feb, 2016

1 commit


12 Jan, 2016

1 commit


24 Dec, 2015

2 commits

  • Versions in HOWTO was updated to 4.x by commit
    e4144fe5d47c91c92d36cdbd5f31ed8d6e3a57ab ("docs: update HOWTO for 3.x ->
    4.x versioning") but not applied to Korean translation. This commit
    apply the change.

    Signed-off-by: SeongJae Park
    Acked-by: Minchan Kim
    Signed-off-by: Jonathan Corbet

    SeongJae Park
     
  • Outdated link to linux-next wiki was removed by commit
    ace80793d16fb076381ba0e232d42295d98dae99 ("Documentation: remove
    outdated references to the linux-next wiki"). However, the change was
    not applied to translations. This commit apply the change to
    translations.

    Signed-off-by: SeongJae Park
    Acked-by: Minchan Kim
    Signed-off-by: Jonathan Corbet

    SeongJae Park
     

09 Jan, 2014

4 commits


11 Dec, 2013

1 commit


13 Aug, 2013

3 commits


16 Feb, 2012

1 commit


16 Nov, 2010

1 commit

  • Some of the documentation refers to web pages under
    the domain `osdl.org'. However, `osdl.org' now
    redirects to `linuxfoundation.org'.

    Rather than rely on redirections, this patch updates
    the addresses appropriately; for the most part, only
    documentation that is meant to be current has been
    updated.

    The patch should be pretty quick to scan and check;
    each new web-page url was gotten by trying out the
    original URL in a browser and then simply copying the
    the redirected URL (formatting as necessary).

    There is some conflict as to which one of these domain
    names is preferred:

    linuxfoundation.org
    linux-foundation.org

    So, I wrote:

    info@linuxfoundation.org

    and got this reply:

    Message-ID:
    Date: Mon, 15 Nov 2010 10:41:42 -0800
    From: David Ames

    ...

    linuxfoundation.org is preferred. The canonical name for our web site is
    www.linuxfoundation.org. Our list site is actually
    lists.linux-foundation.org.

    Regarding email linuxfoundation.org is preferred there are a few people
    who choose to use linux-foundation.org for their own reasons.

    Consequently, I used `linuxfoundation.org' for web pages and
    `lists.linux-foundation.org' for mailing-list web pages and email addresses;
    the only personal email address I updated from `@osdl.org' was that of
    Andrew Morton, who prefers `linux-foundation.org' according `git log'.

    Signed-off-by: Michael Witten
    Signed-off-by: Jiri Kosina

    Michael Witten
     

04 Aug, 2010

1 commit

  • Below you will find an updated version from the original series bunching all patches into one big patch
    updating broken web addresses that are located in Documentation/*
    Some of the addresses date as far far back as 1995 etc... so searching became a bit difficult,
    the best way to deal with these is to use web.archive.org to locate these addresses that are outdated.
    Now there are also some addresses pointing to .spec files some are located, but some(after searching
    on the companies site)where still no where to be found. In this case I just changed the address
    to the company site this way the users can contact the company and they can locate them for the users.

    Signed-off-by: Justin P. Mattock
    Signed-off-by: Thomas Weber
    Signed-off-by: Mike Frysinger
    Cc: Paulo Marques
    Cc: Randy Dunlap
    Cc: Michael Neuling
    Signed-off-by: Jiri Kosina

    Justin P. Mattock
     

18 Dec, 2007

3 commits


23 Aug, 2007

1 commit