aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-02-15netfilter: xtables: constify args in compat copying functionsJan Engelhardt1-6/+6
2010-02-15netfilter: get rid of the grossness in netfilter.hJan Engelhardt1-17/+28
2010-02-15netfilter: reduce NF_HOOK by one argumentJan Engelhardt1-9/+5
2010-02-15OMAP: DSS2: OMAPFB: implement OMAPFB_GET_DISPLAY_INFOTomi Valkeinen1-0/+9
2010-02-14ethtool: Fix includes build breakDavid S. Miller1-1/+2
2010-02-14net: Fix first line of kernel-doc for a few functionsBen Hutchings1-2/+2
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely1-0/+2
2010-02-14of: move definition of of_chosen into common code.Grant Likely1-0/+1
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely1-0/+13
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr1-0/+1
2010-02-14of: protect linux/of.h with CONFIG_OFJeremy Kerr1-0/+3
2010-02-14of: Remove old and misplaced function declarationsGrant Likely2-10/+8
2010-02-13nilfs2: issue discard request after cleaning segmentsJiro SEKIBA1-0/+1
2010-02-12net: Add netdev ops for SR-IOV configurationWilliams, Mitch A1-0/+17
2010-02-12if_link: Add SR-IOV configuration methodsWilliams, Mitch A1-0/+30
2010-02-12pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A1-0/+11
2010-02-12include/linux/netdevice.h: Add netif_printk helpersJoe Perches1-0/+53
2010-02-12netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches1-0/+71
2010-02-12Move round_up/down to kernel.hYinghai Lu1-0/+10
2010-02-12sparsemem: Put mem map for one node together.Yinghai Lu1-0/+7
2010-02-12x86: Make 64 bit use early_res instead of bootmem before slabYinghai Lu3-0/+14
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King1-1/+3
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King1-2/+2
2010-02-12ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King1-1/+1
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King1-1/+0
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King1-2/+2
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King1-4/+0
2010-02-11ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha2-1/+20
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha1-0/+1
2010-02-11netfilter: nf_conntrack_sip: add T.38 FAX supportPatrick McHardy1-0/+1
2010-02-11netfilter: nf_nat_sip: add TCP supportPatrick McHardy1-0/+1
2010-02-11netfilter: nf_conntrack_sip: add TCP supportPatrick McHardy1-1/+2
2010-02-11netfilter: nf_conntrack_sip: pass data offset to NAT functionsPatrick McHardy1-4/+10
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm1-3/+3
2010-02-10ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2-0/+53
2010-02-10x86/pci: Add cap_resource()Yinghai Lu1-0/+8
2010-02-10x86: Move range related operation to one fileYinghai Lu1-0/+22
2010-02-10Merge remote branch 'linus/master' into x86/bootmemH. Peter Anvin431-6764/+10446
2010-02-10x86: Avoid race condition in pci_enable_msix()Brandon Phiilps1-0/+2
2010-02-10seq_file: Add helpers for iteration over a hlistLi Zefan1-0/+11
2010-02-10Merge branch 'master' of git://dev.medozas.de/linuxPatrick McHardy4-0/+7
2010-02-10netfilter: xtables: generate initial table on-demandJan Engelhardt3-0/+3
2010-02-10netfilter: xtables: use xt_table for hook instantiationJan Engelhardt1-0/+4
2010-02-10fat: Fix stat->f_namelenKevin Dankwardt1-1/+2
2010-02-10netfilter: xtables: symmetric COMPAT_XT_ALIGN definitionAlexey Dobriyan1-4/+9
2010-02-10netfilter: xtables: consistent struct compat_xt_counters definitionAlexey Dobriyan1-5/+1
2010-02-10HID: Export hid_register_reportMichael Poole1-0/+1
2010-02-10nfs41 do not allocate unused back channel pagesAndy Adamson1-0/+15
2010-02-10nfs41: implement cb_recall_slotAndy Adamson1-0/+2
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy60-221/+750