aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-07-10Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds8-9/+14
2015-07-10Merge tag 'powerpc-4.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds13-40/+60
2015-07-10arm64: entry32: remove pointless register assignmentMark Rutland1-2/+0
2015-07-10cxl: Check if afu is not null in cxl_slbiaDaniel Axtens1-1/+1
2015-07-09Merge branch 'hpfs-patches' (patches from Mikulas Patocka)Linus Torvalds5-7/+141
2015-07-09hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV insteadJoe Perches1-4/+7
2015-07-09hpfs: kstrdup() out of memory handlingSanidhya Kashyap1-2/+5
2015-07-09hpfs: Remove unessary castFiro Yang1-1/+1
2015-07-09hpfs: add fstrim supportMikulas Patocka5-0/+128
2015-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds4-18/+47
2015-07-09ioctl_compat: handle FITRIMMikulas Patocka6-7/+1
2015-07-09Fix firmware loader uevent buffer NULL pointer dereferenceLinus Torvalds1-3/+13
2015-07-09mm: avoid setting up anonymous pages into file mappingKirill A. Shutemov1-7/+13
2015-07-09MAINTAINERS: add secondary tree for ceph modulesSage Weil1-0/+3
2015-07-09MAINTAINERS: update ceph entriesSage Weil1-4/+15
2015-07-09libceph: treat sockaddr_storage with uninitialized family as blankIlya Dryomov1-7/+7
2015-07-09libceph: enable ceph in a non-default network namespaceIlya Dryomov3-7/+22
2015-07-08Merge tag 'pm+acpi-4.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds15-240/+148
2015-07-08Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-3/+4
2015-07-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-0/+1
2015-07-08modpost: work correctly with tile coldtext sectionsChris Metcalf2-3/+4
2015-07-09module: Fix load_module() error pathPeter Zijlstra1-0/+1
2015-07-08arm64: entry: handle debug exceptions in el*_invMark Rutland1-2/+2
2015-07-08Fix broken audit tests for exec arg lenLinus Torvalds1-2/+1
2015-07-08powerpc: Update MAINTAINERS to point at shared treeMichael Ellerman1-1/+1
2015-07-08powerpc/perf/24x7: Fix lockdep warningSukadev Bhattiprolu1-0/+2
2015-07-08cxl: Fix off by one error allowing subsequent mmap page to be accessedIan Munsie1-2/+2
2015-07-08cxl: Fail mmap if requested mapping is larger than assigned problem state areaIan Munsie1-1/+9
2015-07-07Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-69/+198
2015-07-07mei: nfc: fix deadlock on shutdown/suspend pathTomas Winkler3-19/+2
2015-07-07Merge branch 'acpi-scan'Rafael J. Wysocki7-5/+88
2015-07-07Merge branches 'acpi-pnp', 'acpi-soc', 'pm-domains' and 'pm-sleep'Rafael J. Wysocki7-207/+45
2015-07-07Merge branch 'pm-wakeirq'Rafael J. Wysocki2-28/+15
2015-07-07arm64: Keep the ARM64 Kconfig selects sortedCatalin Marinas1-1/+1
2015-07-07ACPI / ARM64 : use the new BAD_MADT_GICC_ENTRY macroAl Stone2-2/+2
2015-07-07ACPI / ARM64: add BAD_MADT_GICC_ENTRY() macroAl Stone1-0/+8
2015-07-07Merge branches 'fixes' and 'ioremap' into for-linusRussell King9205-213075/+970375
2015-07-07PM / wakeirq: Avoid setting power.wakeirq too hastilyRafael J. Wysocki2-28/+15
2015-07-07cxl: Fix refcounting in kernel APIMichael Neuling1-7/+5
2015-07-07powerpc/powernv: Fix race in updating core_idle_stateShreyas B. Prabhu1-10/+21
2015-07-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds13-43/+995
2015-07-07ata: ahci_platform: Add ACPI _CLS matchingSuthikulpanit, Suravee2-1/+10
2015-07-07ACPI / scan: Add support for ACPI _CLS device matchingSuthikulpanit, Suravee5-4/+78
2015-07-07PM / hibernate: clarify resume documentationUwe Geuder1-2/+11
2015-07-07PM / Domains: Avoid infinite loops in attach/detach codeGeert Uytterhoeven1-2/+11
2015-07-07ACPI / LPSS: Fix up acpi_lpss_create_device()Rafael J. Wysocki1-2/+5
2015-07-06ACPI / PNP: Reserve ACPI resources at the fs_initcall_sync stageRafael J. Wysocki4-201/+18
2015-07-06arm64: defconfig: Add Ceva ahci to the defconfigSuneel Garapati1-0/+1
2015-07-06arm64: remove another unnecessary libfdt include pathArd Biesheuvel1-2/+0
2015-07-06perf/x86: Fix copy_from_user_nmi() return if range is not okYann Droneaud1-1/+1