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
*
proc: faster /proc/$PID lookup
Alexey Dobriyan
2014-08-08
*
proc: add and remove /proc entry create checks
Alexey Dobriyan
2014-08-08
*
proc: constify seq_operations
Fabian Frederick
2014-08-08
*
fs/proc/kcore.c: use PAGE_ALIGN instead of ALIGN(PAGE_SIZE)
Fabian Frederick
2014-08-08
*
kernel/exit.c: fix coding style warnings and errors
Ionut Alexa
2014-08-08
*
fs/hpfs/dnode.c: fix suspect code indent
Fabian Frederick
2014-08-08
*
fs/reiserfs/xattr.c: fix blank line missing after declarations
Fabian Frederick
2014-08-08
*
fs/reiserfs: use linux/uaccess.h
Fabian Frederick
2014-08-08
*
fs/reiserfs: replace not-standard %Lu/%Ld
Fabian Frederick
2014-08-08
*
fs/ufs/inode.c: kernel-doc warning fixes
Fabian Frederick
2014-08-08
*
fs/ufs: convert UFSD printk to pr_debug
Fabian Frederick
2014-08-08
*
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
Fabian Frederick
2014-08-08
*
fs/ufs/super.c: use __func__ in logging
Fabian Frederick
2014-08-08
*
fs/ufs: use pr_fmt
Fabian Frederick
2014-08-08
*
fs/ufs: convert printk to pr_foo()
Fabian Frederick
2014-08-08
*
nilfs2: integrate sysfs support into driver
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots/<snapshot> group
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/<device>/mounted_snapshots group
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/<device>/checkpoints group
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/<device>/segments group
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/<device>/segctor group
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/<device>/superblock group
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/<device> group
Vyacheslav Dubeyko
2014-08-08
*
nilfs2: add /sys/fs/nilfs2/features group
Vyacheslav Dubeyko
2014-08-08
*
fs/coda: use linux/uaccess.h
Fabian Frederick
2014-08-08
*
fs/befs/linuxvfs.c: check superblock before dump operation
Fabian Frederick
2014-08-08
*
minix zmap block counts calculation fix
Qi Yong
2014-08-08
*
drivers/rtc/rtc-tps65910.c: fix potential NULL-pointer dereference
Thierry Reding
2014-08-08
*
driver/rtc/class.c: check the error after rtc_read_time()
Hyogi Gim
2014-08-08
*
rtc: add pcf85063 support
Søren Andersen
2014-08-08
*
drivers/rtc/rtc-isl12022.c: device tree support
Stuart Longland
2014-08-08
*
drivers/rtc/rtc-pcf8563.c: add alarm support
Vincent Donnefort
2014-08-08
*
drivers/rtc/rtc-pcf8563.c: introduce read|write_block_data
Vincent Donnefort
2014-08-08
*
rtc: ia64: allow other architectures to use EFI RTC
Mark Salter
2014-08-08
*
drivers/rtc/interface.c: check the error after __rtc_read_time()
Hyogi Gim
2014-08-08
*
drivers/rtc/rtc-efi.c: check for invalid data coming back from UEFI
Jan Beulich
2014-08-08
*
drivers/rtc/rtc-ds1742.c: revert "drivers/rtc/rtc-ds1742.c: remove redundant ...
Alexander Shiyan
2014-08-08
*
drivers/rtc/Kconfig: add hardware dependency to rtc-moxart
Jean Delvare
2014-08-08
*
drivers/rtc/Kconfig: move DS2404 entry where it belongs
Jean Delvare
2014-08-08
*
drivers/rtc/rtc-ds1343.c: add support of nvram for maxim dallas rtc ds1343
Raghavendra Ganiga
2014-08-08
*
autofs4: comment typo: remove a a doubled word
NeilBrown
2014-08-08
*
autofs4: remove some unused inline functions
NeilBrown
2014-08-08
*
autofs4: don't take spinlock when not needed in autofs4_lookup_expiring
NeilBrown
2014-08-08
*
autofs4: remove a redundant assignment
NeilBrown
2014-08-08
*
autofs4: remove unused autofs4_ispending()
NeilBrown
2014-08-08
*
kernel/test_kprobes.c: use current logging functions
Fabian Frederick
2014-08-08
*
init: make rootdelay=N consistent with rootwait behaviour
Paul Gortmaker
2014-08-08
*
fs/ramfs/file-nommu.c: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-08-08
*
kernel/kallsyms.c: fix %pB when there's no symbol at the address
Namhyung Kim
2014-08-08
*
fs/efs/namei.c: return is not a function
Fabian Frederick
2014-08-08
[next]