summaryrefslogtreecommitdiffstats
path: root/firmware/yam (unfollow)
Commit message (Expand)AuthorFilesLines
2013-12-12futex: move user address verification up to common codeLinus Torvalds1-2/+3
2013-12-12futex: fix handling of read-only-mapped hugepagesLinus Torvalds1-1/+1
2013-12-10KEYS: correct alignment of system_certificate_list content in assembly fileHendrik Brueckner2-4/+14
2013-12-10Ignore generated file kernel/x509_certificate_listRusty Russell1-0/+1
2013-12-10xfs: growfs overruns AGFL buffer on V4 filesystemsDave Chinner1-1/+5
2013-12-10xfs: don't perform discard if the given range length is less than block sizeJie Liu1-2/+3
2013-12-10xfs: underflow bug in xfs_attrlist_by_handle()Dan Carpenter2-2/+4
2013-12-10sc1200_wdt: Fix oopsAlan1-1/+2
2013-12-10watchdog: Drop unnecessary include of miscdevice.hGuenter Roeck14-14/+0
2013-12-10avr32: favr-32: clk_round_rate() can return a zero upon errorPaul Walmsley1-1/+3
2013-12-10avr32: remove deprecated IRQF_DISABLEDMichael Opdenacker1-1/+1
2013-12-10cpufreq_ at32ap-cpufreq.c: Fix section mismatchMatthias Brugger1-1/+1
2013-12-10avr32: pm: Fix section mismatchMatthias Brugger1-1/+1
2013-12-10avr32: Kill CONFIG_MTD_PARTITIONSEunbong Song15-15/+0
2013-12-10powerpc: Fix up the kdump base cap to 128MMahesh Salgaonkar1-1/+1
2013-12-10powernv: Fix VFIO support with PHB3Thadeu Lima de Souza Cascardo1-0/+1
2013-12-10powerpc/52xx: Re-enable bestcomm driver in defconfigsAnatolij Gustschin6-6/+12
2013-12-10powerpc/pasemi: Turn on devtmpfs in defconfigOlof Johansson1-4/+3
2013-12-10offb: Add palette hack for little endianCedric Le Goater1-1/+10
2013-12-10offb: Little endian fixesCedric Le Goater1-7/+11
2013-12-10powerpc: Fix PTE page address mismatch in pgtable ctor/dtorHong H. Pham2-8/+4
2013-12-10powerpc/44x: Fix ocm_block allocationIlia Mirkin1-1/+1
2013-12-10powerpc: Fix build break with PPC_EARLY_DEBUG_BOOTX=yMichael Ellerman1-1/+4
2013-12-09crypto: scatterwalk - Use sg_chain_ptr on chain entriesTom Lendacky1-1/+1
2013-12-08Revert "cpufreq: fix garbage kobjects on errors during suspend/resume"Rafael J. Wysocki1-0/+3
2013-12-08Revert "cpufreq: suspend governors on system suspend/hibernate"Rafael J. Wysocki3-54/+0
2013-12-07powerpc/512x: dts: remove misplaced IRQ spec from 'soc' nodeGerhard Sittig1-1/+0
2013-12-06Linux 3.13-rc3v3.13-rc3Linus Torvalds1-1/+1
2013-12-06arm64: mm: Fix PMD_SECT_PROT_NONE definitionSteve Capper1-1/+1
2013-12-06arm64: Fix memory shareability attribute for ioremap_wc/cacheCatalin Marinas1-1/+1
2013-12-06arm64: kernel: add code to set cpu boot mode to secondary_entry shimLorenzo Pieralisi1-1/+2
2013-12-06arm64: make default NR_CPUS 8Rob Herring1-2/+1
2013-12-06arm64: ensure completion of TLB invalidatationMark Rutland1-1/+1
2013-12-06iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe()Wei Yongjun1-0/+1
2013-12-06iommu/arm-smmu: remove potential NULL dereference on mapping pathWill Deacon1-2/+1
2013-12-06iommu/arm-smmu: use mutex instead of spinlock for locking page tablesWill Deacon1-36/+26
2013-12-06aio: clean up aio ring in the fail pathGu Zheng1-2/+6
2013-12-05ftrace: default to tilegx if ARCH=tile is specifiedTony Lu1-1/+2
2013-12-05Input: ALPS - add support for DualPoint device on Dell XT2 modelYunkang Tang2-3/+204
2013-12-05Input: elantech - add support for newer (August 2013) devicesMatt Walker1-0/+1
2013-12-05Input: add SW_MUTE_DEVICE switch definitionPing Cheng1-0/+1
2013-12-05tracing: Only run synchronize_sched() at instance deletion timeSteven Rostedt2-10/+3
2013-12-05blk-mq: fix use-after-free of requestMing Lei1-2/+2
2013-12-05mei: add 9 series PCH mei device idsTomas Winkler2-2/+7
2013-12-05drivers/char/i8k.c: add Dell XPLS L421XAlan Cox1-0/+7
2013-12-05x86/apic, doc: Justification for disabling IO APIC before Local APICFenghua Yu1-0/+11
2013-12-05PowerCap: Fix mode for energy counterSrinivas Pandruvada1-1/+6
2013-12-05PNP: fix restoring devices after hibernationDmitry Torokhov1-1/+11
2013-12-05drm: fix the addition of the side-by-side (half) flag for extra 3D modesThomas Wood1-1/+1
2013-12-05drm/edid: fix length check when adding extra 3D modesThomas Wood1-1/+1