summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2011-07-08gpio/mxc: get rid of the uses of cpu_is_mx()Shawn Guo
2011-07-06gpio: Move mpc5200 gpio driver to drivers/gpioGrant Likely
2011-06-16Merge branch 'for_3.1/gpio-cleanup' of git://git.kernel.org/pub/scm/linux/ker...Grant Likely
2011-06-16gpio/omap: cleanup show revision, remove cpu_is checks, display only onceKevin Hilman
2011-06-16gpio/omap: debounce remove SoC specific registers, use pdataKevin Hilman
2011-06-16gpio/omap: conslidate enable/disable of GPIO IRQs, remove ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate IRQ status handling, remove #ifdefsKevin Hilman
2011-06-16gpio/omap: consolidate direction, input, output, remove #ifdefsKevin Hilman
2011-06-15Merge branch 'gpio/next-tegra' into gpio/nextGrant Likely
2011-06-15gpio/tegra: Move Tegra gpio driver to drivers/gpioGrant Likely
2011-06-13Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-06-13Merge branches 'x86-urgent-for-linus' and 'irq-urgent-for-linus' of git://git...Linus Torvalds
2011-06-13Merge branch 's5p-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-06-12Merge branch 'gpio/merge' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-11ep93xx: set DMA masks for the ep93xx_ethMika Westerberg
2011-06-11gpio/ep93xx: Add missing EP93XX_GPIO_PHYS_BASE defineH Hartley Sweeten
2011-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2011-06-09sparc32, leon: bugfix in LEON SMP interrupt initDaniel Hellstrom
2011-06-09sparc32, sun4m: bugfix in SMP IPI traphandlerDaniel Hellstrom
2011-06-09gpio/nomadik: fix sleepmode for elder NomadikLinus Walleij
2011-06-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-06-09Merge branch 'unicore32' of git://git.kernel.org/pub/scm/linux/kernel/git/epi...Linus Torvalds
2011-06-09exec: delay address limit change until point of no returnMathias Krause
2011-06-09x86: devicetree: Add missing early_init_dt_setup_initrd_arch stubFlorian Fainelli
2011-06-09unicore32: using generic-y format for one line asm-generic filesGuan Xuetao
2011-06-09unicore32: change PERCPU to PERCPU_SECTIONGuan Xuetao
2011-06-09unicore32: add KBUILD_DEFCONFIG with unicore32_defconfig (old debug_defconfig)Guan Xuetao
2011-06-09unicore32: change zImage physical address, though it's PIC codesGuan Xuetao
2011-06-09unicore32: move rtc-puv3.c to drivers/rtc directoryGuan Xuetao
2011-06-09powerpc: Force page alignment for initrd reserved memoryBenjamin Herrenschmidt
2011-06-09Merge remote branch 'kumar/merge' into mergeBenjamin Herrenschmidt
2011-06-09Merge remote branch 'gcl/powerpc/merge' into mergeBenjamin Herrenschmidt
2011-06-09dtc/powerpc: remove obsolete .gitignore entriesWolfram Sang
2011-06-08gpio/ep93xx: convert to platform_driver and use basic_mmio_gpio libraryH Hartley Sweeten
2011-06-08Merge branch 'stable/bug.fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2011-06-08Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/rric/o...Ingo Molnar
2011-06-08x86: cpu-hotplug: Prevent softirq wakeup on wrong CPUThomas Gleixner
2011-06-08Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-06-08Merge branch 'kvm-updates/3.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2011-06-08MN10300: Add missing _sdata declarationDavid Howells
2011-06-08MN10300: die_if_no_fixup() shouldn't use get_user() as it doesn't call set_fs()David Howells
2011-06-08MN10300: Fix one of the kernel debugger cacheflush variantsDavid Howells
2011-06-08Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-06-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds
2011-06-07sparc: Remove unnecessary semicolonsJoe Perches
2011-06-07Add support for allocating irqs for bootbus devicesoftedal
2011-06-07Do not skip interrupt sources in sun4d interrupt handler and acknowledge inte...oftedal
2011-06-07Restructure sun4d_build_device_irq so that timer interrupts can be allocatedoftedal
2011-06-07x86/amd-iommu: Fix boot crash with hidden PCI devicesJoerg Roedel