summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
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
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi
2008-08-13usb-serial: don't release unregistered minorsAlan Stern
2008-08-13USB: add missing kerneldoc line for "needs_binding"Alan Stern
2008-08-14CRED: Introduce credential access wrappersDavid Howells
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds
2008-08-13[XFS] extend completions to provide XFS object flush requirementsDavid Chinner
2008-08-12firmware/memmap: cleanupBernhard Walle
2008-08-12byteorder: add include/linux/byteorder.h to define endian helpersHarvey Harrison
2008-08-12byteorder: add a new include/linux/swab.h to define byteswapping functionsHarvey Harrison
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan