summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely2011-06-165-0/+129
|\
| * gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman2011-06-165-0/+9
| * gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman2011-06-162-0/+6
| * gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman2011-06-165-0/+24
| * gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman2011-06-165-0/+12
| * gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman2011-06-165-0/+78
* | Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely2011-06-15134-1545/+2002
|\ \
| * | gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely2011-06-152-432/+0
| |/
| * Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-06-132-5/+11
| |\
| | * Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar2011-06-082-5/+11
| | |\
| | | * oprofile, x86: Add comments to IBS LVT offset initializationRobert Richter2011-05-302-5/+11
| | | |
| | \ \
| *-. \ \ Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds2011-06-132-0/+24
| |\ \ \ \
| | * | | | x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli2011-06-091-0/+11
| | * | | | x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner2011-06-081-0/+13
| * | | | | Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-06-1315-71/+26
| |\ \ \ \ \
| | * | | | | ARM: S3C2410: remove the now empty mach-s3c2410/irq.cHeiko Stuebner2011-06-032-30/+0
| | * | | | | ARM: S3C24XX: Move s3c24xx_irq_syscore_ops to plat-s3c24xx/irq.cHeiko Stuebner2011-06-032-5/+6
| | * | | | | ARM: S3C24xx: Fix missing struct for s3c2410_dma_chanHeiko Stuebner2011-06-031-1/+1
| | * | | | | ARM: SAMSUNG: Remove unused onenand plat functionsKyungmin Park2011-06-032-24/+0
| | * | | | | ARM: EXYNOS4: Remove compiler warning on exynos4_pwm4_resumeKyungmin Park2011-06-031-0/+2
| | * | | | | ARM: S5P: Fix compilation error for exynos4_defconfigTushar Behera2011-06-033-1/+7
| | * | | | | ARM: S5P: Should be S3C_VA_USB_HSPHY instead of S5P_VA_XXKukjin Kim2011-06-013-3/+3
| | * | | | | ARM: S5P64X0: Fix SPI platform device namePadmavathi Venna2011-06-011-4/+2
| | * | | | | ARM: S5PV210: Fix possible null pointer dereferenceJonghwan Choi2011-06-011-3/+5
| * | | | | | Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-06-122-0/+4
| |\ \ \ \ \ \
| | * | | | | | gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij2011-06-092-0/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-06-121-1/+5
| |\ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |
| | * | | | | | ep93xx: set DMA masks for the ep93xx_ethMika Westerberg2011-06-111-1/+5
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2011-06-0945-117/+1400
| |\ \ \ \ \ \ \
| | * | | | | | | sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom2011-06-091-0/+16
| | * | | | | | | sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom2011-06-091-2/+2
| | * | | | | | | sparc: Remove unnecessary semicolonsJoe Perches2011-06-0734-65/+65
| | * | | | | | | Add support for allocating irqs for bootbus devicesoftedal2011-06-071-12/+22
| | * | | | | | | Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal2011-06-071-9/+5
| | * | | | | | | Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal2011-06-071-24/+54
| | * | | | | | | sparc: PCIC_PCI needs SPARC32 dependencyDavid S. Miller2011-06-021-1/+1
| | * | | | | | | sparc: Do not select GENERIC_HARDIRQS_NO_DEPRECATEDGeert Uytterhoeven2011-06-021-1/+0
| | * | | | | | | sparc32,leon: add GRPCI2 PCI Host driverDaniel Hellstrom2011-06-025-0/+923
| | * | | | | | | sparc32,leon: added LEON-common low-level PCI routinesDaniel Hellstrom2011-06-025-0/+304
| | * | | | | | | sparc32: added CONFIG_PCIC_PCI Kconfig settingDaniel Hellstrom2011-06-024-4/+9
| | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2011-06-099-41/+48
| |\ \ \ \ \ \ \
| | * | | | | | | powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt2011-06-094-32/+43
| | * | | | | | | Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt2011-06-093-5/+5
| | |\ \ \ \ \ \ \
| | | * | | | | | | powerpc/85xx: fix race bug of calling request_irq after enable elbc interruptsShaohui Xie2011-06-031-3/+3
| | | * | | | | | | powerpc/book3e: Fix CPU feature handling on e5500 in 32-bit modeKumar Gala2011-06-021-1/+1
| | | * | | | | | | powerpc/fsl_rio: Fix compile error when CONFIG_FSL_RIO not setKumar Gala2011-06-021-1/+1
| | * | | | | | | | Merge remote branch 'gcl/powerpc/merge' into mergeBenjamin Herrenschmidt2011-06-092-4/+0
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang2011-06-082-4/+0
| | | | |_|_|/ / / / | | | |/| | | | | |
| * | | | | | | | | Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds2011-06-098-418/+67
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | unicore32: using generic-y format for one line asm-generic filesGuan Xuetao2011-06-092-35/+59
OpenPOWER on IntegriCloud