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