Age | Commit message (Expand) | Author |
2017-02-21 | Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-02-01 | sched/cputime: Remove generic asm headers | Frederic Weisbecker |
2017-01-26 | openrisc: migrate exception table users off module.h and onto extable.h | Paul Gortmaker |
2017-01-02 | openrisc: Add _text symbol to fix ksym build error | Stafford Horne |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner |
2016-12-24 | Replace <asm/uaccess.h> with <linux/uaccess.h> globally | Linus Torvalds |
2016-12-14 | arch/openrisc: add option to skip DMA sync as a part of mapping | Alexander Duyck |
2016-12-12 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2016-12-12 | openrisc: include l.swa in check for write data pagefault | Stefan Kristiansson |
2016-12-12 | openrisc: Updates after openrisc.net has been lost | Stafford Horne |
2016-12-12 | openrisc: Consolidate setup to use memblock instead of bootmem | Stafford Horne |
2016-12-12 | openrisc: remove the redundant of_platform_populate | Rob Herring |
2016-12-12 | openrisc: add NR_CPUS Kconfig default value | Stafford Horne |
2016-12-12 | openrisc: Support both old (or32) and new (or1k) toolchain | Guenter Roeck |
2016-12-12 | openrisc: Add thread-local storage (TLS) support | Christian Svensson |
2016-12-12 | openrisc: restore all regs on rt_sigreturn | Jonas Bonn |
2016-12-12 | openrisc: fix PTRS_PER_PGD define | Stefan Kristiansson |
2016-11-17 | locking/core: Provide common cpu_relax_yield() definition | Christian Borntraeger |
2016-11-16 | locking/core, arch: Remove cpu_relax_lowlatency() | Christian Borntraeger |
2016-11-16 | locking/core: Introduce cpu_relax_yield() | Christian Borntraeger |
2016-11-11 | Merge branch 'linus' into locking/core, to pick up fixes | Ingo Molnar |
2016-11-06 | openrisc: Define __ro_after_init to avoid crash | Guenter Roeck |
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra |
2016-10-11 | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2016-10-07 | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf |
2016-09-27 | exceptions: detritus removal | Al Viro |
2016-09-18 | openrisc: fix the fix of copy_from_user() | Guenter Roeck |
2016-09-13 | openrisc: fix copy_from_user() | Al Viro |
2016-08-04 | dma-mapping: use unsigned long for dma_attrs | Krzysztof Kozlowski |
2016-08-02 | treewide: replace obsolete _refok by __ref | Fabian Frederick |
2016-07-26 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2016-07-26 | Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds |
2016-07-26 | mm: do not pass mm_struct into handle_mm_fault | Kirill A. Shutemov |
2016-06-24 | tree wide: get rid of __GFP_REPEAT for order-0 allocations part I | Michal Hocko |
2016-06-08 | openrisc: do away with ARCH_REQUIRE_GPIOLIB | Linus Walleij |
2016-05-24 | Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-05-20 | lib/GCD.c: use binary GCD algorithm instead of Euclidean | Zhaoxiu Zeng |
2016-05-20 | exit_thread: remove empty bodies | Jiri Slaby |
2016-05-05 | asm-generic: Drop renameat syscall from default list | James Hogan |
2016-04-22 | openrisc: drop wrongly typed definition of page_to_virt() | Ard Biesheuvel |
2016-03-25 | arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections | Alexander Potapenko |
2016-03-24 | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2016-02-26 | asm-generic: page.h: Remove useless get_user_page and free_user_page | Chen Gang |
2016-02-16 | gpio: Remove unused asm/gpio.h files | Bjorn Helgaas |
2016-01-20 | dma-mapping: always provide the dma_map_ops based implementation | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |