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
/
linux
Commit message (
Expand
)
Author
Age
*
rcu: Convert WARN_ON_ONCE() in rcu_lock_acquire() to lockdep
Heiko Carstens
2012-02-21
*
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
2012-02-21
*
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2012-02-21
*
rcu: Note that rcu_access_pointer() can be used for teardown
Paul E. McKenney
2012-02-21
*
rcu: Make rcu_sleep_check() also check rcu_lock_map
Paul E. McKenney
2012-02-21
*
rcu: Simplify unboosting checks
Paul E. McKenney
2012-02-21
*
rcu: Prevent RCU callbacks from executing before scheduler initialized
Paul E. McKenney
2012-02-21
*
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2012-02-21
*
rcu: Improve synchronize_rcu() diagnostics
Frederic Weisbecker
2012-02-21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-02-18
|
\
|
*
crypto: sha512 - use standard ror64()
Alexey Dobriyan
2012-02-15
*
|
mmc: dw_mmc: Fix PIO mode with support of highmem
Seungwon Jeon
2012-02-13
*
|
mmc: core: Fix PowerOff Notify suspend/resume
Girish K S
2012-02-13
*
|
mmc: core: add the capability for broken voltage
Jaehoon Chung
2012-02-13
*
|
mmc: core: Ensure clocks are always enabled before host interaction
Sujit Reddy Thumma
2012-02-13
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-11
|
\
\
|
*
|
cdrom: move shared static to cdrom_device_info
Paolo Bonzini
2012-02-08
|
*
|
block: don't call elevator callbacks for plug merges
Tejun Heo
2012-02-08
|
*
|
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator funct...
Tejun Heo
2012-02-08
|
*
|
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-07
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-02-10
|
\
\
\
|
*
|
|
net/hyperv: Fix the page buffer when an RNDIS message goes beyond page boundary
Haiyang Zhang
2012-02-02
*
|
|
|
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-02-10
|
\
\
\
\
|
*
|
|
|
lib: proportion: lower PROP_MAX_SHIFT to 32 on 64-bit kernel
Wu Fengguang
2012-02-01
|
|
/
/
/
*
|
|
|
Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-02-09
|
\
\
\
\
|
*
|
|
|
usb: ch9.h: usb_endpoint_maxp() uses __le16_to_cpu()
Kuninori Morimoto
2012-02-01
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sam...
Linus Torvalds
2012-02-07
|
\
\
\
\
|
*
|
|
|
mfd: Store twl6040-codec mclk configuration
Peter Ujfalusi
2012-02-03
|
|
/
/
/
*
|
|
|
exec: fix use-after-free bug in setup_new_exec()
Heiko Carstens
2012-02-06
*
|
|
|
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-02-04
|
\
\
\
\
|
*
|
|
|
PM / QoS: CPU C-state breakage with PM Qos change
Venkatesh Pallipadi
2012-02-04
|
|
/
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-02-04
|
\
\
\
\
|
*
|
|
|
Input: gpio_keys - fix struct device declared inside parameter list
Heiko Stübner
2012-02-01
*
|
|
|
|
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
2012-02-04
|
\
\
\
\
\
|
*
|
|
|
|
dma: sh_dma: not all SH DMAC implementations support MEMCPY
Guennadi Liakhovetski
2012-02-01
*
|
|
|
|
|
Merge tag 'for-linus-3.3' of git://git.infradead.org/~dwmw2/mtd-3.3
Linus Torvalds
2012-02-04
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mtd: fix MTD suspend
Artem Bityutskiy
2012-01-30
*
|
|
|
|
|
|
include/linux/lp8727.h: Remove executable bit
Josh Triplett
2012-02-02
*
|
|
|
|
|
|
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
|
|
|
|
|
|
|
|
\
\
\
\
\
\
|
\
\
\
\
\
\
|
\
\
\
\
\
\
*
-
-
-
.
\
\
\
\
\
\
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
2012-02-02
|
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
perf: Fix broken interrupt rate throttling
Stephane Eranian
2012-01-27
*
|
|
|
|
|
|
|
|
|
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
2012-02-01
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
lib/mpi: replaced MPI_NULL with normal NULL
Dmitry Kasatkin
2012-02-01
|
|
|
_
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
*
/
|
|
|
|
|
|
|
|
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
2012-02-01
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream
Linus Torvalds
2012-01-31
|
\
\
\
\
\
\
\
\
\
*
\
\
\
\
\
\
\
\
\
Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2012-01-30
|
\
\
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
\
\
Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balb...
Greg Kroah-Hartman
2012-01-25
|
|
\
\
\
\
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
|
|
|
usb: otg: kill langwell_otg driver
Alexander Shishkin
2012-01-24
|
|
|
|
_
|
_
|
_
|
_
|
/
/
/
/
|
|
|
/
|
|
|
|
|
|
|
|
|
*
/
|
|
|
|
|
|
|
|
kernel-doc: fix new warning in usb.h
Randy Dunlap
2012-01-24
|
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
|
PM / Hibernate: Fix s2disk regression related to freezing workqueues
Rafael J. Wysocki
2012-01-29
[next]