summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2016-08-01powerpc/mm: Convert early cpu/mmu feature check to use the new helpersAneesh Kumar K.V5-6/+6
2016-08-01powerpc/mm: Add early_[cpu|mmu]_has_feature()Michael Ellerman2-2/+22
2016-08-01powerpc/mm: Define radix_enabled() in one place & use static inlineMichael Ellerman2-11/+12
2016-08-01powerpc/kernel: Convert cpu_has_feature() to returning boolMichael Ellerman1-5/+4
2016-08-01powerpc/kernel: Convert mmu_has_feature() to returning boolMichael Ellerman1-2/+2
2016-08-01powerpc/mm: Make MMU_FTR_RADIX a MMU family featureAneesh Kumar K.V7-17/+16
2016-08-01powerpc/kernel: Check features don't change after patchingMichael Ellerman1-1/+26
2016-08-01powerpc/64: Do feature patching before MMU initMichael Ellerman1-3/+3
2016-08-01powerpc/mm: Do radix device tree scanning earlierMichael Ellerman3-3/+5
2016-08-01powerpc/mm: Do hash device tree scanning earlierMichael Ellerman3-26/+31
2016-08-01powerpc/mm: Move disable_radix handling into mmu_early_init_devtree()Michael Ellerman2-13/+11
2016-08-01powerpc/mm: Add mmu_early_init_devtree()Michael Ellerman4-0/+10
2016-07-31Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds438-3818/+7857
2016-07-30Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds9-158/+190
2016-07-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-66/+82
2016-07-30Merge tag 'devicetree-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds85-240/+53
2016-07-30Merge tag 'clk-for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-252/+60
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman44-208/+940
2016-07-30Merge branch 'stable-4.8' of git://git.infradead.org/users/pcmoore/auditLinus Torvalds1-3/+8
2016-07-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds11-156/+84
2016-07-30Merge tag 'pm-urgent-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2016-07-29Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds32-931/+524
2016-07-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds13-88/+173
2016-07-29Merge tag 'arc-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgup...Linus Torvalds4-3/+5
2016-07-29Merge branch 'pm-sleep'Rafael J. Wysocki1-3/+1
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds4-653/+675
2016-07-29Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds25-171/+373
2016-07-29sparc64: Trim page tables for 8M hugepagesNitin Gupta6-68/+129
2016-07-29x86/power/64: Fix hibernation return address corruptionJosh Poimboeuf1-3/+1
2016-07-29avr32: off by one in at32_init_pio()Dan Carpenter1-1/+1
2016-07-29avr32: fixup code style in unistd.h and syscall_table.SHans-Christian Noren Egtvedt2-654/+654
2016-07-29avr32: wire up preadv2 and pwritev2 syscallsHans-Christian Noren Egtvedt3-0/+22
2016-07-29sparc64 mm: Fix base TSB sizing when hugetlb pages are usedMike Kravetz6-15/+19
2016-07-29Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds10-149/+28
2016-07-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds3-11/+11
2016-07-29arm64:acpi: fix the acpi alignment exception when 'mem=' specifiedDennis Chen1-1/+1
2016-07-29mm: move most file-based accounting to the nodeMel Gorman2-5/+5
2016-07-29mm: move page mapped accounting to the nodeMel Gorman1-1/+1
2016-07-29mm, vmscan: move LRU lists to nodeMel Gorman1-4/+4
2016-07-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2016-07-28ARC: mm: don't loose PTE_SPECIAL in pte_modify()Vineet Gupta1-1/+1
2016-07-28Merge branches 'cpuidle', 'fixes' and 'misc' into for-linusRussell King76-464/+923
2016-07-28sparc32: off by ones in BUG_ON()Dan Carpenter1-2/+2
2016-07-28powerpc/mm: Parenthesise IS_ENABLED() in if conditionStephen Rothwell1-1/+1
2016-07-28sparc: Don't leak context bits into thread->fault_addressDavid S. Miller3-4/+24
2016-07-28Merge tag 'spi-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds1-328/+0
2016-07-28Merge tag 'leds_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...Linus Torvalds25-25/+25
2016-07-27Merge tag 'edac_for_4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+16
2016-07-27Disable "maybe-uninitialized" warning globallyLinus Torvalds1-3/+1
2016-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds16-202/+382