aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-02-22resource/PCI: mark struct resource as constDominik Brodowski
2010-02-22resource/PCI: align functions now return start of resourceDominik Brodowski
2010-02-22x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley
2010-02-22PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki
2010-02-22PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox
2010-02-22PCI: Add support for AGP in cur/max bus speedMatthew Wilcox
2010-02-22PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox
2010-02-22PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox
2010-02-22Merge branch 'master' into for-2.6.34Jens Axboe
2010-02-22cciss: Consolidate duplicate bits in cciss_cmd.h & cciss_ioctl.hdann frazier
2010-02-22cciss: remove C99-style commentsdann frazier
2010-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-02-20ARM: 5951/1: ARM: fix documentation of the PrimeCell busLinus Walleij
2010-02-19fs: inode - remove 8 bytes of padding on 64bits allowing 1 more objects/slab ...Richard Kennedy
2010-02-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-02-18Input: add KEY_RFKILLMatthew Garrett
2010-02-17Merge branch 'linus' into x86/mmThomas Gleixner
2010-02-17tracing: Unify arch_syscall_addr() implementationsMike Frysinger
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-17Merge commit 'origin/master' into nextBenjamin Herrenschmidt
2010-02-16Merge branch 'sched/urgent' into sched/coreThomas Gleixner
2010-02-16sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan
2010-02-16sh: extend INTC with force_disableMagnus Damm
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-14of/sparc: Remove sparc-local declaration of allnodes and devtree_lockGrant Likely
2010-02-14of: move definition of of_chosen into common code.Grant Likely
2010-02-14of: put default string compare and #a/s-cell values into common headerGrant Likely
2010-02-14of/flattree: Don't assume HAVE_LMBJeremy Kerr
2010-02-14of: protect linux/of.h with CONFIG_OFJeremy Kerr
2010-02-14of: Remove old and misplaced function declarationsGrant Likely
2010-02-12ARM: PNX4008: move i2c_adapter structure inside the drivers private dataRussell King
2010-02-12ARM: PNX4008: kzalloc i2c drivers internal dataRussell King
2010-02-12ARM: PNX4008: Make ioaddr 'void __iomem *' rather than 'u32'Russell King
2010-02-12ARM: PNX4008: get i2c clock rate from clk APIRussell King
2010-02-12ARM: PNX4008: move i2c clock start/stop into driverRussell King
2010-02-12ARM: PNX4008: move i2c suspend/resume callbacks into driverRussell King
2010-02-11ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha
2010-02-10Input: sh_keysc - update the driver with mode 6Magnus Damm
2010-02-10HID: Export hid_register_reportMichael Poole
2010-02-09of/flattree: endian-convert members of boot_param_headerJeremy Kerr
2010-02-09of: use __be32 for cell value accessorsJeremy Kerr
2010-02-09of/flattree: use callback to setup initrd from /chosenJeremy Kerr
2010-02-09of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr
2010-02-09of/flattree: merge early_init_dt_scan_memory() common codeGrant Likely
2010-02-09of: add 'of_' prefix to machine_is_compatible()Grant Likely
2010-02-09of: merge of_attach_node() & of_detach_node()Grant Likely
2010-02-09Merge branch 'sh/intc-extension'Paul Mundt
2010-02-09sh: extend INTC with force_enableMagnus Damm
2010-02-09sh: extend INTC with struct intc_hw_descMagnus Damm