summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-12-13libceph: remove 'osdtimeout' optionSage Weil
2012-12-13ceph: fix dentry reference leak in ceph_encode_fh().Cyril Roelandt
2012-12-13drm/exynos/iommu: fix return value check in drm_create_iommu_mapping()Wei Yongjun
2012-12-13drm/exynos: remove unused vaddr memberYoungJun Cho
2012-12-13drm/exynos: use DMA_ATTR_NO_KERNEL_MAPPING attributeInki Dae
2012-12-13drm/exynos: add exception codes to exynos_drm_fbdev_create()Inki Dae
2012-12-13drm/exynos: clear windows in fimd dpms offPrathyush K
2012-12-13drm/exynos: clear windows in mixer dpms offPrathyush K
2012-12-13drm/exynos: modify wait_for_vblank of fimdPrathyush K
2012-12-13drm/exynos: modify wait_for_vblank of mixerPrathyush K
2012-12-13drm/exynos: move fimd wait_for_vblank to manager_opsPrathyush K
2012-12-13drm/exynos: move hdmi's wait_for_vblank to manager_opsPrathyush K
2012-12-13drm/exynos: make wait_for_vblank a manager opPrathyush K
2012-12-13drm/exynos: add dmabuf attach/detach callbacks.Inki Dae
2012-12-13drm: exynos: moved exynos drm hdmi device registration to drm driverRahul Sharma
2012-12-13drm: exynos: moved exynos drm device registration to drm driverRahul Sharma
2012-12-13microblaze: Fix intc_enable_or_unmask functionMichal Simek
2012-12-13microblaze: Do not initialized regs->r1 twice in ELF_PLAT_INITMichal Simek
2012-12-13microblaze: Remove passing the second arg to schedule_tailMichal Simek
2012-12-13UAPI: (Scripted) Disintegrate arch/microblaze/include/asmDavid Howells
2012-12-13microblaze: uaccess.h: Fix timerfd syscallMichal Simek
2012-12-13microblaze: Remove BIP from childregsMichal Simek
2012-12-13ALSA: hda - Fix pin configuration of HP Pavilion dv7Takashi Iwai
2012-12-13Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...Tomi Valkeinen
2012-12-13OMAPDSS: fix TV-out issue with DSI PLLTomi Valkeinen
2012-12-13mtd: nand: typo in nand_id_has_period() commentsBrian Norris
2012-12-13mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach
2012-12-13mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.NeilBrown
2012-12-13mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang
2012-12-13Revert "OMAPFB: simplify locking"Tomi Valkeinen
2012-12-13OMAPFB: remove silly loop in fb2display()Tomi Valkeinen
2012-12-13OMAPFB: fix error handling in omapfb_find_best_mode()Tomi Valkeinen
2012-12-13OMAPFB: use devm_kzalloc to allocate omapfb2_deviceTomi Valkeinen
2012-12-13md/raid5: use async_tx_quiesce() instead of open-coding it.NeilBrown
2012-12-13md: Use ->curr_resync as last completed request when cleanly aborting resync.majianpeng
2012-12-13lib/raid6: build proper files on corresponding archYuanhan Liu
2012-12-13lib/raid6: Add AVX2 optimized gen_syndrome functionsYuanhan Liu
2012-12-13blackfin: kgdb: call generic_exec_single() directlySonic Zhang
2012-12-13blackfin: anomaly: add anomaly 16000030 for bf5xxSonic Zhang
2012-12-13Blackfin: dpmc: use module_platform_driver macroSrinivas Kandagatla
2012-12-13Blackfin: remove unused is_in_rom()Tobias Klauser
2012-12-13Blackfin: remove unnecessary prototype for kobjsize()Tobias Klauser
2012-12-13Blackfin: twi: Add missing __iomem annotationLars-Peter Clausen
2012-12-13Blackfin: Annotate strnlen_user and strlen_user 'src' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Annotate clear_user 'to' parameter with __userLars-Peter Clausen
2012-12-13Blackfin: Add missing __user annotations to put_userLars-Peter Clausen
2012-12-13Blackfin: Annotate strncpy_from_user src parameter with __userLars-Peter Clausen
2012-12-13blackfin: Use Kbuild infrastructure for kvm_para.hSteven Rostedt
2012-12-13UAPI: (Scripted) Disintegrate arch/blackfin/include/asmDavid Howells
2012-12-13lib/raid6: Add AVX2 optimized recovery functionsJim Kukunas