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
Commit message (
Expand
)
Author
Age
*
powerpc: Rewrite sysfs processor cache info code
Nathan Lynch
2009-01-08
*
powerpc/iseries: Kexec is known not to work on iseries
Michael Ellerman
2009-01-08
*
powerpc: Copy bootable images in the default install script
Grant Likely
2009-01-08
*
powerpc/mm: Cleanup careful_allocation(): consolidate memset()
Dave Hansen
2009-01-08
*
powerpc/mm: Make careful_allocation() return virtual addrs
Dave Hansen
2009-01-08
*
powerpc/mm:: Cleanup careful_allocation(): bootmem already panics
Dave Hansen
2009-01-08
*
powerpc/mm: Add better comment on careful_allocation()
Dave Hansen
2009-01-08
*
powerpc/powermac: Add missing of_node_put
Nicolas Palix
2009-01-08
*
powerpc/pci: Reserve legacy regions on PCI
Benjamin Herrenschmidt
2009-01-08
*
Merge commit 'origin/master' into next
Benjamin Herrenschmidt
2009-01-08
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
2009-01-07
|
|
\
|
|
*
sparc64: Work around branch tracer warning.
David S. Miller
2009-01-07
|
|
*
sparc64: Use unsigned long long for u64.
Sam Ravnborg
2009-01-06
|
|
*
sparc: refactor code in fault_32.c
Sam Ravnborg
2009-01-06
|
|
*
sparc64: refactor code in init_64.c
Sam Ravnborg
2009-01-06
|
|
*
sparc64: refactor code in viohs.c
Sam Ravnborg
2009-01-06
|
|
*
sparc: make proces_ver_nack a bit more readable
Steven Rostedt
2009-01-06
|
*
|
trivial: replace last usages of __FUNCTION__ in kernel
Harvey Harrison
2009-01-07
|
*
|
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2009-01-07
|
|
\
\
|
|
*
|
x86/PCI: Do not use interrupt links for devices using MSI-X
Rafael J. Wysocki
2009-01-07
|
|
*
|
x86/PCI: use dev_printk for PCI bus locality messages
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: x86/visws: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: sh: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: mips: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: arm: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: alpha: use generic INTx swizzle from PCI core
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: mips: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: x86: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: alpha: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: powerpc: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: sh: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: arm: use generic pci_swizzle_interrupt_pin()
Bjorn Helgaas
2009-01-07
|
|
*
|
x86/PCI: minor logic simplications
Bjorn Helgaas
2009-01-07
|
|
*
|
x86/PCI: use config space encoding for interrupt pins
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: use config space encoding in pci_get_interrupt_pin()
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: avoid early PCI mmconfig init if pci=noearly is given in cmdline
Jacob Pan
2009-01-07
|
|
*
|
x86/PCI: make PCI bus locality messages more meaningful
Bjorn Helgaas
2009-01-07
|
|
*
|
PCI: Don't carp about BAR allocation failures in quiet boot
Ingo Molnar
2009-01-07
|
|
*
|
resource: allow MMIO exclusivity for device drivers
Arjan van de Ven
2009-01-07
|
|
*
|
ACPI/PCI: PCI extended config _OSC support called when root bridge added
Andrew Patterson
2009-01-07
|
|
*
|
PCI: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2009-01-07
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
2009-01-07
|
|
\
\
\
|
|
*
|
|
USB: add imx udc gadget driver
Darius Augulis
2009-01-07
|
|
*
|
|
USB: otg: sharable otg transceiver ops
Tony Lindgren
2009-01-07
|
|
*
|
|
USB: otg: add otg_put_transceiver()
Philipp Zabel
2009-01-07
|
|
*
|
|
USB: powerpc: Workaround for the PPC440EPX USBH_23 errata [take 3]
Vitaly Bordug
2009-01-07
|
|
|
/
/
|
*
|
|
xtensa: introduce swab.h
Harvey Harrison
2009-01-07
|
*
|
|
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...
Linus Torvalds
2009-01-07
|
|
\
\
\
|
|
*
|
|
proc: add /proc/*/stack
Ken Chen
2009-01-05
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...
Linus Torvalds
2009-01-07
|
|
\
\
\
\
[next]