summaryrefslogtreecommitdiff
path: root/include/linux (unfollow)
Commit message (Expand)Author
2010-04-30USB: rename usb_buffer_alloc() and usb_buffer_free()Daniel Mack
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-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-20KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala
2010-04-20KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa
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-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-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-08virtio: disable multiport console support.Michael S. Tsirkin
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-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
2010-04-01ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu
2010-04-01ide: Requeue request after DMA timeoutHerbert Xu
2010-04-01perf: Use hot regs with software sched switch/migrate eventsFrederic Weisbecker
2010-03-31module: add stub for is_module_percpu_addressRandy Dunlap
2010-03-30percpu: don't implicitly include slab.h from percpu.hTejun Heo
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29ARM: 6003/1: removing compilation warning from pl061.hviresh kumar
2010-03-29ARM: 5999/1: Including device.h and resource.h header files in linux/amba/bus.hviresh kumar
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-29percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo
2010-03-29module: encapsulate percpu handling better and record percpu_sizeTejun Heo
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-26Freezer: Fix buggy resume test for tasks frozen with cgroup freezerMatt Helsley
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik