summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2011-07-22Merge branch 'stable/pci.cleanups.v1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-2/+0
2011-07-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds20-83/+171
2011-07-22Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds1-6/+8
2011-07-22Merge branch 'slab-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-59/+46
2011-07-22iomap: make IOPORT/PCI mapping functions conditionalJonas Bonn2-0/+6
2011-07-22asm-generic: add MMU variants of io.h functionsJonas Bonn1-1/+6
2011-07-22asm-generic: delay.h fix udelay and ndelay for 8 bit argsAndrew Morton1-6/+27
2011-07-22target: Bump version to v4.1.0-rc1-mlNicholas Bellinger1-1/+1
2011-07-22target: remove custom hex2bin() implementationAndy Shevchenko1-1/+0
2011-07-22target: Update QUEUE ALGORITHM MODIFIER control page defaultNicholas Bellinger3-0/+4
2011-07-22target: ->map_task_SG conversion to ->map_control_SG and ->map_data_SGNicholas Bellinger1-2/+6
2011-07-22target: Follow up core updates from AGrover and HCH (round 4)Andy Grover2-7/+2
2011-07-22target: Eliminate usage of struct se_memAndy Grover1-4/+6
2011-07-22target: Pass 2nd param of transport_split_cdb by valueAndy Grover1-1/+1
2011-07-22target: Enforce 1 page max for control cdb buffer sizesAndy Grover1-0/+1
2011-07-22target: Make all control CDBs scatter-gatherAndy Grover2-8/+3
2011-07-22target: Implement Block Device Characteristics VPD pageRoland Dreier3-0/+4
2011-07-22target: Add SCF_EMULATE_QUEUE_FULL -> transport_handle_queue_fullNicholas Bellinger1-0/+9
2011-07-22target: Add transport_handle_cdb_direct optimizationNicholas Bellinger1-0/+1
2011-07-22target: merge release_cmd methodsChristoph Hellwig2-4/+3
2011-07-22target: remove the unused SCF_* flagsChristoph Hellwig1-4/+0
2011-07-22target: remove the always-noop ->new_cmd_failure methodChristoph Hellwig1-1/+0
2011-07-22target: Updates from AGrover and HCH (round 3)Andy Grover3-64/+49
2011-07-22target: More core cleanups from AGrover (round 2)Andy Grover3-12/+10
2011-07-22target: Core cleanups from AGrover (round 1)Andy Grover2-85/+16
2011-07-22target: Remove unnecessary *cdb transport_get_lun_for_cmd parameterNicholas Bellinger1-1/+1
2011-07-22Merge branch 'topic/misc' into for-linusTakashi Iwai2-1/+4
2011-07-22Merge branch 'topic/asoc' into for-linusTakashi Iwai4-7/+108
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell1-2/+0
2011-07-21ipv6: make fragment identifications less predictableEric Dumazet3-14/+12
2011-07-21net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan1-2/+2
2011-07-21stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO1-12/+12
2011-07-21vlan: move vlan_group_[gs]et_device to public headerJiri Pirko1-19/+0
2011-07-21vlan: kill ndo_vlan_rx_registerJiri Pirko1-8/+0
2011-07-21vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko1-20/+0
2011-07-21vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko1-22/+0
2011-07-21vlan: kill vlan_hwaccel_receive_skbJiri Pirko1-13/+0
2011-07-21lro: do vlan cleanupJiri Pirko1-2/+0
2011-07-21lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko1-7/+0
2011-07-21lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko1-10/+0
2011-07-21vlan: introduce __vlan_find_dev_deep()Jiri Pirko1-0/+8
2011-07-21vlan: finish removing vlan_find_dev from public headerJiri Pirko1-6/+0
2011-07-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller6-12/+25
2011-07-21clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin2-5/+3
2011-07-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller4-36/+83
2011-07-21Merge branch 'linus' into sched/coreIngo Molnar24-36/+112
2011-07-21netfilter: ipset: fix compiler warnings "'hash_ip4_data_next' declared inline...Chris Friesen1-1/+1
2011-07-21netfilter: ipset: hash:net,iface fixed to handle overlapping nets behind diff...Jozsef Kadlecsik1-31/+61
2011-07-21netfilter: ipset: make possible to hash some part of the data element onlyJozsef Kadlecsik1-4/+10
2011-07-21mutex: Make mutex_destroy() an inline functionJean Delvare1-1/+1