summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-03-12videomode: remove timing_entry_indexTomi Valkeinen
2013-03-12videomode: create enum for videomode's display flagsTomi Valkeinen
2013-03-12videomode: combine videomode dmt_flags and data_flagsTomi Valkeinen
2013-03-12tcp: TLP loss detection.Nandita Dukkipati
2013-03-12tcp: Tail loss probe (TLP)Nandita Dukkipati
2013-03-12phy/micrel: Add support for KSZ8031Hector Palacios
2013-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-12mfd: wm831x: Don't forward declare enum wm831x_auxadcMark Brown
2013-03-12mfd: tps65912: Declare and use tps65912_irq_exit()Mark Brown
2013-03-12mfd: palmas: Provide irq flags through DT/platform dataLaxman Dewangan
2013-03-12ALSA: add/change some comments describing function return valuesYacine Belkadi
2013-03-12ACPICA: Update version to 20130214Bob Moore
2013-03-12ACPICA: Remove trailing comma in enum declarationsBob Moore
2013-03-12ACPICA: Add exception descriptions to exception info tableBob Moore
2013-03-12ACPICA: Add macros to exception code definitionsBob Moore
2013-03-12ACPICA: Regression fix: reinstate safe exit macrosBob Moore
2013-03-12ACPICA: Fix a long-standing bug in local cacheJung-uk Kim
2013-03-12ACPICA: iASL/Disassembler: Add support for MTMR tableLv Zheng
2013-03-12ACPICA: iASL/Disassembler: Add support for VRTC tableLv Zheng
2013-03-12ACPICA: Update RASF table definitionLv Zheng
2013-03-11xen/blkback: correctly respond to unknown, non-native requestsDavid Vrabel
2013-03-11VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil
2013-03-11VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil
2013-03-11mac80211: add driver callback for per-interface multicast filterAlexander Bondar
2013-03-11clocksource: add empty version of clocksource_of_initRob Herring
2013-03-11kvm: Record the preemption status of vcpus using preempt notifiersRaghavendra K T
2013-03-11ALSA: Make snd_BUG_ON() always evaluate and return the conditional expressionChristine Spang
2013-03-10NFC: llcp: Service Name Lookup netlink interfaceThierry Escande
2013-03-10NFC: llcp: Implement socket optionsSamuel Ortiz
2013-03-10tcp: Remove unused tw_cookie_values from tcp_timewait_sockChristoph Paasch
2013-03-10ipv6: introduce ip6tunnel_xmit() helperCong Wang
2013-03-10ARM: AT91SAM9G45: same platform data structure for all crypto peripheralsNicolas Royer
2013-03-10tunnel: use iptunnel_xmit() againCong Wang
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09tunneling: Add generic Tunnel segmentation.Pravin B Shelar
2013-03-09tunneling: Capture inner mac header during encapsulation.Pravin B Shelar
2013-03-09net: Kill link between CSUM and SG features.Pravin B Shelar
2013-03-09Bluetooth: Make hci_req_add returning voidAndre Guedes
2013-03-09Bluetooth: HCI request error handlingAndre Guedes
2013-03-09HID: Merge branch 'master' into for-3.10/hid-driver-transport-cleanupsJiri Kosina
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-03-08ipv6: introdcue __ipv6_addr_needs_scope_id and ipv6_iface_scope_id helper fun...Hannes Frederic Sowa
2013-03-08VSOCK: Split vm_sockets.h into kernel/uapiAndy King
2013-03-08Merge branch 'sched/cputime' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2013-03-08Bluetooth: Remove unused hdev->init_last_cmdJohan Hedberg
2013-03-08Bluetooth: Use async requests internally in hci_req_syncJohan Hedberg
2013-03-08Bluetooth: Add request cmd_complete and cmd_status functionsJohan Hedberg
2013-03-08Bluetooth: Introduce new hci_req_add functionJohan Hedberg
2013-03-08Bluetooth: Add initial skeleton for asynchronous HCI requestsJohan Hedberg