aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/CodingStyle (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-29iommu/exynos: Pointers are nto physical addressesArnd Bergmann1-1/+1
2016-02-25iommu/exynos: Support multiple attach_device callsMarek Szyprowski1-32/+40
2016-02-25iommu/exynos: Add Maintainers entry for Exynos SYSMMU driverMarek Szyprowski1-0/+6
2016-02-25iommu/exynos: Add support for v5 SYSMMUMarek Szyprowski3-51/+143
2016-02-25iommu/exynos: Update device tree documentationMarek Szyprowski1-11/+8
2016-02-25iommu/exynos: Add support for SYSMMU controller with bogus version regMarek Szyprowski1-1/+23
2016-02-25iommu/exynos: Unify code for fldp cache invalidationMarek Szyprowski1-9/+4
2016-02-25iommu/exynos: Refactor init config codeMarek Szyprowski1-16/+9
2016-02-25iommu/exynos: Refactor fault handling codeMarek Szyprowski1-68/+41
2016-02-25iommu/exynos: Refactor code (no direct register access)Marek Szyprowski1-21/+19
2016-02-25iommu/exynos: Simplify master clock operationsMarek Szyprowski1-20/+12
2016-02-25iommu/exynos: Remove ARM-specific cache flush interfaceMarek Szyprowski1-25/+49
2016-02-25iommu/exynos: Add support for IOMMU_DOMAIN_DMA domain typeMarek Szyprowski1-4/+15
2016-02-25iommu/exynos: Rework iommu group initializationMarek Szyprowski1-11/+16
2016-02-20Linux 4.5-rc5Linus Torvalds1-1/+1
2016-02-20kernel/resource.c: fix muxed resource handling in __request_region()Simon Guinot1-2/+3
2016-02-19arm64: mm: allow the kernel to handle alignment faults on user accessesEunTaik Lee1-1/+8
2016-02-19arm64: kbuild: make "make install" not depend on vmlinuxMasahiro Yamada3-3/+17
2016-02-19ext4: fix crashes in dioread_nolock modeJan Kara1-20/+20
2016-02-19ext4: fix bh->b_state corruptionJan Kara1-2/+30
2016-02-19drm/nouveau: use post-decrement in error handlingRasmus Villemoes1-1/+1
2016-02-19drm/atomic: Allow for holes in connector state, v2.Maarten Lankhorst4-55/+48
2016-02-18clk: gpio: Really allow an optional clock= DT propertyStephen Boyd1-1/+1
2016-02-18mm: slab: free kmem_cache_node after destroy sysfs fileDmitry Safonov5-27/+29
2016-02-18ipc/shm: handle removed segments gracefully in shm_mmap()Kirill A. Shutemov1-10/+43
2016-02-18MAINTAINERS: update Kselftest Framework mailing listShuah Khan1-1/+1
2016-02-18devm_memremap_release(): fix memremap'd addr handlingToshi Kani1-1/+1
2016-02-18mm/hugetlb.c: fix incorrect proc nr_hugepages valueVaishali Thakkar1-2/+4
2016-02-18mm, x86: fix pte_page() crash in gup_pte_range()Hugh Dickins1-1/+1
2016-02-18fsnotify: turn fsnotify reaper thread into a workqueue jobJeff Layton1-31/+18
2016-02-18Revert "fsnotify: destroy marks with call_srcu instead of dedicated thread"Jeff Layton2-18/+53
2016-02-18mm: fix regression in remap_file_pages() emulationKirill A. Shutemov1-5/+29
2016-02-18thp, dax: do not try to withdraw pgtable from non-anon VMAKirill A. Shutemov1-1/+2
2016-02-18ALSA: pcm: Fix rwsem deadlock for non-atomic PCM streamTakashi Iwai1-2/+14
2016-02-18x86/mm: Fix vmalloc_fault() to handle large pages properlyToshi Kani1-4/+11
2016-02-17ftrace/module: remove ftrace module notifierJessica Yu3-37/+9
2016-02-17blk: fix overflow in queue_discard_max_hw_showAlan1-3/+2
2016-02-17powerpc/ioda: Set "read" permission when "write" is setAlexey Kardashevskiy1-0/+6
2016-02-17arm64: dma-mapping: fix handling of devices registered before arch_initcallMarek Szyprowski1-0/+4
2016-02-17drm/i915: Fix hpd live status bits for g4xVille Syrjälä2-14/+15
2016-02-17perf/core: Plug potential memory leak in CPU_UP_PREPAREThomas Gleixner1-1/+1
2016-02-17perf/core: Remove the bogus and dangerous CPU_DOWN_FAILED hotplug stateThomas Gleixner1-1/+0
2016-02-17perf/core: Remove bogus UP_CANCELED hotplug stateThomas Gleixner1-1/+0
2016-02-17hpet: Drop stale URLsMichael S. Tsirkin3-6/+4
2016-02-17s390/dasd: fix performance dropStefan Haberland1-0/+1
2016-02-17x86/uaccess/64: Handle the caching of 4-byte nocache copies properly in __copy_user_nocache()Toshi Kani1-4/+32
2016-02-17x86/uaccess/64: Make the __copy_user_nocache() assembly code more readableToshi Kani1-41/+73
2016-02-17s390/maccess: reduce stnsm instructionsHeiko Carstens1-4/+6
2016-02-17perf/x86/amd/uncore: Plug reference leakThomas Gleixner1-0/+2
2016-02-17drm/qxl: fix erroneous return valueAnton Protopopov1-1/+1