summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-25s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens1-1/+2
2015-03-25s390: remove "64" suffix from mem64.S and swsusp_asm64.SHeiko Carstens4-2/+2
2015-03-25s390/ipl: cleanup macro usageSebastian Ott1-19/+11
2015-03-25s390/ipl: cleanup shutdown_action attributesSebastian Ott1-31/+20
2015-03-25s390/ipl: cleanup bin attr usageSebastian Ott1-56/+18
2015-03-25s390/uprobes: fix address space annotationHeiko Carstens1-1/+3
2015-03-25s390: add missing arch_release_task_struct() declarationHeiko Carstens1-0/+2
2015-03-25s390: make couple of functions and variables staticHeiko Carstens2-2/+2
2015-03-25s390/maccess: improve s390_kernel_write()Heiko Carstens1-25/+20
2015-03-25s390/maccess: remove potentially broken probe_kernel_write()Heiko Carstens5-18/+28
2015-03-25s390/watchdog: support for KVM hypervisors and delete pr_info messagesXu Wang1-14/+4
2015-03-25s390/watchdog: enable KEEPALIVE for /dev/watchdogXu Wang1-1/+1
2015-03-25s390/dasd: remove setting of scheduler from driverStefan Haberland1-10/+1
2015-03-25s390/traps: panic() instead of die() on translation exceptionHeiko Carstens1-1/+1
2015-03-25s390: remove test_facility(2) (== z/Architecture mode active) checksHeiko Carstens3-10/+5
2015-03-25s390/cmpxchg: simplify cmpxchg_doubleHeiko Carstens1-6/+1
2015-03-25s390: remove 31 bit syscallsHeiko Carstens2-361/+361
2015-03-25s390: remove "64" suffix from a couple of filesHeiko Carstens6-7/+7
2015-03-25s390: remove 31 bit supportHeiko Carstens97-6016/+170
2015-03-25s390/smp: reenable smt after resumeHeiko Carstens1-0/+11
2015-03-13s390/mm: limit STACK_RND_MASK for compat tasksMartin Schwidefsky1-1/+1
2015-03-13s390/ftrace: fix compile error if CONFIG_KPROBES is disabledHeiko Carstens1-16/+45
2015-03-13s390/cpum_sf: add diagnostic sampling event only if it is authorizedHendrik Brueckner1-2/+5
2015-03-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds18-33/+63
2015-03-13memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov1-1/+3
2015-03-13mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep1-2/+2
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin5-7/+16
2015-03-13fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose1-1/+2
2015-03-13mm/nommu.c: export symbol max_mapnrgchen gchen1-0/+1
2015-03-13arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-13nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-03-13mm: cma: fix CMA aligned offset calculationDanesh Petigara1-5/+7
2015-03-13mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes1-1/+3
2015-03-13mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko1-1/+2
2015-03-13drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-13ocfs2: make append_dio an incompat featureMark Fasheh2-8/+9
2015-03-13mm: thp: Return the correct value for change_huge_pmdMel Gorman1-2/+2
2015-03-12Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-3/+0
2015-03-12Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-4/+5
2015-03-12Merge tag 'microblaze-4.0-rc4' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds1-3/+4
2015-03-12Merge tag 'nios2-fix-4.0-rc4' of git://git.rocketboards.org/linux-socfpga-nextLinus Torvalds7-89/+62
2015-03-12mm: fix up numa read-only thread grouping logicLinus Torvalds2-2/+12
2015-03-12Revert "i2c: core: Dispose OF IRQ mapping at client removal time"Jakub Kicinski1-3/+0
2015-03-12nios2: update pt_regsChung-Ling Tang7-89/+62
2015-03-11Merge tag 'for-linus-20150310' of git://git.infradead.org/linux-mtdLinus Torvalds2-6/+45
2015-03-11Merge tag 'iommu-fixes-v4.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-2/+26
2015-03-10Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-45/+40
2015-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds9-39/+38
2015-03-10Merge tag 'trace-fixes-v4.0-rc2-2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-12/+32