aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2010-02-25Merge branches 'upstream', 'raw_report_modifications' and 'apple_magic_mouse'...Jiri Kosina
2010-02-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds
2010-02-24virtio: console: Add ability to hot-unplug portsAmit Shah
2010-02-24virtio: console: Register with sysfs and create a 'name' attribute for portsAmit Shah
2010-02-24virtio: console: Add file operations to ports for open/read/write/pollAmit Shah
2010-02-24virtio: console: Add a new MULTIPORT feature, support for generic portsAmit Shah
2010-02-24virtio: console: comment cleanupRusty Russell
2010-02-24virtio: Add ability to detach unused buffers from vringsShirley Ma
2010-02-24virtio_blk: add block topology supportChristoph Hellwig
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke
2010-02-23Revert "block: improve queue_should_plug() by looking at IO depths"Jens Axboe
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-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
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-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-09drm/nouveau: Add getparam to get available PGRAPH units.Marcin Koƛcielnicki
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet
2010-02-07ima: rename ima_path_check to ima_file_checkMimi Zohar
2010-02-07fix ima breakageMimi Zohar
2010-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-02-05percpu: add __percpu for sparseStephen Rothwell
2010-02-04Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-02-04libata: fix ata_id_logical_per_physical_sectorsChristoph Hellwig
2010-02-04perf: Make bp_len type to u64 generic across the archMahesh Salgaonkar
2010-02-03HID: make raw reports possible for both feature and output reportsJiri Kosina