summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2016-07-2913-88/+173
|\
| * sparc64: Trim page tables for 8M hugepagesNitin Gupta2016-07-296-68/+129
| * sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz2016-07-286-15/+19
| * sparc32: off by ones in BUG_ON()Dan Carpenter2016-07-271-2/+2
| * sparc: Don't leak context bits into thread->fault_addressDavid S. Miller2016-07-273-4/+24
* | Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds2016-07-294-3/+5
|\ \
| * | ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta2016-07-281-1/+1
| * | ARC: dma: fix address translation in arc_dma_freeVladimir Kondratiev2016-07-201-1/+2
| * | ARC: typo fix in mm/ioremap.cAlexey Brodkin2016-07-191-1/+1
| * | ARC: fix linux-next build breakageVineet Gupta2016-07-131-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2016-07-294-653/+675
|\ \ \
| * | | avr32: off by one in at32_init_pio()Dan Carpenter2016-07-291-1/+1
| * | | avr32: fixup code style in unistd.h and syscall_table.SHans-Christian Noren Egtvedt2016-07-292-654/+654
| * | | avr32: wire up preadv2 and pwritev2 syscallsHans-Christian Noren Egtvedt2016-07-293-0/+22
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2016-07-2925-171/+373
|\ \ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King2016-07-2876-464/+923
| |\ \ \ \ \
| | | * | | | ARM: 8561/4: dma-mapping: Fix the coherent case when iommu is usedGregory CLEMENT2016-07-141-21/+65
| | | * | | | ARM: 8561/3: dma-mapping: Don't use outer_flush_range when the L2C is coherentGregory CLEMENT2016-07-141-20/+42
| | | * | | | ARM: 8560/1: errata: Workaround errata A12 825619 / A17 852421Doug Anderson2016-07-142-0/+29
| | | * | | | ARM: 8559/1: errata: Workaround erratum A12 821420Doug Anderson2016-07-142-0/+15
| | | * | | | ARM: 8558/1: errata: Workaround errata A12 818325/852422 A17 852423Doug Anderson2016-07-142-0/+53
| | | * | | | ARM: save and reset the address limit when entering an exceptionRussell King2016-07-075-6/+20
| | | * | | | ARM: 8584/1: floppy: avoid gcc-6 warningArnd Bergmann2016-07-021-1/+1
| | | * | | | ARM: 8583/1: mm: fix location of _etextKees Cook2016-07-022-3/+3
| | | * | | | ARM: 8582/1: remove unused CONFIG_ARCH_HAS_BARRIERSMasahiro Yamada2016-07-022-9/+1
| | | * | | | ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre2016-06-223-14/+12
| | | * | | | ARM: 8581/1: add missing <asm/prom.h> to arch/arm/kernel/devtree.cBen Dooks2016-06-221-0/+1
| | | * | | | ARM: 8576/1: avoid duplicating "Kernel: arch/arm/boot/*Image is ready"Masahiro Yamada2016-06-222-5/+2
| | | * | | | ARM: 8556/1: on a generic DT system: do not touch l2x0Linus Walleij2016-06-221-0/+2
| | | * | | | ARM: uaccess: remove put_user() code duplicationRussell King2016-06-221-57/+49
| | | * | | | ARM: 8580/1: Remove orphaned __addr_ok() definitionRobin Murphy2016-06-221-8/+0
| | | * | | | ARM: get rid of horrible *(unsigned int *)(regs + 1)Russell King2016-06-222-1/+3
| | | * | | | ARM: introduce svc_pt_regs structureRussell King2016-06-224-4/+14
| | | * | | | ARM: rename S_FRAME_SIZE to PT_REGS_SIZERussell King2016-06-226-15/+15
| | * | | | | ARM: 8577/1: Fix Cortex-A15 798181 errata initializationMatija Glavinic Pecotic2016-07-021-4/+40
| * | | | | | ARM: 8586/1: cpuidle: make arm_cpuidle_suspend() a bit more efficientJisheng Zhang2016-07-141-11/+6
| * | | | | | ARM: 8585/1: cpuidle: fix !cpuidle_ops[cpu].init case during initJisheng Zhang2016-07-141-3/+11
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-07-2810-149/+28
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'for-4.8/libnvdimm' into libnvdimm-for-nextDan Williams2016-07-2410-149/+28
| |\ \ \ \ \ \
| | * | | | | | x86/insn: remove pcommitDan Williams2016-07-233-48/+1
| | * | | | | | Revert "KVM: x86: add pcommit support"Dan Williams2016-07-235-41/+6
| | * | | | | | pmem: kill __pmem address spaceDan Williams2016-07-122-26/+19
| | * | | | | | pmem: kill wmb_pmem()Dan Williams2016-07-121-34/+2
* | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-07-283-11/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen2016-07-281-1/+1
| * | | | | | | | mm: move most file-based accounting to the nodeMel Gorman2016-07-282-5/+5
| * | | | | | | | mm: move page mapped accounting to the nodeMel Gorman2016-07-281-1/+1
| * | | | | | | | mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-4/+4
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-07-281-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | ARM: io: fix comment grammarAndrew F. Davis2016-06-211-1/+1