aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-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-17pcmcia: use state machine for extended requeryDominik Brodowski
2010-02-17pcmcia: use pccardd to handle eject, insert, suspend and resume requestsDominik Brodowski
2010-02-17pcmcia: use mutex for dynid lockDominik Brodowski
2010-02-17pcmcia: simplify lockingDominik Brodowski
2010-02-17pcmcia: add locking to set_mem_map()Dominik Brodowski
2010-02-17pcmcia: do not use resource manager on !PCMCIADominik Brodowski
2010-02-17pcmcia: m8xx_pcmcia.c should use iodyn resource managerDominik Brodowski
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-16tracing: Add notrace to TRACE_EVENT implementation functionsSteven Rostedt
2010-02-16sched: Fix sched_mv_power_savings for !SMTVaidyanathan Srinivasan
2010-02-16sh: extend INTC with force_disableMagnus Damm
2010-02-16video: sh_mobile_lcdcfb: Add wait for vsync.Phil Edworthy
2010-02-15Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-15Merge branch 'sh/stable-updates'Paul Mundt
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-11ptrace: Add support for generic PTRACE_GETREGSET/PTRACE_SETREGSETSuresh Siddha
2010-02-11x86, ptrace: regset extensions to support xstateSuresh Siddha
2010-02-11Merge remote branch 'nouveau/for-airlied' of nouveau-2.6Dave Airlie
2010-02-11drm/vmwgfx: Drop scanout flag compat and add execbuf ioctl parameter members....Jakob Bornecrantz
2010-02-11drm/vmwgfx: Update the user-space interface.Thomas Hellstrom
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
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
2010-02-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Koƛcielnicki
2010-02-08[SCSI] mpt2sas: Added raid transport supportKashyap, Desai