summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-63/+0
2012-10-07Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds66-1304/+1766
2012-10-07Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds12-80/+182
2012-10-07Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds34-1767/+692
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2-2/+0
2012-10-07Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...Linus Torvalds126-829/+3734
2012-10-07Merge tag 'defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...Linus Torvalds6-18/+98
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds8-7/+132
2012-10-07Merge branch 'uapi-prep' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds13-56/+12
2012-10-07Merge tag 'stable/for-linus-3.7-arm-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds21-2/+708
2012-10-06Merge branch 'fixes' into for-linusRussell King16-106/+54
2012-10-05Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds227-3069/+6147
2012-10-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds72-562/+633
2012-10-05compat: move compat_siginfo_t definition to asm/compat.hDenys Vlasenko18-471/+513
2012-10-05powerpc: bitops: introduce {clear,set}_bit_le()Takuya Yoshikawa1-0/+10
2012-10-05tile: fix personality bits handling upon exec()Jiri Kosina1-2/+2
2012-10-05cross-arch: don't corrupt personality flags upon exec()Jiri Kosina16-16/+31
2012-10-05score: select generic atomic64_t supportFengguang Wu1-0/+1
2012-10-05frv: kill used but uninitialized variableGeert Uytterhoeven1-10/+9
2012-10-05sections: fix section conflicts in arch/x86Andi Kleen3-4/+4
2012-10-05sections: fix section conflicts in arch/shAndi Kleen2-2/+2
2012-10-05sections: fix section conflicts in arch/scoreAndi Kleen1-0/+1
2012-10-05sections: fix section conflicts in arch/powerpcAndi Kleen6-6/+6
2012-10-05sections: fix section conflicts in arch/mipsAndi Kleen2-2/+2
2012-10-05sections: fix section conflicts in arch/ia64Andi Kleen2-2/+2
2012-10-05sections: fix section conflicts in arch/h8300Andi Kleen7-8/+9
2012-10-05sections: fix section conflicts in arch/frvAndi Kleen2-2/+2
2012-10-05sections: fix section conflicts in arch/arm/Andi Kleen6-36/+36
2012-10-05sections: disable const sections for PA-RISC v2Andi Kleen1-0/+1
2012-10-05unicore32: select generic atomic64_t supportFengguang Wu1-0/+1
2012-10-05mn10300: only add -mmem-funcs to KBUILD_CFLAGS if gcc supports itGeert Uytterhoeven1-1/+1
2012-10-05ARM: 7548/1: include linux/sched.h in syscall.hWade Farnsworth1-0/+1
2012-10-05Merge branch 'late/kirkwood' into late/socOlof Johansson1094-34041/+18661
2012-10-05Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds8-42/+197
2012-10-05Merge commit 'v3.6' into fixesRussell King15-106/+53
2012-10-05Merge branch 'arch-timers' into for-linusRussell King5-125/+316
2012-10-05Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc'...Russell King425-4756/+5009
2012-10-05Merge branch 'cleanup' into for-linusRussell King6-70/+6
2012-10-04Revert "microblaze_mmu_v2: Update signal returning address"Michal Simek1-8/+0
2012-10-04Merge remote-tracking branch 'c6x/for-linux-next' into uapi-prepDavid Howells3-17/+3
2012-10-04Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds48-1163/+2210
2012-10-04c6x: remove c6x signal.hMark Salter2-17/+1
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds30-883/+4909
2012-10-04microblaze: Added more support for PCIJohn Linn2-0/+6
2012-10-04microblaze: Prefer to use pr_XXX instead of printk(KERN_XX)Michal Simek3-15/+15
2012-10-04microblaze: Fix bug with passing command lineMichal Simek2-12/+15
2012-10-04microblaze: Remove PAGE properties duplicationMichal Simek1-6/+0
2012-10-04microblaze: Remove additional andi which has been already doneMichal Simek1-3/+0
2012-10-04microblaze: Use predefined macro for ESR_DIZMichal Simek1-2/+3
2012-10-04microblaze: Support 4k/16k/64k pagesMichal Simek3-9/+10