aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-06sections: fix section conflicts in arch/h8300Andi Kleen7-8/+9
2012-10-06sections: fix section conflicts in arch/frvAndi Kleen2-2/+2
2012-10-06sections: fix section conflicts in arch/arm/Andi Kleen6-36/+36
2012-10-06sections: disable const sections for PA-RISC v2Andi Kleen1-0/+1
2012-10-06unicore32: select generic atomic64_t supportFengguang Wu1-0/+1
2012-10-06mn10300: 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-04Merge 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/mfd-2.6Linus Torvalds8-42/+197
2012-10-04Merge commit 'v3.6' into fixesRussell King15-106/+53
2012-10-04Merge branch 'arch-timers' into for-linusRussell King5-125/+316
2012-10-04Merge branches 'atags', 'cache-l2x0', 'clkdev', 'fixes', 'integrator', 'misc', 'opcodes' and 'syscall' into for-linusRussell King425-4756/+5009
2012-10-04Merge branch 'cleanup' into for-linusRussell King6-70/+6
2012-10-04sparc64: Fix strace hiccups when force_successful_syscall() triggers.Al Viro1-18/+13
2012-10-04sparc64: Rearrange thread info to cheaply clear syscall noerror state.Al Viro5-15/+19
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
2012-10-04microblaze: Do not used hardcoded value in exception handlerMichal Simek2-24/+32
2012-10-04microblaze: Added fdt chosen capability for timerMichal Simek1-1/+9
2012-10-04microblaze: Add support for ioreadXX/iowriteXX_repMichal Simek1-0/+90
2012-10-04microblaze: Improve failure handling for GPIO resetStephan Linz1-2/+5
2012-10-04microblaze: clinkage.hPaul Bolle1-1/+0
2012-10-04UAPI: Split compound conditionals containing __KERNEL__ in Arm64David Howells3-3/+9
2012-10-04UAPI: Fix the guards on various asm/unistd.h filesDavid Howells8-36/+0
2012-10-04crypto: x86/glue_helper - fix storing of new IV in CBC encryptionJussi Kivilinna1-1/+1
2012-10-04powerpc/iommu: Fix multiple issues with IOMMU pools codeAnton Blanchard2-1/+16
2012-10-04powerpc: Fix VMX fix for memcpy caseNishanth Aravamudan1-2/+2
2012-10-03c6x: make dsk6455 the default configMark Salter1-0/+2
2012-10-03Merge tag 'uapi-prep-20121002' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds138-214/+319
2012-10-03Merge tag 'cris-for-linus-3.7' of git://jni.nu/crisLinus Torvalds16-461/+3
2012-10-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds8-33/+34
2012-10-03CRIS: Remove VCS simulator specific codeJesper Nilsson14-435/+3
2012-10-03cris/PCI: remove pcibios_assign_resources()Bjorn Helgaas2-26/+0
2012-10-03kbuild: Fix gcc -x syntaxJean Delvare3-3/+3
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds13-60/+393
2012-10-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-0/+62
2012-10-02Merge tag 'upstream-3.7-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds1-1/+1
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds13-226/+83
2012-10-02sparc: fix format string argument for prom_printf()Akinobu Mita7-10/+11
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1917-63838/+61906