summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda2008-10-141-0/+125
* [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-1/+0
* Export the ROM enable/disable helpersAlan Cox2008-09-261-0/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-0157-239/+1256
|\
| * Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2008-08-291-0/+1
| * Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2008-08-281-0/+12
| |\
| | * i2c: Add missing kerneldoc descriptionsJean Delvare2008-08-281-0/+12
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2008-08-271-1/+1
| |\ \
| | * | [PATCH] change d_add_ci argument orderingChristoph Hellwig2008-08-251-1/+1
| * | | block: remove blk_queue_tag_depth() and blk_queue_tag_queue()Jens Axboe2008-08-271-2/+0
| * | | block: rename blk_scsi_cmd_filter to blk_cmd_filterFUJITA Tomonori2008-08-271-4/+4
| * | | block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-272-13/+13
| | |/ | |/|
| * | Fix userspace export of <linux/net.h>David Woodhouse2008-08-261-7/+7
| * | Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-08-251-2/+2
| |\ \
| | * | KVM: fix userspace ABI breakageAdrian Bunk2008-08-251-2/+2
| | |/
| * | stop_machine: Remove deprecated stop_machine_runRusty Russell2008-08-261-18/+1
| |/
| * 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
OpenPOWER on IntegriCloud