summaryrefslogtreecommitdiffstats
path: root/arch/unicore32/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-07-092-3/+3
|\
| * signal: Remove the task parameter from force_sig_faultEric W. Biederman2019-05-291-1/+1
| * signal: Remove task parameter from force_sigEric W. Biederman2019-05-271-1/+1
| * signal: Remove task parameter from force_sigsegvEric W. Biederman2019-05-271-1/+1
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-1931-125/+31Star
|/
* unicore32/stacktrace: Remove the pointless ULONG_MAX markerThomas Gleixner2019-04-141-2/+0Star
* treewide: add checks for the return value of memblock_alloc*()Mike Rapoport2019-03-121-0/+4
* Remove 'type' argument from access_ok() functionLinus Torvalds2019-01-041-2/+2
* memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport2018-10-311-1/+1
* mm: remove include/linux/bootmem.hMike Rapoport2018-10-312-3/+2Star
* memblock: replace alloc_bootmem_low with memblock_alloc_low (2)Mike Rapoport2018-10-311-1/+1
* signal/unicore32: Generate siginfo in ucs32_notify_dieEric W. Biederman2018-09-271-2/+3
* signal/unicore32: Use send_sig_fault where appropriateEric W. Biederman2018-09-271-9/+3Star
* treewide: kmalloc() -> kmalloc_array()Kees Cook2018-06-131-2/+3
* signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpeEric W. Biederman2018-04-251-3/+3
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-1/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-011-3/+2Star
|\
| * unicore32: do not use print_symbol()Sergey Senozhatsky2018-01-051-3/+2Star
* | kernel/exit.c: export abort() to modulesAndrew Morton2018-01-051-1/+0Star
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooksLorenzo Pieralisi2017-08-031-4/+31
* Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-091-23/+0Star
|\
| * unicore32/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-24/+0Star
| * PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse2017-04-201-1/+2
* | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-021-0/+2
|\ \
| * | unicore32/time: Set ->min_delta_ticks and ->max_delta_ticksNicolai Stange2017-04-141-0/+2
| |/
* | unicore32: get rid of zeroing and switch to RAW_COPY_USERAl Viro2017-03-291-2/+2
* | new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
|/
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-023-0/+3
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-1/+2
* clocksource: Use a plain u64 instead of cycle_tThomas Gleixner2016-12-251-1/+1
* unicore32: use simpler API for random address requestsJason Cooper2016-10-121-2/+1Star
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-081-0/+1
* Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-08-021-7/+2Star
|\
| * unicore32/PCI: Remove pci=firmware command line parameter handlingBjorn Helgaas2016-06-241-7/+2Star
* | unicore32: use the new LED disk activity triggerStephan Linz2016-06-271-1/+1
|/
* exit_thread: remove empty bodiesJiri Slaby2016-05-211-7/+0Star
* unicore32: gpio: switch to gpiochip_add_data()Linus Walleij2016-03-301-1/+3
* Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-181-1/+1
|\
| * unicore: gpio: Be sure to clamp return valueLinus Walleij2016-01-251-1/+1
* | arch: Set IORESOURCE_SYSTEM_RAM flag for System RAMToshi Kani2016-01-301-3/+3
|/
* Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-11-111-2/+8
|\
| * unicore32: nb0916: Use PWM lookup tableThierry Reding2015-11-101-2/+8
* | genirq: Remove irq argument from irq flow handlersThomas Gleixner2015-09-161-1/+1
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-09-011-3/+2Star
|\
| * unicore32/irq: Prepare puv3_gpio_handler for irq argument removalThomas Gleixner2015-08-011-3/+2Star
* | unicore/time: Migrate to new 'set-state' interfaceViresh Kumar2015-08-101-19/+10Star
|/
* arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERRMasanari Iida2015-07-011-2/+2