index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2012-11-02
tracing: Add trace_options kernel command line parameter
Steven Rostedt
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
2012-11-02
tracing: Remove deprecated tracing_enabled file
Steven Rostedt
2012-11-02
tracing: Make tracing_enabled be equal to tracing_on
Steven Rostedt
2012-11-02
tracing: Remove unused function unregister_tracer()
Steven Rostedt
2012-11-02
tracing: Separate open function from set_event and available_events
Steven Rostedt
2012-11-02
ring-buffer: Change unsigned long type of ring_buffer_oldest_event_ts() to u64
Yoshihiro YUNOMAE
2012-11-02
tracing: Reset ring buffer when changing trace_clocks
David Sharp
2012-10-31
tracing: Cleanup unnecessary function declarations
Vaibhav Nagarnaik
2012-10-31
tracing: Trivial cleanup
David Sharp
2012-10-31
tracing: Cache comms only after an event occurred
Steven Rostedt
2012-10-31
tracing: Have tracing_sched_wakeup_trace() use standard unlock_commit
Steven Rostedt
2012-10-31
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
2012-10-31
tracing: Expand ring buffer when trace_printk() is used
Steven Rostedt
2012-10-31
ring-buffer: Add a 'dropped events' counter
Slava Pestov
2012-10-31
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
2012-10-31
tracing: Allow tracers to start at core initcall
Steven Rostedt
2012-10-31
tracing: Replace strict_strto* with kstrto*
Daniel Walter
2012-10-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-22
module_signing: fix printk format warning
Randy Dunlap
2012-10-21
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
2012-10-21
Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
2012-10-19
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-16
printk: Fix scheduling-while-atomic problem in console_cpu_notify()
Paul E. McKenney
2012-10-14
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-10-13
Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...
Linus Torvalds
2012-10-13
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-12
audit: make audit_inode take struct filename
Jeff Layton
2012-10-12
vfs: make path_openat take a struct filename pointer
Jeff Layton
2012-10-12
audit: allow audit code to satisfy getname requests from its names_list
Jeff Layton
2012-10-12
vfs: define struct filename and have getname() return it
Jeff Layton
2012-10-12
infrastructure for saner ret_from_kernel_thread semantics
Al Viro
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-10-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
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
acct: constify the name arg to acct_on
Jeff Layton
2012-10-12
audit: overhaul __audit_inode_child to accomodate retrying
Jeff Layton
2012-10-12
audit: optimize audit_compare_dname_path
Jeff Layton
2012-10-12
audit: make audit_compare_dname_path use parent_len helper
Eric Paris
2012-10-12
audit: remove dirlen argument to audit_compare_dname_path
Jeff Layton
2012-10-12
audit: set the name_len in audit_inode for parent lookups
Jeff Layton
2012-10-12
audit: add a new "type" field to audit_names struct
Jeff Layton
[next]