| Commit message (Expand) | Author | Age | Files | Lines |
* | arch: remove unicore32 port | Mike Rapoport | 2020-07-01 | 33 | -6128/+0 |
* | mm: reorder includes after introduction of linux/pgtable.h | Mike Rapoport | 2020-06-09 | 2 | -2/+2 |
* | mm: introduce include/linux/pgtable.h | Mike Rapoport | 2020-06-09 | 2 | -2/+2 |
* | mm: don't include asm/pgtable.h if linux/mm.h is already included | Mike Rapoport | 2020-06-09 | 1 | -1/+0 |
* | kernel: rename show_stack_loglvl() => show_stack() | Dmitry Safonov | 2020-06-09 | 1 | -6/+1 |
* | unicore32: add show_stack_loglvl() | Dmitry Safonov | 2020-06-09 | 1 | -10/+17 |
* | unicore32: add loglvl to c_backtrace() | Dmitry Safonov | 2020-06-09 | 2 | -2/+2 |
* | unicore32: remove unused pmode argument in c_backtrace() | Dmitry Safonov | 2020-06-09 | 2 | -10/+6 |
* | unicore32: remove __ARCH_USE_5LEVEL_HACK | Mike Rapoport | 2020-06-04 | 1 | -1/+3 |
* | unicore32: simplify detection of memory zone boundaries | Mike Rapoport | 2020-06-03 | 1 | -12/+2 |
* | crypto: lib/sha1 - remove unnecessary includes of linux/cryptohash.h | Eric Biggers | 2020-05-08 | 1 | -1/+0 |
* | Merge tag 'backlight-next-5.7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-04-07 | 1 | -1/+0 |
|\ |
|
| * | backlight: pwm_bl: Switch to full GPIO descriptor | Linus Walleij | 2020-03-18 | 1 | -1/+0 |
* | | unicore32: Replace setup_irq() by request_irq() | afzal mohammed | 2020-03-29 | 1 | -8/+3 |
|/ |
|
* | arch/unicore32/setup: Drop dummy_con initialization | Arvind Sankar | 2020-01-14 | 1 | -2/+0 |
* | vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+1 |
* | vmlinux.lds.h: Move NOTES into RO_DATA | Kees Cook | 2019-11-04 | 1 | -1/+0 |
* | unicore: Drop pointless include | Linus Walleij | 2019-07-28 | 1 | -1/+0 |
* | Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-07-08 | 2 | -3/+3 |
|\ |
|
| * | signal: Remove the task parameter from force_sig_fault | Eric W. Biederman | 2019-05-29 | 1 | -1/+1 |
| * | signal: Remove task parameter from force_sig | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
| * | signal: Remove task parameter from force_sigsegv | Eric W. Biederman | 2019-05-27 | 1 | -1/+1 |
* | | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 2019-06-19 | 31 | -125/+31 |
|/ |
|
* | unicore32/stacktrace: Remove the pointless ULONG_MAX marker | Thomas Gleixner | 2019-04-14 | 1 | -2/+0 |
* | treewide: add checks for the return value of memblock_alloc*() | Mike Rapoport | 2019-03-12 | 1 | -0/+4 |
* | Remove 'type' argument from access_ok() function | Linus Torvalds | 2019-01-03 | 1 | -2/+2 |
* | memblock: stop using implicit alignment to SMP_CACHE_BYTES | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | mm: remove include/linux/bootmem.h | Mike Rapoport | 2018-10-31 | 2 | -3/+2 |
* | memblock: replace alloc_bootmem_low with memblock_alloc_low (2) | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | signal/unicore32: Generate siginfo in ucs32_notify_die | Eric W. Biederman | 2018-09-27 | 1 | -2/+3 |
* | signal/unicore32: Use send_sig_fault where appropriate | Eric W. Biederman | 2018-09-27 | 1 | -9/+3 |
* | treewide: kmalloc() -> kmalloc_array() | Kees Cook | 2018-06-12 | 1 | -2/+3 |
* | signal/unicore32: Use FPE_FLTUNK instead of 0 in ucf64_raise_sigfpe | Eric W. Biederman | 2018-04-25 | 1 | -3/+3 |
* | signal: Ensure every siginfo we send has all bits initialized | Eric W. Biederman | 2018-04-25 | 1 | -1/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 2018-02-01 | 1 | -3/+2 |
|\ |
|
| * | unicore32: do not use print_symbol() | Sergey Senozhatsky | 2018-01-05 | 1 | -3/+2 |
* | | kernel/exit.c: export abort() to modules | Andrew Morton | 2018-01-04 | 1 | -1/+0 |
|/ |
|
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 2 | -0/+2 |
* | unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks | Lorenzo Pieralisi | 2017-08-03 | 1 | -4/+31 |
* | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2017-05-08 | 1 | -23/+0 |
|\ |
|
| * | unicore32/PCI: Use generic pci_mmap_resource_range() | David Woodhouse | 2017-04-20 | 1 | -24/+0 |
| * | PCI: Add BAR index argument to pci_mmap_page_range() | David Woodhouse | 2017-04-20 | 1 | -1/+2 |
* | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2017-05-01 | 1 | -0/+2 |
|\ \ |
|
| * | | unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks | Nicolai Stange | 2017-04-14 | 1 | -0/+2 |
| |/ |
|
* | | unicore32: get rid of zeroing and switch to RAW_COPY_USER | Al Viro | 2017-03-28 | 1 | -2/+2 |
* | | new helper: uaccess_kernel() | Al Viro | 2017-03-28 | 1 | -1/+1 |
|/ |
|
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 1 | -0/+1 |
* | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 2017-03-02 | 3 | -0/+3 |