Files
linux/arch/sparc/kernel
Linus Torvalds 83da00fbc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull two sparc fixes from David Miller:

 1) Fix boots with gcc-4.9 compiled sparc64 kernels.

 2) Add missing __get_user_pages_fast() on sparc64 to fix hangs on
    futexes used in transparent hugepage areas.

    It's really idiotic to have a weak symbolled fallback that just
    returns zero, and causes this kind of bug.  There should be no
    backup implementation and the link should fail if the architecture
    fails to provide __get_user_pages_fast() and supports transparent
    hugepages.

* git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc:
  sparc64: Implement __get_user_pages_fast().
  sparc64: Fix register corruption in top-most kernel stack frame during boot.
2014-10-24 12:45:47 -07:00
..
2008-12-04 09:17:15 -08:00
2013-02-17 23:36:56 -05:00
2014-05-18 19:01:30 -07:00
2008-12-04 09:17:21 -08:00
2014-05-18 19:01:29 -07:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2012-07-26 16:46:15 -07:00
2014-09-16 18:26:40 -07:00
2014-09-16 18:26:40 -07:00
2014-05-18 19:01:31 -07:00
2014-10-05 16:53:40 -07:00
2008-12-04 09:17:21 -08:00
2008-12-04 09:17:21 -08:00
2014-08-26 13:45:55 -04:00
2014-05-02 01:30:21 -04:00
2014-08-26 13:45:55 -04:00
2014-05-18 19:01:29 -07:00
2008-12-04 09:17:21 -08:00
2013-11-13 12:09:05 +09:00
2014-08-26 13:45:55 -04:00
2008-12-04 09:17:21 -08:00
2014-08-26 13:45:55 -04:00
2014-05-18 19:01:27 -07:00
2014-09-16 18:26:40 -07:00
2013-02-17 23:36:56 -05:00
2013-06-13 22:12:14 +01:00
2012-03-28 18:30:03 +01:00
2008-12-04 09:17:21 -08:00
2014-08-26 13:45:55 -04:00
2008-12-04 09:17:21 -08:00
2014-07-21 22:27:56 -07:00
2014-08-26 13:45:55 -04:00
2008-12-04 09:17:21 -08:00
2014-09-30 14:17:08 -07:00