summaryrefslogtreecommitdiffstats
path: root/mm/slab.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-09md/raid6: use faster multiplication for ARM NEON delta syndromeArd Biesheuvel1-3/+30
2017-08-09arm64: unwind: remove sp from struct stackframeArd Biesheuvel7-14/+1
2017-08-09arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel8-85/+36
2017-08-09arm64/vdso: Support mremap() for vDSODmitry Safonov1-0/+15
2017-08-09arm64: uaccess: Implement *_flushcache variantsRobin Murphy4-0/+19
2017-08-09arm64: Implement pmem API supportRobin Murphy7-1/+61
2017-08-09arm64: Handle trapped DC CVAPRobin Murphy2-1/+5
2017-08-09arm64: Expose DC CVAP to userspaceRobin Murphy5-0/+7
2017-08-09arm64: Convert __inval_cache_range() to area-basedRobin Murphy3-18/+24
2017-08-09arm64: mm: Fix set_memory_valid() declarationRobin Murphy1-1/+1
2017-08-08ACPI/IORT: numa: Add numa node mapping for smmuv3 devicesGanapatrao Kulkarni1-1/+28
2017-08-08arm64: unwind: disregard frame.sp when validating frame pointerArd Biesheuvel2-18/+16
2017-08-08arm64: unwind: avoid percpu indirection for irq stackMark Rutland4-7/+7
2017-08-08arm64: move non-entry code out of .entry.textMark Rutland2-44/+57
2017-08-08arm64: consistently use bl for C exception entryMark Rutland1-4/+8
2017-08-08arm64: Add ASM_BUG()Mark Rutland2-32/+57
2017-08-08ACPI/IORT: Handle PCI aliases properly for IOMMUsRobin Murphy1-52/+59
2017-08-07arm64: Decode information from ESR upon mem faultsJulien Thierry2-10/+76
2017-08-07arm64: Abstract syscallno manipulationDave Martin6-14/+33
2017-08-07arm64: syscallno is secretly an int, make it officialDave Martin7-25/+32
2017-08-07Linux 4.13-rc4v4.13-rc4Linus Torvalds1-1/+1
2017-08-06Fix compat_sys_sigpending breakageDmitry V. Levin1-4/+7
2017-08-06ext4: fix copy paste error in ext4_swap_extents()Maninder Singh1-1/+1
2017-08-06ext4: fix overflow caused by missing cast in ext4_resize_fs()Jerry Lee1-1/+2
2017-08-06ext4, project: expand inode extra size if possibleMiao Xie3-24/+85
2017-08-06ext4: cleanup ext4_expand_extra_isize_ea()Miao Xie1-9/+5
2017-08-06ext4: restructure ext4_expand_extra_isizeMiao Xie2-40/+36
2017-08-06ext4: fix forgetten xattr lock protection in ext4_expand_extra_isizeMiao Xie2-12/+16
2017-08-06ext4: make xattr inode reads fasterTahsin Erdogan4-48/+92
2017-08-06ext4: inplace xattr block update fails to deduplicate blocksTahsin Erdogan1-3/+1
2017-08-06ext4: remove unused mode parameterTahsin Erdogan1-5/+4
2017-08-06ext4: fix warning about stack corruptionArnd Bergmann1-5/+6
2017-08-06ext4: fix dir_nlink behaviourAndreas Dilger2-10/+14
2017-08-06ext4: silence array overflow warningDan Carpenter1-1/+1
2017-08-05ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesizeJan Kara1-0/+3
2017-08-05platform/x86: intel-vbtn: match power button on press rather than releaseMario Limonciello1-2/+2
2017-08-05ext4: release discard bio after sending discard commandsDaeho Jeong1-1/+3
2017-08-04sparc64: Fix exception handling in UltraSPARC-III memcpy.David S. Miller1-2/+2
2017-08-04arm64: avoid overflow in VA_START and PAGE_OFFSETNick Desaulniers1-2/+4
2017-08-04arm64: Fix potential race with hardware DBM in ptep_set_access_flags()Catalin Marinas1-7/+8
2017-08-04ARM: dts: tango4: Request RGMII RX and TX clock delaysMarc Gonzalez1-1/+1
2017-08-04bus: uniphier-system-bus: set up registers when resumingMasahiro Yamada1-0/+14
2017-08-04powerpc/64: Fix __check_irq_replay missing decrementer interruptNicholas Piggin1-1/+14
2017-08-04powerpc/perf: POWER9 PMU stops after idle workaroundNicholas Piggin1-1/+7
2017-08-03KVM: arm/arm64: vgic: Use READ_ONCE fo cmpxchgChristoffer Dall1-2/+2
2017-08-03KVM: nVMX: Fix interrupt window request with "Acknowledge interrupt on exit"Wanpeng Li1-2/+9
2017-08-03mmc: block: bypass the queue even if usage is present for hotplugShawn Lin1-0/+1
2017-08-03mmc: sdhci-of-at91: force card detect value for non removable devicesLudovic Desroches1-1/+34
2017-08-03isdn/i4l: fix buffer overflowAnnie Cherkaev2-3/+3
2017-08-03clk: keystone: sci-clk: Fix sci_clk_getTero Kristo1-24/+42