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
*
fs/ramfs: move ramfs_aops to inode.c
Axel Lin
2014-01-23
*
fs/ramfs/file-nommu.c: make ramfs_nommu_get_unmapped_area() and ramfs_nommu_m...
Axel Lin
2014-01-23
*
fs: binfmt_elf: remove unused defines INTERPRETER_NONE and INTERPRETER_ELF
Todor Minchev
2014-01-23
*
checkpatch: prefer ether_addr_copy to memcpy(foo, bar, ETH_ALEN)
Joe Perches
2014-01-23
*
checkpatch: add DT compatible string documentation checks
Rob Herring
2014-01-23
*
checkpatch: only flag FSF address, not gnu.org URL
Alexander Duyck
2014-01-23
*
checkpatch: add tests for function pointer style misuses
Joe Perches
2014-01-23
*
checkpatch: update the FSF/GPL address check
Joe Perches
2014-01-23
*
checkpatch: check for if's with unnecessary parentheses
Joe Perches
2014-01-23
*
checkpatch: improve space before tab --fix option
Joe Perches
2014-01-23
*
checkpatch: add a --fix-inplace option
Joe Perches
2014-01-23
*
checkpatch: attempt to find missing switch/case break;
Joe Perches
2014-01-23
*
checkpatch: add warning of future __GFP_NOFAIL use
David Rientjes
2014-01-23
*
checkpatch: warn only on "space before semicolon" at end of line
Joe Perches
2014-01-23
*
checkpatch: more comprehensive split strings warning
Joe Perches
2014-01-23
*
firmware/dmi_scan: generalize for use by other archs
Ard Biesheuvel
2014-01-23
*
test: check copy_to/from_user boundary validation
Kees Cook
2014-01-23
*
test: add minimal module for verification testing
Kees Cook
2014-01-23
*
lib/cmdline.c: declare exported symbols immediately
Felipe Contreras
2014-01-23
*
lib/cmdline.c: fix style issues
Felipe Contreras
2014-01-23
*
lib/kstrtox.c: remove redundant cleanup
Felipe Contreras
2014-01-23
*
backlight: lp8788: remove unnecessary parentheses
Jingoo Han
2014-01-23
*
backlight: lp855x: remove unnecessary parentheses
Jingoo Han
2014-01-23
*
backlight: kb3886_bl: fix incorrect placement of __initdata marker
Jingoo Han
2014-01-23
*
backlight: tosa: use devm_lcd_device_register()
Jingoo Han
2014-01-23
*
backlight: l4f00242t03: use devm_lcd_device_register()
Jingoo Han
2014-01-23
*
backlight: jornada720: use devm_lcd_device_register()
Jingoo Han
2014-01-23
*
backlight: tosa: use devm_backlight_device_register()
Jingoo Han
2014-01-23
*
backlight: ot200_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
*
backlight: omap1: use devm_backlight_device_register()
Jingoo Han
2014-01-23
*
backlight: hp680_bl: use devm_backlight_device_register()
Jingoo Han
2014-01-23
*
backlight: jornada720: use devm_backlight_device_register()
Jingoo Han
2014-01-23
*
MAINTAINERS: remove unnecessary EXYNOS DP DRIVER F: pattern
Jingoo Han
2014-01-23
*
MAINTAINERS: describe differences between F: and N: patterns
Joe Perches
2014-01-23
*
MAINTAINERS: add an entry for the Macintosh HFSPlus Filesystem
Geert Uytterhoeven
2014-01-23
*
get_maintainer: add commit author information to --rolestats
Joe Perches
2014-01-23
*
printk: flush conflicting continuation line
Arun KS
2014-01-23
*
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2014-01-23
*
printk/cache: mark printk_once test variable __read_mostly
Joe Perches
2014-01-23
*
dynamic-debug-howto.txt: update since new wildcard support
Du, Changbin
2014-01-23
*
dynamic_debug: add wildcard support to filter files/functions/modules
Du, Changbin
2014-01-23
*
lib/parser.c: put EXPORT_SYMBOLs in the conventional place
Andrew Morton
2014-01-23
*
lib/parser.c: add match_wildcard() function
Du, Changbin
2014-01-23
*
uapi: convert u64 to __u64 in exported headers
Mike Frysinger
2014-01-23
*
include/uapi/linux/dn.h: pull in ioctl.h header
Mike Frysinger
2014-01-23
*
include/uapi/linux/ppp-ioctl.h: pull in ppp_defs.h
Mike Frysinger
2014-01-23
*
headers_check: special case seqbuf_dump()
Paul Bolle
2014-01-23
*
drivers/vlynq/vlynq.c: fix another resource size off by 1 error
Dan Carpenter
2014-01-23
*
drivers/video/aty/aty128fb.c: fix a warning pertaining to the aty128fb backli...
David Howells
2014-01-23
*
drivers/mfd/tps65217.c: fix pointer-integer size mismatch warning in tps65217...
David Howells
2014-01-23
[next]