aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesGravatar Mel Gorman 1-0/+9
2010-04-23Cleanup generic block based fiemapGravatar Josef Bacik 1-2/+3
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 2-2/+2
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Gravatar Linus Torvalds 1-2/+6
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Gravatar Sridhar Samudrala 1-1/+1
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsGravatar Takuya Yoshikawa 1-0/+5
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-9/+56
2010-04-19Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Gravatar Linus Torvalds 1-0/+1
2010-04-19regulator: Let drivers know when they use the stub APIGravatar Jean Delvare 1-2/+6
2010-04-19drm/radeon/kms: add FireMV 2400 PCI ID.Gravatar Dave Airlie 1-0/+1
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variableGravatar Paul E. McKenney 1-4/+1
2010-04-15firewire: cdev: fix cut+paste mistake in disclaimerGravatar Stefan Richter 2-2/+2
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Gravatar Linus Torvalds 2-25/+82
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Gravatar Linus Torvalds 1-0/+2
2010-04-15firewire: cdev: change license of exported header files to MIT licenseGravatar Stefan Richter 2-17/+47
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()Gravatar David Howells 1-5/+23
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedGravatar Paul E. McKenney 1-0/+32
2010-04-13Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 1-0/+1
2010-04-12NFSv4: fix delegated lockingGravatar Trond Myklebust 1-0/+1
2010-04-11Merge branch 'master' of /home/davem/src/GIT/linux-2.6/Gravatar David S. Miller 71-175/+411
2010-04-10firewire: cdev: comment fixletGravatar Stefan Richter 1-2/+2
2010-04-10firewire: cdev: iso packet documentationGravatar Clemens Ladisch 1-6/+33
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 8-33/+185
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]Gravatar David Howells 1-0/+7
2010-04-09slab: Generify kernel pointer validationGravatar Pekka Enberg 1-0/+1
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Gravatar Mark Lord 1-2/+2
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Gravatar Linus Torvalds 1-0/+1
2010-04-07x25: Patch to fix bug 15678 - x25 accesses fields beyond end of packet.Gravatar John Hughes 1-0/+4
2010-04-08virtio: disable multiport console support.Gravatar Michael S. Tsirkin 1-23/+0
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-2/+6
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Gravatar Linus Torvalds 3-2/+19
2010-04-07memcg: fix race in file_mapped accountingGravatar KAMEZAWA Hiroyuki 1-0/+6
2010-04-07pagemap: fix pfn calculation for hugepageGravatar Naoya Horiguchi 1-2/+2
2010-04-07kernel.h: fix wrong usage of __ratelimit()Gravatar Yong Zhang 1-1/+1
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Gravatar Andrew Morton 1-1/+1
2010-04-07raw: fsync method is now requiredGravatar Anton Blanchard 1-0/+1
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()Gravatar David Härdeman 1-1/+2
2010-04-07bitops: remove temporary for_each_bit()Gravatar Andrew Morton 1-3/+0
2010-04-07Merge branch 'fix/asoc' into for-linusGravatar Takashi Iwai 2-1/+18
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-0/+1
2010-04-06libata: unlock HPA if device shrunkGravatar Tejun Heo 1-0/+1
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatGravatar H Hartley Sweeten 1-0/+2
2010-04-05Fix up possibly racy module refcountingGravatar Nick Piggin 1-7/+7
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Gravatar Linus Torvalds 1-0/+2
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamGravatar Daniel Mack 2-1/+18
2010-04-05Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscGravatar Linus Torvalds 25-26/+31
2010-04-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Gravatar Linus Torvalds 2-1/+17
2010-04-059p: Make sure we are able to clunk the cached fid on umountGravatar Aneesh Kumar K.V 1-0/+2
2010-04-05Merge branch 'master' into export-slabhGravatar Tejun Heo 8-43/+91
2010-04-04Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-7/+14