- 08 May, 2012 1 commit
-
-
Jonas Bonn authored
This moves OpenRISC to using the irqdomain infrastructure. This doesn't fundamentally change anything other than that it will be easier to have multiple interrupt controllers in the future. Signed-off-by:
Jonas Bonn <jonas@southpole.se>
-
- 06 Mar, 2012 1 commit
-
-
Richard Weinberger authored
To have atomit64_t on OpenRISC we need GENERIC_ATOMIC64. Signed-off-by:
Richard Weinberger <richard@nod.at> Signed-off-by:
Jonas Bonn <jonas@southpole.se>
-
- 11 Jan, 2012 1 commit
-
-
Ben Hutchings authored
frv, h8300, m68k, microblaze, openrisc, score, um and xtensa currently do not register a CPU device. Add the config option GENERIC_CPU_DEVICES which causes a generic CPU device to be registered for each present CPU, and make all these architectures select it. Richard Weinberger <richard@nod.at> covered UML and suggested using per_cpu. Signed-off-by:
Ben Hutchings <ben@decadent.org.uk> Signed-off-by:
Linus Torvalds <torvalds@linux-foundation.org>
-
- 24 Nov, 2011 1 commit
-
-
Michael S. Tsirkin authored
define GENERIC_IOMAP in a central location instead of all architectures. This will be helpful for the follow-up patch which makes it select other configs. Code is also a bit shorter this way. Signed-off-by:
Michael S. Tsirkin <mst@redhat.com>
-
- 31 Oct, 2011 1 commit
-
-
Paul Bolle authored
Signed-off-by:
Paul Bolle <pebolle@tiscali.nl> Signed-off-by:
Michal Marek <mmarek@suse.cz>
-
- 27 Sep, 2011 1 commit
-
-
Paul Bolle authored
There are numerous broken references to Documentation files (in other Documentation files, in comments, etc.). These broken references are caused by typo's in the references, and by renames or removals of the Documentation files. Some broken references are simply odd. Fix these broken references, sometimes by dropping the irrelevant text they were part of. Signed-off-by:
Paul Bolle <pebolle@tiscali.nl> Signed-off-by:
Jiri Kosina <jkosina@suse.cz>
-
- 22 Jul, 2011 1 commit
-
-
Jonas Bonn authored
Signed-off-by:
Jonas Bonn <jonas@southpole.se> Reviewed-by:
Arnd Bergmann <arnd@arndb.de>
-