summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: asm: thread_info: Add _TIF_SECCOMP flagMarkos Chandras2014-06-161-1/+2
* MIPS: Fix typo when reporting cache and ftlb errors for ImgTec coresMarkos Chandras2014-06-111-2/+2
* ARM: 8064/1: fix v7-M signal returnRabin Vincent2014-06-111-0/+4
* ARM: 8051/1: put_user: fix possible data corruption in put_userAndrey Ryabinin2014-06-111-1/+2
* ARM: OMAP4: Fix the boot regression with CPU_IDLE enabledSantosh Shilimkar2014-06-111-4/+21
* ARM: OMAP3: clock: Back-propagate rate change from cam_mclk to dpll4_m5 on al...Laurent Pinchart2014-06-111-1/+2
* ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boardsRoger Quadros2014-06-111-1/+1
* ARM: omap5: hwmod_data: Correct IDLEMODE for McPDMPeter Ujfalusi2014-06-111-1/+1
* ARM: imx: fix error handling in ipu device registrationEmil Goode2014-06-111-1/+1
* arm64: use cpu_online_mask when using forced irq_set_affinitySudeep Holla2014-06-071-3/+7
* powerpc, kexec: Fix "Processor X is stuck" issue during kexec from ST modeSrivatsa S. Bhat2014-06-071-1/+1
* powerpc: Fix 64 bit builds with binutils 2.24Guenter Roeck2014-06-072-2/+9
* powerpc: irq work racing with timer interrupt can result in timer interrupt hangAnton Blanchard2014-06-071-3/+0
* powerpc/powernv: Reset root port in firmwareGavin Shan2014-06-071-1/+2
* crypto: s390 - fix aes,des ctr mode concurrency finding.Harald Freudenberger2014-06-072-0/+6
* x86-64, modify_ldt: Make support for 16-bit segments a runtime optionLinus Torvalds2014-06-072-1/+11
* metag: Reduce maximum stack size to 256MBJames Hogan2014-06-072-0/+4
* metag: fix memory barriersMikulas Patocka2014-06-071-0/+3
* parisc: Improve LWS-CAS performanceJohn David Anglin2014-06-071-3/+9
* parisc: ratelimit userspace segfault printingHelge Deller2014-06-073-43/+56
* ARM: mvebu: mvebu-soc-id: keep clock enabled if PCIe unit is enabledThomas Petazzoni2014-06-071-2/+12
* ARM: mvebu: mvebu-soc-id: add missing clk_put() callThomas Petazzoni2014-06-071-0/+1
* ARM: 8012/1: kdump: Avoid overflow when converting pfn to physaddrLiu Hua2014-06-071-1/+1
* arm: dts: Fix missing device_type="memory" for ste-ccu8540Leif Lindholm2014-06-071-0/+1
* ARM: mvebu: fix NOR bus-width in Armada XP OpenBlocks AX3 Device TreeThomas Petazzoni2014-06-071-1/+1
* ARM: mvebu: fix NOR bus-width in Armada XP DB Device TreeThomas Petazzoni2014-06-071-1/+1
* ARM: mvebu: fix NOR bus-width in Armada XP GP Device TreeThomas Petazzoni2014-06-071-1/+1
* ARM: common: edma: Fix xbar mappingThomas Gleixner2014-06-072-34/+16
* ARM: dts: i.MX53: Fix ipu register space sizeSascha Hauer2014-06-071-1/+1
* ARM: dts: kirkwood: fix mislocated pcie-controller nodesSebastian Hesselbarth2014-06-072-16/+20
* ARM: orion5x: fix target ID for crypto SRAM windowThomas Petazzoni2014-06-071-1/+1
* arm64: fix pud_huge() for 2-level pagetablesMark Salter2014-06-071-0/+4
* x86, mm, hugetlb: Add missing TLB page invalidation for hugetlb_cow()Anthony Iliopoulos2014-06-071-0/+1
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-06-071-1/+1
* mips: dts: Fix missing device_type="memory" property in memory nodesLeif Lindholm2014-06-075-0/+5
* MIPS/loongson2_cpufreq: Fix CPU clock rate settingAaro Koskinen2014-06-071-2/+3
* net: filter: s390: fix JIT address randomizationHeiko Carstens2014-05-311-1/+1
* net: filter: x86: fix JIT address randomizationAlexei Starovoitov2014-05-311-1/+1
* xen/spinlock: Don't enable them unconditionally.Konrad Rzeszutek Wilk2014-05-311-1/+4
* parisc: remove _STK_LIM_MAX overrideJohn David Anglin2014-05-311-1/+0
* parisc: fix epoll_pwait syscall on compat kernelHelge Deller2014-05-311-1/+1
* parisc: change value of SHMLBA from 0x00400000 to PAGE_SIZEHelge Deller2014-05-313-11/+11
* x86,preempt: Fix preemption for i386Peter Zijlstra2014-05-311-0/+12
* KVM: x86: remove WARN_ON from get_kernel_ns()Marcelo Tosatti2014-05-311-1/+0
* x86-64, build: Fix stack protector Makefile breakage with 32-bit userlandGeorge Spelvin2014-05-131-0/+1
* ARC: !PREEMPT: Ensure Return to kernel mode is IRQ safeVineet Gupta2014-05-131-3/+5
* ARC: Remove ARC_HAS_COH_RTSCRichard Weinberger2014-05-131-1/+0
* s390/bpf,jit: initialize A register if 1st insn is BPF_S_LDX_B_MSHMartin Schwidefsky2014-05-131-1/+0
* powerpc: Fix Oops in rtas_stop_self()Li Zhong2014-05-131-2/+3
* powerpc/tm: Disable IRQ in tm_recheckpointMichael Neuling2014-05-135-7/+34