summaryrefslogtreecommitdiff
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into sched/develIngo Molnar2008-08-2631-132/+288
|\
| * removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0
| * Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-08-221-1/+4
| |\
| | * nohz: fix wrong event handler after online an offlined cpuMiao Xie2008-08-211-1/+4
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-08-221-0/+24
| |\ \
| | * | libata: Fix a large collection of DMA mode mismatchesAlan Cox2008-08-221-0/+22
| | * | libata: restore SControl on detachTejun Heo2008-08-221-0/+1
| | * | libata: implement no[hs]rst force paramsTejun Heo2008-08-221-0/+1
| | |/
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-08-211-2/+3
| |\ \
| | * | driver core: add init_name to struct deviceGreg Kroah-Hartman2008-08-211-0/+1
| | * | dev_printk(): constify the `dev' argumentJean Delvare2008-08-211-2/+2
| | |/
| * | USB: Defer Set-Interface for suspended devicesAlan Stern2008-08-211-0/+3
| |/
| * fbdefio: add set_page_dirty handler to deferred IO FBIan Campbell2008-08-201-0/+3
| * mm: dirty page tracking race fixNick Piggin2008-08-201-1/+1
| * fix setpriority(PRIO_PGRP) thread iterator breakageKen Chen2008-08-201-0/+9
| * Reserve NFS fileid values for btrfsDavid Woodhouse2008-08-201-0/+21
| * Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2008-08-192-0/+14
| |\
| | * PCI: add acpi_find_root_bridge_handleJiri Slaby2008-08-181-0/+11
| | * x86/PCI: irq and pci_ids patch for Intel Ibex Peak PCHsSeth Heasley2008-08-151-0/+3
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-192-0/+5
| |\ \
| | * | net: skb_copy_datagram_from_iovec()Rusty Russell2008-08-151-0/+4
| | * | tun: TUNGETIFF interface to query name and flagsMark McLoughlin2008-08-151-0/+1
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2008-08-181-46/+109
| |\ \ \
| | * | | ata: add missing ATA_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+13
| | * | | ata: add missing ATA_CMD_* definesBartlomiej Zolnierkiewicz2008-08-181-0/+20
| | * | | ata: add missing ATA_ID_* defines (take 2)Bartlomiej Zolnierkiewicz2008-08-181-46/+76
| * | | | security.h: fix build failureAlexander Beregalov2008-08-171-1/+1
| |/ / /
| * | | Fix header export of videodev2.h, ivtv.h, ivtvfb.hDavid Woodhouse2008-08-164-12/+6
| * | | mm: VM_flags comment fixesHugh Dickins2008-08-163-4/+4
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-08-152-16/+38
| |\ \ \
| | * | | security: Fix setting of PF_SUPERPRIV by __capable()David Howells2008-08-142-16/+38
| * | | | tty: remove resize window special caseAlan Cox2008-08-153-1/+16
| * | | | completions: uninline try_wait_for_completion and completion_doneDave Chinner2008-08-151-44/+2
| * | | | kexec jump: __ftrace_enabled_save/restoreHuang Ying2008-08-151-0/+21
| * | | | kexec jump: remove duplication of kexec_restart_prepare()Huang Ying2008-08-151-0/+1
| * | | | kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2008-08-151-2/+2
| * | | | suspend: fix section mismatch warning - register_nosave_regionMarcin Slusarz2008-08-151-2/+2
| | |/ / | |/| |
* | | | reorder struct prop_local_single to remove padding on 64 bit buildsRichard Kennedy2008-08-151-1/+1
* | | | sched: reorder struct sched_rt_entity to remove padding on 64 bit buildsRichard Kennedy2008-08-151-1/+1
* | | | sched: reorder signal_struct to remove 8 bytes on 64 bit buildsRichard Kennedy2008-08-151-1/+1
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds2008-08-133-1/+102
|\ \ \
| * | | usb: musb: pass configuration specifics via pdataFelipe Balbi2008-08-131-5/+33
| * | | USB: Add MUSB and TUSB supportFelipe Balbi2008-08-131-0/+70
| * | | usb-serial: don't release unregistered minorsAlan Stern2008-08-131-1/+2
| * | | USB: add missing kerneldoc line for "needs_binding"Alan Stern2008-08-131-0/+2
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2008-08-132-0/+51
|\ \ \
| * | | CRED: Introduce credential access wrappersDavid Howells2008-08-142-0/+51
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-08-131-3/+3
|\ \ \ | |/ / |/| |
| * | skbuff: Code readability NiTGerrit Renker2008-08-111-3/+3
* | | Merge git://oss.sgi.com:8090/xfs/linux-2.6Linus Torvalds2008-08-131-0/+45
|\ \ \