summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-rc3v3.15-rc3Linus Torvalds2014-04-281-1/+1
* | word-at-a-time: avoid undefined behaviour in zero_bytemask macroWill Deacon2014-04-281-6/+2
* | Merge branch 'safe-dirty-tlb-flush'Linus Torvalds2014-04-286-33/+111
|\ \
| * | mm: split 'tlb_flush_mmu()' into tlb flushing and memory freeing partsLinus Torvalds2014-04-266-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-251-1/+3
| * | | Btrfs: use correct key when repeating search for extent itemFilipe Manana2014-04-251-0/+2
| * | | Btrfs: fix inode caching vs tree logMiao Xie2014-04-251-16/+2
| * | | Btrfs: fix possible memory leaks in open_ctree()Wang Shilong2014-04-251-5/+5
| * | | Btrfs: avoid triggering bug_on() when we fail to start inode caching taskWang Shilong2014-04-251-1/+5
| * | | Btrfs: move btrfs_{set,clear}_and_info() to ctree.hWang Shilong2014-04-252-14/+14
| * | | btrfs: replace error code from btrfs_drop_extentsDavid Sterba2014-04-252-5/+5
| * | | btrfs: Change the hole range to a more accurate value.Qu Wenruo2014-04-251-1/+1
| * | | btrfs: fix use-after-free in mount_subvol()Christoph Jaeger2014-04-141-2/+6
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2014-04-275-15/+56
|\ \ \ \
| * | | | ARM: 8042/1: iwmmxt: allow to build iWMMXt on Marvell PJ4BSebastian Hesselbarth2014-04-252-3/+4
| * | | | ARM: 8041/1: pj4: fix cpu_is_pj4 checkSebastian Hesselbarth2014-04-251-7/+7