summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2012-05-17sh: Fix mistake of the member variable of plat_sci_port for SH7343Nobuhiro Iwamatsu
2012-05-14sh64: Set additional fault code values.Paul Mundt
2012-05-14sh64: Tidy up and consolidate the TLB miss fast path.Paul Mundt
2012-05-14sh64: Fix up caller-save register settings for fast-path.Paul Mundt
2012-05-14sh64: Invert page fault fast-path error path values.Paul Mundt
2012-05-14sh64: Migrate to __update_tlb() API.Paul Mundt
2012-05-14sh: Enable shared page fault handler for _32/_64.Paul Mundt
2012-05-14sh64: Kill off unused fixed I/O mapping window.Paul Mundt
2012-05-14sh: Ensure fixmap and store queue space can co-exist.Paul Mundt
2012-05-14sh64: Utilize thread fault code encoding.Paul Mundt
2012-05-14sh: Support thread fault code encoding.Paul Mundt
2012-05-14sh64: Provide EXPEVT helper.Paul Mundt
2012-05-14sh: Tidy up and generalize page fault error paths.Paul Mundt
2012-05-10sh: Fix up comment noise in sh7269 pinmux code.Paul Mundt
2012-05-10Merge branches 'sh/wdt' and 'sh/rsk-updates' into sh-latestPaul Mundt
2012-05-10sh: Add pinmux for sh7269Phil Edworthy
2012-05-10sh: Add RSK2+SH7269 boardPhil Edworthy
2012-05-10sh: Add sh7269 devicePhil Edworthy
2012-05-10sh: Provide stubbed I/O routines for NO_IOPORT case.Paul Mundt
2012-05-10Merge branch 'sh/rsk-updates' into sh-latestPaul Mundt
2012-05-10sh: Add pinmux for sh7264Phil Edworthy
2012-05-10sh: Add RSK2+SH7264 boardPhil Edworthy
2012-05-10sh: Add sh7264 devicePhil Edworthy
2012-05-09Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-09Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-05-09Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-05-09Merge tag 'omap-fixes-for-v3.4-rc6-take-2' of git://git.kernel.org/pub/scm/li...Olof Johansson
2012-05-09ARM: OMAP: igep0020: fix smsc911x dummy regulator idEnrico Butera
2012-05-09KVM: ia64: fix build due to typoAvi Kivity
2012-05-09powerpc/irq: Make alignment & program interrupt behave the sameBenjamin Herrenschmidt
2012-05-09powerpc/irq: Fix bug with new lazy IRQ handling codeBenjamin Herrenschmidt
2012-05-08ARM: orion5x: Fix GPIO enable bits for MPP9Ben Hutchings
2012-05-08ARM: kirkwood: add missing kexec.h includeIan Campbell
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-08Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-05-08Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-05-08percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo
2012-05-08KVM: PPC: Book3S HV: Fix refcounting of hugepagesDavid Gibson
2012-05-07xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel
2012-05-07xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk
2012-05-07xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk
2012-05-06IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger
2012-05-06Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-05-06x86: fix broken TASK_SIZE for ia32_aoutAl Viro
2012-05-06KVM: Do not take reference to mm during async #PFGleb Natapov
2012-05-06KVM: ensure async PF event wakes up vcpu from haltGleb Natapov
2012-05-06ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross
2012-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds
2012-05-05TTY: pdc_cons, fix regression in closeJiri Slaby
2012-05-05ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon