summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* clone: support passing tls argument via C rather than pt_regs magicJosh Triplett2015-06-262-1/+8
* avr32: use for_each_sg()Akinobu Mita2015-06-261-9/+10
* frv: use for_each_sg()Akinobu Mita2015-06-262-7/+10
* frv: remove unused inline function is_in_rom()Tobias Klauser2015-06-261-6/+0Star
* s390/mm: change HPAGE_SHIFT type to intDominik Dingel2015-06-262-2/+2
* s390/mm: forward check for huge pmds to pmd_large()Dominik Dingel2015-06-261-4/+1Star
* s390/hugetlb: remove dead code for sw emulated huge pagesDominik Dingel2015-06-262-60/+3Star
* mm/hugetlb: remove arch_prepare/release_hugepage from arch headersDominik Dingel2015-06-2610-90/+0Star
* s390/mm: make hugepages_supported a boot time decisionDominik Dingel2015-06-263-4/+8
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-2571-202/+642
|\
| * x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-252-0/+24
| * mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-255-7/+12
| * mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-257-31/+31
| * powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-253-15/+8Star
| * mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-252-35/+45
| * mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-2511-40/+0Star
| * powerpc/mm: tracking vDSO remapLaurent Dufour2015-06-252-1/+35
| * mm: new mm hook frameworkLaurent Dufour2015-06-2530-0/+450
| * mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-2510-52/+0Star
| * xtensa: use for_each_sg()Akinobu Mita2015-06-251-7/+12
| * sparc: use for_each_sg()Akinobu Mita2015-06-251-3/+5
| * parisc: use for_each_sg()Akinobu Mita2015-06-251-11/+16
| * powerpc: use for_each_sg()Akinobu Mita2015-06-251-5/+5
| * metag: use for_each_sg()Akinobu Mita2015-06-251-5/+9
* | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-2513-36/+111
|\ \
| * | arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS supportThor Thayer2015-06-241-0/+11
| * | arm64: Add APM X-Gene SoC EDAC DTS entriesLoc Ho2015-05-291-0/+83
| * | arm64: Enable EDAC on ARM64Loc Ho2015-05-291-0/+1
| * | EDAC: Cleanup atomic_scrub messBorislav Petkov2015-05-2810-36/+16Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-254-28/+248
|\ \ \ | |_|/ |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-143-8/+9
| |\ \
| * | | s390/bpf: implement bpf_tail_call() helperMichael Holzheu2015-06-092-4/+112
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0932-166/+232
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0256-133/+733
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-2366-313/+345
| |\ \ \ \ \
| * | | | | | x86: bpf_jit: implement bpf_tail_call() helperAlexei Starovoitov2015-05-211-24/+126
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-1377-342/+714
| |\ \ \ \ \ \
| * | | | | | | ARM: net: add JIT support for loads from struct seccomp_data.Nicolas Schichan2015-05-131-0/+10
* | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-06-2460-729/+916
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64: use private ratelimit state along with show_unhandled_signalsVladimir Murzin2015-06-193-5/+16
| * | | | | | | | arm64: show unhandled SP/PC alignment faultsVladimir Murzin2015-06-191-1/+8
| * | | | | | | | arm64: vdso: work-around broken ELF toolchains in MakefileWill Deacon2015-06-191-0/+4
| * | | | | | | | arm64: kernel: rename __cpu_suspend to keep it aligned with armSudeep Holla2015-06-195-13/+9Star
| * | | | | | | | arm64: compat: print compat_sp instead of spVladimir Murzin2015-06-171-2/+2
| * | | | | | | | arm64: mm: Fix freeing of the wrong memmap entries with !SPARSEMEM_VMEMMAPDave P Martin2015-06-171-1/+1
| * | | | | | | | arm64: entry: fix context tracking for el0_sp_pcMark Rutland2015-06-171-0/+1
| * | | | | | | | arm64: defconfig: enable memtestMark Rutland2015-06-151-0/+1
| * | | | | | | | arm64: mm: remove reference to tlb.S from comment blockVladimir Murzin2015-06-121-2/+0Star
| * | | | | | | | arm64: Do not attempt to use init_mm in reset_context()Catalin Marinas2015-06-121-0/+8
| * | | | | | | | arm64: KVM: Switch vgic save/restore to alternative_insnMarc Zyngier2015-06-125-48/+4Star