summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2012-12-20Merge branch 'v3.8-samsung-fixes-audio' of git://git.kernel.org/pub/scm/linux...Olof Johansson9-169/+182
2012-12-20Merge branch 'v3.8-samsung-fixes-1' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson8-10/+18
2012-12-20ARM: sunxi: rename device tree source filesOlof Johansson4-0/+0
2012-12-20ARM: OMAP: Fix build breakage due to missing include in i2c.cVaibhav Bedia1-0/+1
2012-12-20Merge tag 'sound-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds3-5/+5
2012-12-20Merge tags 'disintegrate-h8300-20121219', 'disintegrate-m32r-20121219' and 'd...Linus Torvalds112-1241/+1381
2012-12-20Merge tag 'cris-for-linus-3.8' of git://jni.nu/crisLinus Torvalds55-645/+689
2012-12-20Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds42-350/+300
2012-12-20UAPI: Fix up empty files in arch/cris/David Howells3-0/+5
2012-12-20CRIS: locking: fix the return value of arch_read_trylock()Wei Yongjun1-1/+1
2012-12-20Merge tag 'disintegrate-cris-20121009' of git://git.infradead.org/users/dhowe...Jesper Nilsson53-639/+682
2012-12-20CRIS: use kbuild.h instead of defining macros in asm-offset.cJames Hogan1-5/+1
2012-12-20UAPI: (Scripted) Disintegrate arch/score/include/asmDavid Howells35-80/+118
2012-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds7-12/+67
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller1-0/+3
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller1-0/+6
2012-12-20sparc64: Fix ECB looping constructs in AES code.David S. Miller1-0/+1
2012-12-20sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller1-0/+4
2012-12-20sparc64: Fix AES ctr mode block size.David S. Miller1-3/+24
2012-12-20sparc64: Fix unrolled AES 256-bit key loops.David S. Miller1-6/+14
2012-12-20Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds80-422/+2096
2012-12-20Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds3-52/+1
2012-12-20Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds9-87/+75
2012-12-19ARM: EXYNOS: Avoid passing the clks through platform dataPadmavathi Venna1-12/+0
2012-12-19ARM: S5PV210: Avoid passing the clks through platform dataPadmavathi Venna1-16/+0
2012-12-19ARM: S5P64X0: Add I2S clkdev supportPadmavathi Venna3-47/+75
2012-12-19ARM: S5PC100: Add I2S clkdev supportPadmavathi Venna2-34/+30
2012-12-19ARM: S3C64XX: Add I2S clkdev supportPadmavathi Venna2-60/+77
2012-12-19ARM: EXYNOS: Fix MSHC clocks instance namesDongjin Kim1-2/+2
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in SMDKV310Sachin Kamat1-2/+2
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in SMDK4X12Sachin Kamat1-2/+2
2012-12-19ARM: EXYNOS: Fix NULL pointer dereference bug in OrigenSachin Kamat1-2/+2
2012-12-19Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds1-0/+6
2012-12-19UAPI: (Scripted) Disintegrate arch/m32r/include/asmDavid Howells38-615/+668
2012-12-19UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells39-546/+595
2012-12-19Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds12-14/+7
2012-12-19Merge tag 'byteswap-for-linus-20121219' of git://git.infradead.org/users/dwmw...Linus Torvalds1-0/+19
2012-12-19xtensa: don't try to build DTB when OF is disabledMax Filippov2-2/+2
2012-12-19xtensa: set the correct ethernet address for xtfpgaChris Zankel1-2/+34
2012-12-19xtensa: clean up files to make them code-style compliantChris Zankel49-175/+160
2012-12-19xtensa: provide endianness macro for sparseMax Filippov1-0/+7
2012-12-19xtensa: fix RASID SR initializationMax Filippov1-1/+1
2012-12-19xtensa: initialize CPENABLE SR when core has oneMax Filippov1-1/+1
2012-12-19xtensa: reset all timers on initializationMax Filippov1-1/+1
2012-12-19Use for_each_compatible_node() macro.Wei Yongjun1-2/+2
2012-12-19xtensa: add XTFPGA DTSMax Filippov5-0/+122
2012-12-19xtensa: add support for the XTFPGA boardsMax Filippov9-0/+472
2012-12-19xtensa: add device trees supportMax Filippov7-25/+164
2012-12-19xtensa: add IRQ domains supportMax Filippov3-34/+94
2012-12-19xtensa: add U-Boot image support (uImage).Max Filippov2-1/+16