linux
Thread
Date
Later messages
Messages by Thread
Re: [ORLinux] [PATCH] OpenRISC: Handle r0 with care
Stefan Kristiansson
Re: [ORLinux] [PATCH] OpenRISC: Handle r0 with care
Jonas Bonn
[ORLinux] [PATCH 1/2] OpenRISC: syscallno is gone, use orig_gpr11
Richard Weinberger
[ORLinux] [PATCH 2/2] OpenRISC: Remove memory_start/end prototypes
Richard Weinberger
[ORLinux] OpenRISC: BUG: failure at mm/page_alloc.c:2467/free_pages()!
Richard Weinberger
Re: [ORLinux] OpenRISC: BUG: failure at mm/page_alloc.c:2467/free_pages()!
Jonas Bonn
[ORLinux] OpenRISC: Module loader broken
Richard Weinberger
Re: [ORLinux] OpenRISC: Module loader broken
Jonas Bonn
Re: [ORLinux] OpenRISC: Module loader broken
Geert Uytterhoeven
Re: [ORLinux] OpenRISC: Module loader broken
Jonas Bonn
Re: [ORLinux] OpenRISC: Module loader broken
Richard Weinberger
[ORLinux] [PATCH 1/5] OpenRISC: Select GENERIC_ATOMIC64
Richard Weinberger
[ORLinux] [PATCH 2/5] OpenRISC: Use generic bitops.h
Richard Weinberger
Re: [ORLinux] [PATCH 2/5] OpenRISC: Use generic bitops.h
Jonas Bonn
Re: [ORLinux] [PATCH 2/5] OpenRISC: Use generic bitops.h
Richard Weinberger
[ORLinux] [PATCH 3/5] OpenRISC: Export memory_start and memory_end
Richard Weinberger
Re: [ORLinux] [PATCH 3/5] OpenRISC: Export memory_start and memory_end
Jonas Bonn
Re: [ORLinux] [PATCH 3/5] OpenRISC: Export memory_start and memory_end
Richard Weinberger
Re: [ORLinux] [PATCH 3/5] OpenRISC: Export memory_start and memory_end
Jonas Bonn
[ORLinux] [PATCH 5/5] OpenRISC: Export dump_stack()
Richard Weinberger
Re: [ORLinux] [PATCH 5/5] OpenRISC: Export dump_stack()
Jonas Bonn
[ORLinux] [PATCH 4/5] OpenRISC: Include export.h
Richard Weinberger
[ORLinux] [PATCH 1/2] OpenRISC: Fix audit_syscall_exit() usage
Richard Weinberger
[ORLinux] [PATCH 2/2] OpenRISC: IRQ: Include module.h
Richard Weinberger
Re: [ORLinux] [PATCH 2/2] OpenRISC: IRQ: Include module.h
Jonas Bonn
Re: [ORLinux] [PATCH 2/2] OpenRISC: IRQ: Include module.h
Richard Weinberger
Re: [ORLinux] [PATCH 2/2] OpenRISC: IRQ: Include module.h
Jonas Bonn
Re: [ORLinux] [PATCH 2/2] OpenRISC: IRQ: Include module.h
Richard Weinberger
Re: [ORLinux] [PATCH 2/2] OpenRISC: IRQ: Include module.h
Jonas Bonn
Re: [ORLinux] [PATCH 1/2] OpenRISC: Fix audit_syscall_exit() usage
Jonas Bonn
Re: [ORLinux] [PATCH 1/2] OpenRISC: Fix audit_syscall_exit() usage
Richard Weinberger
Re: [ORLinux] [PATCH 1/2] OpenRISC: Fix audit_syscall_exit() usage
Jonas Bonn
[ORLinux] [PATCH 1/2] irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
Re: [ORLinux] [PATCH 1/2] irq_domain: Centralize definition of irq_dispose_mapping()
David Daney
Re: [ORLinux] [PATCH 1/2] irq_domain: Centralize definition of irq_dispose_mapping()
Grant Likely
Re: [ORLinux] [PATCH 1/2] irq_domain: Centralize definition of irq_dispose_mapping()
Jonas Bonn
[ORLinux] [PATCH] arch/openrisc/include/asm/uaccess.h: included linux/thread_info.h twice
Danny Kukawka
Re: [ORLinux] [PATCH] arch/openrisc/include/asm/uaccess.h: included linux/thread_info.h twice
Jonas Bonn
[ORLinux] [PATCH] Remove remaining bits of io_remap_page_range()
Javi Merino
[ORLinux] [PATCH 23/40] OpenRISC: Don't mask signals if we fail to setup signal stack
Matt Fleming
[ORLinux] [PATCH 24/40] OpenRISC: Use set_current_blocked() and block_sigmask()
Matt Fleming
[ORLinux] [PATCH 22/40] OpenRISC: No need to reset handler if SA_ONESHOT
Matt Fleming
[ORLinux] [PATCH 21/40] OpenRISC: Don't reimplement force_sigsegv()
Matt Fleming
Re: [ORLinux] [PATCH 21/40] OpenRISC: Don't reimplement force_sigsegv()
Jonas Bonn
Re: [ORLinux] [PATCH 21/40] OpenRISC: Don't reimplement force_sigsegv()
Matt Fleming
Re: [ORLinux] [PATCH 21/40] OpenRISC: Don't reimplement force_sigsegv()
Jonas Bonn
Re: [ORLinux] [PATCH-RFC 06/10] mips: switch to GENERIC_PCI_IOMAP
Kevin Cernekee
Re: [ORLinux] [PATCH-RFC 06/10] mips: switch to GENERIC_PCI_IOMAP
Michael S. Tsirkin
[ORLinux] [PATCH 1/2] dtc: Implement -d option to write out a dependency file
Stephen Warren
Re: [ORLinux] [PATCH 1/2] dtc: Implement -d option to write out a dependency file
Jon Loeliger
[ORLinux] [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option
Stephen Warren
Re: [ORLinux] [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option
Shawn Guo
Re: [ORLinux] [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option
Mark Salter
Re: [ORLinux] [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option
Michal Marek
Re: [ORLinux] [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option
Stephen Warren
Re: [ORLinux] [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option
Mark Salter
Re: [ORLinux] [PATCH 2/2] Kbuild: Use dtc's -d (dependency) option
Michal Marek
Re: [ORLinux] [OpenRISC] Memory Init that allows Linux simulation
Julius Baxter
Re: [ORLinux] [OpenRISC] Memory Init that allows Linux simulation
Olof Kindgren
Re: [ORLinux] [OpenRISC] Memory Init that allows Linux simulation
Jonas Bonn
Re: [ORLinux] [OpenRISC] Memory Init that allows Linux simulation
Olof Kindgren
Re: [ORLinux] [Openrisc] [OpenRISC] Memory Init that allows Linux simulation
Jeremy Bennett
Re: [ORLinux] [Openrisc] [OpenRISC] Memory Init that allows Linux simulation
Richard Herveille
Re: [ORLinux] [OpenRISC] [Openrisc] Memory Init that allows Linux simulation
Stefan Kristiansson
Later messages