summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds64-1204/+484
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds106-2576/+7082
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds85-995/+1274
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds43-1385/+2368
2013-05-07HEXAGON: Remove non existent reference to GENERIC_KERNEL_EXECVE & GENERIC_KER...Alexander Shiyan1-2/+0
2013-05-07Hexagon: fix register used to call do_work_pendingRichard Kuo1-6/+6
2013-05-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds28-125/+219
2013-05-07Merge branch 'rwsem-optimizations'Linus Torvalds1-7/+21
2013-05-07x86 rwsem: avoid taking slow path when stealing write lockMichel Lespinasse1-7/+21
2013-05-07ARC: [mm] Lazy D-cache flush (non aliasing VIPT)Vineet Gupta3-7/+21
2013-05-07ARC: [mm] micro-optimize page size icache invalidateVineet Gupta1-3/+12
2013-05-07ARC: [mm] remove the pessimistic all-alias-invalidate icache helpersVineet Gupta1-184/+17
2013-05-07ARC: [mm] consolidate icache/dcache sync codeVineet Gupta2-19/+18
2013-05-07ARC: [mm] optimise icache flush for kernel mappingsVineet Gupta1-4/+10
2013-05-07ARC: [mm] optimise icache flush for user mappingsVineet Gupta3-15/+21
2013-05-07Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2-2/+2
2013-05-07ARC: [mm] optimize needless full mm TLB flush on munmapVineet Gupta1-4/+12
2013-05-07ARC: Add support for nSIM OSCI System C modelMischa Jonker3-0/+164
2013-05-07ARC: [TB10x] Adapt device tree to new compatible stringChristian Ruppert1-2/+2
2013-05-07ARC: [TB10x] Add support for TB10x platformChristian Ruppert7-0/+257
2013-05-07ARC: [TB10x] Device tree of TB100 and TB101 Development KitsChristian Ruppert5-0/+1190
2013-05-07ARC: Prepare interrupt code for external controllersChristian Ruppert2-2/+3
2013-05-07ARC: Allow embedded arc-intc to be properly placed in DT intc hierarchyVineet Gupta1-8/+13
2013-05-07ARC: [cmdline] Don't overwrite u-boot provided bootargsVineet Gupta1-8/+10
2013-05-07ARC: [cmdline] Remove CONFIG_CMDLINEVineet Gupta2-14/+2
2013-05-07ARC: [plat-arcfpga] defconfig updateVineet Gupta1-1/+2
2013-05-07ARC: unaligned access emulation broken if callee-reg dest of LD/STVineet Gupta1-1/+3
2013-05-07ARC: unaligned access emulation error handling consolidationVineet Gupta2-15/+6
2013-05-07ARC: Debug/crash-printing ImprovementsVineet Gupta1-18/+32
2013-05-07ARC: fix typo with clock speedNoam Camus1-1/+1
2013-05-07ARC: Respect the cpu_id passed for fetching correct cpu infoNoam Camus1-1/+1
2013-05-07ARC: Remove non existent refs to GENERIC_KERNEL_EXECVE & GENERIC_KERNEL_THREADAlexander Shiyan1-2/+0
2013-05-07powerpc: Make hard_irq_disable() do the right thing vs. irq tracingBenjamin Herrenschmidt1-9/+7
2013-05-07block_device_operations->release() should return voidAl Viro2-5/+3
2013-05-07ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2-2/+2
2013-05-07ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath1-0/+4
2013-05-07Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+29
2013-05-07Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann5-17/+363
2013-05-07Merge branch 'late/clksrc' into late/cleanupArnd Bergmann260-4937/+3577
2013-05-07Merge branch 'late/dt' into next/dt2Arnd Bergmann102-424/+996
2013-05-07parisc: implement atomic64_dec_if_positive()Helge Deller2-0/+24
2013-05-07parisc: use long branch in fork_like macroJohn David Anglin1-1/+2
2013-05-07parisc: fix NATIVE set up in buildMike Frysinger1-3/+1
2013-05-07parisc: document the parisc gateway pageHelge Deller1-1/+24
2013-05-07parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller5-21/+37
2013-05-07parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia1-0/+3
2013-05-07parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer1-12/+12
2013-05-07parisc: remove the second argument of kmap_atomicZhao Hongjiang1-3/+3
2013-05-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds13-217/+356
2013-05-06powerpc/topology: Fix spurr attribute permissionBenjamin Herrenschmidt1-1/+1