summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@linux-foundation.org>2018-08-31 08:42:46 -0700
committerLinus Torvalds <torvalds@linux-foundation.org>2018-08-31 08:42:46 -0700
commit01f6543a0dacd8d9901a130b26e9fec080c1f276 (patch)
treeab3adfaa96fdc429589ddb6bc70784195b45e15e /tools/perf/scripts/python
parent754cf4b2432dfea0f925a0b760506a9c97c8f00b (diff)
parent0986b16ab49b18063d29a9e02e9c7fab1928bc8e (diff)
downloadkernel-01f6543a0dacd8d9901a130b26e9fec080c1f276.tar.gz
Merge tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Pull m68k fix from Geert Uytterhoeven: "Just a single fix for a bug introduced during the merge window: fix wrong date and time on PMU-based Macs" * tag 'm68k-for-v4.19-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k: m68k/mac: Use correct PMU response format
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
0:33:28 -0700'>2013-07-09partitions/msdos: enumerate also AIX LVM partitionsPhilippe De Muyter 2013-07-09partitions: add aix lvm partition support filesPhilippe De Muyter 2013-07-09partitions/msdos.c: end-of-line whitespace and semicolon cleanupPhilippe De Muyter 2013-04-30partitions/efi.c: replace useless kzalloc's by kmalloc'sPhilippe De Muyter 2013-02-27block/partitions: optimize memory allocation in check_partition()Ming Lei 2013-02-27block/partitions/mac.c: obey the state->limit constraintMing Lei 2013-02-27block/partitions/efi.c: ensure that the GPT header is at least the size of th...Peter Jones 2013-02-27block/partition/msdos: detect AIX formatted disks even without 55aaPhilippe De Muyter 2012-12-17Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds 2012-12-06partitions: enable EFI/GPT support by defaultDiego Calleja 2012-11-23block: partition: msdos: provide UUIDs for partitionsStephen Warren 2012-11-23block: store partition_meta_info.uuid as a stringStephen Warren 2012-09-26s390/partitions: make partition detection independent from DASD ioctlsStefan Weinhuber 2012-05-16s390/dasd: re-prioritize partition detection messageStefan Haberland 2012-02-24LDM: Fix reassembly of extended VBLKs.Anton Altaparmakov 2012-01-03separate partition format handling from generic codeAl Viro 2012-01-03move fs/partitions to block/Al Viro