summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2011-05-11cfg80211: Use capability info to detect mesh beacons.Javier Cardona
2011-05-11mac80211: Drop MESH_PLINK category and use new ANA-approved MESH_ACTIONJavier Cardona
2011-05-11nl80211: Introduce NL80211_MESH_SETUP_USERSPACE_AMPEJavier Cardona
2011-05-11Merge branch 'tipc-May10-2011' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2011-05-11KVM: Fix off by one in kvm_for_each_vcpu iterationJeff Mahoney
2011-05-11KVM: X86: Implement userspace interface to set virtual_tsc_khzJoerg Roedel
2011-05-11KVM: 16-byte mmio supportAvi Kivity
2011-05-11Revert "KVM: Fix race between nmi injection and enabling nmi window"Marcelo Tosatti
2011-05-11KVM: cleanup memslot_id functionXiao Guangrong
2011-05-11i2c: i2c-sh_mobile bus speed platform data V2Magnus Damm
2011-05-10x86/PCI: irq and pci_ids patch for Intel Panther Point DeviceIDsSeth Heasley
2011-05-10net: Allow setting the network namespace by fdEric W. Biederman
2011-05-10ns proc: Add support for the ipc namespaceEric W. Biederman
2011-05-10ns proc: Add support for the uts namespaceEric W. Biederman
2011-05-10ns proc: Add support for the network namespace.Eric W. Biederman
2011-05-10ns: proc files for namespace naming policy.Eric W. Biederman
2011-05-10usb: gadget: composite: Allow function drivers to pause control transfersRoger Quadros
2011-05-10firewire: sbp2: parallelize login, reconnect, logoutStefan Richter
2011-05-10firewire: optimize iso queueing by setting wake only after the last packetClemens Ladisch
2011-05-10firewire: octlet AT payloads can be stack-allocatedStefan Richter
2011-05-10Merge branch 2.6.39-rc7 into usb-linusGreg Kroah-Hartman
2011-05-10tipc: Abort excessive send requests as early as possibleAllan Stephens
2011-05-10bcma: add Broadcom specific AMBA bus driverRafał Miłecki
2011-05-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar
2011-05-10nilfs2: add ioctl which limits range of segment to be allocatedRyusuke Konishi
2011-05-10nilfs2: super root size should change depending on inode sizeRyusuke Konishi
2011-05-10Merge branches 'dma-debug/next', 'amd-iommu/command-cleanups', 'amd-iommu/ats...Joerg Roedel
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock
2011-05-09Don't lock guardpage if the stack is growing upMikulas Patocka
2011-05-09net: add mac_pton() for parsing MAC addressAlexey Dobriyan
2011-05-09vlan: remove one synchronize_net() callEric Dumazet
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie
2011-05-08ide: Use linux/mutex.hAnton Blanchard
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar
2011-05-08ethtool: Add 20G bit definitionsYaniv Rosner
2011-05-08ethtool: remove phys_id from ethtool_opsStephen Hemminger
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-07slub: Remove CONFIG_CMPXCHG_LOCAL ifdefferyChristoph Lameter
2011-05-06block: Remove extra discard_alignment from hd_struct.Tao Ma
2011-05-06USB: OTG: msm: Add PHY suspend support for MSM8960Pavankumar Kondeti
2011-05-06USB: OTG: msm: Implement charger detectionPavankumar Kondeti
2011-05-06USB: OTG: msm: vote for dayatona fabric clockAnji jonnala
2011-05-06usb: fix building musb driversAnatolij Gustschin
2011-05-06driver core: Add the device driver-model structures to kerneldocWanlong Gao
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-05-06Merge branch 'perf/stat' into perf/coreIngo Molnar
2011-05-06block: hold queue if flush is running for non-queueable flush driveshaohua.li@intel.com
2011-05-06block: add a non-queueable flush flagshaohua.li@intel.com
2011-05-05rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov
2011-05-05rcu: introduce kfree_rcu()Lai Jiangshan