#
49f758b8 |
| 29-May-2017 |
Andrew Jones <drjones@redhat.com> |
arm/arm64: code derived from Linux must be GPL not LGPL
Also update copyrights.
Reported-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Andrew Jones <drjones@redhat.com> [Amend two other "Adapat
arm/arm64: code derived from Linux must be GPL not LGPL
Also update copyrights.
Reported-by: Thomas Huth <thuth@redhat.com> Signed-off-by: Andrew Jones <drjones@redhat.com> [Amend two other "Adapated" typos as well.] Signed-off-by: Radim Krčmář <rkrcmar@redhat.com>
show more ...
|
#
6ed97c50 |
| 02-Mar-2016 |
Peter Feiner <pfeiner@google.com> |
lib: generic bitops.h
Factored out common bitops stuff, just like Linux's include/linux/bitops.h.
Signed-off-by: Peter Feiner <pfeiner@google.com> Message-Id: <1456938657-20850-3-git-send-email-pfe
lib: generic bitops.h
Factored out common bitops stuff, just like Linux's include/linux/bitops.h.
Signed-off-by: Peter Feiner <pfeiner@google.com> Message-Id: <1456938657-20850-3-git-send-email-pfeiner@google.com> Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
show more ...
|
#
f20e2561 |
| 01-Feb-2015 |
Andrew Jones <drjones@redhat.com> |
arm/arm64: add simple cpumask API
On smp, cpumasks become quite useful. Add a simple implementation, along with implementations of bitops it needs.
Signed-off-by: Andrew Jones <drjones@redhat.com>
arm/arm64: add simple cpumask API
On smp, cpumasks become quite useful. Add a simple implementation, along with implementations of bitops it needs.
Signed-off-by: Andrew Jones <drjones@redhat.com> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
show more ...
|