05 Jan, 2012

1 commit


14 Oct, 2011

7 commits


08 Apr, 2011

1 commit


01 Apr, 2011

1 commit

  • - Do not trace idle loop which takes a lot time
    - Fix cache handling in generic ftrace code
    - Do not trace lib functions ashldi3, ashrdi3, lshrdi3
    Functions are called from generic ftrace code which
    can't be traced

    Signed-off-by: Michal Simek

    Michal Simek
     

31 Mar, 2011

1 commit


09 Mar, 2011

1 commit


28 Jan, 2011

1 commit

  • Microblaze little-endian doesn't support ASM optimized library
    functions(memcpy/memmove). Kconfig doens't contain
    any information about endian that's why it is necessary to
    check it in the source code.
    The code is used with barrel shifter is used.

    Signed-off-by: Michal Simek

    Michal Simek
     

03 Jan, 2011

1 commit


15 Nov, 2010

1 commit


21 Oct, 2010

3 commits


01 Apr, 2010

5 commits


14 Dec, 2009

1 commit


04 Dec, 2009

1 commit

  • That is "success", "unknown", "through", "performance", "[re|un]mapping"
    , "access", "default", "reasonable", "[con]currently", "temperature"
    , "channel", "[un]used", "application", "example","hierarchy", "therefore"
    , "[over|under]flow", "contiguous", "threshold", "enough" and others.

    Signed-off-by: André Goddard Rosa
    Signed-off-by: Jiri Kosina

    André Goddard Rosa
     

06 Jul, 2009

1 commit


26 May, 2009

2 commits


21 May, 2009

2 commits

  • This changes the function prototypes in the checksum code
    to have the usual prototypes, typically by turning int
    arguments into __wsum.

    Also change csum_partial_copy_from_user() to operate
    on the right address space and export ip_fast_csum,
    which is used in modular networking code.

    The new version is now sparse-clean including endianess
    checks.

    Signed-off-by: Arnd Bergmann
    Signed-off-by: Michal Simek

    Arnd Bergmann
     
  • This function is neither declared nor used anywhere
    outside of ppc32, so remove it from microblaze.

    Signed-off-by: Arnd Bergmann
    Signed-off-by: Michal Simek

    Arnd Bergmann
     

27 Mar, 2009

4 commits