summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-15perf tools: Really allow to specify custom CC, AR or LDAlexey Brodkin
2015-07-15perf auxtrace: Fix misplaced check for HAVE_SYNC_COMPARE_AND_SWAP_SUPPORTAdrian Hunter
2015-07-15Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar
2015-07-13perf hists browser: Take the --comm, --dsos, etc filters into accountArnaldo Carvalho de Melo
2015-07-13perf symbols: Store if there is a filter in placeArnaldo Carvalho de Melo
2015-07-10x86, perf: Fix static_key bug in load_mm_cr4()Peter Zijlstra
2015-07-10Merge tag 'perf-urgent-for-mingo-2' of git://git.kernel.org/pub/scm/linux/ker...Ingo Molnar
2015-07-09Merge branch 'hpfs-patches' (patches from Mikulas Patocka)Linus Torvalds
2015-07-09hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches
2015-07-09hpfs: kstrdup() out of memory handlingSanidhya Kashyap
2015-07-09hpfs: Remove unessary castFiro Yang
2015-07-09hpfs: add fstrim supportMikulas Patocka
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-09tools: Copy lib/hweight.c from the kernel sourcesArnaldo Carvalho de Melo
2015-07-09perf tools: Fix the detached tarball wrt rbtree copyArnaldo Carvalho de Melo
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds
2015-07-09mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov
2015-07-09MAINTAINERS: add secondary tree for ceph modulesSage Weil
2015-07-09MAINTAINERS: update ceph entriesSage Weil
2015-07-09libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov
2015-07-09perf thread_map: Fix the sizeof() calculation for map entriesArnaldo Carvalho de Melo
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetca...Linus Torvalds
2015-07-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf
2015-07-09module: Fix load_module() error pathPeter Zijlstra
2015-07-08tools lib: Improve clean targetRiku Voipio
2015-07-08Fix broken audit tests for exec arg lenLinus Torvalds
2015-07-08perf stat: Fix shadow declaration of closeJiri Olsa
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-07-07mei: nfc: fix deadlock on shutdown/suspend pathTomas Winkler
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki
2015-07-07Merge branch 'pm-wakeirq'Rafael J. Wysocki
2015-07-07perf tools: Fix lockup using 32-bit compat vdsoAdrian Hunter
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki
2015-07-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-07-07ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee
2015-07-07PM / hibernate: clarify resume documentationUwe Geuder
2015-07-07PM / Domains: Avoid infinite loops in attach/detach codeGeert Uytterhoeven
2015-07-07ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud
2015-07-06perf: Fix AUX buffer refcountingPeter Zijlstra
2015-07-06Merge branch 'perf/rbtree_copy' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-07-05tools: Copy rbtree_augmented.h from the kernelArnaldo Carvalho de Melo