summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-09-19kthread: fix boot hang (regression) on MIPS/OpenRISCVegard Nossum2-3/+0
2018-02-17signal/openrisc: Fix do_unaligned_access to send the proper signalEric W. Biederman1-5/+5
2017-12-20openrisc: fix issue handling 8 byte get_user callsStafford Horne1-1/+1
2017-08-07openrisc: Add _text symbol to fix ksym build errorStafford Horne1-0/+2
2016-11-06openrisc: Define __ro_after_init to avoid crashGuenter Roeck1-0/+2
2016-10-12Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds38-270/+262
2016-10-08nmi_backtrace: generate one-line reports for idle cpusChris Metcalf49-22/+93
2016-09-28exceptions: detritus removalAl Viro8-29/+1
2016-09-18openrisc: fix the fix of copy_from_user()Guenter Roeck1-1/+1
2016-09-13openrisc: fix copy_from_user()Al Viro1-24/+11
2016-08-04dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski111-804/+705
2016-08-02treewide: replace obsolete _refok by __refFabian Frederick36-53/+46
2016-07-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds186-4134/+7363
2016-07-27Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds66-230/+2207
2016-07-26mm: do not pass mm_struct into handle_mm_faultKirill A. Shutemov36-51/+48
2016-06-25tree wide: get rid of __GFP_REPEAT for order-0 allocations part IMichal Hocko27-52/+47
2016-06-08openrisc: do away with ARCH_REQUIRE_GPIOLIBLinus Walleij1-1/+1
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds12-0/+20
2016-05-21lib/GCD.c: use binary GCD algorithm instead of EuclideanZhaoxiu Zeng18-10/+107
2016-05-21exit_thread: remove empty bodiesJiri Slaby36-140/+24
2016-05-04asm-generic: Drop renameat syscall from default listJames Hogan12-0/+20
2016-04-22openrisc: drop wrongly typed definition of page_to_virt()Ard Biesheuvel1-2/+0
2016-03-25arch, ftrace: for KASAN put hard/soft IRQ entries into separate sectionsAlexander Potapenko23-15/+51
2016-03-25Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds13-29/+4
2016-02-26asm-generic: page.h: Remove useless get_user_page and free_user_pageChen Gang7-21/+0
2016-02-15gpio: Remove unused asm/gpio.h filesBjorn Helgaas9-36/+0
2016-01-21dma-mapping: always provide the dma_map_ops based implementationChristoph Hellwig70-633/+369
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig24-169/+28
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig18-98/+25
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig18-146/+19
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig19-99/+39
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig25-569/+70
2015-08-10openrisc/time: Migrate to new 'set-state' interfaceViresh Kumar1-24/+0
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour60-435/+46
2015-07-17openrisc: fix CONFIG_UID16 settingAndrew Morton1-3/+1
2015-06-25Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds57-97/+57
2015-06-25mm: new mm hook frameworkLaurent Dufour31-0/+466
2015-05-19remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig30-30/+0
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds136-1814/+3279
2015-04-15openrisc: remove use of seq_printf return valueJoe Perches1-24/+26
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds85-675/+86
2015-04-12arch: Remove exec_domain from remaining archsRichard Weinberger21-39/+0
2015-04-12whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro6-8/+0
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds19-499/+582
2015-02-13all arches, signal: move restart_block to struct task_structAndy Lutomirski84-194/+62
2015-02-12mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov29-29/+29
2015-02-10openrisc: drop _PAGE_FILE and pte_file()-related helpersKirill A. Shutemov2-13/+0
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds30-7/+63
2015-01-13openrisc/uaccess: fix sparse errorsMichael S. Tsirkin1-2/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann36-218/+2
[next]