summaryrefslogtreecommitdiff
path: root/arch (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | alpha: expose number of page table levels on Kconfig levelKirill A. Shutemov2015-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | watchdog: introduce the hardlockup_detector_disable() functionUlrich Obergfell2015-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arch/sh/kernel/dwarf.c: use mempool_create_slab_pool()David Rientjes2015-04-14
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | arch/sh/kernel/dwarf.c: destroy mempools on cleanupDavid Rientjes2015-04-14
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'iocb' into for-nextAl Viro2015-04-11
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
| | | |_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whack-a-mole: there's no point doing set_fs(USER_DS) in sigframe setupAl Viro2015-04-11
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | whack-a-mole: no need to set_fs(USER_DS) in {start,flush}_thread()Al Viro2015-04-11
| | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-14
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Clean up the control flow in pt_pmu_hw_init()Ingo Molnar2015-04-12
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Fix the 32-bit buildIngo Molnar2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Avoid rewriting DEBUGCTL with the same value for LBRsAndi Kleen2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Streamline LBR MSR handling in PMIAndi Kleen2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Only dump PEBS register when PEBS has been detectedAndi Kleen2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Dump DEBUGCTL in PMU dumpAndi Kleen2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Reset more state in PMU resetAndi Kleen2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Make the HT bug workaround conditional on HT enabledStephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Limit to half counters when the HT workaround is enabled, to ...Stephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Fix intel_get_event_constraints() for dynamic constraintsStephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Enforce HT bug workaround with PEBS for SNB/IVB/HSWMaria Dimakopoulou2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Enforce HT bug workaround for SNB/IVB/HSWMaria Dimakopoulou2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Implement cross-HT corruption bug workaroundMaria Dimakopoulou2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add cross-HT counter exclusion infrastructureMaria Dimakopoulou2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add 'index' param to get_event_constraint() callbackStephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Add 3 new scheduling callbacksMaria Dimakopoulou2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Vectorize cpuc->kfree_on_onlineStephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Rename x86_pmu::er_flags to 'flags'Stephane Eranian2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, before applying dependent patchesIngo Molnar2015-04-02
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/bts: Add BTS PMU driverAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel/pt: Add Intel PT PMU driverAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Mark Intel PT and LBR/BTS as mutually exclusiveAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Add Intel Processor Trace (INTEL_PT) cpu feature detectionAlexander Shishkin2015-04-02
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Add per event clockid supportPeter Zijlstra2015-03-27
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/core' into perf/timer, before applying new changesIngo Molnar2015-03-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86: Remove redundant calls to perf_pmu_{dis|en}able()David Ahern2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/x86' into perf/core, because it's readyIngo Molnar2015-03-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf: Remove type specific target pointersPeter Zijlstra2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Fix Makefile to actually build the cqm driverMatt Fleming2015-03-23
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Enable conflicting event scheduling for CQMMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Perform rotation on Intel CQM RMIDsMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Support task events with Intel CQMMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Implement LRU monitoring ID allocation for CQMMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add Intel Cache QoS Monitoring supportMatt Fleming2015-02-25
| | | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | x86: Add support for Intel Cache QoS Monitoring (CQM) detectionPeter P Waskiewicz Jr2015-02-25
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh th...Ingo Molnar2015-03-27
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add INST_RETIRED.ALL workaroundsAndi Kleen2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add Broadwell core supportAndi Kleen2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | perf/x86/intel: Add new cache events table for HaswellAndi Kleen2015-03-27
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | kprobes/x86: Return correct length in __copy_instruction()Eugene Shatokhin2015-03-17