summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2011-07-23Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-1/+73
2011-07-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville6-13/+120
2011-07-23Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds3-16/+37
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds3-26/+45
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds1-41/+37
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds44-301/+714
2011-07-23ioat: Adding PCI IDs for IOAT devices on SandyBridge platformsDave Jiang1-0/+10
2011-07-23Merge branches 'roccat', 'upstream' and 'wiimote' into for-linusJiri Kosina194-602/+5247
2011-07-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds1-2/+0
2011-07-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds20-83/+171
2011-07-23Merge 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-22PCI: Make the struct pci_dev * argument of pci_fixup_irqs const.Ralf Baechle1-1/+1
2011-07-22PCI: Assign values to 'pci_obff_signal_type' enumeration constantsMyron Stowe1-2/+2
2011-07-22PCI: PCIe AER: add aer_recover_queueHuang Ying1-0/+3
2011-07-22bcma: inform drivers about translation bits needed for the coreRafał Miłecki1-0/+5
2011-07-22lguest: use a special 1:1 linear pagetable mode until first switch.Rusty Russell1-2/+0
2011-07-22ipv6: make fragment identifications less predictableEric Dumazet1-0/+1
2011-07-22net: Kobj and queues_kset should be used when CONFIG_XPS is enabledChoi, Jong-Hwan1-2/+2
2011-07-22stmmac: unify MAC and PHY configuration parameters (V2)Giuseppe CAVALLARO1-12/+12
2011-07-22vlan: move vlan_group_[gs]et_device to public headerJiri Pirko1-19/+0
2011-07-22vlan: kill ndo_vlan_rx_registerJiri Pirko1-8/+0
2011-07-22vlan: kill vlan_gro_frags and vlan_gro_receiveJiri Pirko1-20/+0
2011-07-22vlan: kill __vlan_hwaccel_rx and vlan_hwaccel_rxJiri Pirko1-22/+0
2011-07-22vlan: kill vlan_hwaccel_receive_skbJiri Pirko1-13/+0
2011-07-22lro: do vlan cleanupJiri Pirko1-2/+0
2011-07-22lro: kill lro_vlan_hwaccel_receive_fragsJiri Pirko1-7/+0
2011-07-22lro: kill lro_vlan_hwaccel_receive_skbJiri Pirko1-10/+0
2011-07-22vlan: introduce __vlan_find_dev_deep()Jiri Pirko1-0/+8
2011-07-22vlan: finish removing vlan_find_dev from public headerJiri Pirko1-6/+0
2011-07-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2-11/+1
2011-07-22clocksource: Change __ARCH_HAS_CLOCKSOURCE_DATA to a CONFIG optionH. Peter Anvin1-1/+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 Molnar12-26/+66
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2-2/+2
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
2011-07-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar1-0/+1
2011-07-21Merge branch 'perf/urgent' into perf/coreIngo Molnar1-3/+4
2011-07-21fs:update the NOTE of the file_operations structureWanlong Gao1-5/+0
2011-07-21fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik3-6/+8
2011-07-21fs: add SEEK_HOLE and SEEK_DATA flagsJosef Bacik1-1/+3
2011-07-21fs: seq_file - add event counter to simplify poll() supportKay Sievers2-1/+1
2011-07-21fs: simplify the blockdev_direct_IO prototypeChristoph Hellwig1-5/+4
2011-07-21rw_semaphore: remove up/down_read_non_ownerChristoph Hellwig1-10/+0
2011-07-21fs: kill i_alloc_semChristoph Hellwig1-2/+9
2011-07-21anonfd: fix missing declarationTomasz Stanislawski1-0/+2
2011-07-21superblock: add filesystem shrinker operationsDave Chinner1-0/+2