summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-12-197-12/+67
|\
| * sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller2012-12-191-0/+3
| * sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller2012-12-191-0/+6
| * sparc64: Fix ECB looping constructs in AES code.David S. Miller2012-12-191-0/+1
| * sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller2012-12-191-0/+4
| * sparc64: Fix AES ctr mode block size.David S. Miller2012-12-191-3/+24
| * sparc64: Fix unrolled AES 256-bit key loops.David S. Miller2012-12-191-6/+14
| * sparc64: Define pte_accessible()David S. Miller2012-12-181-1/+7
| * sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2012-12-181-2/+8
* | Merge tag 'xtensa-20121218' of git://github.com/czankel/xtensa-linuxLinus Torvalds2012-12-1980-422/+2096
|\ \
| * | xtensa: don't try to build DTB when OF is disabledMax Filippov2012-12-182-2/+2
| * | xtensa: set the correct ethernet address for xtfpgaChris Zankel2012-12-181-2/+34
| * | xtensa: clean up files to make them code-style compliantChris Zankel2012-12-1849-175/+160
| * | xtensa: provide endianness macro for sparseMax Filippov2012-12-181-0/+7
| * | xtensa: fix RASID SR initializationMax Filippov2012-12-181-1/+1
| * | xtensa: initialize CPENABLE SR when core has oneMax Filippov2012-12-181-1/+1
| * | xtensa: reset all timers on initializationMax Filippov2012-12-181-1/+1
| * | Use for_each_compatible_node() macro.Wei Yongjun2012-12-181-2/+2
| * | xtensa: add XTFPGA DTSMax Filippov2012-12-185-0/+122
| * | xtensa: add support for the XTFPGA boardsMax Filippov2012-12-189-0/+472
| * | xtensa: add device trees supportMax Filippov2012-12-187-25/+164
| * | xtensa: add IRQ domains supportMax Filippov2012-12-183-34/+94
| * | xtensa: add U-Boot image support (uImage).Max Filippov2012-12-182-1/+16
| * | xtensa: clean up boot make rulesMax Filippov2012-12-183-29/+33
| * | xtensa: fix mb and wmb definitionsMax Filippov2012-12-181-3/+3
| * | xtensa: add s32c1i-based spinlock implementationsMax Filippov2012-12-181-1/+187
| * | xtensa: add s32c1i-based bitops implementationsMax Filippov2012-12-181-1/+126
| * | xtensa: add s32c1i-based atomic ops implementationsMax Filippov2012-12-182-106/+236
| * | xtensa: add s32c1i sanity checkMax Filippov2012-12-183-0/+135
| * | xtensa: add trap_set_handler functionMax Filippov2012-12-182-0/+34
| * | xtensa: initialize atomctl SRMax Filippov2012-12-182-0/+58
| * | xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-183-1/+15
| * | xtensa: display s32c1i feature flag in cpuinfoMax Filippov2012-12-181-0/+3
| * | xtensa: fix CPU cache flags formattingMax Filippov2012-12-181-3/+3
| * | xtensa: properly fix missing compiler barrier in simcallMax Filippov2012-12-181-6/+1
| * | xtensa: fix build warning for arch/xtensa/mm/tlb.cMax Filippov2012-12-181-1/+1
| * | xtensa: provide DMA_ERROR_CODE definitionMax Filippov2012-12-181-0/+2
| * | xtensa: ISS: add BASE_BAUD definition to serial.hMax Filippov2012-12-181-0/+15
| * | xtensa: provide proper assembler function boundaries with ENDPROC()Chris Zankel2012-12-187-25/+147
| * | xtensa: make DoubleExceptionVector literals fit the gapMax Filippov2012-12-181-4/+10
| * | xtensa: add config option to disable linker relaxationChris Zankel2012-12-182-2/+15
| * | xtensa: unbalanced parenthesesNicolas Kaiser2012-12-181-2/+2
| * | xtensa:fix the incompatible pointer type warning in time.cWanlong Gao2012-12-181-1/+1
* | | Merge branch 'x86/nuke386' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2012-12-193-52/+1
|\ \ \
| * | | x86, 386 removal: Remove support for IRQ 13 FPU error reportingH. Peter Anvin2012-12-173-52/+1
* | | | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-199-87/+75
|\ \ \ \
| * | | | ARM: nomadik: fixup some FSMC merge problemsLinus Walleij2012-11-151-4/+17
| * | | | mtd: fsmc_nand: pass the ale and cmd resource via resourceJean-Christophe PLAGNIOL-VILLARD2012-11-156-23/+33
| * | | | ARM: nomadik: switch over to using the FSMC driverLinus Walleij2012-11-153-66/+29
* | | | | Merge tag 'for-v3.8-part2' of git://git.infradead.org/battery-2.6Linus Torvalds2012-12-191-0/+6
|\ \ \ \ \