summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* gcov: enable GCOV_PROFILE_ALL from ARCH KconfigsRiku Voipio2014-12-137-0/+7
* sparc: hook up execveat system callDavid Drysdale2014-12-134-1/+15
* x86: hook up execveat system callDavid Drysdale2014-12-137-0/+35
* mm/debug-pagealloc: make debug-pagealloc boottime configurableJoonsoo Kim2014-12-135-5/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-12-129-12/+11
|\
| * treewide: fix typo in printk and KconfigMasanari Iida2014-11-203-6/+6
| * ARM: dts: bcm63138: change "interupts" to "interrupts"Radek Dostal2014-11-201-1/+1
| * Merge Linus' tree to be be to apply submitted patches to newer code thanJiri Kosina2014-11-202953-75662/+94590
| |\
| * | arm: fix wording of "Crotex" in CONFIG_ARCH_EXYNOS3 helpIan Campbell2014-10-291-1/+1
| * | powerpc: Fix comment typo 'CONIFG_8xx'Paul Bolle2014-10-291-1/+1
| * | powerpc: Fix comment typos 'CONFiG_ALTIVEC'Paul Bolle2014-10-292-2/+2
| * | IBM Akebono: Remove obsolete config selectAlistair Popple2014-10-291-1/+0
* | | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds2014-12-111-2/+2
|\ \ \
| * \ \ Merge branch 'master' into for-3.19Tejun Heo2014-11-22178-755/+1456
| |\ \ \
| * | | | percpu: Convert remaining __get_cpu_var uses in 3.18-rcXChristoph Lameter2014-10-291-2/+2
* | | | | Merge tag 'stable/for-linus-3.19-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-12-1115-264/+329
|\ \ \ \ \
| * | | | | xen/pci: Use APIC directly when APIC virtualization hardware is availableBoris Ostrovsky2014-12-042-0/+107
| * | | | | xen/pci: Defer initialization of MSI ops on HVM guestsBoris Ostrovsky2014-12-041-2/+13
| * | | | | xen/arm: introduce GNTTABOP_cache_flushStefano Stabellini2014-12-041-2/+32
| * | | | | xen/arm/arm64: introduce xen_arch_need_swiotlbStefano Stabellini2014-12-043-0/+18
| * | | | | xen/arm/arm64: merge xen/mm32.c into xen/mm.cStefano Stabellini2014-12-044-138/+86
| * | | | | xen/arm: use hypercall to flush caches in map_pageStefano Stabellini2014-12-042-1/+24
| * | | | | xen: add a dma_addr_t dev_addr argument to xen_dma_map_pageStefano Stabellini2014-12-043-6/+6
| * | | | | xen/arm: use is_device_dma_coherentStefano Stabellini2014-12-041-3/+3
| * | | | | arm: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
| * | | | | arm64: introduce is_device_dma_coherentStefano Stabellini2014-12-042-0/+8
| * | | | | xen/arm: if(pfn_valid(pfn)) call native dma_opsStefano Stabellini2014-12-042-45/+54
| * | | | | xen/arm: remove outer_*_range callStefano Stabellini2014-12-041-9/+0
| * | | | | xen/arm: remove handling of XENFEAT_grant_map_identityStefano Stabellini2014-12-042-89/+1
* | | | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-12-11258-3505/+8039
|\ \ \ \ \ \
| * | | | | | MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill2014-11-244-9/+16
| * | | | | | MIPS: Cosmetic cleanups of page table headers.Steven J. Hill2014-11-243-67/+71
| * | | | | | MIPS: Add CP0 macros for extended EntryLo registersSteven J. Hill2014-11-241-0/+40
| * | | | | | MIPS: Remove now unused definition of phys_t.Ralf Baechle2014-11-241-16/+0
| * | | | | | MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle2014-11-2423-64/+64
| * | | | | | MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle2014-11-2413-40/+37
| * | | | | | MIPS: lib: memset: Clean up some MIPS{EL,EB} ifdeferyMarkos Chandras2014-11-241-4/+2
| * | | | | | MIPS: iomap: Use __mem_{read,write}{b,w,l} for MMIOMarkos Chandras2014-11-241-9/+9
| * | | | | | MIPS: <asm/types.h> fix indentation.Ralf Baechle2014-11-241-1/+1
| * | | | | | MIPS: Enable VDSO randomizationPrem Karat2014-11-241-1/+14
| * | | | | | MIPS: Remove a temporary hack for debugging cache flushes in SMTC configurationRalf Baechle2014-11-241-59/+0
| * | | | | | MIPS: Remove declaration of obsolete arch_init_clk_ops()Maarten ter Huurne2014-11-241-3/+0
| * | | | | | MIPS: atomic.h: Reformat to fit in 79 columnsMaciej W. Rozycki2014-11-241-180/+181
| * | | | | | MIPS: Apply `.insn' to fixup labels throughoutMaciej W. Rozycki2014-11-243-0/+8
| * | | | | | MIPS: Fix microMIPS LL/SC immediate offsetsMaciej W. Rozycki2014-11-249-91/+126
| * | | | | | MIPS: Kconfig: Only allow 32-bit microMIPS buildsMaciej W. Rozycki2014-11-241-1/+1
| * | | | | | MIPS: signal.c: Fix an invalid cast in ISA mode bit handlingMaciej W. Rozycki2014-11-241-1/+1
| * | | | | | MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki2014-11-241-3/+7
| * | | | | | MIPS: Kconfig: Enable microMIPS support for MaltaMaciej W. Rozycki2014-11-241-0/+1
| * | | | | | MIPS: loongson: common: rtc: make loongson_rtc_resources staticAaro Koskinen2014-11-241-1/+1