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
*
bfs: correct return values
Sanidhya Kashyap
2015-04-17
*
bfs: bfad_worker cleanup
Jiri Slaby
2015-04-17
*
affs: kstrdup() memory handling
Sanidhya Kashyap
2015-04-17
*
fs/affs: use affs_test_opt()
Fabian Frederick
2015-04-17
*
fs/affs/super.c: use affs_set_opt()
Fabian Frederick
2015-04-17
*
fs/affs/affs.h: add mount option manipulation macros
Fabian Frederick
2015-04-17
*
fs/affs: use AFFS_MOUNT prefix for mount options
Fabian Frederick
2015-04-17
*
adfs: return correct return values
Sanidhya Kashyap
2015-04-17
*
gcov: fix softlockups
Andrey Ryabinin
2015-04-17
*
kernel/sysctl.c: detect overflows when converting to int
Heinrich Schuchardt
2015-04-17
*
cpumask: don't perform while loop in cpumask_next_and()
Sergey Senozhatsky
2015-04-17
*
fs/exec.c:de_thread: move notify_count write under lock
Kirill Tkhai
2015-04-17
*
prctl: avoid using mmap_sem for exe_file serialization
Davidlohr Bueso
2015-04-17
*
mm: rcu-protected get_mm_exe_file()
Konstantin Khlebnikov
2015-04-17
*
Doc/sysctl/kernel.txt: document threads-max
Heinrich Schuchardt
2015-04-17
*
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
*
kernel/fork.c: avoid division by zero
Heinrich Schuchardt
2015-04-17
*
kernel/fork.c: new function for max_threads
Heinrich Schuchardt
2015-04-17
*
fork_init: update max_threads comment
Jean Delvare
2015-04-17
*
fork: report pid reservation failure properly
Michal Hocko
2015-04-17
*
signal: remove warning about using SI_TKILL in rt_[tg]sigqueueinfo
Vladimir Davydov
2015-04-17
*
ptrace: ptrace_detach() can no longer race with SIGKILL
Oleg Nesterov
2015-04-17
*
ptrace: fix race between ptrace_resume() and wait_task_stopped()
Oleg Nesterov
2015-04-17
*
fs/fat: comment fix, fat_bits can be also 32
Alexander Kuleshov
2015-04-17
*
fs/fat: remove unnecessary includes
Alexander Kuleshov
2015-04-17
*
fs/fat: remove unnecessary defintion
Alexander Kuleshov
2015-04-17
*
hfsplus: don't store special "osx" xattr prefix on-disk
Thomas Hebb
2015-04-17
*
hfsplus: fix expand when not enough available space
Sergei Antonov
2015-04-17
*
hfsplus: incorrect return value
Chengyu Song
2015-04-17
*
fs/hfsplus: replace if/BUG by BUG_ON
Fabian Frederick
2015-04-17
*
fs/hfsplus: use bool instead of int for is_known_namespace() return value
Fabian Frederick
2015-04-17
*
fs/hfsplus: atomically set inode->i_flags
Fabian Frederick
2015-04-17
*
fs/hfsplus: move xattr_name allocation in hfsplus_setxattr()
Fabian Frederick
2015-04-17
*
fs/hfsplus: move xattr_name allocation in hfsplus_getxattr()
Fabian Frederick
2015-04-17
*
hfsplus: add missing curly braces in hfsplus_delete_cat()
Dan Carpenter
2015-04-17
*
hfs: incorrect return values
Chengyu Song
2015-04-17
*
nilfs2: use inode_set_flags() in nilfs_set_inode_flags()
Ryusuke Konishi
2015-04-17
*
nilfs2: put out gfp mask manipulation from nilfs_set_inode_flags()
Ryusuke Konishi
2015-04-17
*
nilfs2: fix gcc warning at nilfs_checkpoint_is_mounted()
Ryusuke Konishi
2015-04-17
*
nilfs2: improve execution time of NILFS_IOCTL_GET_CPINFO ioctl
Ryusuke Konishi
2015-04-17
*
nilfs2: add helper to find existent block on metadata file
Ryusuke Konishi
2015-04-17
*
nilfs2: add bmap function to seek a valid key
Ryusuke Konishi
2015-04-17
*
nilfs2: unify type of key arguments in bmap interface
Ryusuke Konishi
2015-04-17
*
nilfs2: use bgl_lock_ptr()
Ryusuke Konishi
2015-04-17
*
nilfs2: use set_mask_bits() for operations on buffer state bitmap
Ryusuke Konishi
2015-04-17
*
nilfs2: do not use async write flag for segment summary buffers
Ryusuke Konishi
2015-04-17
*
befs: replace typedef befs_inode_info by structure
Fabian Frederick
2015-04-17
*
befs: replace typedef befs_sb_info by structure
Fabian Frederick
2015-04-17
*
befs: replace typedef befs_mount_options by structure
Fabian Frederick
2015-04-17
*
rtc: use more standard kernel logging styles
Joe Perches
2015-04-17
[next]