aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2013-03-18 08:12:41 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2013-03-18 08:12:41 -0700
commita15cd063e15a57aecf9990eaff215940eb307711 (patch)
treee4d8b73591a6f944ab129381fd5a19a6d1d5c61c /tools/perf/scripts/python
parentMerge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm (diff)
parentpowerpc: Rename USER_ESID_BITS* to ESID_BITS* (diff)
downloadlinux-a15cd063e15a57aecf9990eaff215940eb307711.tar.gz
linux-a15cd063e15a57aecf9990eaff215940eb307711.zip
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
Pull powerpc fixes from Ben Herrenschmidt: "Here's a few powerpc fixes for 3.9, mostly regressions (though not all from 3.9 merge window) that we've been hammering into shape over the last couple of weeks. They fix booting on Cell and G5 among other things (yes, we've been a bit sloppy with older machines this time around)." * 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc: powerpc: Rename USER_ESID_BITS* to ESID_BITS* powerpc: Update kernel VSID range powerpc: Make VSID_BITS* dependency explicit powerpc: Make sure that we alays include CONFIG_BINFMT_ELF powerpc/ptrace: Fix brk.len used uninitialised powerpc: Fix -mcmodel=medium breakage in prom_init.c powerpc: Remove last traces of POWER4_ONLY powerpc: Fix cputable entry for 970MP rev 1.0 powerpc: Fix STAB initialization
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
200'>2014-07-30Bluetooth: Fix check for connected state when pairingJohan Hedberg1-1/+1 2014-07-306lowpan: remove unused functionVarka Bhadram1-11/+0 2014-07-306lowpan: remove unused macrosVarka Bhadram1-15/+0 2014-07-306lowpan: iphc: Fix parenthesis alignments which off-by-oneMarcel Holtmann1-3/+3 2014-07-306lowpan: iphc: Fix missing braces for if statementMarcel Holtmann1-2/+2 2014-07-306lowpan: iphc: Fix missing blank line after variable declarationsMarcel Holtmann1-0/+1 2014-07-306lowpan: iphc: Fix issues with alignment matching open parenthesisMarcel Holtmann1-39/+35 2014-07-306lowpan: iphc: Fix block comments to match networking styleMarcel Holtmann1-22/+11 2014-07-306lowpan: remove unused LOWPAN_FRAG_SIZE defineAlexander Aring1-11/+0 2014-07-306lowpan: iphc: remove check on nullAlexander Aring1-3/+0 2014-07-306lowpan: iphc: use ipv6 api to check address scopeAlexander Aring2-25/+17 2014-07-306lowpan: iphc: cleanup use of lowpan_push_hc_dataAlexander Aring1-25/+20 2014-07-306lowpan: iphc: cleanup use of lowpan_fetch_skbAlexander Aring1-6/+7 2014-07-306lowpan: iphc: use sizeof in udp uncompressionAlexander Aring1-9/+14 2014-07-306lowpan: iphc: rename hc06_ptr pointer to hc_ptrAlexander Aring1-56/+56 2014-07-30Bluetooth: Fix SMP context tracking leading to a kernel crashJohan Hedberg1-5/+8 2014-07-29brcmfmac: Fix OOB interrupt not working for BCM43362Hans de Goede1-0/+16 2014-07-29ath9k: Initialize channel context ops on ahb probeRajkumar Manoharan1-0/+1 2014-07-29bcma: add support for BCM43131 that was found in Tenda W311ERafał Miłecki3-0/+3 2014-07-29b43: add support for BCM43131 chipset with N-PHY rev 17Rafał Miłecki3-2/+5 2014-07-29brcmfmac: Fix some wrong register definesHans de Goede1-6/+6 2014-07-29brcmfmac: add device tree support for SDIO devicesChen-Yu Tsai4-0/+84