aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-02
|\
| * i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-01
| * x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-31
* | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-02
|\ \
| * | [IA64] gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-01
| * | [IA64[ add CONFIG_NET_VENDOR_INTEL=y to default config files where neededTony Luck2011-08-26
| * | [IA64] sn2: add missing put_cpu()Tony Luck2011-08-11
* | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-02
|\ \ \
| * | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-02
| * | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-02
| * | | sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-02
| * | | s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-02
| * | | s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-02
| * | | powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-02
| * | | powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli2011-11-02
| * | | powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli2011-11-02
| * | | powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli2011-11-02
| * | | powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-02
| * | | mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-02
* | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/...Linus Torvalds2011-11-02
|\ \ \ \
| * | | | filesystems: add set_nlink()Miklos Szeredi2011-11-02
| * | | | filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
| * | | | hypfs: remove unnecessary nlink settingMiklos Szeredi2011-11-02
| |/ / /
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linuxLinus Torvalds2011-11-02
|\ \ \ \ | |/ / / |/| | |
| * | | um: fix ubd cow sizeRichard Weinberger2011-11-02
| * | | um: Fix kmalloc argument order in um/vdso/vma.cDave Jones2011-11-02
| * | | um: switch to use of drivers/KconfigAl Viro2011-11-02
| * | | um: we need sys/user.h only on i386Richard Weinberger2011-11-02
| * | | um: merge delay_{32,64}.cRichard Weinberger2011-11-02
| * | | um: distribute exports to where exported stuff is definedAl Viro2011-11-02
| * | | um: kill system-um.hAl Viro2011-11-02
| * | | um: generic ftrace.h will do...Al Viro2011-11-02
| * | | um: segment.h is x86-only and needed only thereAl Viro2011-11-02
| * | | um: asm/pda.h is not needed anymoreAl Viro2011-11-02
| * | | um: hw_irq.h can go generic as wellAl Viro2011-11-02
| * | | um: switch to generic-yAl Viro2011-11-02
| * | | um: clean Kconfig up a bitAl Viro2011-11-02
| * | | um: kill useless argument of free_chan() and free_one_chan()Al Viro2011-11-02
| * | | um: unify ptrace_user.hAl Viro2011-11-02
| * | | um: unify KSTK_...Al Viro2011-11-02
| * | | um: fix gcov build breakageAl Viro2011-11-02
| * | | um: page_offset.h is never usedAl Viro2011-11-02
| * | | um: irq_vectors.h just shadows x86 oneAl Viro2011-11-02
| * | | um: required-features.h is there only to shadow x86 one...Al Viro2011-11-02
| * | | um: asm/apic.h is there only to shadow the x86 one...Al Viro2011-11-02
| * | | um: take ubd_user.h to its users...Al Viro2011-11-02
| * | | um: take ldt.h to arch/x86/um/asm/mm_context.hAl Viro2011-11-02
| * | | um: merge signal_{32,64}.cAl Viro2011-11-02
| * | | um: no need to play with save_sp in signal frame setup anymoreAl Viro2011-11-02
| * | | um: increase stack growth cushion in pagefaultAl Viro2011-11-02