Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | | | | | | | | Merge branch 'module' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/... | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | module: make MODULE_SYMBOL_PREFIX into a CONFIG option | Alan Jenkins | 2009-12-15 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | ||||
| * | | | | | | | | nfsd: move most of nfsfh.h to fs/nfsd | J. Bruce Fields | 2009-12-15 | |
| * | | | | | | | | nfsd: remove unused field rq_reffh | J. Bruce Fields | 2009-12-15 | |
| * | | | | | | | | nfsd: enable V4ROOT exports | J. Bruce Fields | 2009-12-15 | |
| * | | | | | | | | nfsd: introduce export flag for v4 pseudoroot | Steve Dickson | 2009-12-15 | |
| * | | | | | | | | nfsd: let "insecure" flag vary by pseudoflavor | J. Bruce Fields | 2009-12-14 | |
| * | | | | | | | | nfsd: new interface to advertise export features | J. Bruce Fields | 2009-12-14 | |
| * | | | | | | | | nfsd: Move private headers to source directory | Boaz Harrosh | 2009-12-14 | |
| * | | | | | | | | nfsd: Headers Independence and include cleanups | Boaz Harrosh | 2009-12-14 | |
| * | | | | | | | | nfsd: Fix independence of a few nfsd related headers | Boaz Harrosh | 2009-12-14 | |
| * | | | | | | | | sunrpc: Clean never used include files | Boaz Harrosh | 2009-12-14 | |
| * | | | | | | | | nfsd: Remove unused dprintk | Boaz Harrosh | 2009-12-14 | |
| * | | | | | | | | Merge commit 'v2.6.32-rc8' into HEAD | J. Bruce Fields | 2009-11-23 | |
| |\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Revert "knfsd: avoid overloading the CPU scheduler with enormous load averages" | J. Bruce Fields | 2009-11-23 | |
| * | | | | | | | | | nfsd: make fs/nfsd/vfs.h for common includes | J. Bruce Fields | 2009-11-13 | |
| * | | | | | | | | | nfsd: use STATEID_FMT and STATEID_VAL for printing stateids | Benny Halevy | 2009-11-05 | |
| * | | | | | | | | | nfs: new subdir Documentation/filesystems/nfs | J. Bruce Fields | 2009-10-27 | |
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | tcp: Revert per-route SACK/DSACK/TIMESTAMP changes. | David S. Miller | 2009-12-15 | |
| * | | | | | | | | | | can: Fix data length code handling in rx path | Oliver Hartkopp | 2009-12-13 | |
* | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | IB/mlx4: Remove limitation on LSO header size | Eli Cohen | 2009-11-12 | |
* | | | | | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'linus' into next | Dmitry Torokhov | 2009-12-15 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | | Input: i8042 - allow installing platform filters for incoming data | Matthew Garrett | 2009-12-12 | |
* | | | | | | | | | | | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy... | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | dmaengine: clarify the meaning of the DMA_CTRL_ACK flag | Guennadi Liakhovetski | 2009-12-11 | |
| | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | ||||
* | | | | | | | | | | | | | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | kmsg_dump: fix build for CONFIG_PRINTK=n | Randy Dunlap | 2009-12-02 | |
| * | | | | | | | | | | | | | core: Add kernel message dumper to call on oopses and panics | Simon Kagstrom | 2009-11-30 | |
| * | | | | | | | | | | | | | mtd: move manufacturer to the common cfi.h header file | Hans-Christian Egtvedt | 2009-11-30 | |
| * | | | | | | | | | | | | | mtd: nand: add option to quieten off the no device found messgae | Ben Dooks | 2009-11-30 | |
| * | | | | | | | | | | | | | mtd: OneNAND: multiblock erase support | Mika Korhonen | 2009-11-30 | |
| * | | | | | | | | | | | | | mtd: Add __nand_calculate_ecc() to NAND ECC functions | Akinobu Mita | 2009-11-30 | |
| * | | | | | | | | | | | | | mtd: OneNAND OTP support rework | Amul Kumar Saha | 2009-11-30 | |
| * | | | | | | | | | | | | | mtd: unify status enum from three headers | Alessandro Rubini | 2009-09-24 | |
| * | | | | | | | | | | | | | mtd: use bbm.h in nand.h | Alessandro Rubini | 2009-09-24 | |
* | | | | | | | | | | | | | | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2009-12-08 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | dmar: support for parsing Remapping Hardware Static Affinity structure | Suresh Siddha | 2009-10-05 | |
* | | | | | | | | | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | V4L/DVB (13647): v4l: Add a 10-bit monochrome and missing 8- and 10-bit Bayer... | Guennadi Liakhovetski | 2009-12-16 | |
| * | | | | | | | | | | | | | | | | V4L/DVB (13571): v4l: Adding Digital Video Timings APIs | Muralidharan Karicheri | 2009-12-15 | |
| | |_|_|_|_|_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | ||||
* | | | | | | | | | | | | | | | | Merge branch 'akpm' | Linus Torvalds | 2009-12-16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | | | | | | | iommu-helper: use bitmap library | Akinobu Mita | 2009-12-16 | |
| * | | | | | | | | | | | | | | | | bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area | Akinobu Mita | 2009-12-16 | |
| * | | | | | | | | | | | | | | | | resource: constify arg to resource_size() and resource_type() | Jean Delvare | 2009-12-16 | |
| * | | | | | | | | | | | | | | | | direct-io: cleanup blockdev_direct_IO locking | Christoph Hellwig | 2009-12-16 |