summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-04-29sparc32: fix sparse warning in traps_32.cSam Ravnborg
2014-04-29sparc32: fix sparse "Should it be static?" in mm/Sam Ravnborg
2014-04-29sparc32: fix sparse warnings in srmmu.cSam Ravnborg
2014-04-29sparc32: fix sparse warning in init_32.cSam Ravnborg
2014-04-29sparc32: fix sparse warning in fault_32.cSam Ravnborg
2014-04-29sparc32: rename mm/srmmu.h to mm/mm_32.hSam Ravnborg
2014-04-28Merge tag 'trace-fixes-v3.15-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-04-28Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-04-28Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2014-04-28mm: don't pointlessly use BUG_ON() for sanity checkLinus Torvalds
2014-04-28ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)
2014-04-28powerpc/4xx: Fix section mismatch in ppc4xx_pci.cAlistair Popple
2014-04-28ppc/kvm: Clear the runlatch bit of a vcpu before nappingPreeti U Murthy
2014-04-28ppc/kvm: Set the runlatch bit of a CPU just before starting guestPreeti U Murthy
2014-04-28ppc/powernv: Set the runlatch bits correctly for offline cpusPreeti U Murthy
2014-04-28powerpc/pseries: Protect remove_memory() with device hotplug lockLi Zhong
2014-04-28powerpc: Fix error return in rtas_flash module initAnton Blanchard
2014-04-28powerpc: Bump BOOT_COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Bump COMMAND_LINE_SIZE to 2048Anton Blanchard
2014-04-28powerpc: Rename duplicate COMMAND_LINE_SIZE defineAnton Blanchard
2014-04-28powerpc/perf/hv-24x7: Catalog version number is be64, not be32Cody P Schafer
2014-04-28powerpc/perf/hv-24x7: Remove [static 4096], sparse chokes on itCody P Schafer
2014-04-28powerpc/perf/hv-24x7: Use (unsigned long) not (u32) values when calling plpar...Cody P Schafer
2014-04-28powerpc/perf/hv-gpci: Make device attr staticCody P Schafer
2014-04-28powerpc/perf/hv_gpci: Probe failures use pr_debug(), and padding reducedCody P Schafer
2014-04-28powerpc/perf/hv_24x7: Probe errors changed to pr_debug(), padding fixedCody P Schafer
2014-04-28powerpc/mm: Fix tlbie to add AVAL fields for 64K pagesAneesh Kumar K.V
2014-04-28powerpc/powernv: Fix little endian issues in OPAL dump codeAnton Blanchard
2014-04-28powerpc/powernv: Create OPAL sglist helper functions and fix endian issuesAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues in OPAL error log codeAnton Blanchard
2014-04-28powerpc/powernv: Fix little endian issues with opal_do_notifier callsAnton Blanchard
2014-04-28powerpc/powernv: Remove some OPAL function declaration duplicationAnton Blanchard
2014-04-28powerpc/powernv: Use uint64_t instead of size_t in OPAL APIsAnton Blanchard
2014-04-28powerpc/powernv: Release the refcount for pci_devWei Yang
2014-04-28powerpc/powernv: Reduce multi-hit of iommu_add_device()Wei Yang
2014-04-28powerpc/powernv: Fix little endian issues in OPAL flash codeAnton Blanchard
2014-04-28powerpc/powernv: Fix kexec races going back to OPALBenjamin Herrenschmidt
2014-04-28powerpc/powernv: Check sysparam size before creationJoel Stanley
2014-04-28powerpc/powernv: Fix typos in sysparam codeJoel Stanley
2014-04-28powerpc/powernv: Check sysfs size before copyingJoel Stanley
2014-04-28powerpc/powernv: Use ssize_t for sysparam return valuesJoel Stanley
2014-04-28powerpc/powernv: Fix sysparam sysfs error handlingJoel Stanley
2014-04-28powerpc: Fix Oops in rtas_stop_self()Li Zhong
2014-04-28powerpc: Export flush_icache_rangeJeff Mahoney
2014-04-28Linux 3.15-rc3Linus Torvalds
2014-04-27word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon
2014-04-27Merge branch 'safe-dirty-tlb-flush'Linus Torvalds
2014-04-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-04-27Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2014-04-27Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds