summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-05-22Merge tag 'mfd-fixes-3.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+0
2013-05-22Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+4
2013-05-22kernel: Fix s390 absolute memory access for /dev/memMichael Holzheu1-0/+4
2013-05-22jbd: change journal_invalidatepage() to accept lengthLukas Czerner2-6/+8
2013-05-22ext4: use ->invalidatepage() length argumentLukas Czerner1-10/+12
2013-05-22jbd2: change jbd2_journal_invalidatepage to accept lengthLukas Czerner1-1/+1
2013-05-22mm: change invalidatepage prototype to accept lengthLukas Czerner3-3/+5
2013-05-22libata: Add atapi_dmadir force flagVincent Pelletier1-0/+1
2013-05-22Add include dependencies to <linux/printk.h>.Ralf Baechle1-0/+1
2013-05-22ACPI / PM: Allow device power states to be used for CONFIG_PM unsetRafael J. Wysocki1-35/+5
2013-05-21mfd: arizona: Change fast_start pdata name to better reflect functionalityCharles Keepax1-1/+1
2013-05-21tpm: move TPM_DIGEST_SIZE defintionMimi Zohar1-0/+2
2013-05-21Merge branch 'drm-radeon-sun-hainan' of git://people.freedesktop.org/~airlied...Linus Torvalds1-0/+6
2013-05-21[media] saa7115: add detection code for gm7113cMauro Carvalho Chehab1-0/+2
2013-05-21[media] media: i2c: tvp7002: enable TVP7002 decoder for media controller base...Lad, Prabhakar1-0/+2
2013-05-21[media] media: davinci: vpbe: fix checkpatch warning for CamelCaseLad, Prabhakar1-2/+2
2013-05-21[media] rc: Add rc-delock-61959Jakob Haufe1-0/+1
2013-05-21[media] videodev2.h: Make V4L2_PIX_FMT_MPEG4 comment more specific about its ...Ismael Luceno1-1/+1
2013-05-21Merge tag 'v3.10-rc2' into drm-intel-next-queuedDaniel Vetter596-6361/+15851
2013-05-21target: Remove unused wait_for_tasks bit in target_wait_for_sess_cmdsJoern Engel1-1/+1
2013-05-21phy: add phy_mac_interrupt() to use with PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+2
2013-05-21phy: fix the use of PHY_IGNORE_INTERRUPTFlorian Fainelli1-0/+12
2013-05-21tcp: md5: remove spinlock usage in fast pathEric Dumazet1-3/+5
2013-05-21net: ipv6: remove 'next' member from inet6_devDaniel Borkmann1-1/+0
2013-05-21rps: selective flow shedding during softnet overflowWillem de Bruijn1-0/+17
2013-05-20tty: Add timed, writer-prioritized rw semaphorePeter Hurley1-0/+46
2013-05-20vt: delete unneeded function unregister_con_driverWang YanQing1-1/+0
2013-05-20vt: delete unneeded function unbind_con_driverWang YanQing1-2/+0
2013-05-20vt: delete unneeded functions register_con_driver|take_over_consoleWang YanQing1-2/+0
2013-05-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2-5/+12
2013-05-20tty/vt: Fix vc_deallocate() lock orderPeter Hurley1-1/+1
2013-05-20tty: Remove TTY_HW_COOK_IN/OUTPeter Hurley1-2/+0
2013-05-20serial: Move "uart_console" def to core header file.Sourav Poddar1-0/+7
2013-05-20usb: ehci: Only sleep for post-resume handover if devices use persistJulius Werner1-0/+1
2013-05-20ASoC: wm8994: Handle LRCLK inversion for WM8958 and WM1811AMark Brown1-0/+8
2013-05-20drm/radeon: add Hainan pci idsAlex Deucher1-0/+6
2013-05-20Merge tag 'pinctrl-fixes-v3.10-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2013-05-20mfd: arizona: Support use of external DCVDDMark Brown1-0/+2
2013-05-20crypto: crct10dif - Wrap crc_t10dif function all to use crypto transform fram...Tim Chen1-0/+4
2013-05-20filter: do not output bpf image address for security reasonEric Dumazet1-2/+2
2013-05-20tcp: remove bad timeout logic in fast recoveryYuchung Cheng2-2/+0
2013-05-20virtio: remove virtqueue_add_buf().Rusty Russell1-7/+0
2013-05-20virtio: console: Add emergency writeonly register to config spacePranavkumar Sawargaonkar1-0/+3
2013-05-20virtio_pci: better macro exported in uapiMichael S. Tsirkin1-1/+3
2013-05-20virtio_console: fix uapi headerMichael S. Tsirkin1-1/+1
2013-05-20Hoist memcpy_fromiovec/memcpy_toiovec into lib/Rusty Russell2-2/+3
2013-05-20SERIAL: OMAP: Remove the slave idle handling from the driverSantosh Shilimkar1-2/+0
2013-05-20ipv6: add support of peer addressNicolas Dichtel1-0/+1
2013-05-20of/pci: Add of_pci_parse_bus_range() functionThierry Reding1-0/+1
2013-05-20of/pci: Add of_pci_get_devfn() functionThierry Reding1-0/+1