summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | ARM: OMAP3/4: cpuidle: fix sparse and checkpatch warningsPaul Walmsley2012-12-152-17/+25
| | * | | | | | | | | | | | | | | | ARM: OMAP4: clock data: DPLLs are missing bypass clocks in their parent listsPaul Walmsley2012-12-151-6/+25
| | * | | | | | | | | | | | | | | | ARM: OMAP4: clock data: div_iva_hs_clk is a power-of-two dividerPaul Walmsley2012-12-151-3/+3
| | * | | | | | | | | | | | | | | | ARM: OMAP4: Fix EMU clock domain always onJon Hunter2012-12-151-1/+2
| | * | | | | | | | | | | | | | | | ARM: OMAP4460: Workaround ABE DPLL failing to turn-onJon Hunter2012-12-151-0/+22
| | * | | | | | | | | | | | | | | | ARM: OMAP4: Enhance support for DPLLs with 4X multiplierJon Hunter2012-12-154-23/+99
| | * | | | | | | | | | | | | | | | ARM: OMAP4: Add function table for non-M4X dpllsJon Hunter2012-12-151-4/+13
| | * | | | | | | | | | | | | | | | ARM: OMAP4: Update timer clock aliasesJon Hunter2012-12-151-4/+4
| * | | | | | | | | | | | | | | | | ARM: sunxi: Change device tree naming scheme for sunxiMaxime Ripard2012-12-173-6/+6
| * | | | | | | | | | | | | | | | | ARM: ux500: fix missing includeLinus Walleij2012-12-171-0/+1
| * | | | | | | | | | | | | | | | | ARM: u300: delete custom pin hog codeLinus Walleij2012-12-171-34/+0
| * | | | | | | | | | | | | | | | | Merge tag 'tegra-for-3.8-fixes-for-rc1' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-12-172-4/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | ARM: tegra: fix comment in dsib clk set_parentSivaram Nair2012-11-261-3/+1
| | * | | | | | | | | | | | | | | | | ARM: tegra: select correct parent clk for pll_pSivaram Nair2012-11-261-1/+1
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / / | | |/| | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | ARM: davinci: fix build break due to missing includeOlof Johansson2012-12-171-0/+1
| * | | | | | | | | | | | | | | | | ARM: exynos: Fix warning due to missing 'inline' in stubOlof Johansson2012-12-171-1/+1
* | | | | | | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2012-12-207-12/+67
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in CAMELLIA code.David S. Miller2012-12-201-0/+3
| * | | | | | | | | | | | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in DES code.David S. Miller2012-12-201-0/+6
| * | | | | | | | | | | | | | | | | | sparc64: Fix ECB looping constructs in AES code.David S. Miller2012-12-201-0/+1
| * | | | | | | | | | | | | | | | | | sparc64: Set CRYPTO_TFM_REQ_MAY_SLEEP consistently in AES code.David S. Miller2012-12-201-0/+4
| * | | | | | | | | | | | | | | | | | sparc64: Fix AES ctr mode block size.David S. Miller2012-12-201-3/+24
| * | | | | | | | | | | | | | | | | | sparc64: Fix unrolled AES 256-bit key loops.David S. Miller2012-12-201-6/+14
| * | | | | | | | | | | | | | | | | | sparc64: Define pte_accessible()David S. Miller2012-12-191-1/+7
| * | | | | | | | | | | | | | | | | | sparc: huge_ptep_set_* functions need to call set_huge_pte_at()Dave Kleikamp2012-12-191-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-192-2/+2
| * | | | | | | | | | | | | | | | | | | xtensa: set the correct ethernet address for xtfpgaChris Zankel2012-12-191-2/+34
| * | | | | | | | | | | | | | | | | | | xtensa: clean up files to make them code-style compliantChris Zankel2012-12-1949-175/+160
| * | | | | | | | | | | | | | | | | | | xtensa: provide endianness macro for sparseMax Filippov2012-12-191-0/+7
| * | | | | | | | | | | | | | | | | | | xtensa: fix RASID SR initializationMax Filippov2012-12-191-1/+1
| * | | | | | | | | | | | | | | | | | | xtensa: initialize CPENABLE SR when core has oneMax Filippov2012-12-191-1/+1
| * | | | | | | | | | | | | | | | | | | xtensa: reset all timers on initializationMax Filippov2012-12-191-1/+1
| * | | | | | | | | | | | | | | | | | | Use for_each_compatible_node() macro.Wei Yongjun2012-12-191-2/+2
| * | | | | | | | | | | | | | | | | | | xtensa: add XTFPGA DTSMax Filippov2012-12-195-0/+122
| * | | | | | | | | | | | | | | | | | | xtensa: add support for the XTFPGA boardsMax Filippov2012-12-199-0/+472
| * | | | | | | | | | | | | | | | | | | xtensa: add device trees supportMax Filippov2012-12-197-25/+164
| * | | | | | | | | | | | | | | | | | | xtensa: add IRQ domains supportMax Filippov2012-12-193-34/+94
| * | | | | | | | | | | | | | | | | | | xtensa: add U-Boot image support (uImage).Max Filippov2012-12-192-1/+16
| * | | | | | | | | | | | | | | | | | | xtensa: clean up boot make rulesMax Filippov2012-12-193-29/+33
| * | | | | | | | | | | | | | | | | | | xtensa: fix mb and wmb definitionsMax Filippov2012-12-191-3/+3
| * | | | | | | | | | | | | | | | | | | xtensa: add s32c1i-based spinlock implementationsMax Filippov2012-12-191-1/+187
| * | | | | | | | | | | | | | | | | | | xtensa: add s32c1i-based bitops implementationsMax Filippov2012-12-191-1/+126
| * | | | | | | | | | | | | | | | | | | xtensa: add s32c1i-based atomic ops implementationsMax Filippov2012-12-192-106/+236
| * | | | | | | | | | | | | | | | | | | xtensa: add s32c1i sanity checkMax Filippov2012-12-193-0/+135
| * | | | | | | | | | | | | | | | | | | xtensa: add trap_set_handler functionMax Filippov2012-12-192-0/+34
| * | | | | | | | | | | | | | | | | | | xtensa: initialize atomctl SRMax Filippov2012-12-192-0/+58
| * | | | | | | | | | | | | | | | | | | xtensa: save and restore scompare1 SR on kernel entryMax Filippov2012-12-193-1/+15
| * | | | | | | | | | | | | | | | | | | xtensa: display s32c1i feature flag in cpuinfoMax Filippov2012-12-191-0/+3
| * | | | | | | | | | | | | | | | | | | xtensa: fix CPU cache flags formattingMax Filippov2012-12-191-3/+3