aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2016-02-18x86/mm/gup: Simplify get_user_pages() PTE bit handlingDave Hansen1-16/+22
2016-02-18mm/gup: Factor out VMA fault permission checkingDave Hansen1-3/+13
2016-02-18x86/mm/pkeys: Add functions to fetch PKRUDave Hansen2-0/+30
2016-02-18x86/mm/pkeys: Fill in pkey field in siginfoDave Hansen2-1/+68
2016-02-18signals, pkeys: Notify userspace about protection key faultsDave Hansen2-5/+16
2016-02-18signals, ia64, mips: Update arch-specific siginfos with pkeys fieldDave Hansen2-8/+18
2016-02-18x86/mm/pkeys: Pass VMA down in to fault signal generation codeDave Hansen1-22/+28
2016-02-18x86/mm/pkeys: Add arch-specific VMA protection bitsDave Hansen4-2/+44
2016-02-18mm/core, x86/mm/pkeys: Store protection bits in high VMA flagsDave Hansen3-0/+15
2016-02-18x86/mm/pkeys: Add new 'PF_PK' page fault error code bitDave Hansen1-0/+8
2016-02-18x86/mm/pkeys: Add PTE bits for storing protection keyDave Hansen1-3/+19
2016-02-16x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structuresDave Hansen3-2/+19
2016-02-16x86/cpu, x86/mm/pkeys: Define new CR4 bitDave Hansen1-0/+2
2016-02-16x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitionsDave Hansen5-21/+63
2016-02-16x86/mm/pkeys: Add Kconfig optionDave Hansen1-0/+4
2016-02-16x86/fpu: Add placeholder for 'Processor Trace' XSAVE stateDave Hansen2-2/+9
2016-02-16mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen29-64/+44
2016-02-16mm/gup: Overload get_user_pages() functionsDave Hansen4-46/+158
2016-02-16mm/gup: Introduce get_user_pages_remote()Dave Hansen11-27/+77
2016-02-16x86/cpufeature: Speed up cpu_feature_enabled()Borislav Petkov1-2/+1
2016-02-14MAINTAINERS: Update mailing list for Renesas ARM64 SoC DevelopmentSimon Horman1-2/+2
2016-02-14Linux 4.5-rc4Linus Torvalds1-1/+1
2016-02-14x86/mm: Fix INVPCID asm constraintBorislav Petkov1-2/+2
2016-02-13ALSA: usb-audio: avoid freeing umidi object twiceAndrey Konovalov1-1/+0
2016-02-12IB/mlx5: Fix RC transport send queue overhead computationLeon Romanovsky1-5/+7
2016-02-12IB/ipoib: fix for rare multicast join race conditionAlex Estrin1-7/+17
2016-02-12EVM: Use crypto_memneq() for digest comparisonsRyan Ware1-1/+2
2016-02-12ARC: mm: Introduce explicit super page size supportVineet Gupta2-19/+45
2016-02-11arch/x86/Kconfig: CONFIG_X86_UV should depend on CONFIG_EFIAndrew Morton1-0/+1
2016-02-11mm: fix pfn_t vs highmemDan Williams3-12/+11
2016-02-11kernel/locking/lockdep.c: convert hash tables to hlistsAndrew Morton2-25/+21
2016-02-11mm,thp: fix spellos in describing __HAVE_ARCH_FLUSH_PMD_TLB_RANGEVineet Gupta1-2/+2
2016-02-11mm,thp: khugepaged: call pte flush at the time of collapseVineet Gupta1-1/+3
2016-02-11mm/backing-dev.c: fix error path in wb_init()Rasmus Villemoes1-1/+1
2016-02-11mm, dax: check for pmd_none() after split_huge_pmd()Kirill A. Shutemov2-2/+6
2016-02-11vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld1-13/+13
2016-02-11mm: fix filemap.c kernel doc warningRandy Dunlap1-0/+1
2016-02-11ubsan: cosmetic fix to Kconfig textYang Shi1-1/+3
2016-02-11IB/core: Fix reading capability mask of the port info classEran Ben Elisha1-3/+2
2016-02-11net/mlx4: fix some error handling in mlx4_multi_func_init()Rasmus Villemoes1-1/+1
2016-02-11Revert "mmc: block: don't use parameter prefix if built as module"Ulf Hansson1-3/+0
2016-02-11thermal: cpu_cooling: fix out of bounds access in time_in_idleJavi Merino1-6/+8
2016-02-11btrfs: properly set the termination value of ctx->pos in readdirDavid Sterba3-3/+16
2016-02-11ARM: 8519/1: ICST: try other dividends than 1Linus Walleij1-0/+1
2016-02-11mmc: sdhci-acpi: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+30
2016-02-11mmc: sdhci-pci: Fix card detect race for Intel BXT/APLAdrian Hunter1-0/+31
2016-02-11mmc: sdhci: Allow override of get_cd() called from sdhci_request()Adrian Hunter1-1/+1
2016-02-11mmc: sdhci: Allow override of mmc host operationsAdrian Hunter2-1/+3
2016-02-11mips: Differentiate between 32 and 64 bit ELF headerDaniel Wagner3-4/+9
2016-02-11irqchip/gic-v3: Make sure read from ICC_IAR1_EL1 is visible on redestributorTirumalesh Chalamarla1-0/+1