summaryrefslogtreecommitdiffstats
path: root/lib/flex_array.c (unfollow)
Commit message (Expand)AuthorFilesLines
2014-01-13OMAPFB: give informative print when probe succeedsTomi Valkeinen1-0/+9
2014-01-13OMAPDSS: HDMI: rename resource namesTomi Valkeinen4-4/+4
2014-01-13OMAPDSS: DSI: split DSI memory map to smaller blocksTomi Valkeinen1-59/+136
2014-01-13OMAPDSS: HDMI: add missing core irqTomi Valkeinen1-1/+1
2014-01-13OMAPDSS: HDMI: fix HDMI_WP_CLK nameTomi Valkeinen2-2/+2
2014-01-13OMAPDSS: HDMI: fix hdmi_wait_for_bit_changeTomi Valkeinen1-6/+6
2014-01-13OMAPDSS: DISPC: fix context restoreTomi Valkeinen1-0/+2
2014-01-13OMAPDSS: HDMI4: remove useless func callsTomi Valkeinen1-4/+0
2014-01-13OMAPDSS: HDMI4: Accept non-standard timingsArchit Taneja1-4/+11
2013-12-30OMAPDSS: DSI: fix fifosizeTomi Valkeinen1-12/+13
2013-12-30OMAPDSS: rename display-sysfs 'name' entryTomi Valkeinen1-2/+2
2013-12-30OMAPDSS: DISPC: Add MFLAG definesTomi Valkeinen4-0/+26
2013-12-30OMAPDSS: apply fixesTomi Valkeinen2-5/+3
2013-12-30OMAPDSS: fix debug printsTomi Valkeinen5-23/+31
2013-12-30OMAPDSS: fix missing EXPORT_SYMBOL()sTomi Valkeinen1-0/+2
2013-12-30Linux 3.13-rc6v3.13-rc6Linus Torvalds1-1/+1
2013-12-29ARM: pxa: fix USB gadget driver compilation regressionLinus Walleij1-0/+2
2013-12-27ARM: OMAP2+: Fix LCD panel backlight regression for LDP legacy bootingTony Lindgren1-1/+6
2013-12-26ARM: OMAP2+: hwmod_data: fix missing OMAP_INTC_START in irq dataSuman Anna2-5/+5
2013-12-26ARM: DRA7: hwmod: Fix boot crash with DEBUG_LLRajendra Nayak1-1/+1
2013-12-24auxvec.h: account for AT_HWCAP2 in AT_VECTOR_SIZE_BASEArd Biesheuvel1-1/+1
2013-12-23selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()Oleg Nesterov1-2/+2
2013-12-23selinux: fix broken peer recv checkChad Hanson1-1/+3
2013-12-23drm/ttm: Fix swapin regressionThomas Hellstrom1-1/+2
2013-12-23gpu: fix qxl missing crc32_leRandy Dunlap2-1/+2
2013-12-22Linux 3.13-rc5v3.13-rc5Linus Torvalds1-1/+1
2013-12-22aio: clean up and fix aio_setup_ring page mappingLinus Torvalds1-35/+23
2013-12-22powercap / RAPL: add support for ValleyView SocJacob Pan1-2/+11
2013-12-22PM / sleep: Fix memory leak in pm_vt_switch_unregister().Masami Ichikawa1-0/+1
2013-12-22cpufreq: Use CONFIG_CPU_FREQ_DEFAULT_* to set initial policy for setpolicy dr...Jason Baron1-0/+6
2013-12-22cpufreq: remove sysfs files for CPUs which failed to come back after resumeViresh Kumar1-32/+31
2013-12-21aio/migratepages: make aio migrate pages saneBenjamin LaHaise3-15/+53
2013-12-21aio: fix kioctx leak introduced by "aio: Fix a trinity splat"Benjamin LaHaise1-1/+2
2013-12-21null_blk: support submit_queues on use_per_node_hctxMatias Bjørling1-4/+35
2013-12-21null_blk: set use_per_node_hctx param to falseMatias Bjørling2-6/+7
2013-12-21null_blk: corrections to documentationMatias Bjørling1-10/+10
2013-12-21Don't set the INITRD_COMPRESS environment variable automaticallyLinus Torvalds1-1/+3
2013-12-21mm: fix build of split ptlock codeOlof Johansson1-1/+1
2013-12-20pstore: Don't allow high traffic options on fragile devicesLuck, Tony4-2/+10
2013-12-20mm: do not allocate page->ptl dynamically, if spinlock_t fits to longKirill A. Shutemov5-7/+8
2013-12-20mm: page_alloc: revert NUMA aspect of fair allocation policyJohannes Weiner1-10/+9
2013-12-20Revert "mm: page_alloc: exclude unreclaimable allocations from zone fairness ...Mel Gorman1-2/+1
2013-12-20mm: Fix NULL pointer dereference in madvise(MADV_WILLNEED) supportKirill A. Shutemov1-3/+2
2013-12-20IB/uverbs: Check access to userspace response buffer in extended commandYann Droneaud1-0/+5
2013-12-20IB/uverbs: Check input length in flow steering uverbsYann Droneaud1-0/+6
2013-12-20IB/uverbs: Set error code when fail to consume all flow_spec itemsYann Droneaud1-0/+1
2013-12-20IB/uverbs: Check reserved fields in create_flowYann Droneaud1-0/+7
2013-12-20IB/uverbs: Check comp_mask in destroy_flowYann Droneaud1-0/+3
2013-12-20IB/uverbs: Check reserved field in extended command headerYann Droneaud1-0/+3
2013-12-20IB/uverbs: New macro to set pointers to NULL if length is 0 in INIT_UDATA()Roland Dreier2-11/+16