aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu()Lai Jiangshan2011-05-071-1/+0
* rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov2011-05-052-0/+18
* rcu: introduce kfree_rcu()Lai Jiangshan2011-05-051-0/+56
* rcu: add DEBUG_OBJECTS_RCU_HEAD check for alignmentPaul E. McKenney2011-05-051-0/+1
* rcu: make rcutorture version numbers available through debugfsPaul E. McKenney2011-05-052-1/+15
* rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney2011-05-052-3/+1
* drm/radeon/kms: fix gart setup on fusion parts (v2)Alex Deucher2011-05-041-0/+1
* drm/radeon/kms: add some new pci idsAlex Deucher2011-05-041-0/+5
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds2011-05-031-1/+0
|\
| * mmc: fix a race between card-detect rescan and clock-gate work instancesGuennadi Liakhovetski2011-04-271-1/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-05-021-0/+2
|\ \
| * | Input: wm831x-ts - allow IRQ flags to be specifiedMark Brown2011-04-271-0/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-05-021-0/+1
|\ \ \
| * | | usbnet: Resubmit interrupt URB if device is openPaul Stewart2011-04-281-0/+1
* | | | i2c-i801: Move device ID definitions to driverJean Delvare2011-05-011-4/+0
* | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-282-0/+2
|\ \ \ \
| * | | | drm/i915: restore only the mode of this driver on lastclose (v2)Dave Airlie2011-04-271-0/+1
| * | | | drm/radeon/kms: add info query for tile pipesAlex Deucher2011-04-271-0/+1
* | | | | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2011-04-283-1/+7
|\ \ \ \ \
| * | | | | NFSv4: Ensure we request the ordinary fileid when doing readdirplusTrond Myklebust2011-04-271-0/+2
| * | | | | SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIOTrond Myklebust2011-04-241-1/+2
| * | | | | NFSv4.1: Don't loop forever in nfs4_proc_create_sessionTrond Myklebust2011-04-241-0/+1
| * | | | | NFSv4.1: Don't update sequence number if rpc_task is not sentBryan Schumaker2011-04-181-0/+2
* | | | | | mm: thp: fix /dev/zero MAP_PRIVATE and vm_flags cleanupsAndrea Arcangeli2011-04-282-2/+3
| |_|_|_|/ |/| | | |
* | | | | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-04-273-3/+7
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | [media] media: add missing 8-bit bayer formats and Y12Michael Jones2011-04-191-2/+5
| * | | | [media] v4l: add V4L2_PIX_FMT_Y12 formatMichael Jones2011-04-191-0/+1
| * | | | [media] v4l2-device: fix a macro definitionGuennadi Liakhovetski2011-04-131-1/+1
* | | | | add hlist_bl_lock/unlock helpersChristoph Hellwig2011-04-251-0/+11
* | | | | bit_spinlock: don't play preemption games inside the busy loopLinus Torvalds2011-04-251-4/+4
* | | | | Merge branch 'dcache-cleanup'Linus Torvalds2011-04-241-2/+2
|\ \ \ \ \
| * | | | | vfs: get rid of insane dentry hashing rulesLinus Torvalds2011-04-241-2/+2
* | | | | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-241-0/+1
* | | | | | libata: Kill unused ATA_DFLAG_{H|D}IPM flagsTejun Heo2011-04-241-2/+0
|/ / / / /
* | | | | SECURITY: Move exec_permission RCU checks into security modulesAndi Kleen2011-04-221-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-201-13/+13
|\ \ \ \ \
| * | | | | block: get rid of QUEUE_FLAG_REENTERJens Axboe2011-04-191-13/+13
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-04-191-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.huajun li2011-04-141-2/+2
* | | | | | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-04-191-2/+3
|\ \ \ \ \ \
| * | | | | | posix clocks: Replace mutex with reader/writer semaphoreRichard Cochran2011-04-181-2/+3
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2011-04-182-4/+12
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Input: estimate number of events per packetJeff Brown2011-04-181-0/+6
| * | | | | | Input: evdev - indicate buffer overrun with SYN_DROPPEDJeff Brown2011-04-121-0/+1
| * | | | | | Input: add KEY_IMAGES specifically for AL Image BrowserJarod Wilson2011-04-121-4/+5
* | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-182-6/+7
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | block: add blk_run_queue_asyncChristoph Hellwig2011-04-181-1/+1
| * | | | | | md/dm - remove remains of plug_fn callback.NeilBrown2011-04-181-1/+0
| * | | | | | Revert "block: add callback function for unplug notification"Jens Axboe2011-04-181-3/+0
| * | | | | | block: Enhance new plugging support to support general callbacksNeilBrown2011-04-181-1/+6
| | |/ / / / | |/| | | |