summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-06-16MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras1-1/+2
2014-06-11MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras1-2/+2
2014-06-11ARM: 8064/1: fix v7-M signal returnRabin Vincent1-0/+4
2014-06-11ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin1-1/+2
2014-06-11ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar1-4/+21
2014-06-11ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart1-1/+2
2014-06-11ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros1-1/+1
2014-06-11ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi1-1/+1
2014-06-11ARM: imx: fix error handling in ipu device registrationEmil Goode1-1/+1
2014-06-07arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla1-3/+7
2014-06-07powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat1-1/+1
2014-06-07powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2-2/+9
2014-06-07powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard1-3/+0
2014-06-07powerpc/powernv: Reset root port in firmwareGavin Shan1-1/+2
2014-06-07crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2-0/+6
2014-06-07x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2-1/+11
2014-06-07metag: Reduce maximum stack size to 256MBJames Hogan2-0/+4
2014-06-07metag: fix memory barriersMikulas Patocka1-0/+3
2014-06-07parisc: Improve LWS-CAS performanceJohn David Anglin1-3/+9
2014-06-07parisc: ratelimit userspace segfault printingHelge Deller3-43/+56
2014-06-07ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni1-2/+12
2014-06-07ARM: mvebu: mvebu-soc-id: add missing clk_put() callThomas Petazzoni1-0/+1
2014-06-07ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua1-1/+1
2014-06-07arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm1-0/+1
2014-06-07ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni1-1/+1
2014-06-07ARM: mvebu: fix NOR bus-width in Armada XP DB Device TreeThomas Petazzoni1-1/+1
2014-06-07ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni1-1/+1
2014-06-07ARM: common: edma: Fix xbar mappingThomas Gleixner2-34/+16
2014-06-07ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer1-1/+1
2014-06-07ARM: dts: kirkwood: fix mislocated pcie-controller nodesSebastian Hesselbarth2-16/+20
2014-06-07ARM: orion5x: fix target ID for crypto SRAM windowThomas Petazzoni1-1/+1
2014-06-07arm64: fix pud_huge() for 2-level pagetablesMark Salter1-0/+4
2014-06-07x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos1-0/+1
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner1-1/+1
2014-06-07mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm5-0/+5
2014-06-07MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen1-2/+3
2014-05-31net: filter: s390: fix JIT address randomizationHeiko Carstens1-1/+1
2014-05-31net: filter: x86: fix JIT address randomizationAlexei Starovoitov1-1/+1
2014-05-31xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk1-1/+4
2014-05-31parisc: remove _STK_LIM_MAX overrideJohn David Anglin1-1/+0
2014-05-31parisc: fix epoll_pwait syscall on compat kernelHelge Deller1-1/+1
2014-05-31parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller3-11/+11
2014-05-31x86,preempt: Fix preemption for i386Peter Zijlstra1-0/+12
2014-05-31KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti1-1/+0
2014-05-13x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin1-0/+1
2014-05-13ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta1-3/+5
2014-05-13ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger1-1/+0
2014-05-13s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky1-1/+0
2014-05-13powerpc: Fix Oops in rtas_stop_self()Li Zhong1-2/+3
2014-05-13powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling5-7/+34