aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-06Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-09-05uml: fix compile error in deliver_alarm()Miklos Szeredi
2012-09-05xen: fix logical error in tlb flushingAlex Shi
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew
2012-09-04ARM: gemini: fix the gemini buildLinus Walleij
2012-09-04Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-09-03ARM: shmobile: armadillo800eva: enable rw rootfs mountKuninori Morimoto
2012-09-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson
2012-09-02Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...Olof Johansson
2012-08-31Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-31Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds
2012-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-08-31ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn
2012-08-31ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto
2012-08-31ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens
2012-08-30ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto
2012-08-28ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu
2012-08-28ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu
2012-08-28ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu
2012-08-28ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu
2012-08-28ARM: Kirkwood: increase atomic coherent pool sizeMarek Szyprowski
2012-08-28ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski
2012-08-28ARM: DMA-Mapping: add function for setting coherent pool size from platform codeMarek Szyprowski
2012-08-28ARM: relax conditions required for enabling Contiguous Memory AllocatorMarek Szyprowski
2012-08-28s390/smp: add missing smp_store_status() for !SMPHeiko Carstens
2012-08-27Merge branch 'armadillo800eva' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson
2012-08-27Merge tag 'at91-fixes' of git://github.com/at91linux/linux-at91 into fixesOlof Johansson
2012-08-27Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/...Olof Johansson
2012-08-27KVM: x86: fix KVM_GET_MSR for PV EOIMichael S. Tsirkin
2012-08-25Merge tag 'fixes-3.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2012-08-25Merge tag 'stable/for-linus-3.6-rc3-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-08-25Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-08-25Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-08-25Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-08-25ARM: mach-shmobile: armadillo800eva: Enable power button as wakeup sourceLaurent Pinchart
2012-08-25ARM: mach-shmobile: armadillo800eva: Fix GPIO buttons descriptionsLaurent Pinchart
2012-08-24Revert "powerpc: Update g5_defconfig"Benjamin Herrenschmidt