index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
*
ARM: pxa: change gpio to platform device
Haojian Zhuang
2011-11-15
*
Merge branch 'upstream/jump-label-noearly' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2011-11-06
|
\
|
*
jump-label: initialize jump-label subsystem much earlier
Jeremy Fitzhardinge
2011-10-25
|
*
jump_label: add arch_jump_label_transform_static() to optimise non-live code ...
Jeremy Fitzhardinge
2011-10-25
|
*
jump_label: if a key has already been initialized, don't nop it out
Jeremy Fitzhardinge
2011-10-25
|
*
jump_label: use proper atomic_t initializer
Jeremy Fitzhardinge
2011-10-25
*
|
Merge branch 'upstream/xen-settime' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-11-06
|
\
\
|
*
|
xen/acpi: Domain0 acpi parser related platform hypercall
Yu Ke
2011-09-26
*
|
|
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
\
\
|
*
|
|
Revert "tracing: Include module.h in define_trace.h"
Paul Gortmaker
2011-10-31
|
*
|
|
irq: don't put module.h into irq.h for tracking irqgen modules.
Paul Gortmaker
2011-10-31
|
*
|
|
bluetooth: macroize two small inlines to avoid module.h
Paul Gortmaker
2011-10-31
|
*
|
|
ip_vs.h: fix implicit use of module_get/module_put from module.h
Paul Gortmaker
2011-10-31
|
*
|
|
nf_conntrack.h: fix up fallout from implicit moduleparam.h presence
Paul Gortmaker
2011-10-31
|
*
|
|
include: replace linux/module.h with "struct module" wherever possible
Paul Gortmaker
2011-10-31
|
*
|
|
include: convert various register fcns to macros to avoid include chaining
Paul Gortmaker
2011-10-31
|
*
|
|
crypto.h: remove unused crypto_tfm_alg_modname() inline
Paul Gortmaker
2011-10-31
|
*
|
|
uwb.h: fix implicit use of asm/page.h for PAGE_SIZE
Paul Gortmaker
2011-10-31
|
*
|
|
pm_runtime.h: explicitly requires notifier.h
Paul Gortmaker
2011-10-31
|
*
|
|
linux/dmaengine.h: fix implicit use of bitmap.h and asm/page.h
Paul Gortmaker
2011-10-31
|
*
|
|
miscdevice.h: fix up implicit use of lists and types
Paul Gortmaker
2011-10-31
|
*
|
|
stop_machine.h: fix implicit use of smp.h for smp_processor_id
Paul Gortmaker
2011-10-31
|
*
|
|
of: fix implicit use of errno.h in include/linux/of.h
Paul Gortmaker
2011-10-31
|
*
|
|
of_platform.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-10-31
|
*
|
|
acpi: remove module.h include from platform/aclinux.h
Paul Gortmaker
2011-10-31
|
*
|
|
miscdevice.h: delete unnecessary inclusion of module.h
Paul Gortmaker
2011-10-31
|
*
|
|
device_cgroup.h: delete needless include <linux/module.h>
Paul Gortmaker
2011-10-31
|
*
|
|
net: sch_generic remove redundant use of <linux/module.h>
Paul Gortmaker
2011-10-31
|
*
|
|
net: inet_timewait_sock doesnt need <linux/module.h>
Paul Gortmaker
2011-10-31
|
*
|
|
sysdev.h: dont include <linux/module.h> for no reason
Paul Gortmaker
2011-10-31
|
*
|
|
vermagic: delete unused include of <linux/module.h>
Paul Gortmaker
2011-10-31
|
*
|
|
regulator: Fix implicit use of notifier.h by driver.h
Paul Gortmaker
2011-10-31
|
*
|
|
xen: Add export.h for THIS_MODULE/EXPORT_SYMBOL to various xen users.
Paul Gortmaker
2011-10-31
|
*
|
|
module.h: relocate MODULE_PARM_DESC into moduleparam.h
Paul Gortmaker
2011-10-31
|
*
|
|
module.h: split out the EXPORT_SYMBOL into export.h
Paul Gortmaker
2011-10-31
*
|
|
|
Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
\
\
\
|
*
|
|
|
writeback: Add a 'reason' to wb_writeback_work
Curt Wohlgemuth
2011-10-30
|
*
|
|
|
writeback: send work item to queue_io, move_expired_inodes
Curt Wohlgemuth
2011-10-30
|
*
|
|
|
writeback: trace event balance_dirty_pages
Wu Fengguang
2011-10-30
|
*
|
|
|
writeback: trace event bdi_dirty_ratelimit
Wu Fengguang
2011-10-30
|
*
|
|
|
writeback: IO-less balance_dirty_pages()
Wu Fengguang
2011-10-03
|
*
|
|
|
writeback: per task dirty rate limit
Wu Fengguang
2011-10-03
|
*
|
|
|
writeback: stabilize bdi->dirty_ratelimit
Wu Fengguang
2011-10-03
|
*
|
|
|
writeback: dirty rate control
Wu Fengguang
2011-10-03
|
*
|
|
|
writeback: add bg_threshold parameter to __bdi_update_bandwidth()
Wu Fengguang
2011-10-03
|
*
|
|
|
writeback: account per-bdi accumulated dirtied pages
Wu Fengguang
2011-10-03
*
|
|
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
2011-11-06
|
\
\
\
\
\
|
*
|
|
|
|
target: remove SCF_EMULATE_CDB_ASYNC
Christoph Hellwig
2011-11-04
|
*
|
|
|
|
target: pass the se_task to the CDB emulation callback
Christoph Hellwig
2011-11-04
|
*
|
|
|
|
target: Add generic active I/O shutdown logic
Nicholas Bellinger
2011-11-04
[next]