aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu5-9/+10
2016-10-09parisc: Move exception table into read-only sectionHelge Deller1-3/+4
2016-10-09parisc: Fix kernel memory layout regarding position of __gpHelge Deller1-2/+5
2016-10-09parisc: Increase initial kernel mapping sizeHelge Deller1-3/+3
2016-10-08Merge branch 'work.const-qstr' into work.miscAl Viro1-1/+1
2016-10-08parisc: Migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-10-08x86/pkeys: Make protection keys an "eager" featureDave Hansen1-3/+4
2016-10-08x86/apic: Prevent pointless warning messagesThomas Gleixner1-3/+5
2016-10-08x86/acpi: Prevent LAPIC id 0xff from being accountedThomas Gleixner1-0/+4
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds69-144/+142
2016-10-07Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds36-846/+3637
2016-10-07Merge tag 'armsoc-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds54-360/+4183
2016-10-07Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds388-5397/+15940
2016-10-07Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+1
2016-10-07Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-2/+48
2016-10-07Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-64/+63
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds83-1285/+684
2016-10-07Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds98-8065/+98
2016-10-07Merge branch 'parisc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds19-186/+304
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32Linus Torvalds2-2/+3
2016-10-07Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds188-2678/+3593
2016-10-07cred: simpler, 1D supplementary groupsAlexey Dobriyan1-2/+2
2016-10-07uprobes: remove function declarations from arch/{mips,s390}Marcin Nowakowski2-22/+0
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf39-8/+49
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf4-63/+27
2016-10-07nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf1-9/+0
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf8-26/+37
2016-10-07atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta10-10/+0
2016-10-07ia64: implement atomic64_dec_if_positiveVineet Gupta1-0/+16
2016-10-07arm64 Kconfig: select gigantic pageYisheng Xie1-0/+1
2016-10-07mm/hugetlb: introduce ARCH_HAS_GIGANTIC_PAGEYisheng Xie2-0/+2
2016-10-07mm: move phys_mem_access_prot_allowed() declaration to pgtable.hBaoyou Xie2-4/+0
2016-10-07powerpc: implement arch_reserved_kernel_pagesSrikar Dronamraju2-0/+8
2016-10-07metag: Only define atomic_dec_if_positive conditionallyGuenter Roeck1-2/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatchingLinus Torvalds2-0/+66
2016-10-07Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds7-788/+24
2016-10-07Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/mdLinus Torvalds1-2/+3
2016-10-07parisc: Increase KERNEL_INITIAL_SIZE for 32-bit SMP kernelsHelge Deller2-1/+9
2016-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+16
2016-10-07parisc: Drop bootmem and switch to memblockHelge Deller3-66/+64
2016-10-07arch/x86: Handle non enumerated CPU after physical hotplugPrarit Bhargava1-3/+15
2016-10-06Merge tag 'dmaengine-4.9-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2-0/+98
2016-10-06parisc: Add hardened usercopy featureHelge Deller3-19/+41
2016-10-06Merge tag 'trace-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-traceLinus Torvalds1-2/+2
2016-10-06Merge tag 'for-linus-4.9-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds9-92/+97
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds101-1840/+3192
2016-10-06MIPS: generic: Convert SEAD-3 to a generic boardPaul Burton22-730/+152
2016-10-06MIPS: generic: Introduce generic DT-based board supportPaul Burton22-1/+643
2016-10-06MIPS: Support generating Flattened Image Trees (.itb)Paul Burton2-1/+64