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
Commit message (
Expand
)
Author
Age
*
uprobes: Kill uprobes_srcu/uprobe_srcu_id
Oleg Nesterov
2012-06-06
*
uprobes: Teach handle_swbp() to rely on "is_swbp" rather than uprobes_srcu
Oleg Nesterov
2012-06-06
*
uprobes: Change register_for_each_vma() to take mm->mmap_sem for writing
Oleg Nesterov
2012-06-06
*
uprobes: Teach find_active_uprobe() to provide the "is_swbp" info
Oleg Nesterov
2012-06-06
*
uprobes: Introduce find_active_uprobe() helper
Oleg Nesterov
2012-06-06
*
uprobes: Change read_opcode() to use FOLL_FORCE
Oleg Nesterov
2012-06-06
*
uprobes: Optimize is_swbp_at_addr() for current->mm
Oleg Nesterov
2012-06-06
*
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2012-06-06
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-06-06
|
\
|
*
perf: Remove duplicate invocation on perf_event_for_each
Namhyung Kim
2012-05-31
|
*
perf uprobes: Remove unnecessary check before strlist__delete
Srikar Dronamraju
2012-05-31
|
*
perf symbols: Check for valid dso before creating map
Srikar Dronamraju
2012-05-31
|
*
perf evsel: Fix 32 bit values endianity swap for sample_id_all header
Jiri Olsa
2012-05-31
|
*
perf session: Handle endianity swap on sample_id_all header data
Jiri Olsa
2012-05-31
|
*
perf symbols: Handle different endians properly during symbol load
Jiri Olsa
2012-05-31
|
*
perf evlist: Pass third argument to ioctl explicitly
Namhyung Kim
2012-05-31
|
*
perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUP
Namhyung Kim
2012-05-31
|
*
perf tools: Make --version show kernel version instead of pull req tag
Arnaldo Carvalho de Melo
2012-05-31
|
*
perf tools: Check if callchain is corrupted
Namhyung Kim
2012-05-31
|
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
|
*
perf tools: Fix pager on minimal-install embedded systems
Avik Sil
2012-05-30
|
*
perf tools: Fix make tarballs
Arnaldo Carvalho de Melo
2012-05-30
|
*
perf script: Fix regression in callchain dso name
David Ahern
2012-05-30
|
*
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-05-30
|
*
perf annotate browser: Fix help window entry for navigating to hottest line
Arnaldo Carvalho de Melo
2012-05-30
|
*
perf report: Use the right symbol for annotation
Arnaldo Carvalho de Melo
2012-05-30
|
*
Merge branch 'linus' into perf/urgent
Ingo Molnar
2012-05-30
|
|
\
*
|
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-06-05
|
\
\
\
|
*
|
|
fuse: fix blksize calculation
Miklos Szeredi
2012-05-14
|
*
|
|
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
2012-05-14
|
*
|
|
fuse: optimize fallocate on permanent failure
Miklos Szeredi
2012-04-26
|
*
|
|
fuse: add FALLOCATE operation
Anatol Pomozov
2012-04-25
|
*
|
|
fuse: Convert to kstrtoul_from_user
Peter Huewe
2012-04-25
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
|
\
\
\
\
|
*
|
|
|
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
2012-05-30
|
*
|
|
|
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
2012-05-30
|
*
|
|
|
sched: Make sched_feat_names const
Hiroshi Shimamoto
2012-05-30
|
*
|
|
|
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2012-05-30
|
*
|
|
|
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-30
|
*
|
|
|
sched: Make sure to not re-read variables after validation
Peter Zijlstra
2012-05-30
|
*
|
|
|
sched: Fix SD_OVERLAP
Peter Zijlstra
2012-05-30
|
*
|
|
|
sched: Don't try allocating memory from offline nodes
Peter Zijlstra
2012-05-30
|
*
|
|
|
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-30
|
*
|
|
|
sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask
Peter Zijlstra
2012-05-30
|
|
|
_
|
/
|
|
/
|
|
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-06-04
|
\
\
\
\
\
|
|
*
|
|
|
nommu: fix compilation of nommu.c
Greg Ungerer
2012-06-04
|
*
|
|
|
|
fixups for signal breakage
Al Viro
2012-06-04
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-06-04
|
\
\
\
\
\
|
*
|
|
|
|
CIFS: Move get_next_mid to ops struct
Pavel Shilovsky
2012-06-01
|
*
|
|
|
|
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
Pavel Shilovsky
2012-06-01
[next]