index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
551
-7755
/
+11364
2010-05-20
perf: Fix unaligned accesses while fetching trace values
Frederic Weisbecker
1
-1
/
+6
2010-05-20
perf: Comply with new rcu checks API
Frederic Weisbecker
1
-12
/
+46
2010-05-20
perf: Use read() instead of lseek() in trace_event_read.c:skip()
Tom Zanussi
1
-6
/
+13
2010-05-19
perf session: Make read_build_id routines look at the host_machine too
Arnaldo Carvalho de Melo
5
-40
/
+69
2010-05-19
perf symbols: Don't try to read the build-id twice
Arnaldo Carvalho de Melo
1
-0
/
+4
2010-05-19
perf, x86: P4 PMU -- add missing bit in CCCR mask
Cyrill Gorcunov
1
-1
/
+2
2010-05-19
perf, x86: P4_pmu_schedule_events -- use smp_processor_id instead of raw_
Cyrill Gorcunov
1
-1
/
+1
2010-05-19
perf, x86: P4 PMU -- do a real check for ESCR address being in hash
Cyrill Gorcunov
1
-3
/
+4
2010-05-18
perf tools: remove xstrndup, xmalloc, xzalloc
Arnaldo Carvalho de Melo
4
-51
/
+3
2010-05-18
perf probe: Don't call die()
Arnaldo Carvalho de Melo
1
-3
/
+7
2010-05-18
perf probe: Fix some error exit paths
Arnaldo Carvalho de Melo
1
-10
/
+19
2010-05-18
perf tools: Remove some unused functions
Arnaldo Carvalho de Melo
19
-1909
/
+20
2010-05-18
perf stat: add perf stat -B to pretty print large numbers
Stephane Eranian
2
-4
/
+17
2010-05-18
perf, sparc: Implement group scheduling transactional APIs
Lin Ming
1
-47
/
+61
2010-05-18
Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-905
/
+1167
2010-05-18
perf: Optimize perf_output_*() by avoiding local_xchg()
Peter Zijlstra
2
-1
/
+3
2010-05-18
perf: Optimize the hotpath by converting the perf output buffer to local_t
Peter Zijlstra
2
-23
/
+22
2010-05-18
perf: Optimize the perf_output() path by removing IRQ-disables
Peter Zijlstra
2
-69
/
+30
2010-05-18
perf: Disallow mmap() on per-task inherited events
Peter Zijlstra
1
-0
/
+8
2010-05-18
perf: Optimize buffer placement by allocating buffers NUMA aware
Peter Zijlstra
1
-2
/
+15
2010-05-18
perf: Fix errors path in perf_output_begin()
Stephane Eranian
1
-1
/
+1
2010-05-18
perf/ftrace: Optimize perf/tracepoint interaction for single events
Peter Zijlstra
7
-18
/
+31
2010-05-18
Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-17
/
+37
2010-05-18
Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-244
/
+470
2010-05-18
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-2
/
+7
2010-05-18
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+48
2010-05-18
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-8
/
+18
2010-05-18
Merge branch 'core-hweight-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
14
-62
/
+188
2010-05-18
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
10
-169
/
+155
2010-05-18
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
19
-248
/
+308
2010-05-18
Merge branch 'x86-doc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
0
-0
/
+0
2010-05-18
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
24
-280
/
+591
2010-05-18
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
4
-38
/
+16
2010-05-18
Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
14
-298
/
+895
2010-05-18
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-29
/
+71
2010-05-18
Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
19
-210
/
+723
2010-05-18
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
39
-1259
/
+1251
2010-05-18
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
207
-8110
/
+14649
2010-05-18
Merge branch 'oprofile-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
22
-436
/
+609
2010-05-18
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
21
-143
/
+470
2010-05-18
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
15
-124
/
+159
2010-05-18
Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-129
/
+312
2010-05-18
Merge branch 'core-debugobjects-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+2
2010-05-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
27
-1245
/
+1228
2010-05-18
perf, x86: P4 PMU -- fix typo in unflagged NMI handling
Cyrill Gorcunov
1
-1
/
+1
2010-05-18
perf, x86: P4 PMU -- handle unflagged events
Cyrill Gorcunov
1
-16
/
+16
2010-05-18
perf tui: Fix build problem with slang <= 2.0.6
Arnaldo Carvalho de Melo
1
-1
/
+9
2010-05-17
perf probe: Don't compile CFI related code if elfutils is old
Masami Hiramatsu
2
-0
/
+7
2010-05-18
stop_machine: Move local variable closer to the usage site in cpu_stop_cpu_ca...
Ingo Molnar
1
-1
/
+4
[next]