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 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-23
|
\
|
*
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
|
|
\
|
|
*
ring-buffer: Check for uninitialized cpu buffer before resizing
Vaibhav Nagarnaik
2012-10-11
|
*
|
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-21
|
|
\
\
|
|
*
|
uprobes: Fix the racy uprobe->flags manipulation
Oleg Nesterov
2012-10-07
|
|
*
|
uprobes: Fix prepare_uprobe() race with itself
Oleg Nesterov
2012-10-07
|
|
*
|
uprobes: Introduce prepare_uprobe()
Oleg Nesterov
2012-10-07
|
|
*
|
uprobes: Fix handle_swbp() vs unregister() + register() race
Oleg Nesterov
2012-10-07
|
|
*
|
uprobes: Do not delete uprobe if uprobe_unregister() fails
Oleg Nesterov
2012-10-07
|
|
*
|
uprobes: Don't return success if alloc_uprobe() fails
Oleg Nesterov
2012-10-07
|
|
*
|
uprobes: Simplify is_swbp_at_addr(), remove stale comments
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Kill set_orig_insn()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Introduce copy_opcode(), kill read_opcode()
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Kill set_swbp()->is_swbp_at_addr()
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Restrict valid_vma(false) to skip VM_SHARED vmas
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Change valid_vma() to demand VM_MAYEXEC rather than VM_EXEC
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Change write_opcode() to use FOLL_FORCE
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Move clear_thread_flag(TIF_UPROBE) to uprobe_notify_resume()
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Kill UTASK_BP_HIT state
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Fix UPROBE_SKIP_SSTEP checks in handle_swbp()
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Do not setup ->active_uprobe/state prematurely
Oleg Nesterov
2012-09-29
|
|
*
|
uprobes: Do not leak UTASK_BP_HIT if find_active_uprobe() fails
Oleg Nesterov
2012-09-29
*
|
|
|
module_signing: fix printk format warning
Randy Dunlap
2012-10-22
|
/
/
/
*
|
|
use clamp_t in UNAME26 fix
Kees Cook
2012-10-19
*
|
|
MODSIGN: Move the magic string to the end of a module and eliminate the search
David Howells
2012-10-19
*
|
|
pidns: remove recursion from free_pid_ns()
Cyrill Gorcunov
2012-10-19
*
|
|
kernel/sys.c: fix stack memory content leak via UNAME26
Kees Cook
2012-10-19
*
|
|
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
2012-10-16
*
|
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-14
|
\
\
\
|
*
|
|
MODSIGN: Make mrproper should remove generated files.
Rusty Russell
2012-10-10
|
*
|
|
MODSIGN: Use utf8 strings in signer's name in autogenerated X.509 certs
David Howells
2012-10-10
|
*
|
|
MODSIGN: Use the same digest for the autogen key sig as for the module sig
David Howells
2012-10-10
|
*
|
|
MODSIGN: Implement module signature checking
David Howells
2012-10-10
|
*
|
|
MODSIGN: Provide module signing public keys to the kernel
David Howells
2012-10-10
|
*
|
|
MODSIGN: Automatically generate module signing keys if missing
David Howells
2012-10-10
|
*
|
|
MODSIGN: Add FIPS policy
David Howells
2012-10-10
|
*
|
|
module: signature checking hook
Rusty Russell
2012-10-10
|
*
|
|
module: wait when loading a module which is currently initializing.
Rusty Russell
2012-09-28
|
*
|
|
module: fix symbol waiting when module fails before init
Rusty Russell
2012-09-28
|
*
|
|
Make most arch asm/module.h files use asm-generic/module.h
David Howells
2012-09-28
|
*
|
|
module: taint kernel when lve module is loaded
Matthew Garrett
2012-09-28
*
|
|
|
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2012-10-12
|
\
\
\
\
|
*
|
|
|
kdb,vt_console: Fix missed data due to pager overruns
Jason Wessel
2012-10-12
|
*
|
|
|
kdb: Fix dmesg/bta scroll to quit with 'q'
Jason Wessel
2012-10-12
|
*
|
|
|
kgdb: Add module event hooks
Jason Wessel
2012-10-12
*
|
|
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
|
\
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
perf: Fix perf_cgroup_switch for sw-events
Peter Zijlstra
2012-10-05
|
*
|
|
|
perf: Clarify perf_cpu_context::active_pmu usage by renaming it to ::unique_pmu
Peter Zijlstra
2012-10-05
*
|
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
|
\
\
\
\
\
|
*
|
|
|
|
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
2012-10-12
[next]