index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Commit message (
Expand
)
Author
Age
...
*
|
|
perf/x86/intel/uncore: Fix multi-segment problem of perf_event_intel_uncore
Taku Izumi
2015-10-06
*
|
|
perf/x86: Add Intel cstate PMUs support
Kan Liang
2015-10-06
*
|
|
perf/x86/intel/uncore: Do not use macro DEFINE_PCI_DEVICE_TABLE()
Vaishali Thakkar
2015-10-01
*
|
|
perf/core, perf/x86: Change needlessly global functions and a variable to static
Geliang Tang
2015-09-28
*
|
|
Merge branch 'linus' into perf/core, to pick up fixes before applying new cha...
Ingo Molnar
2015-09-28
|
\
|
|
|
*
|
perf/x86: Change test_aperfmperf() and test_intel() to static
Geliang Tang
2015-09-25
*
|
|
perf/x86/intel: Fix static checker warning in lbr enable
Kan Liang
2015-09-18
*
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-09-18
|
\
|
|
|
*
|
perf/x86/intel: Fix Skylake FRONTEND MSR extrareg mask
Andi Kleen
2015-09-18
|
*
|
perf/x86/intel/pebs: Add PEBS frontend profiling for Skylake
Andi Kleen
2015-09-18
|
*
|
perf/x86/intel: Make the CYCLE_ACTIVITY.* constraint on Broadwell more specific
Andi Kleen
2015-09-18
|
|
/
|
*
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-09-17
|
|
\
|
|
*
x86/cpu: Print family/model/stepping in hex
Borislav Petkov
2015-09-13
|
*
|
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-17
|
|
\
\
*
|
|
|
perf/core: Drop PERF_EVENT_TXN
Sukadev Bhattiprolu
2015-09-13
*
|
|
|
perf/core: Add a 'flags' parameter to the PMU transactional interfaces
Sukadev Bhattiprolu
2015-09-13
*
|
|
|
perf/x86/intel/pt: Fix KVM warning due to doing rdmsr() before the CPUID test
Huaitong Han
2015-09-13
*
|
|
|
perf/x86/intel: Fix LBR callstack issue caused by FREEZE_LBRS_ON_PMI
Kan Liang
2015-09-13
*
|
|
|
perf/x86/intel/bts: Disallow use by unprivileged users on paranoid systems
Alexander Shishkin
2015-09-13
*
|
|
|
perf/x86/intel/ds: Work around BTS leaking kernel addresses
Alexander Shishkin
2015-09-13
*
|
|
|
Merge branch 'perf/urgent' into perf/core, to pick up fixes before applying n...
Ingo Molnar
2015-09-13
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
perf/x86/intel: Fix constraint access
Peter Zijlstra
2015-09-13
|
*
|
perf/x86/intel/bts: Set event->hw.itrace_started in pmu::start to match the n...
Alexander Shishkin
2015-09-11
*
|
|
watchdog: rename watchdog_suspend() and watchdog_resume()
Ulrich Obergfell
2015-09-04
*
|
|
watchdog: use suspend/resume interface in fixup_ht_bug()
Ulrich Obergfell
2015-09-04
*
|
|
kernel/watchdog: move NMI function header declarations from watchdog.h to nmi.h
Guenter Roeck
2015-09-04
|
|
/
|
/
|
*
|
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
|
\
\
|
*
|
x86/hyperv: Mark the Hyper-V TSC as unstable
Vitaly Kuznetsov
2015-08-21
*
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2015-09-01
|
\
\
\
|
*
|
|
x86/mm/mtrr: Remove kernel internal MTRR interfaces: unexport mtrr_add() and ...
Luis R. Rodriguez
2015-08-28
*
|
|
|
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
|
\
\
\
\
|
*
|
|
|
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
2015-07-21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-09-01
|
\
\
\
\
|
*
|
|
|
x86: Drop bogus __ref / __refdata annotations
Mathias Krause
2015-07-20
|
|
/
/
/
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
x86/asm/msr: Make wrmsrl() a function
Andy Lutomirski
2015-08-23
|
*
|
|
x86/asm/delay: Introduce an MWAITX-based delay with a configurable timer
Huang Rui
2015-08-22
|
*
|
|
Merge branch 'x86/urgent' into x86/asm to fix up conflicts and to pick up fixes
Ingo Molnar
2015-08-18
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
x86/ldt: Make modify_ldt() optional
Andy Lutomirski
2015-07-31
|
*
|
|
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-31
|
|
\
\
\
|
*
|
|
|
x86/entry: Remove exception_enter() from most trap handlers
Andy Lutomirski
2015-07-07
|
*
|
|
|
x86/compat, x86/perf: Don't build perf_callchain_user32() on x32
Brian Gerst
2015-07-06
|
*
|
|
|
x86/asm/tsc: Rename native_read_tsc() to rdtsc()
Andy Lutomirski
2015-07-06
|
*
|
|
|
x86/asm/tsc, x86/cpu/amd: Use the full 64-bit TSC to detect the 2.6.2 bug
Andy Lutomirski
2015-07-06
|
*
|
|
|
x86/asm/tsc: Replace rdtscll() with native_read_tsc()
Andy Lutomirski
2015-07-06
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-31
|
\
\
\
\
|
*
|
|
|
x86/mce: Add a wrapper around mce_log() for injection
Borislav Petkov
2015-08-13
|
*
|
|
|
x86/mce: Rename rcu_dereference_check_mce() to mce_log_get_idx_check()
Borislav Petkov
2015-08-13
|
*
|
|
|
x86/mce: Reenable CMCI banks when swiching back to interrupt mode
Xie XiuQi
2015-08-13
|
*
|
|
|
x86/mce: Clear Local MCE opt-in before kexec
Ashok Raj
2015-08-13
[prev]
[next]