summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2013-08-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-08-03iio: Fix documentation of devm_iio_device_free()Peter Meerwald
2013-08-03iio: core: implement devm_iio_device_alloc/devm_iio_device_freeGrygorii Strashko
2013-08-03iio: Remove IIO_DEV_ATTR_RESET macroLars-Peter Clausen
2013-08-03iio: Added ST-sensors platform data to select the DRDY interrupt pinDenis CIOCCA
2013-08-03usb: fix some scripts/kernel-doc warningsYacine Belkadi
2013-08-02tracing: Fix trace_dump_stack() proto when CONFIG_TRACING is not setDhaval Giani
2013-08-02tracing: Fix fields of struct trace_iterator that are zeroed by mistakeAndrew Vagin
2013-08-02fbdev: simplefb: add common x86 RGB formatsDavid Herrmann
2013-08-02fbdev: simplefb: add init through platform_dataDavid Herrmann
2013-08-02Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2013-08-02cgroup: Merge branch 'for-3.11-fixes' into for-3.12Tejun Heo
2013-08-02include: Convert ethernet mac address declarations to use ETH_ALENJoe Perches
2013-08-02Merge tag 'pm+acpi-3.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-08-02regulators: max8660: add DT bindingsDaniel Mack
2013-08-02spi: fix SPI_BIT_MASK so it always fits into 32-bitsStephen Warren
2013-08-02Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman
2013-08-02Drivers: hv: remove HV_DRV_VERSIONOlaf Hering
2013-08-01net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLLCong Wang
2013-08-01net: add a temporary sanity check in skb_orphan()Eric Dumazet
2013-08-01ieee80211: add definition for 802.11ac information elementsFred Zhou
2013-08-01ieee80211: add definition for interworking supportAvinash Patil
2013-07-31serial: sccnxp: Add DT supportAlexander Shiyan
2013-07-31serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan
2013-08-01modules: add support for soft module dependenciesAndreas Robinson
2013-07-31Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-07-31net: skb_orphan() changesEric Dumazet
2013-07-31vmpressure: make sure there are no events queued after memcg is offlinedMichal Hocko
2013-07-31vmpressure: change vmpressure::sr_lock to spinlockMichal Hocko
2013-07-31mlx5_core: Implement new initialization sequenceEli Cohen
2013-07-31Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-07-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2013-07-31tcp: Remove unused tcpct declarations and commentsDmitry Popov
2013-07-31ASoC: omap-abe-twl6040: Remove support for pdata (legacy boot)Peter Ujfalusi
2013-07-31netfilter: nf_nat: change sequence number adjustments to 32 bitsPatrick McHardy
2013-07-31tracing: trace_remove_event_call() should fail if call/file is in useOleg Nesterov
2013-07-31netfilter: nf_conntrack: constify sk_buff argument to nf_ct_attach()Patrick McHardy
2013-07-31ACPI / sleep: Introduce acpi_os_prepare_extended_sleep() for extended sleep pathBen Guthro
2013-07-31cgroup: implement cgroup_from_id()Li Zefan
2013-07-31cgroup: document how cgroup IDs are assignedLi Zefan
2013-07-31cgroup: convert cgroup_ida to cgroup_idrLi Zefan
2013-07-31cgroup: more naming cleanupsLi Zefan
2013-07-31HID: i2c-hid: add DT bindingsBenjamin Tissoires
2013-07-31HID: input: generic hidinput_input_event handlerDavid Herrmann
2013-07-31regulator: core: Provide hints to the core about optional suppliesMark Brown
2013-07-31regulator: core: Add missing stub for regulator_get_exclusive()Mark Brown
2013-07-31HID: usbhid: make usbhid_set_leds() staticDavid Herrmann
2013-07-31PCI: Add function to obtain minimum link width and speedJacob Keller
2013-07-30PCI: move enum pcie_link_width into pci.hJacob Keller
2013-07-30net: add ndo to get id of physical port of the deviceJiri Pirko