index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
...
|
*
|
|
|
tracing/syscall: Avoid perf_trace_buf_*() if sys_data->perf_events is empty
Oleg Nesterov
2013-07-18
|
*
|
|
|
tracing/function: Avoid perf_trace_buf_*() if event_function.perf_events is e...
Oleg Nesterov
2013-07-18
|
*
|
|
|
tracing: Typo fix on ring buffer comments
zhangwei(Jovi)
2013-07-18
|
*
|
|
|
tracing: Use trace_seq_puts()/trace_seq_putc() where possible
zhangwei(Jovi)
2013-07-18
|
*
|
|
|
tracing: Use correct config guard CONFIG_STACK_TRACER
zhangwei(Jovi)
2013-07-15
|
|
/
/
/
*
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2013-07-22
|
\
\
\
\
|
*
|
|
|
Thermal: Fix lockup of cpu_down()
Steven Rostedt
2013-07-21
|
*
|
|
|
Thermal: x86_pkg_temp: Limit number of pkg temp zones
Srinivas Pandruvada
2013-07-15
|
*
|
|
|
Thermal: x86_pkg_temp: fix krealloc() misuse in in pkg_temp_thermal_device_add()
Wei Yongjun
2013-07-15
|
*
|
|
|
Thermal: x86 package temp thermal crash
Srinivas Pandruvada
2013-07-15
*
|
|
|
|
Merge tag 'gpio-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-22
|
\
\
\
\
\
|
*
|
|
|
|
drivers: gpio: msm: Fix the error condition for reading ngpio
Rohit Vaswani
2013-07-20
|
*
|
|
|
|
gpio/omap: fix build error when OF_GPIO is not defined.
Javier Martinez Canillas
2013-07-20
|
*
|
|
|
|
gpio/omap: auto request GPIO as input if used as IRQ via DT
Javier Martinez Canillas
2013-07-20
|
*
|
|
|
|
gpio/omap: don't create an IRQ mapping for every GPIO on DT
Javier Martinez Canillas
2013-07-20
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'for-3.11/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-07-22
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2013-07-16
|
|
\
\
\
\
\
|
|
*
|
|
|
|
bcache: Allocation kthread fixes
Kent Overstreet
2013-07-12
|
|
*
|
|
|
|
bcache: Fix GC_SECTORS_USED() calculation
Kent Overstreet
2013-07-12
|
|
*
|
|
|
|
bcache: Journal replay fix
Kent Overstreet
2013-07-12
|
|
*
|
|
|
|
bcache: Shutdown fix
Kent Overstreet
2013-07-12
|
|
*
|
|
|
|
bcache: Fix a sysfs splat on shutdown
Kent Overstreet
2013-07-12
|
|
*
|
|
|
|
bcache: Advertise that flushes are supported
Kent Overstreet
2013-07-12
|
|
*
|
|
|
|
bcache: check for allocation failures
Dan Carpenter
2013-07-12
|
|
*
|
|
|
|
bcache: Fix a dumb race
Kent Overstreet
2013-07-12
|
*
|
|
|
|
|
Merge branch 'bcache-for-3.11' of git://evilpiepirate.org/~kent/linux-bcache ...
Jens Axboe
2013-07-02
|
|
\
|
|
|
|
|
|
|
*
|
|
|
|
bcache: Use standard utility code
Kent Overstreet
2013-07-01
|
|
*
|
|
|
|
bcache: Update email address
Kent Overstreet
2013-07-01
|
|
*
|
|
|
|
bcache: Delete fuzz tester
Kent Overstreet
2013-07-01
|
|
*
|
|
|
|
bcache: Document shrinker reserve better
Kent Overstreet
2013-07-01
|
|
*
|
|
|
|
bcache: FUA fixes
Kent Overstreet
2013-07-01
|
|
*
|
|
|
|
bcache: Refresh usage docs
Gabriel de Perthuis
2013-06-27
|
|
*
|
|
|
|
bcache: Send label uevents
Gabriel de Perthuis
2013-06-27
|
|
*
|
|
|
|
bcache: Send a uevent with a cached device's UUID
Gabriel de Perthuis
2013-06-27
|
|
*
|
|
|
|
doc: Fix typo in documentation/bcache.txt
Masanari Iida
2013-06-27
|
|
*
|
|
|
|
bcache: Write out full stripes
Kent Overstreet
2013-06-27
|
|
*
|
|
|
|
bcache: Track dirty data by stripe
Kent Overstreet
2013-06-27
|
|
*
|
|
|
|
bcache: Initialize sectors_dirty when attaching
Kent Overstreet
2013-06-26
|
|
*
|
|
|
|
bcache: Improve lazy sorting
Kent Overstreet
2013-06-26
|
|
*
|
|
|
|
bcache: Rip out pkey()/pbtree()
Kent Overstreet
2013-06-26
|
|
*
|
|
|
|
bcache: Fix/revamp tracepoints
Kent Overstreet
2013-06-26
|
|
*
|
|
|
|
bcache: Refactor btree io
Kent Overstreet
2013-06-26
|
|
*
|
|
|
|
bcache: Convert allocator thread to kthread
Kent Overstreet
2013-06-26
|
|
*
|
|
|
|
bcache: Warn when a device is already registered.
Gabriel de Perthuis
2013-06-26
|
|
*
|
|
|
|
bcache: fix a spurious gcc complaint, use scnprintf
Kent Overstreet
2013-06-26
|
|
*
|
|
|
|
md: bcache: io.c: fix a potential NULL pointer dereference
Kumar Amit Mehta
2013-06-26
|
*
|
|
|
|
|
Merge tag 'v3.10-rc7' into for-3.11/drivers
Jens Axboe
2013-07-02
|
|
\
|
|
|
|
|
|
*
|
|
|
|
|
drbd: Allow online change of al-stripes and al-stripe-size
Philipp Reisner
2013-06-28
|
*
|
|
|
|
|
drbd: Constants should be UPPERCASE
Philipp Reisner
2013-06-28
|
*
|
|
|
|
|
drbd: Ignore the exit code of a fence-peer handler if it returns too late
Philipp Reisner
2013-06-28
[prev]
[next]