Gitiles Standalone
repos
/
linux-4.4
/
e1112b4d96859367a93468027c9635e2ac04eb3f
/
kernel
e1112b4
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
by Tom Zanussi
· 16 years ago
66de779
blktrace: fix output of BLK_TC_PC events
by Li Zefan
· 16 years ago
b78825d
blktrace: fix output of unknown events
by Li Zefan
· 16 years ago
02af61b
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part
by Zhaolei
· 16 years ago
2062501
tracing/lockdep: report the time waited for a lock
by Frederic Weisbecker
· 16 years ago
1cad125
Merge branch 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
93cfb3c
tracing: fix splice return too large
by Lai Jiangshan
· 16 years ago
c7625a5
tracing: update file->f_pos when splice(2) it
by Lai Jiangshan
· 16 years ago
ddd538f
tracing: allocate page when needed
by Lai Jiangshan
· 16 years ago
d1e7e02
tracing: disable seeking for trace_pipe_raw
by Lai Jiangshan
· 16 years ago
c2ea122
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
17b2e9b
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
422a253
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9eb8512
blktrace: pass the right pointer to kfree()
by Li Zefan
· 16 years ago
47788c5
tracing/syscalls: use a dedicated file header
by Frederic Weisbecker
· 16 years ago
6b44003
work_on_cpu(): rewrite it to create a kernel thread on demand
by Andrew Morton
· 16 years ago
1c99315
kthread: move sched-realeted initialization from kthreadd context
by Oleg Nesterov
· 16 years ago
3217ab9
kthread: Don't looking for a task in create_kthread() #2
by Vitaliy Gusev
· 16 years ago
3a70970
ptrace: some checkpatch fixes
by Roland McGrath
· 16 years ago
8f2e586
posix-timers: fix RLIMIT_CPU && setitimer(CPUCLOCK_PROF)
by Oleg Nesterov
· 16 years ago
6279a751
posix-timers: fix RLIMIT_CPU && fork()
by Oleg Nesterov
· 16 years ago
5af8c4e
Merge commit 'v2.6.30-rc1' into sched/urgent
by Ingo Molnar
· 16 years ago
ff96e61
Merge commit 'v2.6.30-rc1' into core/urgent
by Ingo Molnar
· 16 years ago
1551260
Merge branch 'core/softlockup' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c93f216
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c61b79b
Merge branch 'irq/threaded' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
de5bd88
kprobes: support per-kprobe disabling
by Masami Hiramatsu
· 16 years ago
e579abe
kprobes: rename kprobe_enabled to kprobes_all_disarmed
by Masami Hiramatsu
· 16 years ago
99081ab
kprobes: move EXPORT_SYMBOL_GPL just after function definitions
by Masami Hiramatsu
· 16 years ago
b918e5e
kprobes: cleanup aggr_kprobe related code
by Masami Hiramatsu
· 16 years ago
fafd688
mm: add /proc controls for pdflush threads
by Peter W Morreale
· 16 years ago
dcef788
ftrace: clean up enable logic for sched_switch
by Zhaolei
· 16 years ago
597af81
function-graph: use int instead of atomic for ftrace_graph_active
by Steven Rostedt
· 16 years ago
5452af6
tracing/ftrace: factorize the tracing files creation
by Frederic Weisbecker
· 16 years ago
a5dec55
tracing: use macros to denote usec and nsec per second
by Li Zefan
· 16 years ago
86665c7
Merge branch 'tracing/urgent' into tracing/ftrace
by Ingo Molnar
· 16 years ago
1bbe2a8
ftrace: Correct a text align for event format output
by Zhaolei
· 16 years ago
bc2b687
Update /debug/tracing/README
by Nikanth Karthikesan
· 16 years ago
b0dfa97
tracing/ftrace: alloc the started cpumask for the trace file
by Frederic Weisbecker
· 16 years ago
8bcae09
ftrace: Add check of sched_stopped for probe_sched_wakeup
by Zhaolei
· 16 years ago
5f0c6c0
tracing/ftrace: fix missing include string.h
by Frederic Weisbecker
· 16 years ago
cf8e347
tracing: fix incorrect return type of ns2usecs()
by Lai Jiangshan
· 16 years ago
301fd74
tracing: remove CALLER_ADDR2 from wakeup tracer
by Steven Rostedt
· 16 years ago
93776a8
Merge branch 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
a053958
Merge branch 'tracing/blktrace-fixes' into tracing/urgent
by Ingo Molnar
· 16 years ago
5e34437
Merge branch 'linus' into core/softlockup
by Ingo Molnar
· 16 years ago
2e45e77
Revert "module: remove the SHF_ALLOC flag on the __versions section."
by Rusty Russell
· 16 years ago
432870d
exit_notify: kill the wrong capable(CAP_KILL) check
by Oleg Nesterov
· 16 years ago
cd5f9a4
kernel/sysctl.c: avoid annoying warnings
by Linus Torvalds
· 16 years ago
609862b
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
12fe32e
Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
9efe21c
Merge branch 'linus' into irq/threaded
by Ingo Molnar
· 16 years ago
0221c81
Merge branch 'audit.b62' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current
by Linus Torvalds
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
def5754
Audit: remove spaces from audit_log_d_path
by Eric Paris
· 16 years ago
679173b
audit: audit_set_auditable defined but not used
by Eric Paris
· 17 years ago
318b6d3
audit: incorrect ref counting in audit tree tag_chunk
by Eric Paris
· 17 years ago
6d208da
audit: Fix possible return value truncation in audit_get_context()
by Paul Moore
· 16 years ago
55ad2f8
audit: ignore terminating NUL in AUDIT_USER_TTY messages
by Miloslav Trmac
· 16 years ago
b3897f5
Audit: fix handling of 'strings' with NULL characters
by Miloslav Trmac
· 16 years ago
c28bb7d
make the e->rule.xxx shorter in kernel auditfilter.c
by Zhenwen Xu
· 16 years ago
6b96255
auditsc: fix kernel-doc notation
by Randy Dunlap
· 17 years ago
ca96a89
audit: EXECVE record - removed bogus newline
by Jiri Pirko
· 17 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
cab4e4c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param
by Linus Torvalds
· 16 years ago
e4c393f
Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
09f38dc
Merge branch 'core-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
30a39e0
Merge branch 'stacktrace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
c7edad5
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
b1dbb67
Merge branch 'ipi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
492f59f
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
9756b15
irq: fix cpumask memory leak on offstack cpumask kernels
by Yinghai Lu
· 16 years ago
8f0aa2f
Document the slow work thread pool
by David Howells
· 16 years ago
12e22c5
Make the slow work pool configurable
by David Howells
· 16 years ago
109d927
Make slow-work thread pool actually dynamic
by David Howells
· 16 years ago
07fe7cb
Create a dynamically sized pool of threads for doing very slow work items
by David Howells
· 16 years ago
e2494e1
blktrace: fix pdu_len when tracing packet command requests
by Li Zefan
· 16 years ago
7635b03
blktrace: small cleanup in blk_msg_write()
by Li Zefan
· 16 years ago
a4b3ada
blktrace: NUL-terminate user space messages
by Carl Henrik Lunde
· 16 years ago
c826e3c
kmemtrace: small cleanups
by Ingo Molnar
· 16 years ago
42af905
kmemtrace: restore original tracing data binary format, improve ABI
by Eduard - Gabriel Munteanu
· 16 years ago
da2635a
kmemtrace: kmemtrace_alloc() must fill type_id
by Eduard - Gabriel Munteanu
· 16 years ago
ca2b84c
kmemtrace: use tracepoints
by Eduard - Gabriel Munteanu
· 16 years ago
a979241
kmemtrace, rcu: fix rcupreempt.c data structure dependencies
by Ingo Molnar
· 16 years ago
6258c4f
kmemtrace, rcu: fix rcu_tree_trace.c data structure dependencies
by Ingo Molnar
· 16 years ago
b1f77b0
kmemtrace, rcu: fix linux/rcutree.h and linux/rcuclassic.h dependencies
by Ingo Molnar
· 16 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
f5f7eac
Allow rwlocks to re-enable interrupts
by Robin Holt
· 16 years ago
e8c158b
Factor out #ifdefs from kernel/spinlock.c to LOCK_CONTENDED_FLAGS
by Robin Holt
· 16 years ago
2c53d91
relay: fix for possible loss/corruption of produced subbufs
by Aravind Srinivasan
· 16 years ago
edb79a2
kexec: vmcoreinfo_data[] can become static
by Dmitri Vorobiev
· 16 years ago
04d491a
kexec: add dmesg log symbols to /proc/vmcoreinfo lists
by Neil Horman
· 16 years ago
1b0f7ff
pids: kill signal_struct-> __pgrp/__session and friends
by Oleg Nesterov
· 16 years ago
52ee2df
pids: refactor vnr/nr_ns helpers to make them safe
by Oleg Nesterov
· 16 years ago
2ae448e
pids: improve get_task_pid() to fix the unsafe sys_wait4()->task_pgrp()
by Oleg Nesterov
· 16 years ago
8e654fb
sysctl: fix suid_dumpable and lease-break-time sysctls
by Matthew Wilcox
· 16 years ago
11dea19
proc_sysctl: use CONFIG_PROC_SYSCTL around ipc and utsname proc_handlers
by Serge E. Hallyn
· 16 years ago
2355b70
workqueue: avoid recursion in run_workqueue()
by Lai Jiangshan
· 16 years ago
1ee1184
ptrace_untrace: fix the SIGNAL_STOP_STOPPED check
by Oleg Nesterov
· 16 years ago
Next »