aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg...Linus Torvalds2010-04-21
|\
| * regulator: Let drivers know when they use the stub APIJean Delvare2010-04-19
* | KVM: Increase NR_IOBUS_DEVS limit to 200Sridhar Samudrala2010-04-20
* | KVM: fix the handling of dirty bitmaps to avoid overflowsTakuya Yoshikawa2010-04-20
* | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-19
|\ \ | |/ |/|
| * rcu: Make RCU lockdep check the lockdep_recursion variablePaul E. McKenney2010-04-19
| * rcu: Better explain the condition parameter of rcu_dereference_check()David Howells2010-04-14
| * rcu: Add rcu_access_pointer and rcu_dereference_protectedPaul E. McKenney2010-04-14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds2010-04-15
|\ \
| * | firewire: cdev: change license of exported header files to MIT licenseStefan Richter2010-04-15
| * | firewire: cdev: comment fixletStefan Richter2010-04-10
| * | firewire: cdev: iso packet documentationClemens Ladisch2010-04-10
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-04-15
|\ \ \ | |_|/ |/| |
| * | Input: matrix_keypad - allow platform to disable key autorepeatH Hartley Sweeten2010-04-06
* | | NFSv4: fix delegated lockingTrond Myklebust2010-04-12
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-04-09
|\ \ \
| * | | i2o: Remove the dangerous kobj_to_i2o_device macroFerenc Wagner2010-03-24
| * | | block: remove 16 bytes of padding from struct request on 64bitsRichard Kennedy2010-03-19
| * | | Merge branch 'master' into for-linusJens Axboe2010-03-19
| |\ \ \
| * | | | Remove GENHD_FL_DRIVERFSNeilBrown2010-03-16
| * | | | block: Finalize conversion of block limits functionsMartin K. Petersen2010-03-15
| * | | | block: Fix overrun in lcm() and move it to libMartin K. Petersen2010-03-15
| * | | | vfs: improve writeback_inodes_wb()Edward Shishkin2010-03-12
| * | | | drbd: Renamed overwrite_peer to primary_forcePhilipp Reisner2010-03-11
| * | | | drbd: --dry-run option for drbdsetup net ( drbdadm -- --dry-run connect <res> )Philipp Reisner2010-03-11
* | | | | radix_tree_tag_get() is not as safe as the docs make out [ver #2]David Howells2010-04-09
* | | | | slab: Generify kernel pointer validationPekka Enberg2010-04-09
* | | | | libata: Fix accesses at LBA28 boundary (old bug, but nasty) (v2)Mark Lord2010-04-08
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-2.6Linus Torvalds2010-04-08
|\ \ \ \ \
| * | | | | ide: Requeue request after DMA timeoutHerbert Xu2010-04-01
* | | | | | virtio: disable multiport console support.Michael S. Tsirkin2010-04-07
* | | | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-07
|\ \ \ \ \ \
| * | | | | | ibft, x86: Change reserve_ibft_region() to find_ibft_region()Yinghai Lu2010-04-01
| |/ / / / /
* | | | | | memcg: fix race in file_mapped accountingKAMEZAWA Hiroyuki2010-04-07
* | | | | | pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-07
* | | | | | kernel.h: fix wrong usage of __ratelimit()Yong Zhang2010-04-07
* | | | | | vfs: rename block_fsync() to blkdev_fsync()Andrew Morton2010-04-07
* | | | | | raw: fsync method is now requiredAnton Blanchard2010-04-07
* | | | | | include/linux/kfifo.h: fix INIT_KFIFO()David Härdeman2010-04-07
* | | | | | bitops: remove temporary for_each_bit()Andrew Morton2010-04-07
* | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-04-06
|\ \ \ \ \ \
| * | | | | | libata: unlock HPA if device shrunkTejun Heo2010-04-06
* | | | | | | Fix up possibly racy module refcountingNick Piggin2010-04-05
|/ / / / / /
* | | | | | Merge branch 'slabh' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/miscLinus Torvalds2010-04-05
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into export-slabhTejun Heo2010-04-04
| |\ \ \ \ \ \
| * | | | | | | percpu: don't implicitly include slab.h from percpu.hTejun Heo2010-03-30
| * | | | | | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-04-05
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | module: add stub for is_module_percpu_addressRandy Dunlap2010-03-30
| * | | | | | | percpu, module: implement and use is_kernel/module_percpu_address()Tejun Heo2010-03-29