summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/head-64.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-13powerpc/pseries: Fix build break for SPLPAR=n and CPU hotplugGuenter Roeck2-2/+5
2018-02-13powerpc/mm/hash64: Zero PGD pages on allocationAneesh Kumar K.V1-2/+8
2018-02-13powerpc/mm/hash64: Store the slot information at the right offset for hugetlbAneesh Kumar K.V7-17/+28
2018-02-13powerpc/mm/hash64: Allocate larger PMD table if hugetlb config is enabledAneesh Kumar K.V2-2/+3
2018-02-13powerpc/mm: Fix crashes with 16G huge pagesAneesh Kumar K.V11-5/+29
2018-02-13powerpc/mm: Flush radix process translations when setting MMU typeAlexey Kardashevskiy1-0/+2
2018-02-13powerpc/vas: Don't set uses_vas for kernel windowsNicholas Piggin1-8/+8
2018-02-13powerpc/pseries: Enable RAS hotplug events laterSam Bobroff1-9/+22
2018-02-08powerpc/mm/radix: Split linear mapping on hot-unplugBalbir Singh1-21/+74
2018-02-08powerpc/64s/radix: Boot-time NULL pointer protection using a guard-PIDNicholas Piggin1-1/+20
2018-02-08ocxl: fix signed comparison with less than zeroColin Ian King1-1/+1
2018-02-08powerpc/64s: Fix may_hard_irq_enable() for PMI soft maskingNicholas Piggin3-4/+16
2018-02-08powerpc/64s: Fix MASKABLE_RELON_EXCEPTION_HV_OOL macroMadhavan Srinivasan1-1/+1
2018-02-08powerpc/numa: Invalidate numa_cpu_lookup_table on cpu removeNathan Fontenot3-5/+7
2018-02-07ASoC: stm32: add of dependency for stm32 driversOlivier Moysan1-3/+3
2018-02-07ASoC: mt8173-rt5650: fix child-node lookupJohan Hovold1-8/+3
2018-02-07ASoC: dapm: fix debugfs read using path->connectedKaiChieh Chuang1-1/+1
2018-02-07platform/x86: samsung-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-15/+3
2018-02-07platform/x86: ideapad-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-26/+2
2018-02-07platform/x86: dell-laptop: Re-use DEFINE_SHOW_ATTRIBUTE() macroAndy Shevchenko1-13/+1
2018-02-07seq_file: Introduce DEFINE_SHOW_ATTRIBUTE() helper macroAndy Shevchenko4-41/+14
2018-02-07Documentation/sysctl/user.txt: fix typoKangmin Park1-1/+1
2018-02-07MAINTAINERS: update ARM/QUALCOMM SUPPORT patternsJoe Perches1-1/+0
2018-02-07MAINTAINERS: update various PALM patternsJoe Perches1-8/+4
2018-02-07MAINTAINERS: update "ARM/OXNAS platform support" patternsJoe Perches1-3/+1
2018-02-07MAINTAINERS: update Cortina/Gemini patternsJoe Perches1-1/+1
2018-02-07MAINTAINERS: remove ARM/CLKDEV SUPPORT file patternJoe Perches1-1/+0
2018-02-07MAINTAINERS: remove ANDROID ION patternJoe Perches1-1/+0
2018-02-07mm: docs: add blank lines to silence sphinx "Unexpected indentation" errorsMike Rapoport3-0/+4
2018-02-07mm: docs: fix parameter names mismatchMike Rapoport8-20/+20
2018-02-07mm: docs: fixup punctuationMike Rapoport5-27/+27
2018-02-07pipe: read buffer limits atomicallyEric Biggers1-4/+9
2018-02-07pipe: simplify round_pipe_size()Eric Biggers1-11/+3
2018-02-07pipe: reject F_SETPIPE_SZ with size over UINT_MAXEric Biggers3-5/+5
2018-02-07pipe: fix off-by-one error when checking buffer limitsEric Biggers1-2/+2
2018-02-07pipe: actually allow root to exceed the pipe buffer limitsEric Biggers1-3/+8
2018-02-07pipe, sysctl: remove pipe_proc_fn()Eric Biggers4-24/+5
2018-02-07pipe, sysctl: drop 'min' parameter from pipe-max-size converterEric Biggers3-22/+5
2018-02-07kasan: rework Kconfig settingsArnd Bergmann3-1/+14
2018-02-07crash_dump: is_kdump_kernel can be booleanYaowei Bai1-6/+6
2018-02-07kernel/mutex: mutex_is_locked can be booleanYaowei Bai1-2/+2
2018-02-07kernel/module: module_is_live can be booleanYaowei Bai1-1/+1
2018-02-07kernel/resource: iomem_is_exclusive can be booleanYaowei Bai2-6/+6
2018-02-07kernel/cpuset: current_cpuset_is_being_rebound can be booleanYaowei Bai2-5/+5
2018-02-07lib/lockref: __lockref_is_dead can be booleanYaowei Bai1-1/+1
2018-02-07mm/memblock: memblock_is_map/region_memory can be booleanYaowei Bai2-5/+5
2018-02-07genirq: remove unneeded kallsyms includeSergey Senozhatsky1-1/+0
2018-02-07hrtimer: remove unneeded kallsyms includeSergey Senozhatsky1-1/+0
2018-02-07mm: remove unneeded kallsyms includeSergey Senozhatsky1-4/+0
2018-02-07mm/userfaultfd.c: remove duplicate includePravin Shedge1-1/+0