index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2012-03-23
|
\
|
*
PCI: export __pci_remove_bus_device
Yinghai Lu
2012-02-27
|
*
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
2012-02-27
|
*
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
2012-02-27
|
*
PCI: Add class support in quirk handling
Yinghai Lu
2012-02-24
|
*
PCI: collapse pcibios_resource_to_bus
Bjorn Helgaas
2012-02-23
|
*
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
2012-02-23
|
*
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
2012-02-23
|
*
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
2012-02-23
|
*
PCI: add pci_clear_flags()
Bjorn Helgaas
2012-02-23
|
*
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
2012-02-23
|
*
PCI: Add PCI_EXP_TYPE_PCIE_BRIDGE value
Anthony PERARD
2012-02-23
|
*
PCI: Move struct resource_list to setup-bus.c
Yinghai Lu
2012-02-14
|
*
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
2012-02-14
|
*
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
2012-02-14
|
*
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
2012-02-14
|
*
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
2012-02-14
|
*
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
2012-02-14
*
|
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-23
|
\
\
|
*
|
NFS: Remove nfs4_setup_sequence from generic rename code
Bryan Schumaker
2012-03-21
|
*
|
NFS: Remove nfs4_setup_sequence from generic unlink code
Bryan Schumaker
2012-03-21
|
*
|
NFS: Remove nfs4_setup_sequence from generic read code
Bryan Schumaker
2012-03-21
|
*
|
NFS: Remove nfs4_setup_sequence from generic write code
Bryan Schumaker
2012-03-21
|
*
|
NFS: Fix more NFS debug related build warnings
Trond Myklebust
2012-03-21
|
*
|
nfs: non void functions must return a value
Stephen Rothwell
2012-03-21
|
*
|
SUNRPC: Kill compiler warning when RPC_DEBUG is unset
Chuck Lever
2012-03-21
|
*
|
SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG
Trond Myklebust
2012-03-20
|
*
|
NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code
Trond Myklebust
2012-03-17
|
*
|
SUNRPC: Fix a few sparse warnings
Trond Myklebust
2012-03-11
|
*
|
NFS: remove nfs_inode radix tree
Fred Isaman
2012-03-10
|
*
|
NFS: remove NFS_PAGE_TAG_LOCKED
Fred Isaman
2012-03-10
|
*
|
NFS: add filehandle crc for debug display
Weston Andros Adamson
2012-03-07
|
*
|
NFSv4: Simplify the struct nfs4_stateid
Trond Myklebust
2012-03-06
|
*
|
NFS: Undo changes to idmap.h
Bryan Schumaker
2012-03-05
|
*
|
Merge commit 'nfs-for-3.3-4' into nfs-for-next
Trond Myklebust
2012-03-03
|
|
\
\
|
*
|
|
NFS: Request fh_expire_type attribute in "server caps" operation
Chuck Lever
2012-03-02
|
*
|
|
NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS
Chuck Lever
2012-03-02
|
*
|
|
NFS: Add a client-side function to display NFS file handles
Chuck Lever
2012-03-02
|
*
|
|
SUNRPC: Add API to acquire source address
Chuck Lever
2012-03-02
|
*
|
|
SUNRPC: Move clnt->cl_server into struct rpc_xprt
Trond Myklebust
2012-03-02
|
*
|
|
SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field
Trond Myklebust
2012-03-02
|
*
|
|
NFSv4: parse and display server implementation ids
Weston Andros Adamson
2012-03-01
|
*
|
|
NFS: Store the legacy idmapper result in the keyring
Bryan Schumaker
2012-03-01
|
*
|
|
Created a function for setting timeouts on keys
Bryan Schumaker
2012-03-01
|
*
|
|
SUNRPC: move waitq from RPC pipe to RPC inode
Stanislav Kinsbursky
2012-02-27
|
*
|
|
NFS: include filelayout DS rpc stats in mountstats
Weston Andros Adamson
2012-02-17
|
*
|
|
SUNRPC: Use KERN_DEFAULT for debugging printk's
Chuck Lever
2012-02-16
|
*
|
|
SUNRPC: add sending,pending queue and max slot to xprt stats
Andy Adamson
2012-02-16
|
*
|
|
SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL)
Trond Myklebust
2012-02-15
|
*
|
|
Lockd: shutdown NLM hosts in network namespace context
Stanislav Kinsbursky
2012-02-15
[next]