summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | | CRIS v10: Update rescue Kbuild makefile.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v10: Update boot/compressed Kbuild makefile.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v10: Update boot Kbuild makefile.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS: Update main Kbuild makefile.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Update and improve axisflashmapJesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: New version of I2C driver.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Fixup kernel Makefile.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Update entry.S to working order.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS: Remove define ARCH_HAS_DMA_DECLARE_COHERENT_MEMORYJesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Whitespace and formatting changes for kernel/ptrace.cJesper Nilsson2008-02-08
| * | | | | | | | | CRIS: Minor generic kernel/traps.c changes.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS: Minor fixes to mm/fault.cJesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add headers for EtraxFS and Artpec-3 chips.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add prototypes for cache flushingJesper Nilsson2008-02-08
| * | | | | | | | | CRIS: Remove unnecessary CVS log from cris/mm/init.cJesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Update asm-cris/arch-v32/irq.h for ETRAX FS and ARTPEC-3Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS: Merge axisflashmap.h with Axis internal changes.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Update synchronous serial driver.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add SECOND_WORD_SYNC, used in sync_serial.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add L2 cache initialization code.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add hardware dependent include files and defconfigs for ETRAX FS an...Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add new machine dependent files for Etrax-FS and Artpec-3.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add new driver files for Etrax-FSJesper Nilsson2008-02-08
| * | | | | | | | | CRIS v32: Add new driver files for Artpec-3.Jesper Nilsson2008-02-08
| * | | | | | | | | CRIS: Rearrange Kconfigs for v10 and v32 to allow compilation without warnings.Jesper Nilsson2008-02-08
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-02-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Enhanced partition statistics: documentation updateJerome Marchand2008-02-08
| * | | | | | | | | Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-08
| * | | | | | | | | Enhanced partition statistics: procfsJerome Marchand2008-02-08
| * | | | | | | | | Enhanced partition statistics: sysfsJerome Marchand2008-02-08
| * | | | | | | | | Enhanced partition statistics: aoe fixJerome Marchand2008-02-08
| * | | | | | | | | Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-08
| * | | | | | | | | Enhanced partition statistics: core statisticsJerome Marchand2008-02-08
| * | | | | | | | | block: fixup rq_init() a bitJens Axboe2008-02-08
| |/ / / / / / / /
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2008-02-08
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dlm: add __init and __exit marks to init and exit functionsDenis Cheng2008-02-06
| * | | | | | | | | dlm: eliminate astparam type castingDavid Teigland2008-02-06
| * | | | | | | | | dlm: proper types for asts and bastsDavid Teigland2008-02-06
| * | | | | | | | | dlm: dlm/user.c input validation fixesAl Viro2008-02-04
| * | | | | | | | | dlm: fix dlm_dir_lookup() handling of too long namesAl Viro2008-02-04
| * | | | | | | | | dlm: fix overflows when copying from ->m_extra to lvbAl Viro2008-02-04
| * | | | | | | | | dlm: make find_rsb() fail gracefully when namelen is too largeAl Viro2008-02-04
| * | | | | | | | | dlm: receive_rcom_lock_args() overflow checkAl Viro2008-02-04
| * | | | | | | | | dlm: verify that places expecting rcom_lock have packet long enoughAl Viro2008-02-04
| * | | | | | | | | dlm: validate data in dlm_recover_directory()Al Viro2008-02-04
| * | | | | | | | | dlm: missing length check in check_config()Al Viro2008-02-04
| * | | | | | | | | dlm: use proper type for ->ls_recover_bufAl Viro2008-02-04
| * | | | | | | | | dlm: do not byteswap rcom_configAl Viro2008-02-04
| * | | | | | | | | dlm: do not byteswap rcom_lockAl Viro2008-02-04
| * | | | | | | | | dlm: dlm_process_incoming_buffer() fixesAl Viro2008-02-04