summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: convert fs-locations-components to conform to RFC3530Manoj Naik2006-06-091-10/+20
* NFSv4: Implement the fs_locations function callTrond Myklebust2006-06-092-0/+25
* RPC: Allow struc xdr_stream to read the page section of an xdr_bufTrond Myklebust2006-06-091-0/+1
* NFS: Add timeout to submountsTrond Myklebust2006-06-091-0/+3
* NFS: Ensure the client submounts, when it crosses a server mountpoint.Trond Myklebust2006-06-091-0/+9
* NFS: Store the file system "fsid" value in the NFS super block.Trond Myklebust2006-06-094-10/+16
* VFS: Remove dependency of ->umount_begin() call on MNT_FORCETrond Myklebust2006-06-091-1/+1
* VFS: Add shrink_submounts()Trond Myklebust2006-06-091-0/+3
* VFS: Unexport do_kern_mount() and clean up simple_pin_fs()Trond Myklebust2006-06-091-1/+1
* VFS: Add GPL_EXPORTED function vfs_kern_mount()Trond Myklebust2006-06-091-0/+5
* NFS: Flesh out nfs_invalidate_page()Trond Myklebust2006-06-092-2/+3
* NFS: Separate metadata and page cache revalidation mechanismsTrond Myklebust2006-06-091-1/+1
* NFS: More page cache revalidation fixupsTrond Myklebust2006-06-091-1/+5
* NFS: Optimize allocation of nfs_read/write_data structuresChuck Lever2006-06-091-2/+2
* NFS: Clean up inode metadata updatesTrond Myklebust2006-06-091-2/+1
* [PATCH] elevator switching raceJens Axboe2006-06-081-1/+1
* [PATCH] Fix mempolicy.h build errorRalf Baechle2006-06-081-0/+1
* [PATCH] m48t86: ia64 build fixAndrew Morton2006-06-051-2/+2
* [PATCH] Sparsemem build fixRalf Baechle2006-06-051-0/+1
* [PATCH] revert "swsusp add check for suspension of X controlled devices"Andrew Morton2006-05-311-5/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgartLinus Torvalds2006-05-301-0/+1
|\
| * [AGPGART] VIA PT880 Ultra support.Magnus Kessler2006-05-221-0/+1
* | Input: change from numbered to named switchesRichard Purdie2006-05-291-8/+3
* | Input: add KEY_BATTERY keycodeMatthew Garrett2006-05-291-0/+2
* | [PATCH] powerpc: wire up sys_[gs]et_robust_listDavid Woodhouse2006-05-231-0/+6
* | [PATCH] sys_sync_file_range(): move exported flags outside __KERNEL__Andrew Morton2006-05-231-3/+4
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds2006-05-211-0/+5
|\ \ | |/ |/|
| * V4L/DVB (3774): Create V4L1 config optionsMauro Carvalho Chehab2006-05-121-0/+5
* | [PATCH] Align the node_mem_map endpoints to a MAX_ORDER boundaryBob Picco2006-05-211-0/+1
* | [PATCH] drivers/base/firmware_class.c: cleanupsAdrian Bunk2006-05-211-1/+0
* | [PATCH] spi: add spi master driver for Freescale MPC83xx SPI controllerKumar Gala2006-05-211-0/+11
* | [ARM] 3531/1: i.MX/MX1 SD/MMC ensure, that clock are stopped before new comma...Pavel Pisa2006-05-191-0/+1
* | [PATCH] SPI: busnum == 0 needs to workDavid Brownell2006-05-161-3/+3
* | [PATCH] SPI: devices can require LSB-first encodingsDavid Brownell2006-05-161-2/+5
* | [PATCH] SPI: Renamed bitbang_transfer_setup to spi_bitbang_setup_transfer and...Kumar Gala2006-05-161-0/+2
* | [PATCH] SPI: spi whitespace fixesDavid Brownell2006-05-161-12/+12
* | [PATCH] SPI: per-transfer overrides for wordsize and clockingImre Deak2006-05-162-0/+14
* | [PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong2006-05-151-1/+1
* | [PATCH] add slab_is_available() routine for boot codeMike Kravetz2006-05-151-0/+1
* | [PATCH] symbol_put_addr() locks kernelTrent Piepho2006-05-151-0/+1
* | [PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-0/+1
|/
* Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-111-0/+1
|\
| * [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-0/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-111-2/+1
|\ \
| * | [NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2006-05-101-2/+1
* | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-101-0/+1
|\ \ \ | |/ / |/| |
| * | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-0/+1
* | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-081-10/+8
|/ /
* | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-061-0/+2
* | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-061-0/+2
OpenPOWER on IntegriCloud