aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2014-06-18MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras
2014-06-18ARM: 8064/1: fix v7-M signal returnRabin Vincent
2014-06-18ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin
2014-06-18ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar
2014-06-18ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart
2014-06-18ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros
2014-06-18ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi
2014-06-18ARM: imx: fix error handling in ipu device registrationEmil Goode
2014-06-18arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla
2014-06-18powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat
2014-06-18powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck
2014-06-18powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard
2014-06-18powerpc/powernv: Reset root port in firmwareGavin Shan
2014-06-18crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger
2014-06-18x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds
2014-06-18metag: Reduce maximum stack size to 256MBJames Hogan
2014-06-18metag: fix memory barriersMikulas Patocka
2014-06-18parisc: Improve LWS-CAS performanceJohn David Anglin
2014-06-18parisc: ratelimit userspace segfault printingHelge Deller
2014-06-18ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni
2014-06-18ARM: mvebu: mvebu-soc-id: add missing clk_put() callThomas Petazzoni
2014-06-18ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua
2014-06-18arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm
2014-06-18ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni
2014-06-18ARM: mvebu: fix NOR bus-width in Armada XP DB Device TreeThomas Petazzoni
2014-06-18ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni
2014-06-18ARM: common: edma: Fix xbar mappingThomas Gleixner
2014-06-18ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer
2014-06-18ARM: dts: kirkwood: fix mislocated pcie-controller nodesSebastian Hesselbarth
2014-06-18ARM: orion5x: fix target ID for crypto SRAM windowThomas Petazzoni
2014-06-18arm64: fix pud_huge() for 2-level pagetablesMark Salter
2014-06-18x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos
2014-06-18genirq: Allow forcing cpu affinity of interruptsThomas Gleixner
2014-06-18mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm
2014-06-18MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen
2014-06-18arm64: Add big.LITTLE switcher stubMark Brown
2014-06-18arm64: Enable OPPMark Brown
2014-06-18arm64: Enable HMP for ARMv8Mark Hambleton
2014-06-18arm64: Add scheduler multicore and SMT Kconfig optionsMark Brown
2014-06-18arm64: ftrace: (bugfix) synced with ftcace interface changeAKASHI Takahiro
2014-06-18arm64: Add __ASSEMBLY__ guards to insn.hMark Brown
2014-06-18arm64: ftrace: Add CALLER_ADDRx macrosAKASHI Takahiro
2014-06-18arm64: ftrace: Add dynamic ftrace supportAKASHI Takahiro
2014-06-18arm64: Add ftrace supportAKASHI Takahiro
2014-06-18ftrace: Add arm64 support to recordmcountAKASHI Takahiro
2014-06-18arm64: Add 'notrace' attribute to unwind_frame() for ftraceAKASHI Takahiro
2014-06-18ftrace: make CALLER_ADDRx macros more genericAKASHI Takahiro
2014-06-18arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-06-18arm64: Add regs_return_value() in syscall.hAKASHI Takahiro
2014-06-18arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro