index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
unicore32
/
kernel
Commit message (
Expand
)
Author
Age
*
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-10-31
*
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-09-27
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
*
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-04-25
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
|
\
|
*
unicore32: do not use print_symbol()
Sergey Senozhatsky
2018-01-05
*
|
kernel/exit.c: export abort() to modules
Andrew Morton
2018-01-04
|
/
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
*
unicore32/PCI: Replace pci_fixup_irqs() call with host bridge IRQ mapping hooks
Lorenzo Pieralisi
2017-08-03
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
|
\
|
*
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-20
*
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-05-01
|
\
\
|
*
|
unicore32/time: Set ->min_delta_ticks and ->max_delta_ticks
Nicolai Stange
2017-04-14
|
|
/
*
|
unicore32: get rid of zeroing and switch to RAW_COPY_USER
Al Viro
2017-03-28
*
|
new helper: uaccess_kernel()
Al Viro
2017-03-28
|
/
*
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
2017-03-02
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
*
unicore32: use simpler API for random address requests
Jason Cooper
2016-10-11
*
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-10-07
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
|
\
|
*
unicore32/PCI: Remove pci=firmware command line parameter handling
Bjorn Helgaas
2016-06-23
*
|
unicore32: use the new LED disk activity trigger
Stephan Linz
2016-06-27
|
/
*
exit_thread: remove empty bodies
Jiri Slaby
2016-05-20
*
unicore32: gpio: switch to gpiochip_add_data()
Linus Walleij
2016-03-30
*
Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2016-03-18
|
\
|
*
unicore: gpio: Be sure to clamp return value
Linus Walleij
2016-01-25
*
|
arch: Set IORESOURCE_SYSTEM_RAM flag for System RAM
Toshi Kani
2016-01-30
|
/
*
Merge tag 'pwm/for-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2015-11-11
|
\
|
*
unicore32: nb0916: Use PWM lookup table
Thierry Reding
2015-11-10
*
|
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-09-16
|
/
*
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-09-01
|
\
|
*
unicore32/irq: Prepare puv3_gpio_handler for irq argument removal
Thomas Gleixner
2015-08-01
*
|
unicore/time: Migrate to new 'set-state' interface
Viresh Kumar
2015-08-10
|
/
*
arch/unicore32/kernel/fpu-ucf64.c: remove unnecessary KERN_ERR
Masanari Iida
2015-06-30
*
Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-04-15
|
\
|
*
unicore32: Remove signal translation and exec_domain
Richard Weinberger
2015-04-12
*
|
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2015-03-12
|
/
*
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-14
*
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-02-12
*
nosave: consolidate __nosave_{begin,end} in <asm/sections.h>
Geert Uytterhoeven
2014-10-09
*
unicore32: Fix build error
Guenter Roeck
2014-08-31
*
Merge branch 'signal-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-08-09
|
\
[next]