summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-07-05ARM: OMAP: omap_common_late_init may be unusedArnd Bergmann1-1/+1
2013-07-05ARM: sti: move DEBUG_STI_UART into alphabetical orderArnd Bergmann1-10/+10
2013-07-05ARM: OMAP: build mach-omap code only if neededArnd Bergmann2-74/+78
2013-07-05ARM: zynq: use DT_MACHINE_STARTArnd Bergmann1-1/+1
2013-07-05ARM: omap5: omap5 has SCU and TWDArnd Bergmann1-0/+2
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds15-2387/+1017
2013-07-05mmc: bcm281xx SDHCI driverChristian Daudt1-0/+7
2013-07-05perf/x86/amd: Do not print an error when the device is not presentPeter Zijlstra1-3/+1
2013-07-05MIPS: jz4740: Correct clock gate bit for DMA controllerMaarten ter Huurne1-1/+1
2013-07-05MIPS: jz4740: Remove custom DMA APILars-Peter Clausen3-364/+1
2013-07-05MIPS: jz4740: Register jz4740 DMA deviceLars-Peter Clausen3-0/+23
2013-07-05MIPS: jz4740: Acquire and enable DMA controller clockMaarten ter Huurne1-2/+22
2013-07-05dmaengine: PL08x: Avoid collisions with get_signal() macroMark Brown3-6/+6
2013-07-04Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-28/+27
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds16-68/+155
2013-07-04Merge branch 'timers/posix-cpu-timers-for-tglx' ofThomas Gleixner366-2805/+5033
2013-07-04Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-10/+10
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds4-15/+15
2013-07-04Merge branch 'kconfig-diet' from Dave HansenLinus Torvalds23-90/+12
2013-07-04consolidate per-arch stack overflow debugging optionsDave Hansen23-90/+12
2013-07-04Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds151-1136/+6595
2013-07-04KVM: VMX: mark unusable segment as nonpresentGleb Natapov1-2/+9
2013-07-04arm64: KVM: Kconfig integrationMarc Zyngier3-0/+54
2013-07-04ARM: OMAP2+: omap2plus_defconfig: Enable appended DTB supportTom Rini1-0/+2
2013-07-04ARM: OMAP2+: Enable TI_EDMA in omap2plus_defconfigJoel Fernandes1-0/+1
2013-07-04ARM: OMAP2+: omap2plus_defconfig: enable DRA752 thermal support by defaultEduardo Valentin1-0/+1
2013-07-04ARM: OMAP2+: omap2plus_defconfig: enable TI bandgap driverEduardo Valentin1-0/+11
2013-07-04ARM: OMAP2+: devices: remove duplicated include from devices.cWei Yongjun1-1/+0
2013-07-04ARM: OMAP3: igep0020: Set DSS pins in correct mux mode.Enric Balletbo i Serra1-0/+31
2013-07-04ARM: OMAP2+: N900: enable N900-specific drivers even if device tree is enabledPavel Machek1-1/+1
2013-07-04ARM: OMAP2+: Cocci spatch "ptr_ret.spatch"Thomas Meyer4-11/+5
2013-07-04ARM: OMAP2+: Remove obsolete Makefile linePaul Bolle1-4/+0
2013-07-04ARM: OMAP5: Enable Cortex A15 errata 798181Santosh Shilimkar1-0/+1
2013-07-04ARM: scu: provide inline dummy functions when SCU is not presentNishanth Menon1-1/+12
2013-07-04ARM: OMAP4: sleep: build OMAP4 specific functions only for OMAP4Nishanth Menon1-1/+5
2013-07-04xen/arm and xen/arm64: implement HYPERVISOR_tmem_opStefano Stabellini4-0/+4
2013-07-04ARM: OMAP2+: timer: initialize before using oh_nameAfzal Mohammed1-1/+1
2013-07-04metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.cJames Hogan2-1/+5
2013-07-03Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...Linus Torvalds1-4/+5
2013-07-03Merge tag 'sound-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds8-157/+8
2013-07-03Merge branch 'for-3.11' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/l...Linus Torvalds1-0/+2
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds80-1323/+331
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-28/+10
2013-07-03rapidio: add modular build option for the subsystem coreAlexandre Bounine1-2/+2
2013-07-03s390: remove setting for saved_max_pfnZhang Yanfei1-4/+0
2013-07-03ia64: remove setting for saved_max_pfnZhang Yanfei1-5/+0
2013-07-03powerpc: Remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-03mips: remove savemaxmem parameter setupZhang Yanfei1-10/+0
2013-07-03x86: kill TIF_DEBUGOleg Nesterov1-3/+1
2013-07-03drivers/rtc/rtc-sirfsoc.c: add rtc drivers for CSR SiRFprimaII and SiRFatlasVIXianglong Du2-2/+2