summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Fix memory leak in event_format__print functionJiri Olsa2014-02-181-0/+1
* perf record: Add readable output for callchain debugJiri Olsa2014-02-182-2/+5
* perf tools: Add call-graph option support into .perfconfigJiri Olsa2014-02-184-1/+30
* perf tools: Put proper period for for samples without PERIOD sample_typeJiri Olsa2014-02-181-1/+1
* perf report: Remove some needless container_of usageArnaldo Carvalho de Melo2014-02-181-9/+6
* perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-184-13/+10
* perf tools: Shorten sample symbol resolving function signatureArnaldo Carvalho de Melo2014-02-184-11/+9
* perf report: Use al->cpumode where applicableArnaldo Carvalho de Melo2014-02-181-5/+3
* Merge remote-tracking branch 'acme/perf/urgent' into perf/coreArnaldo Carvalho de Melo2014-02-184-3/+44
|\
| * perf trace: Fix ioctl 'request' beautifier build problems on !(i386 || x86_64...Arnaldo Carvalho de Melo2014-02-131-0/+18
| * perf trace: Add fallback definition of EFD_SEMAPHOREBen Hutchings2014-02-101-0/+4
| * perf list: Fix checking for supported events on older kernelsVince Weaver2014-02-101-2/+15
| * perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properlyJiri Olsa2014-02-101-0/+6
| * perf probe: Do not add offset twice to uprobe addressMasami Hiramatsu2014-02-101-1/+1
* | perf/x86/p4: Block PMIs on init to prevent a stream of unkown NMIsDon Zickus2014-02-091-0/+15
* | perf/x86/p4: Fix counter corruption when using lots of perf groupsDon Zickus2014-02-091-1/+18
* | x86/nmi: Push duration printk() to irq contextPeter Zijlstra2014-02-092-13/+27
* | perf/x86: Push the duration-logging printk() to IRQ contextPeter Zijlstra2014-02-092-7/+23
* | Merge branch 'linus' into perf/coreIngo Molnar2014-02-099153-199647/+517409
|\ \ | |/ |/|
| * Merge tag 'pinctrl-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-02-086-15/+32
| |\
| | * pinctrl: tegra: return correct error typeLaxman Dewangan2014-02-061-1/+1
| | * pinctrl: do not init debugfs entries for unimplemented functionalitiesFlorian Vaussard2014-02-061-2/+4
| | * pinctrl: protect pinctrl_list addStanislaw Gruszka2014-02-041-0/+2
| | * pinctrl: sirf: correct the pin index of ac97_pins groupQipan Li2014-02-031-1/+1
| | * pinctrl: imx27: fix offset calculation in imx_read_2bitChris Ruehl2014-02-031-1/+1
| | * pinctrl: vt8500: Change devicetree data parsingTony Prisk2014-02-031-1/+14
| | * pinctrl: imx27: fix wrong offset to ICONFBChris Ruehl2014-02-031-4/+4
| | * pinctrl: at91: use locked variant of irq_set_handlerNicolas Ferre2014-02-031-5/+5
| * | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-081-0/+1
| |\ \
| | * | genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble2014-02-051-0/+1
| | |/
| * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2014-02-0818-84/+138
| |\ \
| | * \ Merge tag 'efi-urgent' into x86/urgentH. Peter Anvin2014-02-079081-199116/+514867
| | |\ \
| | | * | x86/efi: Allow mapping BGRT on x86-32Matt Fleming2014-02-061-4/+6
| | | |/
| | * | x86, microcode, AMD: Unify valid container checksBorislav Petkov2014-02-061-14/+29
| | * | x86, hweight: Fix BUG when booting with CONFIG_GCOV_PROFILE_ALL=yPeter Oberparleiter2014-02-061-0/+1
| | * | x86: Fix the initialization of physnode_mapPetr Tesarik2014-02-021-0/+2
| | * | x86, cpu hotplug: Fix stack frame warning in check_irq_vectors_for_cpu_disable()Prarit Bhargava2014-01-311-1/+8
| | * | x86/intel/mid: Fix X86_INTEL_MID dependenciesDavid Cohen2014-01-251-0/+1
| | * | Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25984-12452/+28951
| | |\ \
| | * | | arch/x86/mm/srat: Skip NUMA_NO_NODE while parsing SLITToshi Kani2014-01-251-3/+13
| | * | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-252-11/+4
| | * | | x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-01-251-1/+1
| | * | | x86/mm: Eliminate redundant page table walk during TLB range flushingMel Gorman2014-01-251-27/+1
| | * | | x86/mm: Clean up inconsistencies when flushing TLB rangesMel Gorman2014-01-251-6/+6
| | * | | mm, x86: Account for TLB flushes only when debuggingMel Gorman2014-01-256-14/+26
| | * | | x86/AMD/NB: Fix amd_set_subcaches() parameter typeDan Carpenter2014-01-252-2/+2
| | * | | x86/quirks: Add workaround for AMD F16h Erratum792Aravind Gopalakrishnan2014-01-251-0/+37
| | * | | x86, doc, kconfig: Fix dud URL for Microcode dataAlan2014-01-201-3/+3
| * | | | Merge tag 'jfs-3.14-rc2' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2014-02-081-7/+7
| |\ \ \ \
| | * | | | jfs: fix generic posix ACL regressionDave Kleikamp2014-02-081-7/+7