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
/
drivers
/
char
Commit message (
Expand
)
Author
Age
*
dmi: Mark all struct dmi_system_id instances const
Christoph Hellwig
2017-09-14
*
Merge tag 'dma-mapping-4.14' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2017-09-12
|
\
|
*
dma-coherent: remove the DMA_MEMORY_INCLUDES_CHILDREN flag
Christoph Hellwig
2017-09-01
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-09-06
|
\
\
|
*
|
hwrng: mx-rngc - add a driver for Freescale RNGC
Martin Kaiser
2017-08-03
|
*
|
hwrng: Kconfig - Correct help text about feeding entropy pool
PrasannaKumar Muralidharan
2017-08-03
|
*
|
hwrng: remember rng chosen by user
Harald Freudenberger
2017-07-18
|
*
|
hwrng: use rng source with best quality
Harald Freudenberger
2017-07-18
*
|
|
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
|
\
\
\
|
*
|
|
char: virtio: constify attribute_group structures.
Arvind Yadav
2017-08-28
|
*
|
|
char: tlclk: constify attribute_group structures.
Arvind Yadav
2017-08-28
|
*
|
|
applicom: constify pci_device_id.
Arvind Yadav
2017-08-28
|
*
|
|
char: xilinx_hwicap: Fix warnings in the driver
Nava kishore Manne
2017-08-28
|
*
|
|
char: xilinx_hwicap: Fix kernel doc warnings
Nava kishore Manne
2017-08-28
|
*
|
|
Merge 4.13-rc5 into char-misc-next
Greg Kroah-Hartman
2017-08-14
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ppdev: remove unused ROUND_UP macro
Guoqing Jiang
2017-07-17
|
*
|
|
char/mwave: make some arrays static const to make object code smaller
Colin Ian King
2017-07-17
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-05
|
\
\
\
|
*
|
|
Do not disable driver and bus shutdown hook when class shutdown hook is set.
Michal Suchanek
2017-08-28
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-09-05
|
\
\
\
|
*
|
|
parisc/ipmi_si_intf: Fix section mismatches on parisc platform
Helge Deller
2017-08-22
|
|
/
/
*
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-09-04
|
\
\
\
|
*
|
|
x86/lguest: Remove lguest support
Juergen Gross
2017-08-24
|
|
/
/
*
|
|
Backmerge tag 'v4.13-rc5' into drm-next
Dave Airlie
2017-08-15
|
\
|
|
|
*
|
random: fix warning message on ia64 and parisc
Helge Deller
2017-08-08
|
|
/
*
|
agp: nvidia: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: amd64: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: sis: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: efficeon: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: ati: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: ali: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: intel: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: amd-k7: constify pci_device_id.
Arvind Yadav
2017-08-04
*
|
agp: uninorth: constify pci_device_id.
Arvind Yadav
2017-08-04
|
/
*
Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-07-15
|
\
|
*
random: reorder READ_ONCE() in get_random_uXX
Sebastian Andrzej Siewior
2017-07-15
|
*
random: suppress spammy warnings about unseeded randomness
Theodore Ts'o
2017-07-15
|
*
random: warn when kernel uses unseeded randomness
Jason A. Donenfeld
2017-06-19
|
*
random: add wait_for_random_bytes() API
Jason A. Donenfeld
2017-06-19
*
|
random: do not ignore early device randomness
Kees Cook
2017-07-12
*
|
Merge tag 'for-linus-4.13-v2' of git://github.com/cminyard/linux-ipmi
Linus Torvalds
2017-07-10
|
\
\
|
*
|
ipmi:ssif: Add missing unlock in error branch
Corey Minyard
2017-06-30
|
*
|
char: ipmi: constify bmc_dev_attr_group and bmc_device_type
Arvind Yadav
2017-06-28
|
*
|
ipmi:ssif: Check dev before setting drvdata
Corey Minyard
2017-06-28
|
*
|
ipmi: Convert DMI handling over to a platform device
Corey Minyard
2017-06-19
|
*
|
ipmi: Create a platform device for a DMI-specified IPMI interface
Corey Minyard
2017-06-19
|
*
|
ipmi: use rcu lock around call to intf->handlers->sender()
Tony Camuso
2017-06-19
|
*
|
ipmi:ssif: Use i2c_adapter_id instead of adapter->nr
Corey Minyard
2017-06-16
|
*
|
ipmi: Use the proper default value for register size in ACPI
Corey Minyard
2017-06-09
|
*
|
ipmi_ssif: remove redundant null check on array client->adapter->name
Colin Ian King
2017-05-17
[next]