summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-05-08Merge tag 'arm64-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds6-12/+17
2013-05-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2-8/+6
2013-05-08arm64: Treat the bitops index argument as an 'int'Catalin Marinas1-5/+5
2013-05-08arm64: Ignore the 'write' ESR flag on cache maintenance faultsCatalin Marinas1-1/+2
2013-05-08arm64: dts: fix #address-cells for foundation-v8Mark Rutland1-1/+1
2013-05-08arm64: vexpress: Add support for poweroff/restartCatalin Marinas3-5/+8
2013-05-08arm64: Enable support for the ARM GIC interrupt controllerCatalin Marinas1-0/+1
2013-05-08Merge branch 'gic' into HEADCatalin Marinas22-165/+10
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds4-68/+13
2013-05-07aio: don't include aio.h in sched.hKent Overstreet1-0/+1
2013-05-07parisc: remove the second argument of kmap_atomic()Zhao Hongjiang1-3/+3
2013-05-07mm/SPARC: use common help functions to free reserved pagesJiang Liu3-68/+12
2013-05-07arm: fix mismerge of arch/arm/mach-omap2/timer.cLinus Torvalds1-0/+4
2013-05-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-7/+5
2013-05-07Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds20-66/+333
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-10/+86
2013-05-07parisc: tlb flush counting fix for SMP and UPHelge Deller4-19/+5
2013-05-07parisc: more irq statistics in /proc/interruptsHelge Deller5-4/+86
2013-05-07parisc: implement irq stacksHelge Deller4-2/+94
2013-05-07parisc: add kernel stack overflow checkHelge Deller4-4/+42
2013-05-07proc: Use PDE attribute setting accessor functionsGeert Uytterhoeven2-2/+2
2013-05-07parisc: only re-enable interrupts if we need to schedule or deliver signals w...John David Anglin1-5/+9
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds9-23/+403
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-07Merge tag 'omap-for-v3.10/fixes-for-merge-window' of git://git.kernel.org/pub...Arnd Bergmann2-2/+2
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-06ARM: OMAP4: change the device names in usb_bind_phyKishon Vijay Abraham I2-2/+2
2013-05-06ARM: OMAP2+: Fix mismerge for timer.c between ff931c82 and da4a686aVaibhav Hiremath1-0/+4
2013-05-06Merge tag 'iommu-updates-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-0/+29
2013-05-06Merge branch 'exynos/pwm-clocksource' into late/multiplatformArnd Bergmann5-17/+363
2013-05-06Merge branch 'late/clksrc' into late/cleanupArnd Bergmann260-4937/+3577
2013-05-06Merge branch 'late/dt' into next/dt2Arnd Bergmann102-424/+996
2013-05-06parisc: implement atomic64_dec_if_positive()Helge Deller2-0/+24
2013-05-06parisc: use long branch in fork_like macroJohn David Anglin1-1/+2
2013-05-06parisc: fix NATIVE set up in buildMike Frysinger1-3/+1
2013-05-06parisc: document the parisc gateway pageHelge Deller1-1/+24
2013-05-06parisc: fix partly 16/64k PAGE_SIZE bootHelge Deller5-21/+37
2013-05-06parisc: Provide default implementation for dma_{alloc, free}_attrsDamian Hobson-Garcia1-0/+3
2013-05-06parisc: fix whitespace errors in arch/parisc/kernel/traps.cRolf Eike Beer1-12/+12
2013-05-06parisc: 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