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
2013-05-28
perf report: Add --percent-limit option
Namhyung Kim
8
-25
/
+115
2013-05-28
perf report: Don't bother locking when adding hist entries
Namhyung Kim
1
-4
/
+0
2013-05-28
perf hists: Move locking to its call-sites
Namhyung Kim
3
-17
/
+18
2013-05-28
perf top: Get rid of *_threaded() functions
Namhyung Kim
3
-52
/
+19
2013-05-28
perf top: Fix percent output when no samples collected
Namhyung Kim
1
-6
/
+17
2013-05-28
perf top: Fix -E option behavior
Namhyung Kim
1
-12
/
+5
2013-05-28
perf record: handle death by SIGTERM
David Ahern
1
-1
/
+1
2013-05-28
perf tools: Handle JITed code in shared memory
Andi Kleen
1
-0
/
+1
2013-05-28
perf tests: Fix compile errors in bp_signal files
Sukadev Bhattiprolu
2
-0
/
+12
2013-05-28
perf tools: Fix tab vs spaces issue in Makefile ifdef/endif
Jiri Olsa
1
-3
/
+3
2013-05-28
perf hists browser: Use sort__has_sym
Arnaldo Carvalho de Melo
1
-7
/
+2
2013-05-28
perf top: Use sort__has_sym
Namhyung Kim
2
-10
/
+3
2013-05-28
perf sort: Cleanup sort__has_sym setting
Namhyung Kim
1
-4
/
+1
2013-05-28
perf sort: Reorder HISTC_SRCLINE index
Namhyung Kim
1
-1
/
+1
2013-05-28
perf archive: Fix typo on Documentation
Arnaldo Carvalho de Melo
1
-1
/
+1
2013-05-28
perf sort: Consolidate sort_entry__setup_elide()
Namhyung Kim
5
-29
/
+47
2013-05-28
perf sort: Separate out memory-specific sort keys
Namhyung Kim
3
-16
/
+44
2013-05-28
perf sort: Factor out common code in sort_dimension__add()
Namhyung Kim
1
-24
/
+17
2013-05-28
perf sort: Introduce sort__mode variable
Namhyung Kim
4
-15
/
+24
2013-05-28
perf report: Fix alignment of symbol column when -v is given
Namhyung Kim
2
-12
/
+16
2013-05-28
perf hists: Free unused mem info of a matched hist entry
Namhyung Kim
1
-0
/
+6
2013-05-28
perf hists: Fix an invalid memory free on he->branch_info
Namhyung Kim
2
-3
/
+20
2013-05-28
perf tools: Fix bug in isupper() and islower()
Sukadev Bhattiprolu
1
-2
/
+2
2013-05-28
watchdog: Remove softlockup_thresh from Documentation
Li Zefan
1
-10
/
+0
2013-05-28
watchdog: Document watchdog_thresh sysctl
Li Zefan
1
-0
/
+14
2013-05-28
watchdog: Disallow setting watchdog_thresh to -1
Li Zefan
1
-2
/
+1
2013-05-28
perf/x86/amd: Rework AMD PMU init code
Peter Zijlstra
1
-17
/
+17
2013-05-28
perf/x86: Check branch sampling priv level in generic code
Stephane Eranian
2
-15
/
+7
2013-05-28
perf/x86/intel: Prevent some shift wrapping bugs in the Intel uncore driver
Dan Carpenter
2
-4
/
+4
2013-05-28
perf: Add sysfs entry to adjust multiplexing interval per PMU
Stephane Eranian
2
-4
/
+60
2013-05-28
perf: Use hrtimers for event multiplexing
Stephane Eranian
3
-10
/
+109
2013-05-28
perf: Fix hw breakpoints overflow period sampling
Jiri Olsa
3
-1
/
+8
2013-05-28
x86/signals: Merge EFLAGS bit clearing into a single statement
Jiri Olsa
1
-7
/
+3
2013-05-28
x86/signals: Clear RF EFLAGS bit for signal handler
Jiri Olsa
1
-0
/
+6
2013-05-28
x86/signals: Propagate RF EFLAGS bit through the signal restore call
Jiri Olsa
3
-10
/
+2
2013-05-26
Linux 3.10-rc3
v3.10-rc3
Linus Torvalds
1
-1
/
+1
2013-05-26
ipc/sem.c: Fix missing wakeups in do_smart_update_queue()
Manfred Spraul
1
-5
/
+22
2013-05-26
Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
11
-41
/
+78
2013-05-26
Merge tag 'edac_fixes_for_3.10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+2
2013-05-26
Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-71
/
+62
2013-05-26
Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
8
-21
/
+47
2013-05-25
Merge tag 'for-v3.10-fixes' of git://git.infradead.org/battery-2.6
Linus Torvalds
3
-2
/
+3
2013-05-25
Merge tag 'pm+acpi-3.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-137
/
+144
2013-05-25
Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
9
-173
/
+211
2013-05-25
score: remove redundant kcore_list entries
Kyle McMartin
1
-2
/
+0
2013-05-25
Merge tag 'arc-v3.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
11
-70
/
+41
2013-05-25
Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
3
-3
/
+2
2013-05-25
ARC: lazy dcache flush broke gdb in non-aliasing configs
Vineet Gupta
2
-19
/
+11
2013-05-24
Merge branch 'akpm' (incoming from Andrew Morton)
Linus Torvalds
40
-417
/
+1031
2013-05-24
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
50
-236
/
+185
[next]