summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
* | | | ext3: remove the BKL in ext3/ioctl.cCyrus Massoumi2009-04-021-3/+2
* | | | spi-gpio: allow operation without CS signalMichael Buesch2009-04-021-0/+6
* | | | gpiolib: allow GPIOs to be namedDaniel Silverstone2009-04-021-0/+5
* | | | rtc-v3020: add ability to access v3020 chip with GPIOsMike Rapoport2009-04-021-0/+6
* | | | Simplify copy_thread()Alexey Dobriyan2009-04-021-1/+2
* | | | memory_accessor: implement the new memory_accessor interfaces for SPI EEPROMsDavid Brownell2009-04-021-0/+6
* | | | memory_accessor: implement the new memory_accessor interface for I2C EEPROMKevin Hilman2009-04-021-0/+4
* | | | memory_accessor: new interface for reading/writing persistent memoryKevin Hilman2009-04-021-0/+11
* | | | workqueue: add to_delayed_work() helper functionJean Delvare2009-04-021-0/+5
* | | | mm: define a UNIQUE value for AS_UNEVICTABLE flagLee Schermerhorn2009-04-021-4/+8
* | | | add fiemap.h to header-yEric Sandeen2009-04-021-0/+1
* | | | nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-021-1/+1
* | | | generic debug pagealloc: build fixAkinobu Mita2009-04-021-3/+3
| |/ / |/| |
* | | Merge branch 'for-linus' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-04-016-42/+89
|\ \ \
| * \ \ Merge branch 'devel' into for-linusTrond Myklebust2009-04-016-42/+89
| |\ \ \
| | * | | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-281-3/+2
| | * | | SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-281-1/+2
| | * | | SUNRPC: Pass a family argument to svc_register()Chuck Lever2009-03-281-2/+2
| | * | | SUNRPC: Clean up svc_find_xprt() calling sequenceChuck Lever2009-03-281-1/+2
| | * | | SUNRPC: Clean up static inline functions in svc_xprt.hChuck Lever2009-03-281-20/+26
| | * | | NFS: Optimise NFS close()Trond Myklebust2009-03-191-0/+1
| | * | | SUNRPC: Add the equivalent of the linger and linger2 timeouts to RPC socketsTrond Myklebust2009-03-191-0/+1
| | * | | SUNRPC: dynamically load RPC transport modules on-demandTom Talpey2009-03-111-0/+1
| | * | | NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-111-0/+1
| | * | | NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-111-2/+1
| | * | | NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-111-0/+5
| | * | | NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-111-2/+1
| | * | | NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-111-4/+3
| | * | | NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-111-7/+41
* | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds2009-04-011-0/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ext4: Use WRITE_SYNC for commits which are caused by fsync()Theodore Ts'o2009-03-251-0/+6
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2009-04-011-29/+27
|\ \ \ \ \
| * | | | | ide: inline SELECT_DRIVE()Sergei Shtylyov2009-03-311-1/+0
| * | | | | ide: turn selectproc() method into dev_select() method (take 5)Sergei Shtylyov2009-03-311-3/+3
| * | | | | ide: rename IDE_TFLAG_IN_[HOB_]FEATURESergei Shtylyov2009-03-311-4/+8
| * | | | | ide: turn set_irq() method into write_devctl() methodSergei Shtylyov2009-03-311-4/+2
| * | | | | ide-floppy: use ide_pio_bytes()Bartlomiej Zolnierkiewicz2009-03-311-5/+0
| * | | | | ide: decrease size of ->pc_buf field in struct ide_atapi_pcBartlomiej Zolnierkiewicz2009-03-311-1/+1
| * | | | | ide: sanitize ide_build_sglist() and ide_destroy_dmatable()Bartlomiej Zolnierkiewicz2009-03-311-3/+3
| * | | | | ide: add ->dma_check methodBartlomiej Zolnierkiewicz2009-03-311-0/+1
| * | | | | ide: add ide_dma_prepare() helperBartlomiej Zolnierkiewicz2009-03-311-3/+4
| * | | | | ide: destroy DMA mappings after ending DMA (v2)Bartlomiej Zolnierkiewicz2009-03-311-0/+1
| * | | | | ide: add ->dma_clear method and remove ->dma_timeout oneBartlomiej Zolnierkiewicz2009-03-311-2/+2
| * | | | | ide-cd: fix non-SECTOR_SIZE-multiples PIO transfers for fs requestsBartlomiej Zolnierkiewicz2009-03-311-5/+0
| * | | | | ide-cd: use scatterlists for PIO transfers (fs requests)Bartlomiej Zolnierkiewicz2009-03-311-0/+4
* | | | | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2009-04-017-84/+165
|\ \ \ \ \ \
| * | | | | | PCI: save and restore PCIe 2.0 registersYu Zhao2009-03-261-0/+2
| * | | | | | PCI: Introduce pci_rescan_bus()Alex Chiang2009-03-201-0/+3
| * | | | | | PCI: pci_is_root_bus helperKenji Kaneshige2009-03-201-0/+9
| * | | | | | PCI: handle SR-IOV Virtual Function MigrationYu Zhao2009-03-201-0/+6
OpenPOWER on IntegriCloud