- 3794907 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 7 years ago
- 6474924 arch: remove unused macro/function thread_saved_pc() by Tobias Klauser · 8 years ago
- b0f5a8f kthread: fix boot hang (regression) on MIPS/OpenRISC by Vegard Nossum · 8 years ago
- 1938852 openrisc: Switch to use export.h instead of module.h by Stafford Horne · 8 years ago
- 363dad5 openrisc: Export symbols needed by modules by Stafford Horne · 8 years ago
- 3f8c245 sched/headers: Prepare to move kstack_end() from <linux/sched.h> to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
- 4e0385d scripts/spelling.txt: add "efective" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- 550116d scripts/spelling.txt: add "aligment" pattern and fix typo instances by Masahiro Yamada · 8 years ago
- ac1820f Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 8 years ago
- 9e31489 Merge tag 'openrisc-for-linus' of git://github.com/openrisc/linux by Linus Torvalds · 8 years ago
- a4d4426 openrisc: head: Init r0 to 0 on start by Stafford Horne · 8 years ago
- 0ccffdf openrisc: head: Remove unused strings by Stafford Horne · 8 years ago
- da99f00 openrisc: head: Move init strings to rodata section by Stafford Horne · 8 years ago
- e6d20c5 openrisc: entry: Fix delay slot detection by Stafford Horne · 8 years ago
- 2ead7ab openrisc: entry: Whitespace and comment cleanups by Stafford Horne · 8 years ago
- f520928 openrisc: Add .gitignore by Stafford Horne · 8 years ago
- d857a1e openrisc: Add optimized memset by Olof Kindgren · 10 years ago
- e29d11c openrisc: Initial support for the idle state by Sebastian Macke · 10 years ago
- 89c94fd openrisc: remove unnecessary stddef.h include by Stefan Kristiansson · 10 years ago
- 63104c0 openrisc: add l.lwa/l.swa emulation by Stefan Kristiansson · 10 years ago
- 8c9b7db openrisc: head: refactor out tlb flush into it's own function by Stefan Kristiansson · 11 years ago
- c2dc724 openrisc: head: use THREAD_SIZE instead of magic constant by Stefan Kristiansson · 11 years ago
- 742fb58 openrisc: tlb miss handler optimizations by Stefan Kristiansson · 11 years ago
- 3e06a16 openrisc: add cache way information to cpuinfo by Stefan Kristiansson · 12 years ago
- ce139ab openrisc: migrate exception table users off module.h and onto extable.h by Paul Gortmaker · 8 years ago
- 5299709 treewide: Constify most dma_map_ops structures by Bart Van Assche · 8 years ago
- 086cc1c openrisc: Add _text symbol to fix ksym build error by Stafford Horne · 8 years ago
- a5a1d1c clocksource: Use a plain u64 instead of cycle_t by Thomas Gleixner · 8 years ago
- 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
- 043b42b arch/openrisc: add option to skip DMA sync as a part of mapping by Alexander Duyck · 8 years ago
- cdb7544 openrisc: include l.swa in check for write data pagefault by Stefan Kristiansson · 11 years ago
- d01e1f3 openrisc: Updates after openrisc.net has been lost by Stafford Horne · 9 years ago
- 266c7fa openrisc: Consolidate setup to use memblock instead of bootmem by Stafford Horne · 9 years ago
- 994894c openrisc: remove the redundant of_platform_populate by Rob Herring · 8 years ago
- 1f43e23 openrisc: Support both old (or32) and new (or1k) toolchain by Guenter Roeck · 10 years ago
- e60aa2f openrisc: Add thread-local storage (TLS) support by Christian Svensson · 11 years ago
- c799021 openrisc: restore all regs on rt_sigreturn by Jonas Bonn · 11 years ago
- 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
- 00085f1 dma-mapping: use unsigned long for dma_attrs by Krzysztof Kozlowski · 8 years ago
- be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
- 00c5a0a openrisc/time: Migrate to new 'set-state' interface by Viresh Kumar · 9 years ago
- eea3a00 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
- 58a1aa7 openrisc: remove use of seq_printf return value by Joe Perches · 10 years ago
- fa2e5c0 Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- fa41b1c arch: Remove exec_domain from remaining archs by Richard Weinberger · 10 years ago
- a555ad4 whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread() by Al Viro · 10 years ago
- f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
- 3824e3c openrisc: drop _PAGE_FILE and pte_file()-related helpers by Kirill A. Shutemov · 10 years ago
- ab074ad Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 10 years ago
- 9139740 ARCH: AUDIT: audit_syscall_entry() should not require the arch by Eric Paris · 11 years ago
- 087fe00 openrisc: Get rid of handle_IRQ by Marc Zyngier · 10 years ago
- d1f6f28 openrisc: Convert handle_IRQ to use __handle_domain_irq by Marc Zyngier · 10 years ago
- 63b12bd Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/misc by Linus Torvalds · 10 years ago
- 8e2beaf openrisc: Use sigsp() by Richard Weinberger · 11 years ago
- 4db8e6d irqchip: or1k-pic: Migrate from arch/openrisc/ by Stefan Kristiansson · 11 years ago
- ccf3356 of/fdt: consolidate built-in dtb section variables by Rob Herring · 11 years ago
- 548dafe openrisc: Use get_signal() signal_setup_done() by Richard Weinberger · 11 years ago
- 10f67db openrisc: Rework signal handling by Jonas Bonn · 13 years ago
- 98d38dd2 Merge tag 'for-3.13' of git://git.openrisc.net/~jonas/linux by Linus Torvalds · 11 years ago
- 621c2cd openrisc: Refactor or32_early_setup() by Geert Uytterhoeven · 11 years ago
- 0db041b openrisc: Remove unused declaration of __initramfs_start by Geert Uytterhoeven · 11 years ago
- be5940c openrisc: Use the declarations provided by <asm/sections.h> by Geert Uytterhoeven · 11 years ago
- 56aea88 openrisc: Refactor 16-bit constant relocation by Geert Uytterhoeven · 11 years ago
- 9b7d9f2 openrisc: remove unnecessary prom.c includes by Rob Herring · 11 years ago
- 29eb45a of: remove early_init_dt_setup_initrd_arch by Rob Herring · 11 years ago
- 068f631 of: create default early_init_dt_add_memory_arch by Rob Herring · 11 years ago
- e943538 openrisc: use early_init_dt_scan by Rob Herring · 11 years ago
- 3486892 openrisc: use unflatten_and_copy_device_tree by Rob Herring · 11 years ago
- bbf28b5 openrisc: use boot_command_line instead of private cmd_line by Rob Herring · 11 years ago
- a1727da of: consolidate definition of early_init_dt_alloc_memory_arch() by Grant Likely · 11 years ago
- 374d5c9 of: Specify initrd location using 64-bit by Santosh Shilimkar · 12 years ago
- 8e8550e openrisc: delete __cpuinit usage from all openrisc files by Paul Gortmaker · 12 years ago
- a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 12 years ago
- 196779b dump_stack: consolidate dump_stack() implementations and unify their behaviors by Tejun Heo · 12 years ago
- 6862c05 openrisc: Use generic idle loop by Thomas Gleixner · 12 years ago
- a9a07d4 Merge branch 'for-upstream' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
- 160d837 openrisc: add missing header inclusion by Stefan Kristiansson · 12 years ago
- 9e2d59a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
- ed98314 openrisc idle: delete pm_idle by Len Brown · 12 years ago
- ae6fef17 openrisc: really pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
- a81252d openrisc: fix up vmalloc page table loading by Jonas Bonn · 12 years ago
- 7f81ea7 openrisc idle: delete pm_idle by Len Brown · 12 years ago
- 54bd7c5 openrisc: avoid using function parameter regs in reset vector by Stefan Kristiansson · 12 years ago
- faec5a9 openrisc: switch to generic sigaltstack by Al Viro · 12 years ago
- 9a8a570 Merge tag 'for-3.8' of git://openrisc.net/~jonas/linux by Linus Torvalds · 12 years ago
- afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
- 39d91a9 openrisc: switch to use of generic fork and clone by Al Viro · 12 years ago
- f409132 Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arch-h8300', 'arch-m32r', 'arch-mn10300', 'arch-score', 'arch-sh' and 'arch-powerpc' into for-next by Al Viro · 12 years ago
- d26654e openrisk: fix altstack switching on sigreturn by Al Viro · 12 years ago
- 634bd40 openrisc: use kbuild.h instead of defining macros in asm-offset.c by James Hogan · 12 years ago
- a91a2bb openrisc: use generic sys_execve by Jonas Bonn · 12 years ago
- cbf23cf openrisc: use generic kernel_thread/kernel_execve by Jonas Bonn · 12 years ago
- 287ad22 openrisc: pass correct arg to schedule_tail by Jonas Bonn · 12 years ago
- 18a022d Merge tag 'for-3.7' of git://openrisc.net/jonas/linux by Linus Torvalds · 12 years ago
- 91a27b2 vfs: define struct filename and have getname() return it by Jeff Layton · 12 years ago
- d23b579 openrisc: mask interrupts in irq_mask_ack function by Gong Tao · 12 years ago
- 8eea8a6 openrisc: fix typos in comments and warnings by Jonas Bonn · 12 years ago