summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: remove 31 bit supportHeiko Carstens2015-03-2597-6016/+170Star
* s390/smp: reenable smt after resumeHeiko Carstens2015-03-251-0/+11
* s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky2015-03-131-1/+1
* s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens2015-03-131-16/+45
* s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner2015-03-131-2/+5
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-03-1318-33/+63
|\
| * memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov2015-03-131-1/+3
| * mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep2015-03-131-2/+2
| * kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2015-03-132-4/+8
| * kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin2015-03-135-7/+16
| * fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose2015-03-131-1/+2
| * mm/nommu.c: export symbol max_mapnrgchen gchen2015-03-131-0/+1
| * arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang2015-03-131-0/+5
| * nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi2015-03-131-3/+4
| * mm: cma: fix CMA aligned offset calculationDanesh Petigara2015-03-131-5/+7
| * mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes2015-03-131-1/+3
| * mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko2015-03-131-1/+2
| * drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas2015-03-131-0/+1
| * ocfs2: make append_dio an incompat featureMark Fasheh2015-03-132-8/+9
* | mm: thp: Return the correct value for change_huge_pmdMel Gorman2015-03-121-2/+2
|/
* Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-03-121-3/+0Star
|\
| * Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski2015-03-121-3/+0Star
* | Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-03-122-4/+5
|\ \
| * | PCI: xgene: Add register offset to config space base addressFeng Kan2015-03-061-2/+2
| * | PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-02-251-2/+3
* | | Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2015-03-121-3/+4
|\ \ \
| * | | microblaze: Fix syscall error recovery for invalid syscall IDsJamie Garside2015-03-041-1/+2
| * | | microblaze: Coding style cleanupMichal Simek2015-03-041-2/+2
* | | | Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds2015-03-127-89/+62Star
|\ \ \ \
| * | | | nios2: update pt_regsChung-Ling Tang2015-03-127-89/+62Star
| | |_|/ | |/| |
* | | | mm: fix up numa read-only thread grouping logicLinus Torvalds2015-03-122-2/+12
* | | | Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds2015-03-112-6/+45
|\ \ \ \
| * | | | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMAGeert Uytterhoeven2015-03-031-0/+1
| * | | | mtd: pxa3xx_nand: fix driver when num_cs is 0Robert Jarzmik2015-02-281-0/+2
| * | | | mtd: nand: pxa3xx: Fix PIO FIFO drainingMaxime Ripard2015-02-281-6/+42
| | |_|/ | |/| |
* | | | Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-03-115-2/+26
|\ \ \ \
| * | | | iommu/io-pgtable-arm: Add built time dependencyJean Delvare2015-03-031-0/+1
| * | | | iommu/msm: Mark driver BROKENThierry Reding2015-02-251-0/+1
| * | | | iommu/rockchip: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/omap: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/exynos: Play nice in multi-platform buildsThierry Reding2015-02-251-0/+7
| * | | | iommu/io-pgtable-arm: Fix self-test WARNs on i386Will Deacon2015-02-251-2/+3
| |/ / /
* | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-104-45/+40Star
|\ \ \ \
| * \ \ \ Merge tag 'kvm-s390-master-20150303' of git://git.kernel.org/pub/scm/linux/ke...Marcelo Tosatti2015-03-054-45/+40Star
| |\ \ \ \
| | * | | | KVM: s390: non-LPAR case obsolete during facilities mask initMichael Mueller2015-03-041-16/+1Star
| | * | | | KVM: s390: include guest facilities in kvm facility testMichael Mueller2015-03-044-22/+25
| | * | | | KVM: s390: fix in memory copy of facility listsMichael Mueller2015-03-041-2/+2
| | * | | | KVM: s390/cpacf: Fix kernel bug under z/VMChristian Borntraeger2015-03-041-3/+6
| | * | | | KVM: s390/cpacf: Enable key wrapping by defaultTony Krowiak2015-03-031-3/+7
| | |/ / /
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2015-03-109-39/+38Star
|\ \ \ \ \