aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt2012-05-09
|\
| * sh: Add pinmux for sh7264Phil Edworthy2012-05-09
| * sh: Add RSK2+SH7264 boardPhil Edworthy2012-05-09
| * sh: Add sh7264 devicePhil Edworthy2012-05-09
| * Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-05-09
| |\
| | * Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson2012-05-09
| | |\
| | | * ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera2012-05-09
| | | * ARM: OMAP: Revert "ARM: OMAP: ctrl: Fix CONTROL_DSIPHY register fields"Archit Taneja2012-05-04
| | | * ARM: OMAP1: Amstrad Delta: Fix wrong IRQ base in FIQ handlerJanusz Krzysztofik2012-05-04
| | * | Merge branch 'kirkwood_fixes_for_v3.4' of git://git.infradead.org/users/jcoop...Olof Johansson2012-05-09
| | |\ \
| | | * | ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings2012-05-08
| | | * | ARM: kirkwood: add missing kexec.h includeIan Campbell2012-05-08
| | |/ /
| * | | Merge tag 'regmap-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Linus Torvalds2012-05-09
| |\ \ \
| | * | | regmap: fix possible memory corruption in regmap_bulk_read()Laxman Dewangan2012-05-09
| | |/ /
| * | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-05-09
| |\ \ \
| | * | | KVM: ia64: fix build due to typoAvi Kivity2012-05-09
| | * | | KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson2012-05-08
| | * | | KVM: Do not take reference to mm during async #PFGleb Natapov2012-05-06
| | * | | KVM: ensure async PF event wakes up vcpu from haltGleb Natapov2012-05-06
| * | | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-05-09
| |\ \ \ \
| | * | | | powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt2012-05-08
| | * | | | powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt2012-05-08
| * | | | | Merge tag 'regulator-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Linus Torvalds2012-05-08
| |\ \ \ \ \
| | * | | | | regulator: Actually free the regulator in devm_regulator_put()Mark Brown2012-05-07
| | * | | | | regulator: Fix the logic to ensure new voltage setting in valid rangeAxel Lin2012-04-17
| * | | | | | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-05-08
| |\ \ \ \ \ \
| | * | | | | | drm/nouveau/i2c: resume use of i2c-algo-bit, rather than custom stackBen Skeggs2012-05-07
| | * | | | | | Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-07
| | |\ \ \ \ \ \
| | | * | | | | | drm/i915: Do no set Stencil Cache eviction LRA w/a on gen7+Daniel Vetter2012-05-07
| | | * | | | | | drm/i915: disable sdvo hotplug on i945g/gmDaniel Vetter2012-05-07
| | | | |_|_|/ / | | | |/| | | |
| * | | | | | | Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-08
| |\ \ \ \ \ \ \
| | * | | | | | | xen/Kconfig: fix Kconfig layoutAndrew Morton2012-05-07
| | * | | | | | | xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-07
| | * | | | | | | xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-07
| | * | | | | | | xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk2012-05-07
| | * | | | | | | drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall2012-05-07
| * | | | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-08
| |\ \ \ \ \ \ \ \
| | * | | | | | | | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-08
| | * | | | | | | | percpu: use KERN_CONT in pcpu_dump_alloc_info()Tejun Heo2012-03-29
| * | | | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-08
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-06
| | * | | | | | | | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon2012-05-05
| | * | | | | | | | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon2012-05-05
| | * | | | | | | | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-05
| * | | | | | | | | IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger2012-05-06
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | Linux 3.4-rc6Linus Torvalds2012-05-06
| * | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-06
| |\ \ \ \ \ \ \ \
| | * | | | | | | | intel_mid_powerbtn: mark irq as IRQF_NO_SUSPENDYong Wang2012-05-04
| | * | | | | | | | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-04
| | * | | | | | | | x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-30