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
path:
root
/
include
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
quota: decouple fs reserved space from quota reservation
Dmitry Monakhov
2009-12-23
|
*
|
|
|
Add unlocked version of inode_add_bytes() function
Dmitry Monakhov
2009-12-23
|
*
|
|
|
ext3: quota macros cleanup [V2]
Dmitry Monakhov
2009-12-23
*
|
|
|
|
Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...
Linus Torvalds
2009-12-23
|
\
\
\
\
\
|
*
|
|
|
|
drm: convert drm_ioctl to unlocked_ioctl
Arnd Bergmann
2009-12-17
|
*
|
|
|
|
Merge remote branch 'korg/drm-vmware-staging' into drm-core-next
Dave Airlie
2009-12-17
|
|
\
\
\
\
\
*
|
|
|
|
|
|
Fix usb_serial_probe() problem introduced by the recent kfifo changes
Stefani Seibold
2009-12-23
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
Linus Torvalds
2009-12-22
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Remove obsolete comment in fs.h
Andreas Gruenbacher
2009-12-22
|
*
|
|
|
|
|
Sanitize f_flags helpers
Al Viro
2009-12-22
|
*
|
|
|
|
|
Fix f_flags/f_mode in case of lookup_instantiate_filp() from open(pathname, 3)
Al Viro
2009-12-22
*
|
|
|
|
|
|
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2009-12-22
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
mm: Add notifier in pageblock isolation for balloon drivers
Robert Jennings
2009-12-17
*
|
|
|
|
|
|
|
kfifo: add record handling functions
Stefani Seibold
2009-12-22
*
|
|
|
|
|
|
|
kfifo: add kfifo_skip, kfifo_from_user and kfifo_to_user
Stefani Seibold
2009-12-22
*
|
|
|
|
|
|
|
kfifo: add DEFINE_KFIFO and friends, add very tiny functions
Stefani Seibold
2009-12-22
*
|
|
|
|
|
|
|
kfifo: fix warn_unused_result
Stefani Seibold
2009-12-22
*
|
|
|
|
|
|
|
kfifo: rename kfifo_put... into kfifo_in... and kfifo_get... into kfifo_out...
Stefani Seibold
2009-12-22
*
|
|
|
|
|
|
|
kfifo: cleanup namespace
Stefani Seibold
2009-12-22
*
|
|
|
|
|
|
|
kfifo: move out spinlock
Stefani Seibold
2009-12-22
*
|
|
|
|
|
|
|
kfifo: move struct kfifo in place
Stefani Seibold
2009-12-22
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-19
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf events: Remove unused perf_counter.h header file
Robert P. J. Day
2009-12-17
*
|
|
|
|
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-19
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
x86: Fix checking of SRAT when node 0 ram is not from 0
Yinghai Lu
2009-12-16
|
*
|
|
|
|
|
|
|
bzip2/lzma/gzip: pre-boot malloc doesn't return NULL on failure
Phillip Lougher
2009-12-15
*
|
|
|
|
|
|
|
|
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2009-12-19
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
sched: Assert task state bits at build time
Peter Zijlstra
2009-12-17
|
*
|
|
|
|
|
|
|
|
sched: Add missing state chars to TASK_STATE_TO_CHAR_STR
Peter Zijlstra
2009-12-17
|
*
|
|
|
|
|
|
|
|
sched: Move TASK_STATE_TO_CHAR_STR near the TASK_state bits
Peter Zijlstra
2009-12-17
|
*
|
|
|
|
|
|
|
|
sched: Teach might_sleep() about preemptible RCU
Frederic Weisbecker
2009-12-17
|
*
|
|
|
|
|
|
|
|
sched: Remove the cfs_rq dependency from set_task_cpu()
Peter Zijlstra
2009-12-16
|
*
|
|
|
|
|
|
|
|
sched: Add pre and post wakeup hooks
Peter Zijlstra
2009-12-16
*
|
|
|
|
|
|
|
|
|
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
2009-12-18
|
|
_
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'cpumask-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
cpumask: rename tsk_cpumask to tsk_cpus_allowed
Rusty Russell
2009-12-16
|
|
|
_
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-12-17
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
NOMMU: Optimise away the {dac_,}mmap_min_addr tests
David Howells
2009-12-16
*
|
|
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2009-12-17
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
[SCSI] libosd: Fix blk_put_request locking again
Boaz Harrosh
2009-12-10
|
*
|
|
|
|
|
|
|
|
|
[SCSI] enclosure: fix oops while iterating enclosure_status array
James Bottomley
2009-12-10
*
|
|
|
|
|
|
|
|
|
|
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
Linus Torvalds
2009-12-17
|
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
kmemleak: Simplify the kmemleak_scan_area() function prototype
Catalin Marinas
2009-10-28
*
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2009-12-17
|
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
spi: controller driver for Designware SPI core
Feng Tang
2009-12-17
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
2009-12-17
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
backlight: Pass device through notify callback in the pwm driver
Ben Dooks
2009-12-17
|
*
|
|
|
|
|
|
|
|
|
|
|
|
backlight: Constify struct backlight_ops
Emese Revfy
2009-12-16
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
2009-12-17
|
\
\
\
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
|
|
|
leds: leds-lp3944.h - remove unneeded includes
Antonio Ospite
2009-12-17
[prev]
[next]