summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.2/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-2550-50/+20
|\
| * remove scatterlist.h generation from arch Kbuild filesChristoph Hellwig2015-05-1930-30/+0
| * remove <asm/scatterlist.h>Christoph Hellwig2015-05-0520-20/+20
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2015-06-253-5/+46
|\ \
| * | sparc64: perf: Use UREG_FP rather than UREG_I6David Ahern2015-06-251-2/+2
| * | sparc64: perf: Add sanity checking on addresses in user stackDavid Ahern2015-06-252-0/+35
| * | sparc64: Convert BUG_ON to warningDavid Ahern2015-06-251-2/+3
| * | sparc: perf: Disable pagefaults while walking userspace stacksDavid Ahern2015-06-251-1/+6
* | | Merge tag 'for-4.2' of git://git.sourceforge.jp/gitroot/uclinux-h8/linuxLinus Torvalds2015-06-2593-0/+6183
|\ \ \ | |/ / |/| |
| * | h8300: Always build dtbYoshinori Sato2015-06-231-1/+2
| * | h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato2015-06-231-1/+0
| * | h8300: Symbol name fixYoshinori Sato2015-06-231-1/+1
| * | h8300: devicetree sourceYoshinori Sato2015-06-234-0/+313
| * | h8300: configsYoshinori Sato2015-06-233-0/+147
| * | h8300: Build scriptsYoshinori Sato2015-06-235-0/+317
| * | h8300: library functionsYoshinori Sato2015-06-2316-0/+723
| * | h8300: Memory managementYoshinori Sato2015-06-234-0/+243
| * | h8300: miscellaneous functionsYoshinori Sato2015-06-236-0/+335
| * | h8300: process helpersYoshinori Sato2015-06-234-0/+674
| * | h8300: compressed image supportYoshinori Sato2015-06-236-0/+226
| * | h8300: Low level entryYoshinori Sato2015-06-233-0/+584
| * | h8300: kernel startupYoshinori Sato2015-06-231-0/+255
| * | h8300: Interrupt and exceptionsYoshinori Sato2015-06-233-0/+547
| * | h8300: UAPI headersYoshinori Sato2015-06-236-0/+214
| * | h8300: Assembly headersYoshinori Sato2015-06-2332-0/+1605
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-06-2471-202/+642
|\ \ \
| * | | x86, mirror: x86 enabling - find mirrored memory rangesTony Luck2015-06-242-0/+24
| * | | mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck2015-06-245-7/+12
| * | | mm: clarify that the function operates on hugepage pteAneesh Kumar K.V2015-06-247-31/+31
| * | | powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V2015-06-243-15/+8
| * | | mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2015-06-242-35/+45
| * | | mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen2015-06-2411-40/+0
| * | | powerpc/mm: tracking vDSO remapLaurent Dufour2015-06-242-1/+35
| * | | mm: new mm hook frameworkLaurent Dufour2015-06-2430-0/+450
| * | | mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen2015-06-2410-52/+0
| * | | xtensa: use for_each_sg()Akinobu Mita2015-06-241-7/+12
| * | | sparc: use for_each_sg()Akinobu Mita2015-06-241-3/+5
| * | | parisc: use for_each_sg()Akinobu Mita2015-06-241-11/+16
| * | | powerpc: use for_each_sg()Akinobu Mita2015-06-241-5/+5
| * | | metag: use for_each_sg()Akinobu Mita2015-06-241-5/+9
* | | | Merge tag 'edac_for_4.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2015-06-2413-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/+16
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-06-244-28/+248
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-133-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-0832-166/+232
| |\ \ \ \ \
| * \ \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0156-133/+733
| |\ \ \ \ \ \