aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sparc32: fix sparse warning in fault_32.cSam Ravnborg2014-04-292-3/+12
* sparc32: rename mm/srmmu.h to mm/mm_32.hSam Ravnborg2014-04-293-2/+2
* Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-283-23/+9
|\
| * ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)2014-04-283-23/+9
* | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-04-2814-22/+105
|\ \
| * | of/irq: do irq resolution in platform_get_irqRob Herring2014-04-244-2/+40
| * | of: selftest: add deferred probe interrupt testRob Herring2014-04-242-0/+45
| * | dt: Fix binding typos in clock-names and interrupt-namesGeert Uytterhoeven2014-04-239-20/+20
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2014-04-2822-285/+273
|\ \
| * | powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple2014-04-281-1/+1
| * | ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy2014-04-281-1/+11
| * | ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy2014-04-281-0/+6
| * | ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy2014-04-281-0/+3
| * | powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong2014-04-281-4/+6
| * | powerpc: Fix error return in rtas_flash module initAnton Blanchard2014-04-281-1/+1
| * | powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+1
| * | powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard2014-04-281-1/+6
| * | powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard2014-04-283-7/+7
| * | powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer2014-04-281-6/+7
| * | powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer2014-04-281-1/+1
| * | powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer2014-04-281-4/+16
| * | powerpc/perf/hv-gpci: Make device attr staticCody P Schafer2014-04-281-1/+1
| * | powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer2014-04-281-2/+2
| * | powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer2014-04-281-2/+2
| * | powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V2014-04-281-22/+16
| * | powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard2014-04-282-6/+11
| * | powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard2014-04-284-188/+76
| * | powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard2014-04-282-2/+9
| * | powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard2014-04-281-3/+3
| * | powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard2014-04-281-10/+2
| * | powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard2014-04-282-7/+7
| * | powerpc/powernv: Release the refcount for pci_devWei Yang2014-04-281-1/+0
| * | powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang2014-04-281-1/+1
| * | powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard2014-04-281-4/+8
| * | powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt2014-04-281-2/+46
| * | powerpc/powernv: Check sysparam size before creationJoel Stanley2014-04-281-0/+6
| * | powerpc/powernv: Fix typos in sysparam codeJoel Stanley2014-04-281-2/+2
| * | powerpc/powernv: Check sysfs size before copyingJoel Stanley2014-04-281-0/+4
| * | powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley2014-04-281-5/+6
| * | powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley2014-04-281-2/+5
| * | powerpc: Fix Oops in rtas_stop_self()Li Zhong2014-04-281-2/+3
| * | powerpc: Export flush_icache_rangeJeff Mahoney2014-04-281-0/+1
| |/
* | mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds2014-04-281-3/+5
* | Linux 3.15-rc3Linus Torvalds2014-04-271-1/+1
* | word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-271-6/+2
* | Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-276-33/+111
|\ \
| * | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-256-33/+111
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-04-278-45/+48
|\ \ \
| * | | Btrfs: limit the path size in send to PATH_MAXChris Mason2014-04-261-0/+5
| * | | Btrfs: correctly set profile flags on seqlock retryFilipe Manana2014-04-241-1/+3