aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-11-02arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Gravatar Liu Gang 1-0/+1
2011-11-02thp: share get_huge_page_tail()Gravatar Andrea Arcangeli 4-44/+0
2011-11-02sparc: gup_pte_range() support THP based tail recountingGravatar Andrea Arcangeli 1-0/+13
2011-11-02s390: gup_huge_pmd() return 0 if pte changesGravatar Andrea Arcangeli 1-10/+11
2011-11-02s390: gup_huge_pmd() support THP tail recountingGravatar Andrea Arcangeli 1-1/+23
2011-11-02powerpc: gup_huge_pmd() return 0 if pte changesGravatar Andrea Arcangeli 1-10/+11
2011-11-02powerpc: gup_hugepte() support THP based tail recountingGravatar Andrea Arcangeli 1-1/+23
2011-11-02powerpc: gup_hugepte() avoid freeing the head page too many timesGravatar Andrea Arcangeli 1-3/+2
2011-11-02powerpc: get_hugepte() don't put_page() the wrong pageGravatar Andrea Arcangeli 1-1/+1
2011-11-02powerpc: remove superfluous PageTail checks on the pte gup_fastGravatar Andrea Arcangeli 1-13/+0
2011-11-02mm: thp: tail page refcounting fixGravatar Andrea Arcangeli 2-4/+6
2011-11-01Merge branch 'next/soc' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 77-14/+5726
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 33-84/+2209
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 56-1118/+1372
2011-11-01Merge branch 'next/cross-platform' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 15-79/+136
2011-11-01Merge branch 'next/devel' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 121-665/+1399
2011-11-01Merge branch 'next/board' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 59-586/+3147
2011-11-01Merge branch 'next/deletion' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 29-1307/+0
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 43-1325/+2079
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 21-494/+1376
2011-11-01Merge branch 'next/driver' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 22-7/+352
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 221-8853/+5251
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socGravatar Linus Torvalds 54-92/+404
2011-11-02Merge branch 'imx/imx6q' into next/socGravatar Arnd Bergmann 32-80/+3648
2011-11-02Merge branch 'picoxcell/soc' into next/socGravatar Arnd Bergmann 25-0/+1317
2011-11-02Merge branch 'highbank/soc' into next/socGravatar Arnd Bergmann 269-3356/+2145
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxGravatar Linus Torvalds 3-17/+27
2011-11-01Merge git://github.com/herbertx/cryptoGravatar Linus Torvalds 12-13/+2499
2011-11-01Merge branch 'imx/devel' into next/dtGravatar Arnd Bergmann 135-5256/+3993
2011-11-01Merge Qualcom Hexagon architectureGravatar Linus Torvalds 110-0/+12584
2011-11-01Hexagon: Add basic stacktrace functionality for Hexagon architecture.Gravatar Richard Kuo 1-0/+66
2011-11-01Hexagon: Add configuration and makefiles for the Hexagon architecture.Gravatar Richard Kuo 7-0/+498
2011-11-01Hexagon: Comet platform supportGravatar Richard Kuo 1-0/+85
2011-11-01Hexagon: kgdb support filesGravatar Linas Vepstas 2-0/+297
2011-11-01Hexagon: Add page-fault support.Gravatar Richard Kuo 4-0/+601
2011-11-01Hexagon: Add page table header files & etc.Gravatar Richard Kuo 7-0/+1054
2011-11-01Hexagon: Add ioremap supportGravatar Richard Kuo 1-0/+56
2011-11-01Hexagon: Provide DMA implementationGravatar Richard Kuo 3-0/+350
2011-11-01Hexagon: Implement basic TLB management routines for Hexagon.Gravatar Richard Kuo 3-0/+190
2011-11-01Hexagon: Implement basic cache-flush supportGravatar Richard Kuo 3-0/+261
2011-11-01Hexagon: Provide basic implementation and/or stubs for I/O routines.Gravatar Richard Kuo 2-0/+417
2011-11-01Hexagon: Add user access functionsGravatar Richard Kuo 6-0/+705
2011-11-01Hexagon: Add locking types and functionsGravatar Richard Kuo 2-0/+228
2011-11-01Hexagon: Add SMP supportGravatar Richard Kuo 3-0/+372
2011-11-01Hexagon: Provide basic debugging and system trap support.Gravatar Richard Kuo 2-0/+483
2011-11-01Hexagon: Add ptrace supportGravatar Richard Kuo 2-0/+215
2011-11-01Hexagon: Add time and timer functionsGravatar Richard Kuo 3-0/+318
2011-11-01Hexagon: Add interruptsGravatar Richard Kuo 2-0/+126
2011-11-01Hexagon: Add startup codeGravatar Richard Kuo 3-0/+345
2011-11-01Hexagon: Add init_task and process functionsGravatar Richard Kuo 2-0/+333