aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-25Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds1-2/+2
2008-08-25KVM: fix userspace ABI breakageAdrian Bunk1-2/+2
2008-08-26stop_machine: Remove deprecated stop_machine_runRusty Russell1-18/+1
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-22Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2008-08-22Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds1-0/+24
2008-08-22libata: Fix a large collection of DMA mode mismatchesAlan Cox1-0/+22
2008-08-22libata: restore SControl on detachTejun Heo1-0/+1
2008-08-22libata: implement no[hs]rst force paramsTejun Heo1-0/+1
2008-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-2/+3
2008-08-21USB: Defer Set-Interface for suspended devicesAlan Stern1-0/+3
2008-08-21driver core: add init_name to struct deviceGreg Kroah-Hartman1-0/+1
2008-08-21dev_printk(): constify the `dev' argumentJean Delvare1-2/+2
2008-08-21nohz: fix wrong event handler after online an offlined cpuMiao Xie1-1/+4
2008-08-20fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell1-0/+3
2008-08-20mm: dirty page tracking race fixNick Piggin1-1/+1
2008-08-20fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen1-0/+9
2008-08-20Reserve NFS fileid values for btrfsDavid Woodhouse1-0/+21
2008-08-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds2-0/+14
2008-08-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-0/+5
2008-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds1-46/+109
2008-08-18PCI: add acpi_find_root_bridge_handleJiri Slaby1-0/+11
2008-08-18ata: add missing ATA_* definesBartlomiej Zolnierkiewicz1-0/+13
2008-08-18ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz1-0/+20
2008-08-18ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz1-46/+76
2008-08-17security.h: fix build failureAlexander Beregalov1-1/+1
2008-08-16Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse4-12/+6
2008-08-16mm: VM_flags comment fixesHugh Dickins3-4/+4
2008-08-15net: skb_copy_datagram_from_iovec()Rusty Russell1-0/+4
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin1-0/+1
2008-08-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-16/+38
2008-08-15tty: remove resize window special caseAlan Cox3-1/+16
2008-08-15x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley1-0/+3
2008-08-15completions: uninline try_wait_for_completion and completion_doneDave Chinner1-44/+2
2008-08-15kexec jump: __ftrace_enabled_save/restoreHuang Ying1-0/+21
2008-08-15kexec jump: remove duplication of kexec_restart_prepare()Huang Ying1-0/+1
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying1-2/+2
2008-08-15suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz1-2/+2
2008-08-14security: Fix setting of PF_SUPERPRIV by __capable()David Howells2-16/+38
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds3-1/+102
2008-08-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6Linus Torvalds2-0/+51
2008-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+3
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-5/+33
2008-08-13USB: Add MUSB and TUSB supportFelipe Balbi1-0/+70
2008-08-13usb-serial: don't release unregistered minorsAlan Stern1-1/+2
2008-08-13USB: add missing kerneldoc line for "needs_binding"Alan Stern1-0/+2
2008-08-14CRED: Introduce credential access wrappersDavid Howells2-0/+51
2008-08-13Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds1-0/+45
2008-08-13[XFS] extend completions to provide XFS object flush requirementsDavid Chinner1-0/+45
2008-08-12firmware/memmap: cleanupBernhard Walle1-26/+0