summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-09-01debugobjects: fix lockdep warningVegard Nossum
2008-08-29Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare
2008-08-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-27block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe
2008-08-27block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori
2008-08-26Fix userspace export of <linux/net.h>David Woodhouse
2008-08-25Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk
2008-08-26stop_machine: Remove deprecated stop_machine_runRusty Russell
2008-08-25[PATCH] change d_add_ci argument orderingChristoph Hellwig
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk
2008-08-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox
2008-08-22libata: restore SControl on detachTejun Heo
2008-08-22libata: implement no[hs]rst force paramsTejun Heo
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell
2008-08-20mm: dirty page tracking race fixNick Piggin
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen
2008-08-20Reserve NFS fileid values for btrfsDavid Woodhouse
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz
2008-08-17security.h: fix build failureAlexander Beregalov
2008-08-16Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse
2008-08-16mm: VM_flags comment fixesHugh Dickins
2008-08-15net: skb_copy_datagram_from_iovec()Rusty Russell
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-15tty: remove resize window special caseAlan Cox
2008-08-15x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley
2008-08-15completions: uninline try_wait_for_completion and completion_doneDave Chinner
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds