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
...
*
ocfs2: fix a tiny race case when firing callbacks
Joyce
2013-09-11
*
ocfs2: avoid possible NULL pointer dereference in o2net_accept_one()
Joseph Qi
2013-09-11
*
ocfs2: adjust code style for o2net_handler_tree_lookup()
Joseph Qi
2013-09-11
*
ocfs2: free path in ocfs2_remove_inode_range()
Younger Liu
2013-09-11
*
ocfs2: fix possible double free in ocfs2_reflink_xattr_rec
Joseph Qi
2013-09-11
*
ocfs2/dlm: force clean refmap when doing local cleanup
Xue jiufei
2013-09-11
*
ocfs2: free meta_ac and data_ac when ocfs2_start_trans fails in ocfs2_xattr_s...
Younger Liu
2013-09-11
*
ocfs2: add the missing return value check of ocfs2_xattr_get_clusters
Joseph Qi
2013-09-11
*
ocfs2: fix a memory leak in __ocfs2_move_extents()
Jie Liu
2013-09-11
*
ocfs2: add missing return value check of ocfs2_get_clusters()
Joseph Qi
2013-09-11
*
ocfs2: clean up dead code in ocfs2_acl_from_xattr()
Joseph Qi
2013-09-11
*
ocfs2: use list_for_each_entry() instead of list_for_each()
Dong Fang
2013-09-11
*
fs/ocfs2/cluster/tcp.c: fix possible null pointer dereferences
Sunil Mushran
2013-09-11
*
ocfs2: ac_bits_wanted should be local_alloc_bits when returns -ENOSPC
Younger Liu
2013-09-11
*
ocfs2: dlm_request_all_locks() should deal with the status sent from target node
Xue jiufei
2013-09-11
*
ocfs2: use i_size_read() to access i_size
Junxiao Bi
2013-09-11
*
ocfs2: lighten up allocate transaction
Younger Liu
2013-09-11
*
drivers/iommu: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-09-11
*
drivers/video/acornfb.c: remove dead code
Paul Bolle
2013-09-11
*
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
2013-09-11
*
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
2013-09-11
*
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-11
*
include/linux/smp.h:on_each_cpu(): switch back to a C function
Andrew Morton
2013-09-11
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-09-11
|
\
|
*
s390/irq: reduce size of external interrupt handler hash array
Heiko Carstens
2013-09-09
|
*
s390/compat,uid16: use current_cred()
Heiko Carstens
2013-09-07
|
*
s390/ap_bus: use and-mask instead of a cast
Heiko Carstens
2013-09-07
|
*
s390/ftrace: avoid pointer arithmetics with function pointers
Heiko Carstens
2013-09-07
|
*
s390: make various functions static, add declarations to header files
Heiko Carstens
2013-09-07
|
*
s390/compat signal: add couple of __force annotations
Heiko Carstens
2013-09-07
|
*
s390/mm: add __releases()/__acquires() annotations to gmap_alloc_table()
Heiko Carstens
2013-09-07
|
*
s390: keep Kconfig sorted
Heiko Carstens
2013-09-07
|
*
s390/irq: rework irq subclass handling
Heiko Carstens
2013-09-04
|
*
s390/irq: use hlists for external interrupt handler array
Heiko Carstens
2013-09-04
|
*
s390/dumpstack: convert print_symbol to %pSR
Heiko Carstens
2013-09-04
|
*
s390/perf: Remove print_hex_dump_bytes() debug output
Hendrik Brueckner
2013-09-04
|
*
s390: update defconfig
Heiko Carstens
2013-09-04
|
*
s390/bpf,jit: fix address randomization
Heiko Carstens
2013-09-04
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2013-09-11
|
\
\
|
*
|
kconfig: do not allow more than one symbol to have 'option modules'
Yann E. MORIN
2013-09-05
|
*
|
kconfig: regenerate bison parser
Yann E. MORIN
2013-09-05
|
*
|
kconfig: do not special-case 'MODULES' symbol
Yann E. MORIN
2013-09-05
|
*
|
diffconfig: Update script to support python versions 2.5 through 3.3
Mike Pagano
2013-09-01
|
*
|
diffconfig: Gracefully exit if the default config files are not present
Mike Pagano
2013-08-19
|
*
|
modules: do not depend on kconfig to set 'modules' option to symbol MODULES
Yann E. MORIN
2013-08-15
|
*
|
kconfig: silence warning when parsing auto.conf when a symbol has changed type
Yann E. MORIN
2013-08-15
|
*
|
scripts/config: use sed's POSIX interface
Clement Chauplannaz
2013-08-15
|
*
|
kconfig: switch to "long long" for sanity
Kees Cook
2013-08-15
|
*
|
Merge branch 'yem-kconfig-rc-fixes' of git://gitorious.org/linux-kconfig/linu...
Michal Marek
2013-07-23
|
|
\
\
|
|
*
|
kconfig: simplify symbol-search code
Yann E. MORIN
2013-07-16
[prev]
[next]