summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-036-28/+32
|\
| * arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-031-0/+1
| * thp: share get_huge_page_tail()Andrea Arcangeli2011-11-034-44/+0
| * sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-031-0/+13
| * s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-031-10/+11
| * s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-031-1/+23
| * powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-031-10/+11
| * powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli2011-11-031-1/+23
| * powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli2011-11-031-3/+2
| * powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli2011-11-031-1/+1
| * powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-031-13/+0
| * mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-032-4/+6
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-11-021-4/+2
|\ \
| * | filesystems: add set_nlink()Miklos Szeredi2011-11-021-1/+1
| * | filesystems: add missing nlink wrappersMiklos Szeredi2011-11-021-1/+1
| * | hypfs: remove unnecessary nlink settingMiklos Szeredi2011-11-021-2/+0
| |/
* | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02238-3045/+1366
|\ \ | |/ |/|
| * um: fix ubd cow sizeRichard Weinberger2011-11-021-1/+30
| * um: Fix kmalloc argument order in um/vdso/vma.cDave Jones2011-11-021-1/+1
| * um: switch to use of drivers/KconfigAl Viro2011-11-021-22/+1
| * um: we need sys/user.h only on i386Richard Weinberger2011-11-021-0/+2
| * um: merge delay_{32,64}.cRichard Weinberger2011-11-023-61/+1
| * um: distribute exports to where exported stuff is definedAl Viro2011-11-0210-54/+40
| * um: kill system-um.hAl Viro2011-11-023-47/+40
| * um: generic ftrace.h will do...Al Viro2011-11-022-1/+1
| * um: segment.h is x86-only and needed only thereAl Viro2011-11-021-0/+0
| * um: asm/pda.h is not needed anymoreAl Viro2011-11-021-21/+0
| * um: hw_irq.h can go generic as wellAl Viro2011-11-022-8/+1
| * um: switch to generic-yAl Viro2011-11-0213-59/+2
| * um: clean Kconfig up a bitAl Viro2011-11-022-113/+7
| * um: kill useless argument of free_chan() and free_one_chan()Al Viro2011-11-021-5/+5
| * um: unify ptrace_user.hAl Viro2011-11-029-77/+35
| * um: unify KSTK_...Al Viro2011-11-024-13/+10
| * um: fix gcov build breakageAl Viro2011-11-022-17/+2
| * um: page_offset.h is never usedAl Viro2011-11-021-1/+0
| * um: irq_vectors.h just shadows x86 oneAl Viro2011-11-021-0/+0
| * um: required-features.h is there only to shadow x86 one...Al Viro2011-11-021-0/+0
| * um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-021-0/+0
| * um: take ubd_user.h to its users...Al Viro2011-11-021-0/+0
| * um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-026-61/+58
| * um: merge signal_{32,64}.cAl Viro2011-11-026-278/+189
| * um: no need to play with save_sp in signal frame setup anymoreAl Viro2011-11-022-57/+15
| * um: increase stack growth cushion in pagefaultAl Viro2011-11-023-6/+3
| * um: merge HOST_... of registers common on i386 and amd64Al Viro2011-11-027-63/+63
| * um: sanitize paths in sys_call_table* includesAl Viro2011-11-022-2/+2
| * um: merge os-Linux/tls.c into arch/x86/um/os-Linux/tls.cAl Viro2011-11-025-43/+38
| * um: move asm/desc.h into arch/x86/um/asmAl Viro2011-11-021-0/+0
| * um: merge host_ldt_{32,64}.hAl Viro2011-11-023-75/+35
| * um: merge tls_{32,64}.hAl Viro2011-11-023-64/+35
| * um: take um_mmu.h to asm/mmu.h, clean asm/mmu_context.h a bitAl Viro2011-11-023-34/+19