summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2011-11-021-12/+6
|\
| * i7core_edac: Drop the edac_mce facilityBorislav Petkov2011-11-011-1/+0
| * x86, MCE: Use notifier chain only for MCE decodingBorislav Petkov2011-10-311-11/+6
* | Merge branch 'misc-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl...Linus Torvalds2011-11-027-5/+14
|\ \
| * | [IA64] gpio: GENERIC_GPIO default must be nBen Hutchings2011-09-011-1/+1
| * | [IA64[ add CONFIG_NET_VENDOR_INTEL=y to default config files where neededTony Luck2011-08-265-0/+5
| * | [IA64] sn2: add missing put_cpu()Tony Luck2011-08-111-4/+8
* | | Merge branch 'akpm' (Andrew's incoming - part two)Linus Torvalds2011-11-026-28/+32
|\ \ \
| * | | arch/powerpc/sysdev/fsl_rio.c: release rapidio port I/O region resource if po...Liu Gang2011-11-021-0/+1
| * | | thp: share get_huge_page_tail()Andrea Arcangeli2011-11-024-44/+0
| * | | sparc: gup_pte_range() support THP based tail recountingAndrea Arcangeli2011-11-021-0/+13
| * | | s390: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-021-10/+11
| * | | s390: gup_huge_pmd() support THP tail recountingAndrea Arcangeli2011-11-021-1/+23
| * | | powerpc: gup_huge_pmd() return 0 if pte changesAndrea Arcangeli2011-11-021-10/+11
| * | | powerpc: gup_hugepte() support THP based tail recountingAndrea Arcangeli2011-11-021-1/+23
| * | | powerpc: gup_hugepte() avoid freeing the head page too many timesAndrea Arcangeli2011-11-021-3/+2
| * | | powerpc: get_hugepte() don't put_page() the wrong pageAndrea Arcangeli2011-11-021-1/+1
| * | | powerpc: remove superfluous PageTail checks on the pte gup_fastAndrea Arcangeli2011-11-021-13/+0
| * | | mm: thp: tail page refcounting fixAndrea Arcangeli2011-11-022-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
OpenPOWER on IntegriCloud