summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2014-08-08modem_if: Add modem.h to include/linux/platform_dataKamil Debski1-0/+330
2014-08-08[media] exynos4-is: Use the generic MIPI CSIS PHY driverSylwester Nawrocki1-9/+2
2014-08-08drivers: phy: add generic PHY frameworkKishon Vijay Abraham I1-0/+344
2014-08-08nfc: pn544-i2c: Remove unused gpio_irqLukasz Czerwinski1-1/+0
2014-08-08nfc: pn544-i2c: Add DT bindingsLukasz Czerwinski1-1/+2
2014-08-08iio: st_sensors Add threshold events supportLukasz Czerwinski1-0/+75
2014-08-08iio: st_sensors: Add handling of multiple interruptsLukasz Czerwinski1-0/+9
2014-08-08power: max77693: Add max77693 charger dirver.Jonghwa Lee2-0/+185
2014-08-08sound: soc: codecs: Import Yamaha YMU823 (MC1N2) codec driverTomasz Figa1-0/+29
2014-08-08drivers: of: add initialization code for dma reserved memoryMarek Szyprowski1-0/+14
2014-08-08drivers: of: add function to scan fdt nodes given by pathMarek Szyprowski1-0/+3
2014-08-08drivers: dma-contiguous: clean source code and prepare for device treeMarek Szyprowski1-2/+53
2014-08-08regulator: Remove const from declation of reg_desc in regulator_dev.Jonghwa Lee1-1/+1
2014-08-08regulator: max77693: Add regulator driver for max77693Jonghwa Lee2-0/+41
2014-08-08drivers: base: add notifier for failed driver bindMarek Szyprowski1-1/+3
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-17ring-buffer: Check if buffer exists before pollingSteven Rostedt (Red Hat)1-1/+1
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-30ptrace: fix fork event messages across pid namespacesMatthew Dempsky1-0/+32
2014-06-26team: fix mtu settingJiri Pirko1-0/+1
2014-06-26netlink: Only check file credentials for implicit destinationsEric W. Biederman1-3/+4
2014-06-26net: Add variants of capable for use on netlink messagesEric W. Biederman1-0/+7
2014-06-26net: Move the permission check in sock_diag_put_filterinfo to packet_diag_dumpEric W. Biederman1-1/+1
2014-06-16fs,userns: Change inode_capable to capable_wrt_inode_uidgidAndy Lutomirski1-1/+1
2014-06-11perf: Drop sample rate when sampling is too slowDave Hansen1-0/+7
2014-06-07genirq: Provide irq_force_affinity fallback for non-SMPArnd Bergmann1-0/+5
2014-06-07Drivers: hv: vmbus: Negotiate version 3.0 when running on ws2012r2 hostsK. Y. Srinivasan1-2/+5
2014-06-07genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2-2/+36
2014-06-07ftrace/module: Hardcode ftrace_module_init() call into load_module()Steven Rostedt (Red Hat)1-0/+2
2014-05-30net: Fix ns_capable check in sock_diag_put_filterinfoAndrew Lutomirski1-1/+1
2014-05-30list: introduce list_next_entry() and list_prev_entry()Oleg Nesterov1-0/+16
2014-05-13libata/ahci: accommodate tag ordered controllersDan Williams1-0/+1
2014-05-06nfsd: check passed socket's net matches NFSd superblock's oneStanislav Kinsbursky1-0/+1
2014-04-26bdi: avoid oops on device removalJan Kara1-1/+1
2014-04-14cpufreq: Fix governor start/stop race conditionXiaoguang Chen1-0/+1
2014-04-14futex: Allow architectures to skip futex_atomic_cmpxchg_inatomic() testHeiko Carstens1-0/+4
2014-04-14usbnet: include wait queue head in device structureOliver Neukum1-1/+1
2014-04-03mm: close PageTail raceDavid Rientjes2-20/+12
2014-04-03ext4: atomically set inode->i_flags in ext4_set_inode_flags()Theodore Ts'o1-0/+15
2014-03-31libceph: block I/O when PAUSE or FULL osd map flags are setJosh Durgin1-0/+1
2014-03-31tracing: Fix array size mismatch in format stringVaibhav Nagarnaik1-4/+0
2014-03-23jiffies: Avoid undefined behavior from signed overflowPaul E. McKenney1-4/+4
2014-03-23firewire: don't use PREPARE_DELAYED_WORKTejun Heo1-0/+1
2014-03-23tracing: Do not add event files for modules that fail tracepointsSteven Rostedt (Red Hat)1-0/+6
2014-03-06ipc,mqueue: remove limits for the amount of system-wide queuesDavidlohr Bueso1-2/+0
2014-03-06net: ip, ipv6: handle gso skbs in forwarding pathFlorian Westphal1-0/+17
2014-03-06net: core: introduce netif_skb_dev_featuresFlorian Westphal1-1/+6
2014-03-06net: add and use skb_gso_transport_seglen()Florian Westphal1-0/+2