summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-13s390: use SPARSE_IRQSebastian Ott3-18/+7
2016-06-13s390/Documentation: improve sort command for trace bufferThomas Richter1-1/+1
2016-06-13s390: use __section macro everywhereHeiko Carstens3-5/+5
2016-06-13s390: add proper __ro_after_init supportHeiko Carstens5-11/+19
2016-06-13vmlinux.lds.h: allow arch specific handling of ro_after_init data sectionHeiko Carstens1-1/+9
2016-06-13s390/mm: simplify the TLB flushing codeMartin Schwidefsky6-48/+28
2016-06-13bitmap: bitmap_equal memcmp optimizationMartin Schwidefsky1-0/+4
2016-06-13s390/mm: fix vunmap vs finish_arch_post_lock_switchMartin Schwidefsky1-2/+18
2016-06-13s390/time: remove ETR supportMartin Schwidefsky5-1229/+55
2016-06-13s390/time: add leap seconds to initial system timeMartin Schwidefsky2-2/+33
2016-06-13s390/time: LPAR offset handlingMartin Schwidefsky4-11/+55
2016-06-13s390/time: move PTFF definitionsMartin Schwidefsky2-32/+33
2016-06-13s390/time: STP sync clock correctionMartin Schwidefsky3-9/+12
2016-06-13s390/kexec: fix crash on resize of reserved memoryHeiko Carstens2-23/+25
2016-06-13s390/kexec: fix update of os_info crash kernel sizeHeiko Carstens1-6/+14
2016-06-13s390/mm: align swapper_pg_dir to 16kHeiko Carstens3-3/+10
2016-06-13s390: dump_stack: fill in arch descriptionChristian Borntraeger1-0/+21
2016-06-13s390: use canonical include guard styleDaniel van Gerpen3-3/+3
2016-06-13s390/cpuinfo: show dynamic and static cpu mhzHeiko Carstens5-13/+69
2016-06-13s390/cpuinfo: print cache info and all single cpu lines on first iterationHeiko Carstens1-28/+34
2016-06-13s390: add explicit <linux/stringify.h> for jump labelJason Baron1-0/+1
2016-06-13s390/pgtable: add mapping statisticsHeiko Carstens3-0/+53
2016-06-13s390/vmem: simplify vmem code for read-only mappingsHeiko Carstens1-28/+9
2016-06-13s390/pageattr: allow kernel page table splittingHeiko Carstens3-33/+250
2016-06-13s390/pgtable: make pmd and pud helper functions availableHeiko Carstens1-14/+63
2016-06-13s390/mm: always use PAGE_KERNEL when mapping pagesHeiko Carstens1-1/+1
2016-06-13s390/vmem: make use of pte_clear()Heiko Carstens1-3/+1
2016-06-13s390/pgtable: get rid of _REGION3_ENTRY_ROHeiko Carstens2-3/+1
2016-06-13s390/vmem: introduce and use SEGMENT_KERNEL and REGION3_KERNELHeiko Carstens2-10/+46
2016-06-13s390/vmem: align segment and region tables to 16kHeiko Carstens1-1/+3
2016-06-13s390/pgtable: introduce and use generic csp inline asmHeiko Carstens2-20/+19
2016-06-13s390/keyboard: use memdup_user_nul()Muhammad Falak R Wani1-12/+3
2016-06-13KVM: s390/mm: Fix CMMA reset during rebootChristian Borntraeger1-1/+1
2016-06-12Linux 4.7-rc3Linus Torvalds1-1/+1
2016-06-12Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2-8/+10
2016-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-37/+59
2016-06-12Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-7/+16
2016-06-11Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds3-4/+10
2016-06-11Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-21/+119
2016-06-11Merge tag 'devicetree-fixes-for-4.7' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-24/+49
2016-06-11Merge tag '20160610_uvc_compat_for_linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-77/+20
2016-06-11uvc_v4l2: Simplify compat ioctl implementationAndy Lutomirski1-56/+2
2016-06-11uvc: Forward compat ioctls to their handlers directlyAndy Lutomirski1-21/+18
2016-06-11Merge branch 'for-linus-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds19-358/+569
2016-06-10Merge tag 'powerpc-4.7-3Michael Ellerman:' of git://git.kernel.org/pub/scm/li...Linus Torvalds7-12/+16
2016-06-10Merge tag 'hwmon-for-linus-v4.7-rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-7/+4
2016-06-10Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)Linus Torvalds3-3/+20
2016-06-10sched: panic on corrupted stack endJann Horn1-1/+2
2016-06-10ecryptfs: forbid opening files without mmap handlerJann Horn1-2/+11
2016-06-10proc: prevent stacking filesystems on topJann Horn1-0/+7