summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-09-25Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....Paul E. McKenney14-2/+46
2012-09-23ia64: Add missing RCU idle APIs on idle loopPaul E. McKenney1-0/+3
2012-09-23xtensa: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23score: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-1/+3
2012-09-23parisc: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23mn10300: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23m68k: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23m32r: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23h8300: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23frv: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23cris: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23alpha: Add missing RCU idle APIs on idle loopFrederic Weisbecker1-0/+3
2012-09-23alpha: Fix preemption handling in idle loopFrederic Weisbecker2-1/+3
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-23Use get_online_cpus to avoid races involving CPU hotplugSilas Boyd-Wickizer1-0/+5
2012-09-09Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds4-11/+119
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2-2/+2
2012-09-06Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds15-19/+57
2012-09-06uml: fix compile error in deliver_alarm()Miklos Szeredi1-1/+1
2012-09-05xen: fix logical error in tlb flushingAlex Shi1-1/+1
2012-09-05Merge commit '4cb38750d49010ae72e718d46605ac9ba5a851b4' into stable/for-linus...Konrad Rzeszutek Wilk1620-22668/+50016
2012-09-05xen/p2m: Fix one-off error in checking the P2M tree directory.Konrad Rzeszutek Wilk1-1/+1
2012-09-05powerpc: Don't use __put_user() in patch_instructionBenjamin Herrenschmidt1-1/+1
2012-09-05powerpc: Make sure IPI handlers see data written by IPI sendersPaul Mackerras3-3/+16
2012-09-05powerpc: Restore correct DSCR in context switchAnton Blanchard2-6/+18
2012-09-05powerpc: Fix DSCR inheritance in copy_thread()Anton Blanchard1-10/+2
2012-09-05powerpc: Keep thread.dscr and thread.dscr_inherit in syncAnton Blanchard2-2/+5
2012-09-05powerpc: Update DSCR on all CPUs when writing sysfs dscr_defaultAnton Blanchard1-0/+8
2012-09-05powerpc/powernv: Always go into nap mode when CPU is offlinePaul Mackerras3-9/+4
2012-09-05powerpc: Give hypervisor decrementer interrupts their own handlerPaul Mackerras2-1/+11
2012-09-05powerpc/vphn: Fix arch_update_cpu_topology() return valueJesse Larrew1-3/+4
2012-09-05ARM: gemini: fix the gemini buildLinus Walleij1-0/+1
2012-09-05Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson3-3/+4
2012-09-03ARM: shmobile: armadillo800eva: enable rw rootfs mountKuninori Morimoto1-1/+1
2012-09-02Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/r...Olof Johansson1-1/+1
2012-09-02Merge branch 'fixes-for-v3.6-v2' of git://git.infradead.org/users/jcooper/lin...Olof Johansson1-0/+1
2012-09-01Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2012-09-01Merge tag 'parisc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jej...Linus Torvalds3-7/+7
2012-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds3-3/+4
2012-08-31ARM: Kirkwood: Fix 'SZ_1M' undeclared here for db88f6281-bp-setup.cAndrew Lunn1-0/+1
2012-08-31ARM: shmobile: mackerel: fixup usb module orderKuninori Morimoto1-1/+2
2012-08-31ARM: shmobile: armadillo800eva: fixup: sound card detection orderKuninori Morimoto1-1/+1
2012-08-30s390/32: Don't clobber personality flags on execHeiko Carstens1-1/+2
2012-08-30ARM: shmobile: marzen: fixup smsc911x id for regulatorKuninori Morimoto1-1/+1
2012-08-28ARM: dma-mapping: IOMMU allocates pages from atomic_pool with GFP_ATOMICHiroshi Doyu1-0/+36
2012-08-28ARM: dma-mapping: Introduce __atomic_get_pages() for __iommu_get_pages()Hiroshi Doyu1-0/+12
2012-08-28ARM: dma-mapping: Refactor out to introduce __in_atomic_poolHiroshi Doyu1-6/+20
2012-08-28ARM: dma-mapping: atomic_pool with struct page **pagesHiroshi Doyu1-3/+14
2012-08-28ARM: Kirkwood: increase atomic coherent pool sizeMarek Szyprowski1-0/+7
2012-08-28ARM: DMA-Mapping: print warning when atomic coherent allocation failsMarek Szyprowski1-0/+4