summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2011-05-10ipv4: Pass explicit daddr arg to ip_send_reply().David S. Miller
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-10IPVS: init and cleanup restructuringHans Schillstrom
2011-05-10ALSA: tea575x: unify read/write functionsOndrej Zary
2011-05-09RDMA/iwcm: Get rid of enum iw_cm_event_statusRoland Dreier
2011-05-09RDMA/cma: Add an ID_REUSEADDR optionHefty, Sean
2011-05-09ACPICA: Update to version 20110413Bob Moore
2011-05-09ACPICA: Execute an orphan _REG method under the EC deviceBob Moore
2011-05-09ACPICA: Move ACPI_NUM_PREDEFINED_REGIONS to a more appropriate placeBob Moore
2011-05-09ACPICA: Update internal address SpaceID for DataTable regionsBob Moore
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-09garp: remove one synchronize_rcu() callEric Dumazet
2011-05-09Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2011-05-08ipv4: Pass flow key down into ip_append_*().David S. Miller
2011-05-08ipv4: Pass flow keys down into datagram packet building engine.David S. Miller
2011-05-09mxm/wmi: add MXMX interface entry point.Dave Airlie
2011-05-08ide: Use linux/mutex.hAnton Blanchard
2011-05-09drm: mm: fix debug outputDaniel Vetter
2011-05-08net: Allow ethtool to set interface in loopback mode.Mahesh Bandewar
2011-05-08ethtool: Add 20G bit definitionsYaniv Rosner
2011-05-08inet: Pass flowi to ->queue_xmit().David S. Miller
2011-05-08ipv4: Create inet_csk_route_child_sock().David S. Miller
2011-05-08sctp: Store a flowi in transports to provide persistent keying.David S. Miller
2011-05-08ethtool: remove phys_id from ethtool_opsStephen Hemminger
2011-05-07net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()Lai Jiangshan
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-06inet: Decrease overhead of on-stack inet_cork.David S. Miller
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
2011-05-05rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignmentPaul E. McKenney