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
/
kernel
Commit message (
Expand
)
Author
Age
*
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-01-16
|
\
|
*
PM / Hibernate: Drop the check of swap space size for compressed image
Barry Song
2012-01-13
|
*
PM: Make sysrq-o be available for CONFIG_PM unset
Rafael J. Wysocki
2012-01-13
*
|
error: implicit declaration of function 'module_flags_taint'
Kevin Winchester
2012-01-15
*
|
Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-01-15
|
\
\
|
*
|
block, cfq: unlink cfq_io_context's immediately
Tejun Heo
2011-12-13
|
*
|
block: make ioc get/put interface more conventional and fix race on alloction
Tejun Heo
2011-12-13
*
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2012-01-15
|
\
\
\
|
*
\
\
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-01-08
|
|
\
\
\
|
*
\
\
\
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-01-08
|
|
\
\
\
\
|
|
*
|
|
|
tracing: Factorize filter creation
Tejun Heo
2011-12-21
|
|
*
|
|
|
tracing: Have stack tracing set filtered functions at boot
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Allow access to the boot time function enabling
Steven Rostedt
2011-12-21
|
|
*
|
|
|
tracing: Have stack_tracer use a separate list of functions
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Decouple hash items from showing filtered functions
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Allow other users of function tracing to use the output listing
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Create ftrace_hash_empty() helper routine
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Fix ftrace hash record update with notrace
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Use bsearch to find record ip
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Sort the mcount records on each page
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Replace record newlist with record page list
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Allocate the mcount record pages as groups
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Remove usage of "freed" records
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Allow archs to modify code without stop machine
Steven Rostedt
2011-12-21
|
|
*
|
|
|
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2011-12-21
*
|
|
|
|
|
Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
2012-01-14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2012-01-05
|
*
|
|
|
|
|
ptrace: do not audit capability check when outputing /proc/pid/stat
Eric Paris
2012-01-05
|
*
|
|
|
|
|
capabilities: remove task_ns_* functions
Eric Paris
2012-01-05
|
*
|
|
|
|
|
capabitlies: ns_capable can use the cap helpers rather than lsm call
Eric Paris
2012-01-05
|
*
|
|
|
|
|
capabilities: style only - move capable below ns_capable
Eric Paris
2012-01-05
|
*
|
|
|
|
|
capabilites: introduce new has_ns_capabilities_noaudit
Eric Paris
2012-01-05
|
*
|
|
|
|
|
capabilities: call has_ns_capability from has_capability
Eric Paris
2012-01-05
|
*
|
|
|
|
|
capabilities: remove all _real_ interfaces
Eric Paris
2012-01-05
|
*
|
|
|
|
|
capabilities: reverse arguments to security_capable
Eric Paris
2012-01-05
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-01-14
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
module_param: make bool parameters really bool (core code)
Rusty Russell
2012-01-12
|
*
|
|
|
|
|
kernel/async: remove redundant declaration.
Rusty Russell
2012-01-12
|
*
|
|
|
|
|
printk: fix unnecessary module_param_name.
Rusty Russell
2012-01-12
|
*
|
|
|
|
|
module_param: avoid bool abuse, add bint for special cases.
Rusty Russell
2012-01-12
|
*
|
|
|
|
|
modules: sysfs - export: taint, coresize, initsize
Kay Sievers
2012-01-12
|
*
|
|
|
|
|
kernel/params: replace DEBUGP with pr_debug
Jim Cromie
2012-01-12
|
*
|
|
|
|
|
module: replace DEBUGP with pr_debug
Jim Cromie
2012-01-12
|
*
|
|
|
|
|
module: struct module_ref should contains long fields
Eric Dumazet
2012-01-12
|
*
|
|
|
|
|
module: Fix performance regression on modules with large symbol tables
Kevin Cernekee
2012-01-12
|
*
|
|
|
|
|
module: Add comments describing how the "strmap" logic works
Kevin Cernekee
2012-01-12
*
|
|
|
|
|
|
c/r: prctl: add PR_SET_MM codes to set up mm_struct entries
Cyrill Gorcunov
2012-01-12
*
|
|
|
|
|
|
panic: don't print redundant backtraces on oops
Andi Kleen
2012-01-12
*
|
|
|
|
|
|
sysctl: add the kernel.ns_last_pid control
Pavel Emelyanov
2012-01-12
*
|
|
|
|
|
|
kdump: fix crash_kexec()/smp_send_stop() race in panic()
Michael Holzheu
2012-01-12
[next]