summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2014-11-18video: display: Add panel-s6d6aa1 driverTomasz Figa1-0/+42
2014-11-18video: display: Add exynos-dsi video source driverTomasz Figa1-0/+41
2014-11-18ARM: Exynos4: fix DSIM supportMarek Szyprowski1-0/+3
2014-11-18video: add display-coreTomasz Figa1-0/+230
2014-11-18drivers: of: add initialization code for dma reserved memoryMarek Szyprowski1-0/+14
2014-11-18drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski1-0/+3
2014-11-18drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski2-30/+53
2014-11-18regulator: Remove const from declation of reg_desc in regulator_dev.Jonghwa Lee1-1/+1
2014-11-18regulator: max77693: Add regulator driver for max77693Jonghwa Lee2-0/+41
2014-11-18drivers: base: add notifier for failed driver bindMarek Szyprowski1-1/+3
2014-11-14of: Fix overflow bug in string property parsing functionsGrant Likely1-14/+70
2014-11-14drm/radeon: remove invalid pci idAlex Deucher1-1/+0
2014-11-14OOM, PM: OOM killed task shouldn't escape PM suspendMichal Hocko1-0/+3
2014-11-14block: fix alignment_offset math that assumes io_min is a power-of-2Mike Snitzer1-3/+2
2014-11-14random: add and use memzero_explicit() for clearing dataDaniel Borkmann1-2/+3
2014-11-14crypto: more robust crypto_memneqCesar Eduardo Barros3-0/+14
2014-11-14vfs: fix data corruption when blocksize < pagesize for mmaped dataJan Kara1-0/+1
2014-10-30kernel: add support for gcc 5Sasha Levin1-0/+66
2014-10-30mm: clear __GFP_FS when PF_MEMALLOC_NOIO is setJunxiao Bi1-2/+4
2014-10-15USB: Add device quirk for ASUS T100 Base Station keyboardLu Baolu1-0/+3
2014-10-15sctp: handle association restarts when the socket is closed.Vlad Yasevich1-1/+1
2014-10-15tcp: fix tcp_release_cb() to dispatch via address family for mtu_reduced()Neal Cardwell3-1/+2
2014-10-09jiffies: Fix timeval conversion to jiffiesAndrew Hunter1-12/+0
2014-10-09media: vb2: fix VBI/poll regressionHans Verkuil1-0/+4
2014-10-05introduce for_each_thread() to replace the buggy while_each_thread()Oleg Nesterov2-0/+14
2014-10-05workqueue: apply __WQ_ORDERED to create_singlethread_workqueue()Tejun Heo1-1/+1
2014-10-05iio:trigger: modify return value for iio_trigger_getSrinivas Pandruvada1-1/+3
2014-09-17libceph: rename ceph_msg::front_max to front_alloc_lenIlya Dryomov1-1/+1
2014-09-17mnt: Correct permission checks in do_remountEric W. Biederman1-0/+5
2014-09-17mnt: Only change user settable mount flags in remountEric W. Biederman1-1/+3
2014-09-17CAPABILITIES: remove undefined caps from all processesEric Paris1-1/+4
2014-09-05svcrdma: Select NFSv4.1 backchannel transport based on forward channelChuck Lever1-0/+1
2014-09-05drm/radeon: add additional SI pci idsAlex Deucher1-0/+4
2014-08-14ip: make IP identifiers less predictableEric Dumazet1-10/+1
2014-08-14inetpeer: get rid of ip_id_countEric Dumazet4-36/+33
2014-08-07printk: rename printk_sched to printk_deferredJohn Stultz1-3/+3
2014-07-31libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo1-0/+1
2014-07-28net: fix sparse warning in sk_dst_set()Eric Dumazet1-1/+1
2014-07-28ipv4: irq safe sk_dst_[re]set() and ipv4_sk_update_pmtu() fixEric Dumazet1-6/+6
2014-07-28ipv4: fix dst race in sk_dst_get()Eric Dumazet1-2/+2
2014-07-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)1-1/+1
2014-07-06tracing: Fix syscall_*regfunc() vs copy_process() raceOleg Nesterov1-0/+15
2014-07-06ptrace,x86: force IRET path after a ptrace_stop()Tejun Heo1-0/+3
2014-06-30genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner1-0/+4
2014-06-30target: Report correct response length for some commandsRoland Dreier1-0/+1
2014-06-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-26ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen1-0/+2
2014-06-26ALSA: compress: Cancel the optimization of compiler and fix the size of struc...Wang, Xiaoming1-1/+1
2014-06-26team: fix mtu settingJiri Pirko1-0/+1
2014-06-26net: fix inet_getid() and ipv6_select_ident() bugsEric Dumazet1-8/+1