summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | ARM: 8189/1: arm64:add bitrev.h file to support rbit instructionYalin Wang2014-12-222-0/+20
| | | | |/ / / / / /
| | | * | | | | | | ARM: 8297/1: cache-l2x0: optimize aurora range operationsArnd Bergmann2015-02-061-46/+22
| | | * | | | | | | ARM: 8296/1: cache-l2x0: clean up aurora cache handlingArnd Bergmann2015-02-061-73/+38
| | | * | | | | | | ARM: 8265/1: dts: exynos4: Add nodes for L2 cache controllerTomasz Figa2015-01-162-0/+23
| | | * | | | | | | ARM: 8264/1: EXYNOS: Add support for non-secure L2X0 resumeTomasz Figa2015-01-161-0/+46
| | | * | | | | | | ARM: 8263/1: EXYNOS: Add .write_sec outer cache callback for L2C-310Tomasz Figa2015-01-161-0/+50
| | | * | | | | | | ARM: 8262/1: l2c: Add support for overriding prefetch settingsTomasz Figa2015-01-161-0/+54
| | | * | | | | | | ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ...Tomasz Figa2015-01-161-1/+2
| | | * | | | | | | ARM: 8260/1: l2c: Add interface to ask hypervisor to configure L2CTomasz Figa2015-01-162-0/+9
| | | * | | | | | | ARM: 8259/1: l2c: Refactor the driver to use commit-like interfaceTomasz Figa2015-01-161-96/+116
| | | * | | | | | | ARM: 8258/1: l2c: use l2c_write_sec() for restoring latency and filter regsMarek Szyprowski2015-01-161-16/+16
| | | * | | | | | | ARM: 8257/1: OMAP2+: use common l2cache initialization codeMarek Szyprowski2015-01-163-15/+15
| | | |/ / / / / /
| * | | | | | | | ARM: 8274/1: Fix DEBUG_LL for multi-platform kernels (without PL01X)Daniel Thompson2015-01-211-6/+1
| * | | | | | | | ARM: 8273/1: Seperate DEBUG_UART_PHYS from DEBUG_LL on EP93XXDaniel Thompson2015-01-211-1/+2
| * | | | | | | | ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directoryDaniel Thompson2015-01-212-13/+25
| * | | | | | | | ARM: 8271/1: omap1: Migrate debug_ll macros to use 8250.SDaniel Thompson2015-01-212-102/+56
| * | | | | | | | ARM: 8270/1: ks8695: Migrate debug_ll macros to shared directoryDaniel Thompson2015-01-212-3/+15
| * | | | | | | | ARM: 8269/1: Remove DEBUG_LL_UART_NONEDaniel Thompson2015-01-211-9/+0
| * | | | | | | | ARM: 8268/1: configs: Enable DEBUG_LL_UART_8250 where neededDaniel Thompson2015-01-217-0/+7
| * | | | | | | | ARM: 8267/1: cnx3xxx: Remove spurious default for DEBUG_CNS3xxxDaniel Thompson2015-01-211-1/+0
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...Linus Torvalds2015-02-1220-338/+209
|\ \ \ \ \ \ \ \
| * | | | | | | | avr32: update all default configurationsHans-Christian Egtvedt2015-02-0915-308/+97
| * | | | | | | | avr32: remove fake at91 cpu identificationAlexandre Belloni2015-02-091-25/+1
| * | | | | | | | avr32: wire up missing syscallsHans-Christian Egtvedt2015-02-094-5/+111
* | | | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-1250-188/+81
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma()Naoya Horiguchi2015-02-121-4/+2
| * | | | | | | | | mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli2015-02-125-21/+12
| * | | | | | | | | mm: fix false-positive warning on exit due mm_nr_pmds(mm)Kirill A. Shutemov2015-02-122-0/+7
| * | | | | | | | | mm: account pmd page tables to the processKirill A. Shutemov2015-02-121-5/+9
| * | | | | | | | | arm: define __PAGETABLE_PMD_FOLDED for !LPAEKirill A. Shutemov2015-02-121-0/+2
| * | | | | | | | | mm: make FIRST_USER_ADDRESS unsigned long on all archsKirill A. Shutemov2015-02-1229-29/+29
| * | | | | | | | | microblaze: define __PAGETABLE_PMD_FOLDEDKirill A. Shutemov2015-02-121-0/+2
| * | | | | | | | | sparc32: fix broken set_pte()Kirill A. Shutemov2015-02-121-1/+2
| * | | | | | | | | mm/hugetlb: pmd_huge() returns true for non-present hugepageNaoya Horiguchi2015-02-122-2/+8
| * | | | | | | | | mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi2015-02-1211-126/+8
* | | | | | | | | | Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2015-02-12200-3098/+3536
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | powerpc/mm: Warn on flushing tlb page in kernel contextArseny Solokha2015-02-041-1/+5
| * | | | | | | | | | powerpc/powernv: Add OPAL soft-poweroff routineJoel Stanley2015-02-043-2/+67
| * | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwoo...Michael Ellerman2015-02-0434-421/+884
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | powerpc/mm: bail out early when flushing TLB pageArseny Solokha2015-01-311-1/+4
| | * | | | | | | | | | powerpc: defconfigs: add MTD_SPI_NOR (new dependency for M25P80)Brian Norris2015-01-303-0/+3
| | * | | | | | | | | | perf/powerpc: reset event hw state when adding it to the PMUAlexandru-Cezar Sardan2015-01-301-1/+3
| | * | | | | | | | | | powerpc/qe: Use strlcpy()Rickard Strandqvist2015-01-301-3/+3
| | * | | | | | | | | | PowerPC-83xx: Deletion of an unnecessary check before the function call "of_n...Markus Elfring2015-01-301-2/+1
| | * | | | | | | | | | powerpc: dts: pq3/85xx: Fix GPIO addressAlessio Igor Bogani2015-01-301-3/+3
| | * | | | | | | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA QManKumar Gala2015-01-303-0/+183
| | * | | | | | | | | | powerpc/mpc85xx: Create dts components for the FSL QorIQ DPAA BManKumar Gala2015-01-302-0/+131
| | * | | | | | | | | | powerpc/85xx: Add support for Emerson/Artesyn MVME2500.Alessio Igor Bogani2015-01-305-3/+374
| | * | | | | | | | | | powerpc/mpc85xx: Add ranges to etsec2 nodesScott Wood2015-01-303-0/+3
| | * | | | | | | | | | powerpc/config: Enable MDIO supportAndy Fleming2015-01-302-0/+5