aboutsummaryrefslogtreecommitdiff
path: root/arch/unicore32
AgeCommit message (Expand)AuthorFilesLines
2017-03-09arch, mm: convert all architectures to use 5level-fixup.hGravatar Kirill A. Shutemov 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-0/+3
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 4-0/+4
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Gravatar Ingo Molnar 3-2/+3
2017-02-27kprobes: move kprobe declarations to asm-generic/kprobes.hGravatar Luis R. Rodriguez 1-0/+1
2017-02-25Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+3
2017-02-22arch, mm: remove arch specific show_memGravatar Michal Hocko 1-44/+0
2017-02-21Merge tag 'extable-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-2/+2
2017-02-01sched/cputime: Remove generic asm headersGravatar Frederic Weisbecker 1-1/+0
2017-01-26unicore32: migrate exception table users off module.h and onto extable.hGravatar Paul Gortmaker 2-2/+2
2017-01-24treewide: Consolidate get_dma_ops() implementationsGravatar Bart Van Assche 1-1/+1
2017-01-24treewide: Constify most dma_map_ops structuresGravatar Bart Van Assche 2-3/+3
2016-12-25clocksource: Use a plain u64 instead of cycle_tGravatar Thomas Gleixner 1-1/+1
2016-11-17locking/core: Provide common cpu_relax_yield() definitionGravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core, arch: Remove cpu_relax_lowlatency()Gravatar Christian Borntraeger 1-1/+0
2016-11-16locking/core: Introduce cpu_relax_yield()Gravatar Christian Borntraeger 1-0/+1
2016-10-25locking/mutex: Kill arch specific codeGravatar Peter Zijlstra 1-20/+0
2016-10-11unicore32: use simpler API for random address requestsGravatar Jason Cooper 1-2/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusGravatar Chris Metcalf 1-0/+1
2016-08-13unicore32: mm: Add missing parameter to arch_vma_access_permittedGravatar Guenter Roeck 1-1/+1
2016-08-04dma-mapping: use unsigned long for dma_attrsGravatar Krzysztof Kozlowski 1-2/+2
2016-08-02Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-7/+2
2016-08-01Merge branch 'pci/msi-affinity' into nextGravatar Bjorn Helgaas 1-1/+1
2016-07-27Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Gravatar Linus Torvalds 2-2/+2
2016-07-26Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-07-26Merge tag 'gpio-v4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+1
2016-07-26mm: do not pass mm_struct into handle_mm_faultGravatar Kirill A. Shutemov 1-1/+1
2016-06-27unicore32: use the new LED disk activity triggerGravatar Stephan Linz 2-2/+2
2016-06-24unicore32: get rid of superfluous __GFP_REPEATGravatar Michal Hocko 1-1/+1
2016-06-23unicore32/PCI: Remove pci=firmware command line parameter handlingGravatar Bjorn Helgaas 1-7/+2
2016-06-08unicore: do away with ARCH_REQUIRE_GPIOLIBGravatar Linus Walleij 1-1/+1
2016-05-26Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Gravatar Linus Torvalds 2-2/+1
2016-05-24Merge tag 'asm-generic-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+2
2016-05-20exit_thread: remove empty bodiesGravatar Jiri Slaby 1-7/+0
2016-05-05asm-generic: Drop renameat syscall from default listGravatar James Hogan 1-0/+2
2016-04-20kbuild: drop redundant "PHONY += FORCE"Gravatar Masahiro Yamada 1-1/+1
2016-04-20kbuild: delete unnecessary "@:"Gravatar Masahiro Yamada 1-1/+0
2016-03-30unicore32: gpio: switch to gpiochip_add_data()Gravatar Linus Walleij 1-1/+3
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-0/+12
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-2/+2
2016-03-18Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-2/+2
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-1/+1
2016-03-17mm: remove VM_FAULT_MINORGravatar Jan Kara 1-1/+1
2016-03-17mm: cleanup *pte_alloc* interfacesGravatar Kirill A. Shutemov 1-1/+1
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-8/+0
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesGravatar Alexander Duyck 1-2/+2
2016-03-08unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definitionGravatar Bjorn Helgaas 1-5/+0
2016-03-07PCI: Move pci_dma_* helpers to common codeGravatar Christoph Hellwig 1-1/+0
2016-02-18mm/core: Do not enforce PKEY permissions on remote mm accessGravatar Dave Hansen 1-1/+2