summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2013-02-13ACPI / hotplug: Fix concurrency issues and memory leaksRafael J. Wysocki
2013-02-13cfg80211: configuration for WoWLAN over TCPJohannes Berg
2013-02-13ACPI: Remove the use of CONFIG_ACPI_CONTAINER_MODULEToshi Kani
2013-02-13ACPI: Drop the container.h header fileRafael J. Wysocki
2013-02-13mfd: omap-usb-host: override number of ports from platform dataRoger Quadros
2013-02-13ARM: OMAP: Consolidate OMAP USB-HS platform data (part 1/3)Roger Quadros
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-13of: Create function for counting number of phandles in a propertyGrant Likely
2013-02-13Merge branch 'for-next' from git://sources.calxeda.com/kernel/linux.gitGrant Likely
2013-02-13nl80211: add packet offset information for wowlan patternAmitkumar Karwar
2013-02-13virtio: Add module driver macro for virtio drivers.Sjur Brændeland
2013-02-12Merge branch 'autofs-fix' of git://git.kernel.org/pub/scm/linux/kernel/git/de...Linus Torvalds
2013-02-12act_police: move struct tcf_police to act_police.cJiri Pirko
2013-02-12sch_api: introduce qdisc_watchdog_schedule_ns()Jiri Pirko
2013-02-12sch: make htb_rate_cfg and functions around that genericJiri Pirko
2013-02-12Merge tag 'omap-for-v3.9/pm-omap4-signed' of git://git.kernel.org/pub/scm/lin...Olof Johansson
2013-02-12Merge branch 'kvm-arm/timer' of git://git.kernel.org/pub/scm/linux/kernel/git...Olof Johansson
2013-02-12Merge tag 'for-arm-soc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson
2013-02-12driver: net: ethernet: cpsw: dual emac interface implementationMugunthan V N
2013-02-12net: sctp: remove unused multiple cookie keysDaniel Borkmann
2013-02-12efi_pstore: Introducing workqueue updating sysfsSeiji Aguchi
2013-02-12mfd: db8500-prcmu: update resource passingLinus Walleij
2013-02-129p: Modify struct 9p_fid to use a kuid_t not a uid_tEric W. Biederman
2013-02-129p: Modify the stat structures to use kuid_t and kgid_tEric W. Biederman
2013-02-129p: Transmit kuid and kgid valuesEric W. Biederman
2013-02-12asm-generic: io: Fix ioread16/32be and iowrite16/32beMichal Simek
2013-02-12nl80211: minor correction in sample wowlan mask calculationAmitkumar Karwar
2013-02-11netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lockNeil Horman
2013-02-11cpuidle: remove vestage definition of cpuidle_state_usage.driver_dataLen Brown
2013-02-11arm: arch_timer: add missing inline in stub functionOlof Johansson
2013-02-11gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot
2013-02-11mac80211: Fix tx queue handling during scansSeth Forshee
2013-02-11Merge tag 'extcon-arizona-3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2013-02-11ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2Hannes Frederic Sowa
2013-02-11Merge branch 'for-arm-soc/arch-timers' of git://git.kernel.org/pub/scm/linux/...Marc Zyngier
2013-02-11KVM: ARM: Introduce KVM_ARM_SET_DEVICE_ADDR ioctlChristoffer Dall
2013-02-11ARM: gic: add __ASSEMBLY__ guard to C definitionsMarc Zyngier
2013-02-11ARM: gic: define GICH offsets for VGIC supportMarc Zyngier
2013-02-11ARM: gic: add missing distributor defintionsChristoffer Dall
2013-02-11mmc: fix async request mechanism for sequential read scenariosKonstantin Dorfman
2013-02-11mmc: sdio: Fix SDIO 3.0 UHS-I initialization sequenceSujit Reddy Thumma
2013-02-11mac80211: remove IEEE80211_HW_SCAN_WHILE_IDLEJohannes Berg
2013-02-11mac80211: remove dynamic PS driver interfaceJohannes Berg
2013-02-11mac80211: introduce beacon-only timing dataJohannes Berg
2013-02-11cfg80211: move TSF into IEsJohannes Berg
2013-02-11cfg80211: remove scan ies NULL checkJohannes Berg
2013-02-11mac80211: add vif debugfs driver callbacksAlexander Bondar
2013-02-11cfg80211: track hidden SSID networks properlyJohannes Berg
2013-02-11wireless: fix kernel-docJohannes Berg
2013-02-11cfg80211: pass wiphy to cfg80211_ref_bss/put_bssJohannes Berg