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
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
2012-03-05
|
\
|
*
perf/hwbp: Fix a possible memory leak
Namhyung Kim
2012-02-28
|
*
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-02-27
|
|
\
|
|
*
sched/events: Revert trace_sched_stat_sleeptime()
Peter Zijlstra
2012-02-22
|
*
|
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-02-27
|
|
\
\
|
|
*
|
genirq: Handle pending irqs in irq_startup()
Thomas Gleixner
2012-02-15
|
|
*
|
genirq: Unmask oneshot irqs when thread was not woken
Thomas Gleixner
2012-02-15
|
*
|
|
epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()
Oleg Nesterov
2012-02-24
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-02-20
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
vfs: fix panic in __d_lookup() with high dentry hashtable counts
Dimitri Sivanich
2012-02-13
|
*
|
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
2012-02-13
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
module: make module param bint handle nul value
Dave Young
2012-02-14
|
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2012-02-11
|
|
\
\
|
|
*
|
relay: prevent integer overflow in relay_open()
Dan Carpenter
2012-02-10
|
|
*
|
block: strip out locking optimization in put_io_context()
Tejun Heo
2012-02-07
|
*
|
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-02-10
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
perf: Fix double start/stop in x86_pmu_start()
Stephane Eranian
2012-02-07
|
*
|
|
Merge tag 'pm-fixes-for-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-02-04
|
|
\
\
\
|
|
*
|
|
PM / Freezer: Thaw only kernel threads if freezing of kernel threads fails
Srivatsa S. Bhat
2012-02-04
|
|
*
|
|
PM / Hibernate: Thaw kernel threads in SNAPSHOT_CREATE_IMAGE ioctl path
Srivatsa S. Bhat
2012-02-01
|
*
|
|
|
kprobes: fix a memory leak in function pre_handler_kretprobe()
Jiang Liu
2012-02-03
|
|
|
/
/
|
|
/
|
|
*
|
|
|
static keys: Inline the static_key_enabled() function
Jason Baron
2012-02-28
*
|
|
|
Merge branch 'perf/jump-labels' into perf/core
Ingo Molnar
2012-02-28
|
\
\
\
\
|
*
|
|
|
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
|
*
|
|
|
jump label: Fix compiler warning
Jason Baron
2012-02-22
|
*
|
|
|
jump label: Add a WARN() if jump label key count goes negative
Jason Baron
2012-02-22
*
|
|
|
|
ftrace, perf: Add filter support for function trace event
Jiri Olsa
2012-02-21
*
|
|
|
|
ftrace: Allow to specify filter field type for ftrace events
Jiri Olsa
2012-02-21
*
|
|
|
|
ftrace, perf: Add support to use function tracepoint in perf
Jiri Olsa
2012-02-21
*
|
|
|
|
ftrace: Add FTRACE_ENTRY_REG macro to allow event registration
Jiri Olsa
2012-02-21
*
|
|
|
|
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
2012-02-21
*
|
|
|
|
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
2012-02-21
*
|
|
|
|
ftrace: Add enable/disable ftrace_ops control interface
Jiri Olsa
2012-02-21
*
|
|
|
|
tracing: Don't use p->len field to determine output in __print_*() functions
Steven Rostedt
2012-02-21
*
|
|
|
|
tracing: Don't print an extra separator of flags
Andrey Vagin
2012-02-20
|
/
/
/
/
*
|
|
|
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2012-02-17
|
\
\
\
\
|
*
|
|
|
tracing/trivial: Use kcalloc instead of kzalloc to allocate array
Thomas Meyer
2012-02-13
|
*
|
|
|
printk/tracing: Add console output tracing
Johannes Berg
2012-02-13
|
*
|
|
|
ftrace: sched_switch plugin is deprecated
Geunsik Lim
2012-02-13
|
*
|
|
|
tracing/softirq: Move __raise_softirq_irqoff() out of header
Steven Rostedt
2012-02-03
|
*
|
|
|
ftrace: Change filter/notrace set functions to return exit code
Jiri Olsa
2012-02-03
*
|
|
|
|
watchdog: Fix code/comments mismatches
Fernando Luis Vázquez Cao
2012-02-11
*
|
|
|
|
Merge branch 'perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2012-02-06
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Fix race in process_vm_rw_core
Christopher Yeoh
2012-02-02
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
.
\
\
Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...
Linus Torvalds
2012-02-02
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
*
|
|
sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSW
Chanho Min
2012-01-27
|
|
|
|
*
|
|
sched: Fix ancient race in do_exit()
Yasunori Goto
2012-01-27
|
|
|
|
*
|
|
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
Suresh Siddha
2012-01-26
|
|
|
|
*
|
|
sched/s390: Fix compile error in sched/core.c
Christian Borntraeger
2012-01-26
|
|
|
|
*
|
|
sched: Fix rq->nr_uninterruptible update race
Peter Zijlstra
2012-01-26
|
|
|
|
|
/
/
[next]