summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mm: add arch-independent testcases for RODATAJinbum Park2017-02-216-103/+0
* mm: add new mmget() helperVegard Nossum2017-02-216-6/+6
* mm: add new mmgrab() helperVegard Nossum2017-02-2125-26/+26
* scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-211-1/+1
* scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-211-1/+1
* scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-02-212-2/+2
* scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-211-1/+1
* scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-212-2/+2
* scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-214-9/+9
* scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-217-7/+7
* scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-211-1/+1
* scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-211-1/+1
* scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-213-3/+3
* scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-215-5/+5
* Merge branch 'akpm-current/current'Stephen Rothwell2017-02-2193-354/+515
|\
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2017-02-191-0/+1
| * powerpc/kprobes: fixup for kprobes declarations movingStephen Rothwell2017-02-191-0/+1
| * kprobes-move-kprobe-declarations-to-asm-generic-kprobesh-fixLuis R. Rodriguez2017-02-191-0/+1
| * kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-1934-14/+94
| * m68k: replac gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-1910-22/+29
| * alpha: use generic current.hDavidlohr Bueso2017-02-192-9/+1
| * arch/frv/mb93090-mb00/pci-frv.c: fix build warningSudip Mukherjee2017-02-191-3/+8
| * mm: remove shmem_mapping() shmem_zero_setup() duplicatesHugh Dickins2017-02-192-0/+2
| * powerpc/mm/autonuma: switch ppc64 to its own implementation of saved writeAneesh Kumar K.V2017-02-192-2/+33
| * mm-autonuma-dont-use-set_pte_at-when-updating-protnone-ptes-fixAndrew Morton2017-02-191-1/+6
| * mm/autonuma: don't use set_pte_at when updating protnone ptesAneesh Kumar K.V2017-02-191-6/+1
| * mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-195-13/+17
| * mm: cma_alloc: allow to specify GFP maskLucas Stach2017-02-191-1/+2
| * userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-194-5/+5
| * mm: fix get_user_pages() vs device-dax pud mappingsDan Williams2017-02-191-4/+24
| * mm,x86: fix SMP x86 32bit build for native_pud_clear()Dave Jiang2017-02-191-0/+2
| * mm,x86: native_pud_clear missing on i386 buildDave Jiang2017-02-191-0/+4
| * mm, x86: add support for PUD-sized transparent hugepagesMatthew Wilcox2017-02-1910-0/+245
| * mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-192-22/+21
| * memblock: embed memblock type name within struct memblock_typeHeiko Carstens2017-02-191-0/+1
| * mm: drop unused argument of zap_page_range()Kirill A. Shutemov2017-02-192-2/+2
| * lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko2017-02-192-2/+2
| * arch, mm: remove arch specific show_memMichal Hocko2017-02-195-197/+0
| * powerpc: do not make the entire heap executableDenys Vlasenko2017-02-191-1/+3
| * mm/memory_hotplug: set magic number to page->freelist instead of page->lru.nextYasuaki Ishimatsu2017-02-191-1/+1
| * parisc: use generic current.hDavidlohr Bueso2017-02-192-15/+1
| * score: remove asm/current.hDavidlohr Bueso2017-02-192-6/+1
| * m32r: fix build warningSudip Mukherjee2017-02-191-5/+10
| * m32r: use generic current.hDavidlohr Bueso2017-02-192-15/+1
| * cris: use generic current.hDavidlohr Bueso2017-02-192-15/+1
| * arm: arch/arm/include/asm/page.h needs personality.hAndrew Morton2017-02-191-0/+2
* | Merge remote-tracking branch 'extable/extable'Stephen Rothwell2017-02-2136-50/+77
|\ \
| * | cris: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| * | hexagon: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1
| * | microblaze: migrate exception table users off module.h and onto extable.hPaul Gortmaker2017-01-261-1/+1