summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-18s390/bpf,jit: add pkt_type supportHeiko Carstens1-0/+42
2013-07-18s390/bpf,jit: address randomize and write protect jit codeHeiko Carstens1-5/+46
2013-07-18s390/bpf,jit: use generic jit dumperHeiko Carstens1-8/+2
2013-07-18s390/bpf,jit: call module_free() from any contextHeiko Carstens1-17/+3
2013-07-18KVM: MMU: avoid fast page fault fixing mmio page faultXiao Guangrong1-0/+7
2013-07-17MIPS: Delete dead invocation of exception_exit().Ralf Baechle1-1/+0
2013-07-17x86: Make sure IDT is page alignedKees Cook3-25/+8
2013-07-16cpufreq: s3c24xx: fix "depends on ARM_S3C24XX" in KconfigPaul Bolle1-1/+1
2013-07-16smp: blackfin: fix check error, using atomic_ops to handle atomic_t typeSteven Miao1-3/+3
2013-07-16ARM: davinci: defconfig: enable EDMA driverSekhar Nori2-0/+4
2013-07-16ARM: davinci: make file local variables staticSekhar Nori3-3/+3
2013-07-16ARM: edma: remove duplicated include from edma.cWei Yongjun1-1/+0
2013-07-16ARM: OMAP2+: Provide alias to USB PHY clockRoger Quadros1-1/+22
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller4-14/+51
2013-07-16ARM: EXYNOS: Enable 64-bit DMA for EXYNOS5440 if LPAE is enabledThomas Abraham1-0/+1
2013-07-16ARM: EXYNOS: change the PHYSMEM_BITS and SECTION_SIZESubash Patel1-0/+5
2013-07-16ARM: EXYNOS: skip pm support on exynos5440Kukjin Kim1-0/+6
2013-07-16x86, suspend: Handle CPUs which fail to #GP on RDMSRH. Peter Anvin1-2/+16
2013-07-15ARM: dts: imx51-babbage: Pass a real clock to the codecFabio Estevam1-1/+12
2013-07-15ARM: dts: Add missing vmmc2 regulator for twlTony Lindgren1-0/+6
2013-07-15ARM: multi_v7: Enabled omap4430 sdp nfsrootTony Lindgren1-0/+3
2013-07-15ARM i.MX53: mba53: Fix PWM backlight DT nodeLaurent Pinchart1-1/+1
2013-07-15ARM: imx: fix vf610 enet module clock selectionShawn Guo2-4/+6
2013-07-15ARM: mxs: saif0 is the clock provider to sgtl5000Shawn Guo4-3/+4
2013-07-15ARM: i.MX6Q: correct emi_sel clock muxingLiu Ying1-2/+3
2013-07-15ARM: i.MX27: Typo fixAlexander Shiyan1-1/+1
2013-07-15ARM i.MX53: Fix UART pad configurationPhilipp Zabel1-16/+16
2013-07-15x86: delete __cpuinit usage from all x86 filesPaul Gortmaker71-356/+345
2013-07-15score: delete __cpuinit usage from all score filesPaul Gortmaker1-1/+1
2013-07-15xtensa: delete __cpuinit usage from all xtensa filesPaul Gortmaker1-1/+1
2013-07-15openrisc: delete __cpuinit usage from all openrisc filesPaul Gortmaker1-1/+1
2013-07-15m32r: delete __cpuinit usage from all m32r filesPaul Gortmaker1-1/+1
2013-07-15hexagon: delete __cpuinit usage from all hexagon filesPaul Gortmaker2-3/+3
2013-07-15frv: delete __cpuinit usage from all frv filesPaul Gortmaker1-1/+1
2013-07-15cris: delete __cpuinit usage from all cris filesPaul Gortmaker1-1/+1
2013-07-15metag: delete __cpuinit usage from all metag filesPaul Gortmaker3-16/+14
2013-07-15tile: delete __cpuinit usage from all tile filesPaul Gortmaker5-13/+13
2013-07-15sh: delete __cpuinit usage from all sh filesPaul Gortmaker14-28/+28
2013-07-15s390: delete __cpuinit usage from all s390 filesPaul Gortmaker7-26/+24
2013-07-15blackfin: delete __cpuinit usage from all blackfin filesPaul Gortmaker6-15/+15
2013-07-15arm64: delete __cpuinit usage from all usersPaul Gortmaker4-10/+10
2013-07-15sparc: delete __cpuinit/__CPUINIT usage from all usersPaul Gortmaker15-67/+60
2013-07-15arm: delete __cpuinit/__CPUINIT usage from all ARM usersPaul Gortmaker70-140/+64
2013-07-15MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker61-338/+294
2013-07-15parisc: delete __cpuinit usage from all usersPaul Gortmaker4-14/+16
2013-07-15alpha: delete __cpuinit usage from all usersPaul Gortmaker2-7/+7
2013-07-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-3/+3
2013-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-14/+14
2013-07-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-9/+10
2013-07-14Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds26-160/+309