Gitiles
Code Review
Sign In
review.evervolv.com
/
android_kernel_oneplus_sm8150
/
0b3fcf178deefd7b64154c2c0760a2c63df0b74f
/
kernel
0b3fcf1
perf_events: Move code around to prepare for cgroup
by Stephane Eranian
· 16 years ago
938cfed
perf: Add calls to suspend trace point
by Jean Pihet
· 16 years ago
aef1b9c
Merge commit 'v2.6.37' into perf/core
by Ingo Molnar
· 16 years ago
25e4193
perf: Clean up power events by introducing new, more generic ones
by Thomas Renninger
· 16 years ago
61a0d49
perf: Do not export power_frequency, but power_start event
by Thomas Renninger
· 16 years ago
cc22219
Merge commit 'v2.6.37-rc8' into perf/core
by Ingo Molnar
· 16 years ago
5514237
watchdog: Improve initialisation error message and documentation
by Ben Hutchings
· 16 years ago
4ef9e11
fix freeing user_struct in user cache
by Hillf Danton
· 16 years ago
6f7f418
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
a4790c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 16 years ago
e1e3592
ring_buffer: Off-by-one and duplicate events in ring_buffer_read_page
by David Sharp
· 16 years ago
4be2c95
taskstats: pad taskstats netlink response for aligment issues on ia64
by Jeff Mahoney
· 16 years ago
9fb6720
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/core
by Ingo Molnar
· 16 years ago
6c529a2
Merge commit 'v2.6.37-rc7' into perf/core
by Ingo Molnar
· 16 years ago
4f32e9b
kthread_work: make lockdep happy
by Yong Zhang
· 16 years ago
de5e9d5
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
050c6c9
sched: Remove debugging check
by Ingo Molnar
· 16 years ago
55ec86f
Merge branches 'x86-fixes-for-linus' and 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
21228e4
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
46bdfe6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
by Linus Torvalds
· 16 years ago
fcb1191
resources: add arch hook for preventing allocation in reserved areas
by Bjorn Helgaas
· 16 years ago
c0f5ac5
Revert "resources: support allocating space within a region from the top down"
by Bjorn Helgaas
· 16 years ago
be8cd64
PM / Hibernate: Restore old swap signature to avoid user space breakage
by Rafael J. Wysocki
· 16 years ago
1497dd1
PM / Hibernate: Fix PM_POST_* notification with user-space suspend
by Takashi Iwai
· 16 years ago
abe43400
perf: Sysfs enumeration
by Peter Zijlstra
· 16 years ago
2e80a82
perf: Dynamic pmu types
by Peter Zijlstra
· 16 years ago
24a24bb
perf: Move perf_event_init() into main.c
by Peter Zijlstra
· 16 years ago
006b20f
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 16 years ago
d949750
Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 16 years ago
8e92c20
sched: Fix the irqtime code for 32bit
by Peter Zijlstra
· 16 years ago
fe44d62
sched: Fix the irqtime code to deal with u64 wraps
by Peter Zijlstra
· 16 years ago
ce67783
perf: Fix off by one in perf_swevent_init()
by Dan Carpenter
· 16 years ago
0fcdcfb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 16 years ago
2d64672
workqueue: It is likely that WORKER_NOT_RUNNING is true
by Steven Rostedt
· 16 years ago
5dc3055
x86, NMI: Add back unknown_nmi_panic and nmi_watchdog sysctls
by Don Zickus
· 16 years ago
c277443
perf: Stop all counters on reboot
by Peter Zijlstra
· 16 years ago
dbd87b5
nohz: Fix get_next_timer_interrupt() vs cpu hotplug
by Heiko Carstens
· 16 years ago
f26f9af
Sched: fix skip_clock_update optimization
by Mike Galbraith
· 16 years ago
0f004f5
sched: Cure more NO_HZ load average woes
by Peter Zijlstra
· 16 years ago
5167695
perf: Fix duplicate events with multiple-pmu vs software events
by Peter Zijlstra
· 16 years ago
6313e3c2
Merge branches 'x86-fixes-for-linus', 'perf-fixes-for-linus' and '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
81e8d21
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
75b5293
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 into perf/core
by Ingo Molnar
· 16 years ago
10a18d7
Merge commit 'v2.6.37-rc5' into perf/core
by Ingo Molnar
· 16 years ago
7787d2c
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
c9e664f
PM / Hibernate: Fix memory corruption related to swap
by Rafael J. Wysocki
· 16 years ago
9f339ca
PM / Hibernate: Use async I/O when reading compressed hibernation image
by Bojan Smojver
· 16 years ago
f984ba4
kprobes: Use text_poke_smp_batch for unoptimizing
by Masami Hiramatsu
· 16 years ago
cd7ebe2
kprobes: Use text_poke_smp_batch for optimizing
by Masami Hiramatsu
· 16 years ago
0490cd1
kprobes: Reuse unused kprobe
by Masami Hiramatsu
· 16 years ago
6274de4
kprobes: Support delayed unoptimizing
by Masami Hiramatsu
· 16 years ago
61f4e13
kprobes: Separate kprobe optimizing code from optimizer
by Masami Hiramatsu
· 16 years ago
6f0f1dd
kprobes: Cleanup disabling and unregistering path
by Masami Hiramatsu
· 16 years ago
6d8e40a
kprobes: Rename old_p to more appropriate name
by Masami Hiramatsu
· 16 years ago
c980d10
perf events: Make sample_type identity fields available in all PERF_RECORD_ events
by Arnaldo Carvalho de Melo
· 16 years ago
6844c09
perf events: Separate the routines handling the PERF_SAMPLE_ identity fields
by Arnaldo Carvalho de Melo
· 16 years ago
614b678
perf events: Fix event inherit fallout of precalculated headers
by Thomas Gleixner
· 16 years ago
33dd94a
do_exit(): make sure that we run with get_fs() == USER_DS
by Nelson Elhage
· 16 years ago
25c9170
genirq: Fix incorrect proc spurious output
by Kenji Kaneshige
· 16 years ago
c320c7b
perf events: Precalculate the header space for PERF_SAMPLE_ fields
by Arnaldo Carvalho de Melo
· 16 years ago
364829b
tracing: Fix panic when lseek() called on "trace" opened for writing
by Slava Pestov
· 16 years ago
a9e40a2
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
0318755
Merge branch '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
d2f30c7
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
1b065fd
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
004417a
perf, arch: Cleanup perf-pmu init vs lockup-detector
by Peter Zijlstra
· 16 years ago
9639882
perf: Ignore non-sampling overflows
by Peter Zijlstra
· 16 years ago
5d508e8
perf: Don't bother to init the hrtimer for no SW sampling counters
by Franck Bui-Huu
· 16 years ago
2e939d1
perf: Limit event refresh to sampling event
by Franck Bui-Huu
· 16 years ago
6c7e550
perf: Introduce is_sampling_event()
by Franck Bui-Huu
· 16 years ago
6c869e7
Merge branch 'perf/urgent' into perf/core
by Ingo Molnar
· 16 years ago
e4e91ac
Merge commit 'v2.6.37-rc3' into perf/core
by Ingo Molnar
· 16 years ago
61ab2544
nohz: Fix printk_needs_cpu() return value on offline cpus
by Heiko Carstens
· 16 years ago
49f4138
printk: Fix wake_up_klogd() vs cpu hotplug
by Heiko Carstens
· 16 years ago
ee6dcfa
perf: Fix the software context switch counter
by Peter Zijlstra
· 16 years ago
dddd337
perf: Fix inherit vs. context rotation bug
by Thomas Gleixner
· 16 years ago
e5cba24
workqueue: check the allocation of system_unbound_wq
by Hitoshi Mitake
· 16 years ago
33e0d57
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
by Linus Torvalds
· 16 years ago
0429578
tracing/events: Show real number in array fields
by Steven Rostedt
· 16 years ago
ae51ce9
Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/core
by Ingo Molnar
· 16 years ago
2d42dc3
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/linux-2.6-kgdb
by Linus Torvalds
· 16 years ago
61c3265
tracing: New flag to allow non privileged users to use a trace event
by Frederic Weisbecker
· 16 years ago
94e8ba7
irq_work: Drop cmpxchg() result
by Sergio Aguirre
· 16 years ago
8882135
perf: Fix owner-list vs exit
by Peter Zijlstra
· 16 years ago
d5ad140
sched: Fix idle balancing
by Nikhil Rao
· 16 years ago
b5482cf
sched: Fix volanomark performance regression
by Alex Shi
· 16 years ago
fcf48a7
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into perf/urgent
by Ingo Molnar
· 16 years ago
5f2b0ba
x86, nmi_watchdog: Remove the old nmi_watchdog
by Don Zickus
· 16 years ago
a89d4bd
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-trace into perf/urgent
by Ingo Molnar
· 16 years ago
5450d90
kdb: fix crash when KDB_BASE_CMD_MAX is exceeded
by Jovi Zhang
· 16 years ago
85e76ab
kdb: fix memory leak in kdb_main.c
by Jovi Zhang
· 16 years ago
451a3c2
BKL: remove extraneous #include <smp_lock.h>
by Arnd Bergmann
· 16 years ago
59365d1
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
by Marcus Meissner
· 16 years ago
d33fdee
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
1e8703b
Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 16 years ago
4531491
Merge branch 'futexes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
2ebc8ec
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 16 years ago
df6e61d
kernel/sysctl.c: Fix build failure with !CONFIG_PRINTK
by Joe Perches
· 16 years ago
12b3052
capabilities/syslog: open code cap_syslog logic to fix build failure
by Eric Paris
· 16 years ago
00fafcd
PM / PM QoS: Fix reversed min and max
by Colin Cross
· 16 years ago
Next »