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