aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
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/viro/vfsLinus Torvalds4-7/+5
2013-05-07Merge branch 'parisc-for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds20-66/+333
2013-05-07Merge tag '3.9-rc3-smp-6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/sstabellini/xenLinus 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 when returning to userspaceJohn David Anglin1-5/+9
2013-05-07Merge tag 'multiplatform-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-23/+403
2013-05-07Merge tag 'cleanup-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds64-1204/+484
2013-05-07Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds106-2576/+7082
2013-05-07Merge tag 'soc-for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds85-995/+1274
2013-05-07Merge tag 'soc-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds43-1385/+2368
2013-05-07Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus 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/scm/linux/kernel/git/tmlind/linux-omap into late/cleanupArnd 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/git/joro/iommuLinus 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/s390/linuxLinus Torvalds13-217/+356
2013-05-06powerpc/topology: Fix spurr attribute permissionBenjamin Herrenschmidt1-1/+1
2013-05-06powerpc/pci: Support per-aperture memory offsetBenjamin Herrenschmidt10-104/+54
2013-05-06powerpc/cell/iommu: Improve error message for missing nodeBenjamin Herrenschmidt1-1/+1
2013-05-06powerpc/cell/spufs: Fix status attribute permissionBenjamin Herrenschmidt1-1/+1
2013-05-06irqdomain: Allow quiet failure modeBenjamin Herrenschmidt1-3/+11
2013-05-05Merge tag 'mfd-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-nextLinus Torvalds3-7/+2
2013-05-06powerpc/pnv: Fix "compatible" property for P8 PHBBenjamin Herrenschmidt1-1/+1
2013-05-06powerpc/pci: Don't add bogus empty resources to PHBsBenjamin Herrenschmidt1-14/+16
2013-05-06powerpc/powerpnv: Properly handle failure starting CPUsBenjamin Herrenschmidt1-1/+3
2013-05-06powerpc/cputable: Advertise support for ISEL/HTM/DSCR/TAR on POWER8Nishanth Aravamudan1-0/+5