summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf hists: Fix period symbol_conf.field_sep displayJiri Olsa2012-12-091-1/+5
* perf hists: Introduce perf_hpp__list for period related columnsJiri Olsa2012-12-098-96/+101
* perf tools: Fix mmap limitations on 32-bitDavid Miller2012-12-092-12/+14
* perf top: Add missing newline on pr_err callArnaldo Carvalho de Melo2012-12-091-1/+1
* perf session: Free environment information when deleting sessionNamhyung Kim2012-12-091-0/+17
* perf tools: Don't check configuration on make cleanNamhyung Kim2012-12-092-12/+18
* perf ui/helpline: Introduce ui_helpline__vshow()Namhyung Kim2012-12-095-49/+43
* perf ui: Always compile error printing codeNamhyung Kim2012-12-094-62/+17
* perf symbols: Fix dso__fprintf() print statementStephane Eranian2012-12-091-1/+1
* Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2012-12-0837-111/+176
|\
| * tracing: Kill unused and puzzled sample code in ftrace.hShan Wei2012-11-131-73/+0
| * tracing: Show raw time stamp on stats per cpu using counter or tsc mode for t...Yoshihiro YUNOMAE2012-11-131-6/+17
| * tracing: Format non-nanosec times from tsc clock without a decimal point.David Sharp2012-11-135-33/+72
| * tracing,x86: Add a TSC trace_clockDavid Sharp2012-11-1333-0/+88
* | Merge branch 'uprobes/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2012-12-087-56/+65
|\ \
| * | uprobes: Use percpu_rw_semaphore to fix register/unregister vs dup_mmap() raceOleg Nesterov2012-11-163-3/+33
| * | uprobes: Flush cache after xol writeRabin Vincent2012-11-141-0/+5
| * | uprobes: Kill arch_uprobe_enable/disable_step() hooksOleg Nesterov2012-11-032-12/+0
| * | uprobes/x86: Cleanup the single-stepping codeOleg Nesterov2012-11-031-35/+19
| * | uprobes/powerpc: Do not use arch_uprobe_*_step() helpersOleg Nesterov2012-11-032-2/+6
| * | uprobes/powerpc: Don't clear TIF_UPROBE in do_notify_resume()Oleg Nesterov2012-11-031-3/+1
| * | uprobes: Fix misleading log entryJovi Zhang2012-10-251-1/+1
* | | Merge branch 'linus' into perf/coreIngo Molnar2012-12-081115-8000/+13259
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-12-086-9/+24
| |\ \ \
| | * | | net: gro: fix possible panic in skb_gro_receive()Eric Dumazet2012-12-073-3/+8
| | * | | tcp: bug fix Fast Open client retransmissionYuchung Cheng2012-12-073-6/+16
| |/ / /
| * | | Merge tag 'mmc-fixes-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2012-12-072-6/+9
| |\ \ \
| | * | | mmc: sh-mmcif: avoid oops on spurious interrupts (second try)Guennadi Liakhovetski2012-12-061-2/+2
| | * | | Revert misapplied "mmc: sh-mmcif: avoid oops on spurious interrupts"Chris Ball2012-12-061-4/+0
| | * | | mmc: sdhci-s3c: fix missing clock for gpio card-detectHeiko Stübner2012-12-061-0/+7
| * | | | tmpfs: fix shared mempolicy leakMel Gorman2012-12-063-48/+16
| * | | | mm: vmscan: do not keep kswapd looping forever due to individual uncompactabl...Johannes Weiner2012-12-061-16/+0
| * | | | mm: compaction: validate pfn range passed to isolate_freepages_blockMel Gorman2012-12-061-1/+9
| * | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-065-20/+24
| |\ \ \ \
| | * | | | MIPS: Fix endless loop when processing signals for kernel tasksDmitry Adamushko2012-12-051-1/+6
| | * | | | MIPS: R3000/R3081: Fix CPU detection.Ralf Baechle2012-12-051-1/+0
| | * | | | MIPS: N32: Fix signalfd4 syscall entry pointRalf Baechle2012-12-051-1/+1
| | * | | | MIPS: N32: Fix preadv(2) and pwritev(2) entry points.Ralf Baechle2012-12-041-2/+2
| | * | | | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney2012-12-042-15/+15
| * | | | | Merge branch 'more-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ru...Linus Torvalds2012-12-061-1/+1
| |\ \ \ \ \
| | * | | | | lib/Makefile: Fix oid_registry build dependencyTim Gardner2012-12-061-1/+1
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2012-12-062-8/+8
| |\| | | | |
| | * | | | | ASN.1: Fix an indefinite length skip errorDavid Howells2012-12-051-1/+1
| | * | | | | MODSIGN: Don't use enum-type bitfields in module signature info blockDavid Howells2012-12-051-7/+7
| * | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-061-0/+3
| |\ \ \ \ \ \
| | * | | | | | watchdog: Fix CPU hotplug regressionThomas Gleixner2012-12-041-0/+3
| * | | | | | | vfs: clear to the end of the buffer on partial buffer readsDan Carpenter2012-12-051-1/+1
| | |/ / / / / | |/| | | | |
| * | | | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/l...Linus Torvalds2012-12-042-2/+9
| |\ \ \ \ \ \
| | * | | | | | modsign: add symbol prefix to certificate listJames Hogan2012-12-031-2/+2
| | * | | | | | linux/kernel.h: define SYMBOL_PREFIXJames Hogan2012-12-031-0/+7