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
*
kernfs: add missing kernfs_active() checks in directory operations
Tejun Heo
2014-02-07
*
kernfs: implement kernfs_syscall_ops->remount_fs() and ->show_options()
Tejun Heo
2014-02-07
*
kernfs: rename kernfs_dir_ops to kernfs_syscall_ops
Tejun Heo
2014-02-07
*
kernfs: invoke dir_ops while holding active ref of the target node
Tejun Heo
2014-02-07
*
sysfs, driver-core: remove unused {sysfs|device}_schedule_callback_owner()
Tejun Heo
2014-02-07
*
s390: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
*
scsi: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
*
pci: use device_remove_file_self() instead of device_schedule_callback()
Tejun Heo
2014-02-07
*
kernfs, sysfs, driver-core: implement kernfs_remove_self() and its wrappers
Tejun Heo
2014-02-07
*
kernfs: remove KERNFS_REMOVED
Tejun Heo
2014-02-07
*
kernfs: remove KERNFS_ACTIVE_REF and add kernfs_lockdep()
Tejun Heo
2014-02-07
*
kernfs: remove kernfs_addrm_cxt
Tejun Heo
2014-02-07
*
kernfs: invoke kernfs_unmap_bin_file() directly from kernfs_deactivate()
Tejun Heo
2014-02-07
*
kernfs: restructure removal path to fix possible premature return
Tejun Heo
2014-02-07
*
kernfs: replace kernfs_node->u.completion with kernfs_root->deactivate_waitq
Tejun Heo
2014-02-07
*
kernfs: make kernfs_deactivate() honor KERNFS_LOCKDEP flag
Tejun Heo
2014-02-07
*
dma-buf: avoid using IS_ERR_OR_NULL
Colin Cross
2014-02-07
*
Linus 3.14-rc1
Linus Torvalds
2014-02-02
*
Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2014-02-02
|
\
|
*
parisc: add flexible mmap memory layout support
Helge Deller
2014-02-02
|
*
parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc
Guy Martin
2014-02-02
|
*
parisc: convert uapi/asm/stat.h to use native types only
Helge Deller
2014-02-02
|
*
parisc: wire up sched_setattr and sched_getattr
Helge Deller
2014-02-02
|
*
parisc: fix cache-flushing
Helge Deller
2014-02-02
|
*
parisc/sti_console: prefer Linux fonts over built-in ROM fonts
Helge Deller
2014-02-02
*
|
hpfs: optimize quad buffer loading
Mikulas Patocka
2014-02-02
*
|
hpfs: remember free space
Mikulas Patocka
2014-02-02
|
/
*
Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2014-02-02
|
\
|
*
hwmon: Fix SENSORS_TMP102 dependencies to eliminate build errors
Jean Delvare
2014-02-02
|
*
hwmon: Fix SENSORS_LM75 dependencies to eliminate build errors
Jean Delvare
2014-02-02
*
|
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2014-02-02
|
\
\
|
*
|
mm: Fix warning on make htmldocs caused by slab.c
Masanari Iida
2014-01-31
|
*
|
mm: slub: work around unneeded lockdep warning
Dave Hansen
2014-01-31
|
*
|
mm: sl[uo]b: fix misleading comments
Dave Hansen
2014-01-31
|
*
|
slub: Fix possible format string bug.
Tetsuo Handa
2014-01-13
|
*
|
slub: use lockdep_assert_held
Peter Zijlstra
2014-01-13
|
*
|
slub: Fix calculation of cpu slabs
Li Zefan
2013-12-29
|
*
|
slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
Randy Dunlap
2013-12-18
*
|
|
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
2014-02-02
|
\
\
\
|
*
|
|
tools/power turbostat: introduce -s to dump counters
Andy Shevchenko
2014-02-01
|
*
|
|
tools/power turbostat: remove unused command line option
Andy Shevchenko
2014-02-01
|
*
|
|
turbostat: Add option to report joules consumed per sample
Dirk Brandewie
2014-01-18
|
*
|
|
turbostat: run on HSX
Len Brown
2014-01-18
|
*
|
|
turbostat: Add a .gitignore to ignore the compiled turbostat binary
Josh Triplett
2014-01-18
|
*
|
|
turbostat: Clean up error handling; disambiguate error messages; use err and ...
Josh Triplett
2014-01-18
|
*
|
|
turbostat: Factor out common function to open file and exit on failure
Josh Triplett
2014-01-18
|
*
|
|
turbostat: Add a helper to parse a single int out of a file
Josh Triplett
2014-01-18
|
*
|
|
turbostat: Check return value of fscanf
Josh Triplett
2014-01-18
|
*
|
|
turbostat: Use GCC's CPUID functions to support PIC
Josh Triplett
2014-01-18
|
*
|
|
turbostat: Don't attempt to printf an off_t with %zx
Josh Triplett
2014-01-18
[next]