aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt5-314/+93
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt3-6/+2
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2-3/+3
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt2-16/+16
2012-05-14sh: Support thread fault code encoding.Paul Mundt3-47/+78
2012-05-14sh64: Provide EXPEVT helper.Paul Mundt1-0/+14
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt2-105/+222
2012-05-10sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt1-1/+2
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt17-217/+4044
2012-05-10sh: Add pinmux for sh7269Phil Edworthy3-0/+3001
2012-05-10sh: Add RSK2+SH7269 boardPhil Edworthy6-1/+134
2012-05-10sh: Add sh7269 devicePhil Edworthy7-3/+814
2012-05-10watchdog: shwdt: Use finer grained clock control.Paul Mundt1-7/+5
2012-05-10watchdog: shwdt: Preliminary runtime PM support.Paul Mundt1-0/+8
2012-05-10watchdog: shwdt: Basic clock framework support.Paul Mundt1-24/+26
2012-05-10watchdog: shwdt: Trim down private data structure.Paul Mundt1-3/+0
2012-05-10watchdog: shwdt: Migrate to per-device locking.Paul Mundt1-15/+19
2012-05-10watchdog: shwdt: Conversion to watchdog core.Paul Mundt2-154/+45
2012-05-10watchdog: shwdt: Migrate from reboot notifier to platform shutdown.Paul Mundt1-31/+12
2012-05-10sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2-0/+46
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt681-3993/+9417
2012-05-10sh: Add pinmux for sh7264Phil Edworthy4-0/+2314
2012-05-10sh: Add RSK2+SH7264 boardPhil Edworthy6-1/+145
2012-05-10sh: Add sh7264 devicePhil Edworthy7-2/+774
2012-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds5-8/+9
2012-05-09Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-1/+3
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-20/+16
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds5-29/+16
2012-05-09Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixesOlof Johansson3-6/+6
2012-05-09ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera1-1/+1
2012-05-09regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan1-1/+3
2012-05-09KVM: ia64: fix build due to typoAvi Kivity1-1/+1
2012-05-09Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcooper/linux-kirkwood into fixesOlof Johansson2-2/+3
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt3-10/+9
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2-19/+7
2012-05-08ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings1-2/+2
2012-05-08Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulatorLinus Torvalds2-2/+5
2012-05-08ARM: kirkwood: add missing kexec.h includeIan Campbell1-0/+1
2012-05-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds4-181/+34
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds4-25/+73
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds2-6/+18
2012-05-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds3-18/+12
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo1-1/+13
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2-11/+13
2012-05-07xen/Kconfig: fix Kconfig layoutAndrew Morton1-10/+12
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel1-2/+5
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk1-1/+6
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk1-1/+34
2012-05-07regulator: Actually free the regulator in devm_regulator_put()Mark Brown1-1/+4
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall1-11/+16