summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2013-07-31mfd: ucb1x00: Explicitely include linux/device.hAndrea Adami
2013-07-31mfd: mcp: Add missing linux/device.h headerAndrea Adami
2013-07-31MFD: ti_tscadc: ADC Clock check not requiredPatil, Rachna
2013-07-31mfd: s2mps11: Remove clocks from regulators listYadwinder Singh Brar
2013-07-31mfd: twl6040: Remove support for legacy (pdata) modePeter Ujfalusi
2013-07-30sched_clock: Add support for >32 bit sched_clockStephen Boyd
2013-07-30clocksource: Extract max nsec calculation into separate functionStephen Boyd
2013-07-30aio: convert the ioctx list to table lookup v3Benjamin LaHaise
2013-07-30aio: Kill ki_dtorKent Overstreet
2013-07-30aio: Kill ki_usersKent Overstreet
2013-07-30aio: Kill unneeded kiocb membersKent Overstreet
2013-07-30aio: Kill aio_rw_vect_retry()Kent Overstreet
2013-07-30aio: io_cancel() no longer returns the io_eventKent Overstreet