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
2015-05-11
Merge branch 'perf/urgent' into perf/core, to resolve conflicts
Ingo Molnar
128
-557
/
+1699
2015-05-11
perf/x86/rapl: Enable Broadwell-U RAPL support
Stephane Eranian
1
-0
/
+1
2015-05-09
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...
Ingo Molnar
71
-323
/
+1392
2015-05-08
perf build: Disable libdw DWARF unwind when built with NO_DWARF
Naveen N. Rao
1
-0
/
+4
2015-05-08
perf probe: Support glob wildcards for function name
Masami Hiramatsu
6
-11
/
+59
2015-05-08
perf probe: Add --no-inlines option to avoid searching inline functions
Masami Hiramatsu
4
-1
/
+8
2015-05-08
perf probe: Introduce probe_conf global configs
Masami Hiramatsu
5
-63
/
+48
2015-05-08
perf probe: Use perf_probe_event.target instead of passing as an argument
Masami Hiramatsu
3
-33
/
+27
2015-05-08
perf bench futex: Handle spurious wakeups
Davidlohr Bueso
1
-1
/
+6
2015-05-08
perf bench futex: Support parallel waker threads
Davidlohr Bueso
5
-0
/
+301
2015-05-08
perf machine: Protect the machine->threads with a rwlock
Arnaldo Carvalho de Melo
29
-114
/
+284
2015-05-08
perf tools: Use atomic_t to implement thread__{get,put} refcnt
Arnaldo Carvalho de Melo
2
-4
/
+5
2015-05-08
tools include: Add basic atomic.h implementation from the kernel sources
Arnaldo Carvalho de Melo
7
-0
/
+193
2015-05-08
perf tools: Move generic barriers out of perf-sys.h
Arnaldo Carvalho de Melo
2
-9
/
+2
2015-05-08
perf tools: Move tile barrier.h stuff to tools/arch/tile/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-3
/
+18
2015-05-08
perf tools: Move mips barrier.h stuff to tools/arch/mips/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-9
/
+23
2015-05-08
perf tools: Move xtensa barrier.h stuff to tools/arch/xtensa/include/asm/barr...
Arnaldo Carvalho de Melo
4
-3
/
+21
2015-05-08
perf tools: Move arm(64) barrier.h stuff to tools/arch/arm*/include/asm/barri...
Arnaldo Carvalho de Melo
5
-10
/
+33
2015-05-08
perf tools: Move ia64 barrier.h stuff to tools/arch/ia64/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-3
/
+51
2015-05-08
perf tools: Move alpha barrier.h stuff to tools/arch/alpha/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-3
/
+11
2015-05-08
perf tools: Move sparc barrier.h stuff to tools/arch/sparc/include/asm/barrier.h
Arnaldo Carvalho de Melo
6
-9
/
+61
2015-05-08
perf tools: Move sh barrier.h stuff to tools/arch/sh/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-9
/
+35
2015-05-08
tools: Adopt asm-generic/barrier.h
Arnaldo Carvalho de Melo
2
-0
/
+45
2015-05-08
perf tools: Move barrier() definition to tools/include/linux/compiler.h
Arnaldo Carvalho de Melo
2
-2
/
+4
2015-05-08
perf tools: Move s390 barrier.h stuff to tools/arch/s390/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-3
/
+33
2015-05-08
perf tools: Move powerpc barrier.h stuff to tools/arch/powerpc/include/asm/ba...
Arnaldo Carvalho de Melo
4
-3
/
+32
2015-05-08
perf tools: Move x86 barrier.h stuff to tools/arch/x86/include/asm/barrier.h
Arnaldo Carvalho de Melo
4
-6
/
+34
2015-05-08
perf probe: Support $params special probe argument
Masami Hiramatsu
3
-14
/
+20
2015-05-08
perf probe: Skip kernel symbols which is out of .text
Masami Hiramatsu
1
-7
/
+24
2015-05-08
perf probe: Make --line checks validate C-style function name
Masami Hiramatsu
1
-15
/
+20
2015-05-08
perf probe: Fix to return 0 when positive value returned
Masami Hiramatsu
1
-1
/
+1
2015-05-08
perf probe: Fix a typo for the flags of open
Masami Hiramatsu
1
-1
/
+1
2015-05-08
perf probe: Fix to close probe_events file in error
Masami Hiramatsu
1
-1
/
+3
2015-05-08
perf_event: Don't allow vmalloc() backed perf on powerpc
Michael Ellerman
1
-1
/
+1
2015-05-08
perf: Fix software migrate events
Peter Zijlstra
3
-4
/
+29
2015-05-08
perf/x86/intel: Fix SLM cache event list
Kan Liang
1
-4
/
+3
2015-05-08
perf: Annotate inherited event ctx->mutex recursion
Peter Zijlstra
1
-8
/
+33
2015-05-07
Merge tag 'pm+acpi-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-7
/
+51
2015-05-07
Merge branches 'acpi-resources', 'acpi-battery', 'acpi-doc' and 'acpi-pnp'
Rafael J. Wysocki
230
-1649
/
+2700
2015-05-07
Merge tag 'for-f2fs-4.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-5
/
+12
2015-05-07
Merge tag 'pinctrl-v4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
7
-13
/
+16
2015-05-07
Merge tag 'vfio-v4.1-rc3' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2
-4
/
+25
2015-05-07
Merge tag 'for-linus' of git://github.com/dledford/linux
Linus Torvalds
31
-219
/
+568
2015-05-06
Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
21
-74
/
+168
2015-05-06
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
6
-17
/
+23
2015-05-06
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-77
/
+114
2015-05-06
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-7
/
+10
2015-05-06
pinctrl: Don't just pretend to protect pinctrl_maps, do it for real
Doug Anderson
3
-8
/
+6
2015-05-06
xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARM
Stefano Stabellini
4
-1
/
+22
2015-05-06
x86/fpu: Always restore_xinit_state() when use_eager_cpu()
Bobby Powers
1
-5
/
+7
[next]