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
*
tracing: Cleanup the convoluted softirq tracepoints
Thomas Gleixner
2010-10-21
*
jump_label: Add COND_STMT(), reducer wrappery
Peter Zijlstra
2010-10-18
*
perf: Optimize sw events
Peter Zijlstra
2010-10-18
*
perf: Use jump_labels to optimize the scheduler hooks
Peter Zijlstra
2010-10-18
*
jump_label: Add atomic_t interface
Peter Zijlstra
2010-10-18
*
jump_label: Use more consistent naming
Peter Zijlstra
2010-10-18
*
perf, hw_breakpoint: Fix crash in hw_breakpoint creation
Peter Zijlstra
2010-10-18
*
irq_work: Add generic hardirq context callbacks
Peter Zijlstra
2010-10-18
*
oprofile: fix linker errors
Anand Gadiyar
2010-10-15
*
Merge remote branch 'tip/perf/core' into oprofile/core
Robert Richter
2010-10-15
|
\
|
*
stopmachine: Define __stop_machine when CONFIG_STOP_MACHINE=n
Masami Hiramatsu
2010-10-14
|
*
Merge commit 'v2.6.36-rc7' into perf/core
Ingo Molnar
2010-10-08
|
|
\
|
|
*
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-10-05
|
|
|
\
|
|
|
*
rcu: rcu_read_lock_bh_held(): disabling irqs also disables bh
Eric Dumazet
2010-09-23
|
|
*
|
wait: using uninitialized member of wait queue
Evgeny Kuznetsov
2010-10-05
|
|
*
|
modules: Fix module_bug_list list corruption race
Linus Torvalds
2010-10-05
|
|
*
|
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2010-10-01
|
|
|
\
\
|
|
|
*
|
intel_idle: Voluntary leave_mm before entering deeper
Suresh Siddha
2010-09-30
|
|
*
|
|
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/as...
Linus Torvalds
2010-09-29
|
|
|
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
|
*
|
missing inline keyword for static function in linux/dmaengine.h
Mathieu Lacage
2010-09-22
|
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2010-09-28
|
|
|
\
\
\
|
|
|
*
|
|
tcp: Fix >4GB writes on 64-bit.
David S. Miller
2010-09-27
|
|
|
*
|
|
net: Move "struct net" declaration inside the __KERNEL__ macro guard
Ollie Wild
2010-09-22
|
|
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-09-27
|
|
|
\
\
\
\
|
|
|
*
\
\
\
Merge branch 'amd-iommu/2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
2010-09-24
|
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
x86/amd-iommu: Work around S3 BIOS bug
Joerg Roedel
2010-09-23
|
|
*
|
|
|
|
arm: fix "arm: fix pci_set_consistent_dma_mask for dmabounce devices"
FUJITA Tomonori
2010-09-22
|
*
|
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-24
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
jump label: Convert dynamic debug to use jump labels
Jason Baron
2010-09-22
|
|
*
|
|
|
|
|
jump label: Tracepoint support for jump labels
Jason Baron
2010-09-22
|
|
*
|
|
|
|
|
jump label: Add jump_label_text_reserved() to reserve jump points
Jason Baron
2010-09-22
|
|
*
|
|
|
|
|
jump label: Base patch for jump label
Jason Baron
2010-09-22
|
*
|
|
|
|
|
|
Merge branch 'linus' into perf/core
Ingo Molnar
2010-09-22
|
|
\
\
\
\
\
\
\
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
percpu: Add {get,put}_cpu_ptr
Peter Zijlstra
2010-09-21
|
*
|
|
|
|
|
|
Merge commit 'v2.6.36-rc5' into perf/core
Ingo Molnar
2010-09-21
|
|
\
\
\
\
\
\
\
|
|
|
_
|
/
/
/
/
/
|
|
/
|
|
/
/
/
/
|
|
|
|
/
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
perf: Undo the per cpu-context timer stuff
Peter Zijlstra
2010-09-17
|
*
|
|
|
|
|
perf: Complete software pmu grouping
Peter Zijlstra
2010-09-17
|
*
|
|
|
|
|
perf events: Clean up pid passing
Matt Helsley
2010-09-15
|
*
|
|
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2010-09-15
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
perf: Fix up delayed_put_task_struct()
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Provide a separate task context for swevents
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Multiple task contexts
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Per-pmu-per-cpu contexts
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Per cpu-context rotation timer
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Remove the swevent hash-table from the cpu context
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Remove the sysfs bits
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Rework the PMU methods
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Shrink hw_perf_event
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Default PMU ops
Peter Zijlstra
2010-09-09
|
*
|
|
|
|
|
|
perf: Per PMU disable
Peter Zijlstra
2010-09-09
[next]