summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2894-181/+161
|\
| * mm, x86: fix HIGHMEM64 && PARAVIRT build config for native_pud_clear()Dave Jiang2017-02-281-1/+2
| * mm: add arch-independent testcases for RODATAJinbum Park2017-02-286-103/+0
| * mm: add new mmget() helperVegard Nossum2017-02-286-6/+6
| * mm: add new mmgrab() helperVegard Nossum2017-02-2825-26/+26
| * scripts/spelling.txt: add "overwritting" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
| * scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
| * scripts/spelling.txt: add "intialization" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
| * scripts/spelling.txt: add "efective" pattern and fix typo instancesMasahiro Yamada2017-02-282-2/+2
| * scripts/spelling.txt: add "aligment" pattern and fix typo instancesMasahiro Yamada2017-02-284-9/+9
| * scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-287-7/+7
| * scripts/spelling.txt: add "an one" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
| * scripts/spelling.txt: add "an union" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
| * scripts/spelling.txt: add "an user" pattern and fix typo instancesMasahiro Yamada2017-02-283-3/+3
| * scripts/spelling.txt: add "swith" pattern and fix typo instancesMasahiro Yamada2017-02-285-5/+5
| * kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-2836-14/+96
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2017-02-281-6/+8
|\ \
| * | m68k/defconfig: amcore board defconfig tuningAngelo Dureghello2017-02-131-6/+8
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-02-2820-60/+959
|\ \ \
| * | | s390: TASK_SIZE for kernel threadsMartin Schwidefsky2017-02-241-1/+2
| * | | s390/crypt: Add protected key AES moduleMartin Schwidefsky2017-02-243-2/+633
| * | | s390/pkey: Introduce pkey kernel moduleHarald Freudenberger2017-02-236-0/+206
| * | | s390/nmi: purge tlbs after control register validationHeiko Carstens2017-02-231-1/+2
| * | | s390/nmi: fix order of register validationHeiko Carstens2017-02-231-12/+12
| * | | s390/crypto: Add PCKMO inline functionHarald Freudenberger2017-02-231-0/+32
| * | | s390/mm: use _SEGMENT_ENTRY_EMPTY in the codeDominik Dingel2017-02-233-11/+11
| * | | s390: opt into HAVE_COPY_THREAD_TLSHeiko Carstens2017-02-232-3/+3
| * | | s390: restore address space when returning to user spaceHeiko Carstens2017-02-235-25/+53
| * | | s390: rename CIF_ASCE to CIF_ASCE_PRIMARYHeiko Carstens2017-02-233-15/+15
* | | | Merge tag 'rtc-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds2017-02-283-102/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM: Orion5x: ts78xx: allow rtc-m48t86 to manage it's own resourcesH Hartley Sweeten2017-02-211-22/+7
| * | | ARM: Orion5x: ts78xx: remove RTC detectionH Hartley Sweeten2017-02-211-39/+12
| * | | ARM: ep93xx: ts72xx: allow rtc-m48t86 to manage its own resourcesH Hartley Sweeten2017-02-212-41/+10
* | | | Merge tag 'platform-drivers-x86-v4.11-1' of git://git.infradead.org/linux-pla...Linus Torvalds2017-02-251-0/+6
|\ \ \ \
| * | | | platform/x86: intel_pmc_ipc: read s0ix residency APIShanth Murthy2017-02-251-0/+6
* | | | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2017-02-2510-1897/+238
|\ \ \ \ \
| * \ \ \ \ Merge tag 'sunxi-clk-for-4.11' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd2017-02-036-1274/+238
| |\ \ \ \ \
| | * | | | | ARM: dts: sun9i: Switch to new clock bindingsChen-Yu Tsai2017-01-301-297/+107
| | * | | | | ARM: gr8: Convert to CCUMaxime Ripard2017-01-231-464/+56
| | * | | | | ARM: sun5i: Convert to CCUMaxime Ripard2017-01-234-513/+75
| | | |/ / / | | |/| | |
| * | | | | arch/x86/platform/atom: Move pmc_atom to drivers/platform/x86Irina Tirdea2017-01-274-623/+0
* | | | | | Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25108-278/+218
|\ \ \ \ \ \
| * | | | | | lib/dma-noop: Only build dma_noop_ops for s390 and m32rBart Van Assche2017-01-242-0/+2
| * | | | | | treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-2430-64/+41
| * | | | | | treewide: Consolidate set_dma_ops() implementationsBart Van Assche2017-01-243-16/+0
| * | | | | | treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-2430-63/+40
| * | | | | | treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24100-192/+192
* | | | | | | treewide: Remove remaining executable attributes from source filesJoe Perches2017-02-253-0/+0
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-02-2542-101/+407
|\ \ \ \ \ \ \
| * | | | | | | m68k: replace gcc specific macros with ones from compiler.hGideon Israel Dsouza2017-02-2510-22/+29