summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-06-25mm/memblock: add extra "flags" to memblock to allow selection of memory based...Tony Luck5-7/+12
2015-06-25mm: clarify that the function operates on hugepage pteAneesh Kumar K.V7-31/+31
2015-06-25powerpc/mm: use generic version of pmdp_clear_flush()Aneesh Kumar K.V3-15/+8
2015-06-25mm/thp: split out pmd collapse flush into separate functionsAneesh Kumar K.V2-35/+45
2015-06-25mm/hugetlb: reduce arch dependent code about hugetlb_prefault_arch_hookZhang Zhen11-40/+0
2015-06-25powerpc/mm: tracking vDSO remapLaurent Dufour2-1/+35
2015-06-25mm: new mm hook frameworkLaurent Dufour30-0/+450
2015-06-25mm/hugetlb: reduce arch dependent code about huge_pmd_unshareZhang Zhen10-52/+0
2015-06-25xtensa: use for_each_sg()Akinobu Mita1-7/+12
2015-06-25sparc: use for_each_sg()Akinobu Mita1-3/+5
2015-06-25parisc: use for_each_sg()Akinobu Mita1-11/+16
2015-06-25powerpc: use for_each_sg()Akinobu Mita1-5/+5
2015-06-25metag: use for_each_sg()Akinobu Mita1-5/+9
2015-06-25ARM: hisi: revert changes from hisi/hip04-dt branchArnd Bergmann2-160/+0
2015-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds4-28/+248
2015-06-25sparc: time: Replace update_persistent_clock() with CONFIG_RTC_SYSTOHCXunlei Pang3-36/+1
2015-06-24Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds60-729/+916
2015-06-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds61-1496/+3558
2015-06-24arm: socfpga: dts: Add Arria10 SDRAM EDAC DTS supportThor Thayer1-0/+11
2015-06-24Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds158-1745/+5608
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds11-47/+65
2015-06-24Merge tag 'microblaze-4.2-rc1' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds4-18/+4
2015-06-24MIPS: spinlock: Adjust arch_spin_lock back-off timeMarkos Chandras1-1/+1
2015-06-24MIPS: asmmacro: Ensure 64-bit FP registers are used with MSAMarkos Chandras1-0/+11
2015-06-24Merge tag 'spi-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-4/+0
2015-06-24Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds9-15/+324
2015-06-24Merge branch 'for-linus-clk' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds14-45/+27
2015-06-24Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds8-107/+119
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-5/+5
2015-06-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-2/+11
2015-06-23Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds29-242/+44
2015-06-23Merge tag 'mmc-v4.2' of git://git.linaro.org/people/ulf.hansson/mmcLinus Torvalds5-0/+5
2015-06-23KVM: s390: clear floating interrupt bitmap and parametersJens Freimann1-0/+3
2015-06-23KVM: x86/vPMU: Enable PMU handling for AMD PERFCTRn and EVNTSELn MSRsWei Huang1-42/+9
2015-06-23KVM: x86/vPMU: Implement AMD vPMU code for KVMWei Huang1-6/+116
2015-06-23KVM: x86/vPMU: Define kvm_pmu_ops to support vPMU function dispatchWei Huang8-338/+606
2015-06-23KVM: x86/vPMU: introduce kvm_pmu_msr_idx_to_pmcWei Huang1-6/+18
2015-06-23h8300: Always build dtbYoshinori Sato1-1/+2
2015-06-23h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato1-1/+0
2015-06-23h8300: Symbol name fixYoshinori Sato1-1/+1
2015-06-23h8300: devicetree sourceYoshinori Sato4-0/+313
2015-06-23h8300: configsYoshinori Sato3-0/+147
2015-06-23h8300: Build scriptsYoshinori Sato5-0/+317
2015-06-23h8300: library functionsYoshinori Sato16-0/+723
2015-06-23h8300: Memory managementYoshinori Sato4-0/+243
2015-06-23h8300: miscellaneous functionsYoshinori Sato6-0/+335
2015-06-23h8300: process helpersYoshinori Sato4-0/+674
2015-06-23h8300: compressed image supportYoshinori Sato6-0/+226
2015-06-23h8300: Low level entryYoshinori Sato3-0/+584
2015-06-23h8300: kernel startupYoshinori Sato1-0/+255