index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
(
follow
)
Commit message (
Expand
)
Author
Age
*
i2c: Prevent priority inversion on top of bus lock
Mika Kuoppala
2009-12-06
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-12-05
|
\
|
*
include/linux/compiler-gcc4.h: Fix build bug - gcc-4.0.2 doesn't understand _...
Andrew Morton
2009-12-03
|
*
x86: Add a Kconfig option to turn the copy_from_user warnings into errors
Arjan van de Ven
2009-10-02
|
*
x86: Turn the copy_from_user check into an (optional) compile time warning
Arjan van de Ven
2009-10-01
|
*
x86: Use __builtin_object_size() to validate the buffer size for copy_from_us...
Arjan van de Ven
2009-09-26
*
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-12-05
|
\
\
|
*
|
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
2009-12-02
|
*
|
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
2009-12-02
|
*
|
sched: Revert 498657a478c60be092208422fefa9c7b248729c2
Tejun Heo
2009-12-02
|
*
|
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2009-11-26
|
*
|
sched: Remove task_{u,s,g}time()
Hidetoshi Seto
2009-11-26
|
*
|
sched: Introduce task_times() to replace task_{u,s}time() pair
Hidetoshi Seto
2009-11-26
|
*
|
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2009-11-26
|
|
\
\
|
*
|
|
cpumask: Partition_sched_domains takes array of cpumask_var_t
Rusty Russell
2009-11-04
|
*
|
|
sched: Remove unused cpu_nr_migrations()
Hiroshi Shimamoto
2009-11-04
|
*
|
|
sched: Remove unused time_sync_thresh declaration
Hiroshi Shimamoto
2009-11-04
|
*
|
|
sched: Remove unused __schedule() declaration
Hiroshi Shimamoto
2009-11-04
|
*
|
|
sched, cpuacct: Fix niced guest time accounting
Ryota Ozaki
2009-10-25
*
|
|
|
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-12-05
|
\
\
\
\
|
*
|
|
|
tracing/syscalls: Make syscall events print callbacks static
Frederic Weisbecker
2009-12-02
|
*
|
|
|
trace_syscalls: Simplify syscall profile
Lai Jiangshan
2009-12-01
|
*
|
|
|
trace_syscalls: Remove duplicate init_enter_##sname()
Lai Jiangshan
2009-12-01
|
*
|
|
|
trace_syscalls: Add syscall_nr field to struct syscall_metadata
Lai Jiangshan
2009-12-01
|
*
|
|
|
trace_syscalls: Remove enter_id exit_id
Lai Jiangshan
2009-12-01
|
*
|
|
|
trace_syscalls: Set event_enter_##sname->data to its metadata
Lai Jiangshan
2009-12-01
|
*
|
|
|
trace_syscalls: Remove unused event_syscall_enter and event_syscall_exit
Lai Jiangshan
2009-12-01
|
*
|
|
|
hw-breakpoints: Use struct perf_event_attr to define kernel breakpoints
Frederic Weisbecker
2009-11-27
|
*
|
|
|
hw-breakpoints: Use struct perf_event_attr to define user breakpoints
Frederic Weisbecker
2009-11-27
|
*
|
|
|
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
2009-11-26
|
*
|
|
|
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2009-11-24
|
*
|
|
|
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2009-11-24
|
*
|
|
|
hw-breakpoints: Fix misordered ifdef
Frederic Weisbecker
2009-11-24
|
*
|
|
|
hw-breakpoints: Include only linux/perf_event.h from kernel part of bp headers
Frederic Weisbecker
2009-11-23
|
*
|
|
|
perf_events: Undo some recursion damage
Peter Zijlstra
2009-11-23
|
*
|
|
|
hw-breakpoints: Separate the kernel part from breakpoint headers
Frederic Weisbecker
2009-11-22
|
*
|
|
|
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
2009-11-22
|
*
|
|
|
perf: Fix event scaling for inherited counters
Peter Zijlstra
2009-11-21
|
*
|
|
|
perf: Allow for custom overflow handlers
Peter Zijlstra
2009-11-21
|
*
|
|
|
Merge branch 'tracing/hw-breakpoints' into perf/core
Ingo Molnar
2009-11-21
|
|
\
\
\
\
|
|
*
|
|
|
hw-breakpoints: Fix build on !perf architectures
Ingo Molnar
2009-11-14
|
|
*
|
|
|
hw-breakpoints: Provide an off-case for counter_arch_bp()
Frederic Weisbecker
2009-11-14
|
|
*
|
|
|
hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events
Frederic Weisbecker
2009-11-08
|
|
*
|
|
|
hw-breakpoint: Move asm-generic/hw_breakpoint.h to linux/hw_breakpoint.h
Frederic Weisbecker
2009-11-05
|
|
*
|
|
|
perf/core: Add a callback to perf events
Frederic Weisbecker
2009-11-03
|
|
*
|
|
|
perf/core: Provide a kernel-internal interface to get to performance counters
Arjan van de Ven
2009-11-03
|
*
|
|
|
|
Merge branch 'perf/core' into perf/probes
Ingo Molnar
2009-11-17
|
|
\
\
\
\
\
|
|
*
|
|
|
|
perf_event: Optimize perf_output_lock()
Peter Zijlstra
2009-11-16
|
|
|
|
|
|
|
|
|
|
\
\
\
\
|
|
*
-
.
\
\
\
\
Merge branches 'perf/powerpc' and 'perf/bench' into perf/core
Ingo Molnar
2009-11-15
|
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
|
perf_event: Add alignment-faults and emulation-faults software events
Anton Blanchard
2009-10-28
[next]