index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf/x86: Allow multiple stacks
Arun Sharma
2012-06-06
1
-6
/
+0
*
perf/x86: Update SNB PEBS constraints
Peter Zijlstra
2012-06-06
1
-8
/
+1
*
perf/x86: Enable/Add IvyBridge hardware support
Peter Zijlstra
2012-06-06
1
-1
/
+2
*
perf/x86: Implement cycles:p for SNB/IVB
Peter Zijlstra
2012-06-06
2
-8
/
+43
*
perf/x86: Fix Intel shared extra MSR allocation
Peter Zijlstra
2012-06-06
3
-28
/
+66
*
x86/decoder: Fix bsr/bsf/jmpe decoding with operand-size prefix
Masami Hiramatsu
2012-06-06
2
-9
/
+13
*
Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
2012-06-06
21
-58
/
+214
|
\
|
*
perf: Remove duplicate invocation on perf_event_for_each
Namhyung Kim
2012-05-31
1
-1
/
+0
|
*
perf uprobes: Remove unnecessary check before strlist__delete
Srikar Dronamraju
2012-05-31
1
-6
/
+2
|
*
perf symbols: Check for valid dso before creating map
Srikar Dronamraju
2012-05-31
1
-1
/
+4
|
*
perf evsel: Fix 32 bit values endianity swap for sample_id_all header
Jiri Olsa
2012-05-31
1
-7
/
+22
|
*
perf session: Handle endianity swap on sample_id_all header data
Jiri Olsa
2012-05-31
1
-12
/
+55
|
*
perf symbols: Handle different endians properly during symbol load
Jiri Olsa
2012-05-31
2
-1
/
+62
|
*
perf evlist: Pass third argument to ioctl explicitly
Namhyung Kim
2012-05-31
1
-2
/
+4
|
*
perf tools: Update ioctl documentation for PERF_IOC_FLAG_GROUP
Namhyung Kim
2012-05-31
1
-3
/
+4
|
*
perf tools: Make --version show kernel version instead of pull req tag
Arnaldo Carvalho de Melo
2012-05-31
1
-1
/
+1
|
*
perf tools: Check if callchain is corrupted
Namhyung Kim
2012-05-31
2
-3
/
+15
|
*
perf callchain: Make callchain cursors TLS
Namhyung Kim
2012-05-31
7
-14
/
+17
|
*
perf tools: Fix pager on minimal-install embedded systems
Avik Sil
2012-05-30
1
-0
/
+4
|
*
perf tools: Fix make tarballs
Arnaldo Carvalho de Melo
2012-05-30
1
-0
/
+2
|
*
perf script: Fix regression in callchain dso name
David Ahern
2012-05-30
1
-1
/
+1
|
*
perf stat: Initialize default events wrt exclude_{guest,host}
Arnaldo Carvalho de Melo
2012-05-30
3
-4
/
+19
|
*
perf annotate browser: Fix help window entry for navigating to hottest line
Arnaldo Carvalho de Melo
2012-05-30
1
-1
/
+1
|
*
perf report: Use the right symbol for annotation
Arnaldo Carvalho de Melo
2012-05-30
1
-1
/
+1
|
*
Merge branch 'linus' into perf/urgent
Ingo Molnar
2012-05-30
2884
-84702
/
+165430
|
|
\
*
|
\
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
2012-06-05
6
-11
/
+87
|
\
\
\
|
*
|
|
fuse: fix blksize calculation
Miklos Szeredi
2012-05-14
1
-1
/
+9
|
*
|
|
fuse: fix stat call on 32 bit platforms
Pavel Shilovsky
2012-05-14
3
-1
/
+20
|
*
|
|
fuse: optimize fallocate on permanent failure
Miklos Szeredi
2012-04-26
2
-0
/
+10
|
*
|
|
fuse: add FALLOCATE operation
Anatol Pomozov
2012-04-25
2
-1
/
+46
|
*
|
|
fuse: Convert to kstrtoul_from_user
Peter Huewe
2012-04-25
1
-8
/
+2
*
|
|
|
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2012-06-05
8
-59
/
+120
|
\
\
\
\
|
*
|
|
|
sched: Remove NULL assignment of dattr_cur
Kamalesh Babulal
2012-05-30
1
-1
/
+0
|
*
|
|
|
sched: Remove the last NULL entry from sched_feat_names
Hiroshi Shimamoto
2012-05-30
1
-1
/
+0
|
*
|
|
|
sched: Make sched_feat_names const
Hiroshi Shimamoto
2012-05-30
1
-1
/
+1
|
*
|
|
|
sched/rt: Fix SCHED_RR across cgroups
Colin Cross
2012-05-30
1
-5
/
+10
|
*
|
|
|
sched: Move nr_cpus_allowed out of 'struct sched_rt_entity'
Peter Zijlstra
2012-05-30
6
-20
/
+26
|
*
|
|
|
sched: Make sure to not re-read variables after validation
Peter Zijlstra
2012-05-30
1
-4
/
+11
|
*
|
|
|
sched: Fix SD_OVERLAP
Peter Zijlstra
2012-05-30
2
-7
/
+25
|
*
|
|
|
sched: Don't try allocating memory from offline nodes
Peter Zijlstra
2012-05-30
1
-1
/
+1
|
*
|
|
|
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-05-30
3
-10
/
+45
|
*
|
|
|
sched/x86: Use cpu_llc_shared_mask(cpu) for coregroup_mask
Peter Zijlstra
2012-05-30
1
-9
/
+1
|
|
|
_
|
/
|
|
/
|
|
|
|
|
|
|
\
\
\
*
-
.
\
\
\
Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2012-06-04
4
-5
/
+5
|
\
\
\
\
\
|
|
*
|
|
|
nommu: fix compilation of nommu.c
Greg Ungerer
2012-06-04
1
-1
/
+1
|
*
|
|
|
|
fixups for signal breakage
Al Viro
2012-06-04
3
-4
/
+4
|
|
/
/
/
/
*
|
|
|
|
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-06-04
8
-143
/
+167
|
\
\
\
\
\
|
*
|
|
|
|
CIFS: Move get_next_mid to ops struct
Pavel Shilovsky
2012-06-01
7
-95
/
+103
|
*
|
|
|
|
CIFS: Make accessing is_valid_oplock/dump_detail ops struct field safe
Pavel Shilovsky
2012-06-01
1
-2
/
+4
|
*
|
|
|
|
CIFS: Improve identation in cifs_unlock_range
Pavel Shilovsky
2012-06-01
1
-40
/
+35
|
*
|
|
|
|
CIFS: Fix possible wrong memory allocation
Pavel Shilovsky
2012-06-01
1
-6
/
+25
[next]