summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-09-30nl80211/mac80211: allow adding TDLS peers as stationsArik Nemtsov
2011-09-30mac80211: handle TDLS high-level commands and framesArik Nemtsov
2011-09-30nl80211: support sending TDLS commands/framesArik Nemtsov
2011-09-30Merge branch 'master' of git://git.infradead.org/users/linville/wireless-next...John W. Linville
2011-09-30iommu/core: let drivers know if an iommu fault handler isn't installedOhad Ben-Cohen
2011-09-30regmap: Implement regcache_cache_bypass helper functionDimitris Papastamos
2011-09-30posix-cpu-timers: Cure SMP wobblesPeter Zijlstra
2011-09-29OF: Add of_match_ptr() macroBen Dooks
2011-09-29user namespace: usb: make usb urbs user namespace aware (v2)Serge Hallyn
2011-09-28rcu: Simplify unboosting checksPaul E. McKenney
2011-09-28rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney
2011-09-28rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney
2011-09-28rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex
2011-09-28rcu: Remove unused and redundant interfacesPaul E. McKenney
2011-09-28rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney
2011-09-28rcu: Add event-tracing for RCU callback invocationPaul E. McKenney
2011-09-28rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney
2011-09-28rcu: Move rcu_head definition to types.hPaul E. McKenney
2011-09-28rcu: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney
2011-09-29ptp: fix L2 event message recognitionRichard Cochran
2011-09-28net: sh_eth: move the asm/sh_eth.h to include/linux/Yoshihiro Shimoda
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy
2011-09-28Input: add a driver for TSC-40 serial touchscreenSebastian Andrzej Siewior
2011-09-28drbd: Use new header layoutPhilipp Reisner
2011-09-27slub: correct comments error for per cpu partialAlex Shi
2011-09-27nl80211/cfg80211: Add support to disable CCK rate for management frameRajkumar Manoharan
2011-09-27doc: fix broken referencesPaul Bolle
2011-09-27vfs: remove LOOKUP_NO_AUTOMOUNT flagLinus Torvalds
2011-09-27clk: provide prepare/unprepare functionsRussell King
2011-09-26vfs pathname lookup: Add LOOKUP_AUTOMOUNT flagLinus Torvalds
2011-09-26xHCI: set USB2 hardware LPMAndiry Xu
2011-09-26usbcore: check device's LPM capabilityAndiry Xu
2011-09-26usbcore: get BOS descriptor setAndiry Xu
2011-09-26net: introduce ptp one step time stamp mode for sync packetsRichard Cochran
2011-09-26PM / Domains: Split device PM domain data into base and need_restoreRafael J. Wysocki
2011-09-26Merge branch 'pm-fixes' into pm-domainsRafael J. Wysocki
2011-09-26HID: add autodetection of multitouch devicesBenjamin Tissoires
2011-09-25dm crypt: always disable discard_zeroes_dataMilan Broz
2011-09-25KVM: Fix simultaneous NMIsAvi Kivity
2011-09-25KVM: Clean up and extend rate-limited outputJan Kiszka
2011-09-25KVM: PPC: Enable the PAPR CAP for Book3SAlexander Graf
2011-09-25KVM: PPC: Add support for explicit HIOR settingAlexander Graf
2011-09-25KVM: Intelligent device lookup on I/O busSasha Levin
2011-09-25KVM: Make coalesced mmio use a device per zoneSasha Levin
2011-09-25KVM: x86: Raise the hard VCPU count limitSasha Levin
2011-09-23USB: export video.h to the includes available for userspaceLaurent Pinchart
2011-09-23Merge git://github.com/Jkirsher/net-nextDavid S. Miller
2011-09-23pci: Add flag indicating device has been assigned by KVMGreg Rose
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross