summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh64: Kill off unused fixed I/O mapping window.Paul Mundt2012-05-143-6/+2
* sh: Ensure fixmap and store queue space can co-exist.Paul Mundt2012-05-142-3/+3
* sh64: Utilize thread fault code encoding.Paul Mundt2012-05-142-16/+16
* sh: Support thread fault code encoding.Paul Mundt2012-05-143-47/+78
* sh64: Provide EXPEVT helper.Paul Mundt2012-05-141-0/+14
* sh: Tidy up and generalize page fault error paths.Paul Mundt2012-05-142-105/+222
* sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt2012-05-101-1/+2
*-. Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-1017-217/+4044
|\ \
| | * sh: Add pinmux for sh7269Phil Edworthy2012-05-103-0/+3001
| | * sh: Add RSK2+SH7269 boardPhil Edworthy2012-05-106-1/+134
| | * sh: Add sh7269 devicePhil Edworthy2012-05-107-3/+814
| * | watchdog: shwdt: Use finer grained clock control.Paul Mundt2012-05-101-7/+5
| * | watchdog: shwdt: Preliminary runtime PM support.Paul Mundt2012-05-101-0/+8
| * | watchdog: shwdt: Basic clock framework support.Paul Mundt2012-05-101-24/+26
| * | watchdog: shwdt: Trim down private data structure.Paul Mundt2012-05-101-3/+0
| * | watchdog: shwdt: Migrate to per-device locking.Paul Mundt2012-05-101-15/+19
| * | watchdog: shwdt: Conversion to watchdog core.Paul Mundt2012-05-102-154/+45
| * | watchdog: shwdt: Migrate from reboot notifier to platform shutdown.Paul Mundt2012-05-101-31/+12
* | | sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt2012-05-102-0/+46
* | | Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-10681-3993/+9417
|\ \ \ | | |/ | |/|
| * | sh: Add pinmux for sh7264Phil Edworthy2012-05-104-0/+2314
| * | sh: Add RSK2+SH7264 boardPhil Edworthy2012-05-106-1/+145
| * | sh: Add sh7264 devicePhil Edworthy2012-05-107-2/+774
| |/
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-095-8/+9
| |\
| | * Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-05-093-6/+6
| | |\
| | | * ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera2012-05-091-1/+1
| | | * ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja2012-05-041-4/+4
| | | * ARM: OMAP1: Amstrad Delta: Fix wrong IRQ base in FIQ handlerJanusz Krzysztofik2012-05-041-1/+1
| | * | Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcoop...Olof Johansson2012-05-092-2/+3
| | |\ \
| | | * | ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings2012-05-081-2/+2
| | | * | ARM: kirkwood: add missing kexec.h includeIan Campbell2012-05-081-0/+1
| | |/ /
| * | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-05-091-1/+3
| |\ \ \
| | * | | regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan2012-05-091-1/+3
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-095-20/+16
| |\ \ \
| | * | | KVM: ia64: fix build due to typoAvi Kivity2012-05-091-1/+1
| | * | | KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2012-05-082-11/+13
| | * | | KVM: Do not take reference to mm during async #PFGleb Natapov2012-05-061-8/+1
| | * | | KVM: ensure async PF event wakes up vcpu from haltGleb Natapov2012-05-061-0/+1
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-05-095-29/+16
| |\ \ \ \
| | * | | | powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-093-10/+9
| | * | | | powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-092-19/+7
| * | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-082-2/+5
| |\ \ \ \ \
| | * | | | | regulator: Actually free the regulator in devm_regulator_put()Mark Brown2012-05-071-1/+4
| | * | | | | regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin2012-04-171-1/+1
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-084-181/+34
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs2012-05-072-178/+22
| | * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-072-3/+12
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter2012-05-071-3/+6
| | | * | | | | | drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter2012-05-071-0/+6
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-084-25/+73
| |\ \ \ \ \ \ \