summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2013-03-12ACPICA: Remove trailing comma in enum declarationsBob Moore1-2/+2
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore1-103/+166
2013-03-12ACPICA: Add macros to exception code definitionsBob Moore1-89/+103
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore1-12/+41
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim1-1/+0
2013-03-12ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng1-0/+24
2013-03-12ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng1-0/+23
2013-03-12ACPICA: Update RASF table definitionLv Zheng1-9/+42
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel1-0/+10
2013-03-11VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil1-0/+1
2013-03-11VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil1-0/+3
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar1-0/+7
2013-03-11clocksource: add empty version of clocksource_of_initRob Herring1-0/+1
2013-03-11kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T1-0/+1
2013-03-11ALSA: Make snd_BUG_ON() always evaluate and return the conditional expressionChristine Spang1-16/+8
2013-03-11NFC: llcp: Service Name Lookup netlink interfaceThierry Escande1-0/+12
2013-03-11NFC: llcp: Implement socket optionsSamuel Ortiz2-0/+5
2013-03-11tcp: Remove unused tw_cookie_values from tcp_timewait_sockChristoph Paasch1-4/+0
2013-03-11ipv6: introduce ip6tunnel_xmit() helperCong Wang1-0/+20
2013-03-10ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer2-22/+22
2013-03-10tunnel: use iptunnel_xmit() againCong Wang1-3/+0
2013-03-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds1-0/+2
2013-03-10tunneling: Add generic Tunnel segmentation.Pravin B Shelar2-3/+6
2013-03-10tunneling: Capture inner mac header during encapsulation.Pravin B Shelar1-0/+34
2013-03-10net: Kill link between CSUM and SG features.Pravin B Shelar1-0/+13
2013-03-10Bluetooth: Make hci_req_add returning voidAndre Guedes1-1/+1
2013-03-10Bluetooth: HCI request error handlingAndre Guedes1-0/+5
2013-03-09HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanupsJiri Kosina292-2013/+6549
2013-03-09Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz1-0/+5
2013-03-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville4-52/+272
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa1-0/+12
2013-03-08VSOCK: Split vm_sockets.h into kernel/uapiAndy King2-15/+31
2013-03-08Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2-4/+24
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg1-2/+0
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg1-2/+0
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg1-0/+2
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg1-0/+1
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg2-0/+18
2013-03-08Bluetooth: Remove RFCOMM session refcntDean Jenkins1-7/+0
2013-03-08Bluetooth: Return RFCOMM session ptrs to avoid freed sessionDean Jenkins1-1/+2
2013-03-08Bluetooth: change bt_sock_unregister() to return voidDavid Herrmann1-1/+1
2013-03-08Bluetooth: Rename hci_acl_disconnAndre Guedes1-1/+1
2013-03-08ALSA: ASoC: add codec driver for TI TAS5086Daniel Mack1-0/+7
2013-03-08ASoC: core: Remove unused "n_widgets" field from snd_soc_dapm structLars-Peter Clausen1-1/+0
2013-03-08ASoC: core: Drop unused "dapm" field form soc_enum structLars-Peter Clausen1-1/+0
2013-03-08Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-3/+3
2013-03-08Merge tag 'pm+acpi-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2013-03-08drm: Documentation typo fixesChristopher Harvey1-3/+3
2013-03-08ipv6 flowlabel: add __rcu annotationsEric Dumazet1-4/+4
2013-03-08tcp: uninline tcp_prequeue()Eric Dumazet1-44/+1