aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* dm: use non reentrant workqueues if equivalentTejun Heo2011-01-13
* dm log userspace: add version number to commsJonathan Brassow2011-01-13
* dm ioctl: allow rename to fill empty uuidPeter Jones2011-01-13
* Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-01-13
|\
| * Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-13
| |\
| | * cdrom: add ->check_events() supportTejun Heo2010-12-16
| | * implement in-kernel gendisk events handlingTejun Heo2010-12-16
| | * block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-16
| | * block: kill genhd_media_change_notify()Tejun Heo2010-12-16
| * | block: add internal hd part table referencesJens Axboe2011-01-07
| * | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-05
| * | kref: add kref_test_and_getJerome Marchand2011-01-05
| |/
| * Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/...Jens Axboe2010-11-27
| |\
| | * block: clean up blkdev_get() wrappers and their usersTejun Heo2010-11-13
| | * block: make blkdev_get/put() handle exclusive accessTejun Heo2010-11-13
| | * block: simplify holder symlink handlingTejun Heo2010-11-13
* | | Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds2011-01-13
|\ \ \
| * \ \ Merge branch 'common/serial-rework' into sh-latestPaul Mundt2011-01-13
| |\ \ \
| | * \ \ Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...Paul Mundt2011-01-13
| | |\ \ \
| | * | | | serial: sh-sci: Move SCBRR calculation algo in to platform data.Paul Mundt2009-06-24
| | * | | | serial: sh-sci: Move SCSCR_INIT in to platform data.Paul Mundt2009-06-24
| * | | | | Merge branch 'sh/sdio' into sh-latestPaul Mundt2011-01-12
| |\ \ \ \ \ | | | |/ / / | | |/| | |
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'sh/memchunk' and 'common/mmcif' into sh-latestPaul Mundt2011-01-10
| |\ \ \ \ \ \
| | | * | | | | mmc, sh: Remove sh_mmcif_boot_slurp()Simon Horman2010-12-08
| | | * | | | | mmc, sh: Move MMCIF_PROGRESS_* into sh_mmcif.hSimon Horman2010-12-08
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2011-01-13
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'topic/asoc' into for-linusTakashi Iwai2011-01-13
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-13
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-06
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ASoC: Tune performance of WM8958 revision AMark Brown2010-12-02
| | * | | | | | | | | | ASoC: Allow user-specified WM8958 multiband compressor configurationsMark Brown2010-12-01
| | * | | | | | | | | | ASoC: Add WM8958 microphone detection supportMark Brown2010-11-27
| | * | | | | | | | | | ASoC: Add WM8958 Multi-band compressor supportMark Brown2010-11-27
| | * | | | | | | | | | ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown2010-11-27
| | * | | | | | | | | | mfd: Add initial WM8958 supportMark Brown2010-11-26
| | * | | | | | | | | | Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown2010-11-19
| | |\ \ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ / | | | |/| | | | | | | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | fs: add hole punching to fallocateJosef Bacik2011-01-12
| * | | | | | | | | | | | move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
| * | | | | | | | | | | | switch ncpfsAl Viro2011-01-12
| * | | | | | | | | | | | pass default dentry_operations to mount_pseudo()Al Viro2011-01-12
| * | | | | | | | | | | | take coda-private headers out of include/linuxAl Viro2011-01-12
| * | | | | | | | | | | | switch codaAl Viro2011-01-12
| * | | | | | | | | | | | per-superblock default ->d_opAl Viro2011-01-12
| | |_|_|_|_|_|_|_|/ / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | include: Install linux/if_alg.h for user-space crypto APIMiloslav Trmač2010-12-03
| * | | | | | | | | | | | crypto: af_alg - User-space interface for Crypto APIHerbert Xu2010-11-19
| * | | | | | | | | | | | net - Add AF_ALG macrosHerbert Xu2010-11-19
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2011-01-13
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | net/ceph: make ceph_msgr_wq non-reentrantTejun Heo2011-01-12