summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/pseries: Enable the PFO-based RNG acceleratorKent Yoder2012-05-141-1/+7
* powerpc/pseries: Add PFO support to the VIO busKent Yoder2012-05-142-39/+280
* powerpc/pseries: Add pseries update notifier for OFDT prop changesKent Yoder2012-05-142-0/+19
* powerpc/pseries: Add new hvcall constants to support PFOKent Yoder2012-05-141-2/+23
* powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-141-6/+71
* powerpc/pseries: Support lower minimum entitlement for virtual processorsRobert Jennings2012-05-141-2/+6
* Merge branch 'merge' into nextBenjamin Herrenschmidt2012-05-1467-285/+551
|\
| * powerpc/irq: Fix another case of lazy IRQ state getting out of syncBenjamin Herrenschmidt2012-05-122-13/+44
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...Linus Torvalds2012-05-117-21/+21
| |\
| | * m68knommu: enable qspi support when SPI_COLDFIRE_QSPI = mSteven King2012-05-087-21/+21
| * | Merge branch 'parisc' (PA-RISC compile fixes)Linus Torvalds2012-05-117-8/+14
| |\ \
| | * | parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer2012-05-114-7/+8
| | * | parisc: add missing include of asm/page.h to asm/pgtable.hRolf Eike Beer2012-05-111-0/+2
| | * | parisc: drop include of asm/pdc.h from asm/hardware.hRolf Eike Beer2012-05-111-1/+0
| | * | parisc: add missing forward declarations in asm/hardware.hRolf Eike Beer2012-05-111-0/+2
| | * | parisc: add missing includes in asm/spinlock.hRolf Eike Beer2012-05-111-0/+2
| * | | sparc64: Do not clobber %g2 in xcall_fetch_glob_regs().David S. Miller2012-05-102-4/+4
| |/ /
| * | 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
| | * | | 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 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
| |\ \ \ \
| * \ \ \ \ Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2012-05-082-4/+45
| |\ \ \ \ \
| | * | | | | xen/pci: don't use PCI BIOS service for configuration space accessesDavid Vrabel2012-05-071-2/+5
| | * | | | | xen/pte: Fix crashes when trying to see non-existent PGD/PMD/PUD/PTEsKonrad Rzeszutek Wilk2012-05-071-1/+6
| | * | | | | xen/apic: Return the APIC ID (and version) for CPU 0.Konrad Rzeszutek Wilk2012-05-071-1/+34
| * | | | | | Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-081-1/+13
| |\ \ \ \ \ \
| | * | | | | | percpu, x86: don't use PMD_SIZE as embedded atom_size on 32bitTejun Heo2012-05-081-1/+13
| * | | | | | | Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-05-083-18/+12
| |\ \ \ \ \ \ \
| | * | | | | | | ARM: 7414/1: SMP: prevent use of the console when using idmap_pgdColin Cross2012-05-061-2/+2
| | * | | | | | | ARM: 7412/1: audit: use only AUDIT_ARCH_ARM regardless of endiannessWill Deacon2012-05-051-7/+1
| | * | | | | | | ARM: 7411/1: audit: fix treatment of saved ip register during syscall tracingWill Deacon2012-05-051-8/+8
| | * | | | | | | ARM: 7410/1: Add extra clobber registers for assembly in kernel_execveTim Bird2012-05-051-1/+1
| * | | | | | | | IA32 emulation: Fix build problem for modular ia32 a.out supportLarry Finger2012-05-071-0/+1
| | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-05-063-3/+19
| |\ \ \ \ \ \ \
| | * | | | | | | arch/x86/platform/geode/net5501.c: change active_low to 0 for LED driverBjarke Istrup Pedersen2012-05-041-1/+1
| | * | | | | | | x86, relocs: Remove an unused variableKusanagi Kouichi2012-04-301-2/+0
| | * | | | | | | x86/amd: Re-enable CPU topology extensions in case BIOS has disabled itAndreas Herrmann2012-04-271-0/+18
| * | | | | | | | x86: fix broken TASK_SIZE for ia32_aoutAl Viro2012-05-061-2/+1
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2012-05-064-8/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | alpha: silence 'const' warning in sys_marvel.cMatt Turner2012-05-021-1/+1
| | * | | | | | | | alpha: include module.h to fix modpost on TsunamiJim Faulkner2012-05-021-0/+1