summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorMohammed Shafi Shajakhan <mohammed@qca.qualcomm.com>2011-06-23 20:14:29 +0530
committerJohn W. Linville <linville@tuxdriver.com>2011-06-27 15:09:40 -0400
commit05b60d4e3796c25ae1c78b10d5676ab27062d9b4 (patch)
tree68b22de4dafb3253379dbd0f9419cd6114be7fb8 /tools/perf/scripts/python/bin
parentf68e20f0f8bc57dc91d132eaa66956e9ba5aafcf (diff)
downloadkernel-05b60d4e3796c25ae1c78b10d5676ab27062d9b4.tar.gz
ath9k_hw: make use of the gain_table_entry macro
Signed-off-by: Mohammed Shafi Shajakhan <mohammed@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions
018-07-20 01:11:48 +0200'>2018-07-20x86/ldt: Enable LDT user-mapping for PAEJoerg Roedel 2018-07-20x86/ldt: Split out sanity check in map_ldt_struct()Joerg Roedel 2018-07-20x86/ldt: Define LDT_END_ADDRJoerg Roedel 2018-04-16x86/ldt: Fix support_pte_mask filtering in map_ldt_struct()Joerg Roedel 2018-04-12x86/mm: Do not auto-massage page protectionsDave Hansen 2017-12-31x86/ldt: Make LDT pgtable free conditionalThomas Gleixner 2017-12-31x86/ldt: Plug memory leak in error pathThomas Gleixner 2017-12-23x86/ldt: Make the LDT mapping ROThomas Gleixner 2017-12-23x86/pti: Put the LDT in its own PGD if PTI is onAndy Lutomirski 2017-12-22x86/ldt: Prevent LDT inheritance on execThomas Gleixner 2017-12-22x86/ldt: Rework lockingPeter Zijlstra 2017-12-17locking/barriers: Convert users of lockless_dereference() to READ_ONCE()Will Deacon 2017-12-17Merge commit 'upstream-x86-entry' into WIP.x86/mmIngo Molnar 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-20x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()Dave Hansen 2017-07-27x86/ldt/64: Refresh DS and ES when modify_ldt changes an entryAndy Lutomirski 2017-06-08x86/ldt: Rename ldt_struct::size to ::nr_entriesBorislav Petkov 2017-06-05x86/mm: Rework lazy TLB to track the actual loaded mmAndy Lutomirski 2016-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds 2016-12-12x86/ldt: use vfree_atomic() to free ldt entriesAndrey Ryabinin 2016-12-10x86/ldt: Make all size computations unsignedThomas Gleixner 2016-12-10x86/ldt: Make a size argument unsignedDan Carpenter 2016-02-18x86/mm: Factor out LDT init from context initDave Hansen 2015-09-14x86/ldt: Fix small LDT allocation for XenJan Beulich 2015-07-31x86/ldt: Make modify_ldt synchronousAndy Lutomirski 2014-05-04x86, espfix: Make it possible to disable 16-bit supportH. Peter Anvin 2014-04-30x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stackH. Peter Anvin 2014-04-11x86-64, modify_ldt: Ban 16-bit segments on 64-bit kernelsH. Peter Anvin 2012-03-28Disintegrate asm/system.h for X86David Howells 2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo