summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-02-14of: Remove old and misplaced function declarationsGrant Likely2-10/+8
2010-02-13net: Add netdev ops for SR-IOV configurationWilliams, Mitch A1-0/+17
2010-02-13if_link: Add SR-IOV configuration methodsWilliams, Mitch A1-0/+30
2010-02-13pci: Add SR-IOV convenience functions and macrosWilliams, Mitch A1-0/+11
2010-02-13include/linux/netdevice.h: Add netif_printk helpersJoe Perches1-0/+53
2010-02-13netdevice.h: Add netdev_printk helpers like dev_printkJoe Perches1-0/+71
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-12ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha2-1/+20
2010-02-12x86, 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-11Input: sh_keysc - update the driver with mode 6Magnus Damm1-3/+3
2010-02-11ethtool: Introduce n-tuple filter programming supportPeter P Waskiewicz Jr2-0/+53
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-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-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy60-221/+750
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr1-10/+10
2010-02-09of: use __be32 for cell value accessorsJeremy Kerr2-4/+6
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr1-0/+10
2010-02-09of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr1-6/+0
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely1-0/+3
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely1-1/+1
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely1-0/+6
2010-02-09Merge branch 'sh/intc-extension'Paul Mundt1-11/+21
2010-02-09sh: extend INTC with force_enableMagnus Damm1-0/+1
2010-02-09sh: extend INTC with struct intc_hw_descMagnus Damm1-11/+20
2010-02-09[SCSI] mpt2sas: Added raid transport supportKashyap, Desai1-0/+1
2010-02-08percpu_counter: Make __percpu_counter_add an inline function on UPAnton Blanchard1-3/+6
2010-02-08Merge branch 'sched/urgent' into sched/coreIngo Molnar52-213/+385
2010-02-08Merge branch 'sh/dmaengine'Paul Mundt3-4/+6
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar1-2/+2
2010-02-07fix ima breakageMimi Zohar1-2/+2
2010-02-06pci: Update pci_set_vga_state() to call arch functionsMike Travis1-0/+5
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2010-02-05percpu: add __percpu for sparseStephen Rothwell1-0/+2
2010-02-05clocksource: add suspend callbackMagnus Damm1-0/+3
2010-02-05clocksource: add argument to resume callbackMagnus Damm1-1/+1
2010-02-05packet: Add GSO/csum offload support.Sridhar Samudrala1-0/+1