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
Commit message (
Expand
)
Author
Age
*
MIPS: Idle: Don't call local_irq_disable() in cpu_wait() implementations.
Ralf Baechle
2013-05-21
*
MIPS: Idle: Re-enable irqs at the end of r3081, au1k and loongson2 cpu_wait.
Ralf Baechle
2013-05-21
*
MIPS: Idle: Make call of function pointer readable.
Ralf Baechle
2013-05-21
*
MIPS: Idle: Consistently reformat inline assembler.
Ralf Baechle
2013-05-21
*
MIPS: Idle: cleaup SMTC idle hook as per Linux coding style.
Ralf Baechle
2013-05-21
*
MIPS: Consolidate idle loop / WAIT instruction support in a single file.
Ralf Baechle
2013-05-21
*
MIPS: clock.h: Remove declaration of cpu_wait.
Ralf Baechle
2013-05-21
*
Add include dependencies to <linux/printk.h>.
Ralf Baechle
2013-05-21
*
MIPS: Rewrite pfn_valid to work in modules, too.
Ralf Baechle
2013-05-19
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-05-18
|
\
|
*
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...
Chris Mason
2013-05-17
|
|
\
|
|
*
Btrfs: make sure roots are assigned before freeing their nodes
Josef Bacik
2013-05-17
|
|
*
Btrfs: explicitly use global_block_rsv for quota_tree
Stefan Behrens
2013-05-17
|
|
*
btrfs: do away with non-whole_page extent I/O
Alexandre Oliva
2013-05-17
|
|
*
Btrfs: don't invoke btrfs_invalidate_inodes() in the spin lock context
Miao Xie
2013-05-17
|
|
*
Btrfs: remove BUG_ON() in btrfs_read_fs_tree_no_radix()
Miao Xie
2013-05-17
|
|
*
Btrfs: pause the space balance when remounting to R/O
Miao Xie
2013-05-17
|
|
*
Btrfs: fix unprotected root node of the subvolume's inode rb-tree
Miao Xie
2013-05-17
|
|
*
Btrfs: fix accessing a freed tree root
Miao Xie
2013-05-17
|
|
*
Btrfs: return errno if possible when we fail to allocate memory
Liu Bo
2013-05-17
|
|
*
Btrfs: update the global reserve if it is empty
Miao Xie
2013-05-17
|
|
*
Btrfs: don't steal the reserved space from the global reserve if their space ...
Miao Xie
2013-05-17
|
|
*
Btrfs: optimize the error handle of use_block_rsv()
Miao Xie
2013-05-17
|
|
*
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
2013-05-17
|
|
*
Btrfs: don't abort the current transaction if there is no enough space for in...
Miao Xie
2013-05-17
|
|
*
Correct allowed raid levels on balance.
Andreas Philipp
2013-05-17
|
|
*
Btrfs: fix possible memory leak in replace_path()
Stefan Behrens
2013-05-17
|
|
*
Btrfs: fix possible memory leak in the find_parent_nodes()
Wang Shilong
2013-05-17
|
|
*
Btrfs: don't allow device replace on RAID5/RAID6
Stefan Behrens
2013-05-17
|
|
*
Btrfs: handle running extent ops with skinny metadata
Josef Bacik
2013-05-17
|
|
*
Btrfs: remove warn on in free space cache writeout
Josef Bacik
2013-05-17
|
|
*
Btrfs: don't null pointer deref on abort
Josef Bacik
2013-05-17
|
|
*
btrfs: don't stop searching after encountering the wrong item
Gabriel de Perthuis
2013-05-17
|
|
*
Btrfs: fix off-by-one in fiemap
Liu Bo
2013-05-17
|
|
*
btrfs: annotate quota tree for lockdep
David Sterba
2013-05-17
|
*
|
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
|
|
/
*
|
Merge branch 'devm_no_resource_check' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2013-05-18
|
\
\
|
*
|
sound/soc/kirkwood: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
sound/soc/fsl: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
arch/mips/lantiq/xway: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
arch/arm/plat-samsung: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
arch/arm/mach-tegra: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/watchdog: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/w1/masters: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/video/omap2/dss: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/video/omap2: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/usb/phy: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/usb/host: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/usb/gadget: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
|
*
|
drivers/usb/chipidea: don't check resource with devm_ioremap_resource
Wolfram Sang
2013-05-18
[next]