aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-27Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds60-691/+897
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King60-691/+897
2012-07-27Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds11-189/+33
2012-07-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds7-124/+93
2012-07-26Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds12-46/+89
2012-07-27powerpc/ftrace: Trace function graph entry before updating indexSteven Rostedt1-6/+5
2012-07-27powerpc: Lack of firmware flash support is not an errorAnton Blanchard1-1/+1
2012-07-27powerpc: Enable pseries hardware RNG and crypto modulesAnton Blanchard2-4/+8
2012-07-27powerpc: Update g5_defconfigBenjamin Herrenschmidt1-73/+30
2012-07-27powerpc/kvm/bookehv: Fix build regressionAlexander Graf1-38/+39
2012-07-27powerpc: Set stack limit properly in crit_transfer_to_handlerStuart Yoder1-2/+10
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds22-522/+331
2012-07-26sparc32, copy_thread: Clear TIF_USEDFPU flag of created task instead of currentTkhai Kirill1-3/+1
2012-07-26sparc32: delete dead code in show_mem()Sam Ravnborg1-7/+0
2012-07-26sparc32: move kmap_init() to highmem.cSam Ravnborg3-14/+17
2012-07-26sparc32: move probe_memory() to srmmu.cSam Ravnborg2-13/+11
2012-07-26sparc32: drop unused BAD_PAGE stuffSam Ravnborg1-7/+0
2012-07-26sparc32: centralize all mmu context handling in srmmu.cSam Ravnborg6-71/+63
2012-07-26sparc32: drop quicklistSam Ravnborg2-15/+0
2012-07-26sparc32: drop sparc model check in paging_initSam Ravnborg1-13/+1
2012-07-26sparc32: drop sparc_unmapped_baseSam Ravnborg2-4/+1
2012-07-26sparc32,leon: drop leon_init()Sam Ravnborg3-19/+0
2012-07-26sparc32: drop fixmap.hSam Ravnborg4-30/+26
2012-07-26sparc32: fixmap.h cleanupSam Ravnborg1-89/+5
2012-07-26sparc32: drop unused kmap_atomic_to_pageSam Ravnborg2-19/+0
2012-07-26sparc32: drop swapper_pg_dirSam Ravnborg2-4/+3
2012-07-26sparc32: beautify srmmu_inherit_prom_mappings()Sam Ravnborg1-10/+16
2012-07-26sparc32: use void * in nocache get/freeSam Ravnborg2-35/+42
2012-07-26sparc32: fix coding-style in srmmu.cSam Ravnborg1-68/+64
2012-07-26sparc32: sort includes in srmmu.cSam Ravnborg1-21/+21
2012-07-26sparc32: define a few srmmu functions __initSam Ravnborg1-2/+2
2012-07-26Merge tag 'gpio-for-v3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds6-47/+46
2012-07-26Merge branch 'stable' of git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tileLinus Torvalds2-2/+2
2012-07-26posix_types.h: Cleanup stale __NFDBITS and related definitionsJosh Boyer1-1/+1
2012-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-359/+541
2012-07-26Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-109/+154
2012-07-26Merge branches 'x86-cleanups-for-linus' and 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-7/+2
2012-07-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-26/+40
2012-07-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-56/+1
2012-07-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds25-1113/+3408
2012-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-0/+2
2012-07-26Merge tag 'usb-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-7/+7
2012-07-25ARM: mxs: fix compile error caused by prom_update_property changeShawn Guo1-6/+2
2012-07-25tilepro pci: fix pci_bus.subordinate bad bombing from b918c62eChris Metcalf1-1/+1
2012-07-25tilegx pci: fix semantic merge conflict with 3527ed81cChris Metcalf1-1/+1
2012-07-25ARM: dt: tegra trimslice: enable USB2 portStephen Warren1-0/+1
2012-07-25ARM: dt: tegra trimslice: add vbus-gpio propertyStephen Warren1-0/+1
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann8-25/+65
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn6-8/+8
2012-07-25ARM: Dove: Fixup ge00 initialisationHannes Reinecke1-2/+2