summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2010-05-07Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-05-06rcu: create rcu_my_thread_group_empty() wrapperPaul E. McKenney
2010-05-04cgroup: Check task_lock in task_subsys_state()Li Zefan
2010-05-04i2c-core: Use per-adapter userspace device listsJean Delvare
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
2010-04-29Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-04-28Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-28coda: move backing-dev.h kernel include inside __KERNEL__Jens Axboe
2010-04-25Catch filesystems lacking s_bdiJörn Engel
2010-04-24hugetlb: fix infinite loop in get_futex_key() when backed by huge pagesMel Gorman
2010-04-23Cleanup generic block based fiemapJosef Bacik
2010-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-22NFS: Fix an unstable write data integrity raceTrond Myklebust
2010-04-22smbfs: add bdi backing to mount sessionJens Axboe
2010-04-22ncpfs: add bdi backing to mount sessionJens Axboe
2010-04-22coda: add bdi backing to mount sessionJens Axboe
2010-04-22bdi: add helper function for doing init and register of a bdi for a file systemJens Axboe
2010-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds
2010-04-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
2010-04-19Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-19regulator: Let drivers know when they use the stub APIJean Delvare
2010-04-19rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney
2010-04-15firewire: cdev: fix cut+paste mistake in disclaimerStefan Richter
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2010-04-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2010-04-15firewire: cdev: change license of exported header files to MIT licenseStefan Richter
2010-04-14rcu: Better explain the condition parameter of rcu_dereference_check()David Howells
2010-04-14rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-10firewire: cdev: comment fixletStefan Richter
2010-04-10firewire: cdev: iso packet documentationClemens Ladisch
2010-04-09Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-04-09radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells
2010-04-09slab: Generify kernel pointer validationPekka Enberg
2010-04-08libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord
2010-04-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds
2010-04-08virtio: disable multiport console support.Michael S. Tsirkin
2010-04-07Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-04-07memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki
2010-04-07pagemap: fix pfn calculation for hugepageNaoya Horiguchi
2010-04-07kernel.h: fix wrong usage of __ratelimit()Yong Zhang
2010-04-07vfs: rename block_fsync() to blkdev_fsync()Andrew Morton
2010-04-07raw: fsync method is now requiredAnton Blanchard
2010-04-07include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman
2010-04-07bitops: remove temporary for_each_bit()Andrew Morton
2010-04-06Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2010-04-06libata: unlock HPA if device shrunkTejun Heo
2010-04-05Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten
2010-04-05Fix up possibly racy module refcountingNick Piggin