summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-18Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt205-1135/+1971
2012-12-07powerpc: mpc5200: Add a3m071 board supportStefan Roese2-0/+145
2012-12-04powerpc/512x: don't compile any platform DIU code if the DIU is not enabledTimur Tabi4-24/+16
2012-12-04powerpc/mpc52xx: use module_platform_driver macroSrinivas Kandagatla1-15/+1
2012-12-03[parisc] open(2) compat bugAl Viro1-1/+1
2012-12-02open*(2) compat fixes (s390, arm64)Al Viro2-2/+2
2012-12-02Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+7
2012-12-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+3
2012-12-01Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds4-10/+22
2012-12-01Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds5-33/+41
2012-12-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds5-15/+9
2012-12-01x86, fpu: Avoid FPU lazy restore after suspendVincent Palatin2-6/+14
2012-11-30Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-9/+28
2012-11-30Merge tag 'ixp4xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds8-56/+44
2012-11-29Merge branch 'v3.7-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-4/+5
2012-11-29microblaze: rt_sigreturn is too trigger-happy about sigaltstack errorsAl Viro1-1/+1
2012-11-29score: do_sigaltstack() expects a userland pointer...Al Viro1-5/+2
2012-11-29sh64: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-29openrisk: fix altstack switching on sigreturnAl Viro1-4/+2
2012-11-29um: get_safe_registers() should be done in flush_thread(), not start_thread()Al Viro1-1/+2
2012-11-28c6x: use generic kvm_para.hMark Salter2-1/+2
2012-11-28c6x: remove internal kernel symbols from exported setup.hMark Salter2-30/+36
2012-11-28ARM: 7586/1: sp804: set cpumask to cpu_possible_mask for clock event deviceWill Deacon1-1/+1
2012-11-27x86-32: Unbreak booting on some 486 clonesH. Peter Anvin1-2/+7
2012-11-27Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2-2/+14
2012-11-27x86, kvm: Remove incorrect redundant assembly constraintH. Peter Anvin1-2/+1
2012-11-27c6x: fix misleading commentMark Salter1-2/+1
2012-11-27c6x: run do_notify_resume with interrupts enabledMark Salter1-0/+2
2012-11-26Merge tag 'orion_fixes_for_3.7' of git://git.infradead.org/users/jcooper/linu...Olof Johansson4-5/+23
2012-11-26Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2-2/+3
2012-11-26Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-10/+24
2012-11-26Merge remote-tracking branch 'kumar/next' into nextBenjamin Herrenschmidt8-17/+169
2012-11-26Merge branch 'merge' into nextBenjamin Herrenschmidt452-4546/+5161
2012-11-26powerpc/eeh: Do not invalidate PE properlyGavin Shan1-1/+1
2012-11-25powerpc/dma/raidengine: add raidengine deviceXuelin Shi3-0/+92
2012-11-25powerpc/iommu/fsl: Add PAMU bypass enable register to ccsr_guts structVarun Sethi1-1/+3
2012-11-25powerpc/mpc85xx: Change spin table to cached memoryYork Sun1-13/+36
2012-11-25powerpc/fsl-pci: Add PCI controller ATMU PM supportJia Hongtao1-2/+35
2012-11-25powerpc/86xx: fsl_pcibios_fixup_bus requires CONFIG_PCITimur Tabi1-0/+2
2012-11-25powerpc/85xx: p1022ds: Use NULL instead of 0 for pointersTushar Behera1-1/+1
2012-11-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds12-38/+120
2012-11-24Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+4
2012-11-24of/address: sparc: Declare of_iomap as an extern function for sparc againAndreas Larsson1-1/+4
2012-11-24Merge branch 'i2c-embedded/for-current' of git://git.pengutronix.de/git/wsa/l...Linus Torvalds1-0/+21
2012-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-3/+1
2012-11-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+4
2012-11-23MIPS: Fix crash that occurs when function tracing is enabledAl Cooper1-4/+4
2012-11-23MIPS: Merge overlapping bootmem rangesRalf Baechle1-6/+20
2012-11-23ARM: 7583/1: decompressor: Enable unaligned memory access for v6 and aboveDave Martin1-1/+13
2012-11-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds1-14/+20