Age | Commit message (Expand) | Author | Files | Lines |
2011-11-02 | virtio-console: Use virtio_config_val() for retrieving config | Sasha Levin | 1 | -6/+4 |
2011-11-01 | Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linux | Linus Torvalds | 26 | -684/+1543 |
2011-11-01 | Merge branch 'for-linus' of git://opensource.wolfsonmicro.com/regulator | Linus Torvalds | 16 | -48/+721 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee... | Linus Torvalds | 4 | -172/+362 |
2011-11-01 | Merge branch 'pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/l... | Linus Torvalds | 6 | -43/+129 |
2011-11-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol... | Linus Torvalds | 84 | -984/+4738 |
2011-11-01 | Merge branches 'amso1100', 'cma', 'cxgb3', 'cxgb4', 'fdr', 'ipath', 'ipoib', ... | Roland Dreier | 83 | -980/+4737 |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds | 45 | -208/+4049 |
2011-11-01 | sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees. | Eric W. Biederman | 1 | -8/+6 |
2011-11-01 | Merge Qualcom Hexagon architecture | Linus Torvalds | 113 | -0/+12726 |
2011-11-01 | Add extra arch overrides to asm-generic/checksum.h | Linas Vepstas | 1 | -0/+4 |
2011-11-01 | Hexagon: Add self to MAINTAINERS | Richard Kuo | 1 | -0/+6 |
2011-11-01 | Hexagon: Add basic stacktrace functionality for Hexagon architecture. | Richard Kuo | 1 | -0/+66 |
2011-11-01 | Hexagon: Add configuration and makefiles for the Hexagon architecture. | Richard Kuo | 7 | -0/+498 |
2011-11-01 | Hexagon: Comet platform support | Richard Kuo | 1 | -0/+85 |
2011-11-01 | Hexagon: kgdb support files | Linas Vepstas | 2 | -0/+297 |
2011-11-01 | Hexagon: Add page-fault support. | Richard Kuo | 4 | -0/+601 |
2011-11-01 | Hexagon: Add page table header files & etc. | Richard Kuo | 7 | -0/+1054 |
2011-11-01 | Hexagon: Add ioremap support | Richard Kuo | 1 | -0/+56 |
2011-11-01 | Hexagon: Provide DMA implementation | Richard Kuo | 3 | -0/+350 |
2011-11-01 | Hexagon: Implement basic TLB management routines for Hexagon. | Richard Kuo | 3 | -0/+190 |
2011-11-01 | Hexagon: Implement basic cache-flush support | Richard Kuo | 3 | -0/+261 |
2011-11-01 | Hexagon: Provide basic implementation and/or stubs for I/O routines. | Richard Kuo | 2 | -0/+417 |
2011-11-01 | Hexagon: Add user access functions | Richard Kuo | 6 | -0/+705 |
2011-11-01 | Hexagon: Add locking types and functions | Richard Kuo | 3 | -0/+360 |
2011-11-01 | Hexagon: Add SMP support | Richard Kuo | 3 | -0/+372 |
2011-11-01 | Hexagon: Provide basic debugging and system trap support. | Richard Kuo | 2 | -0/+483 |
2011-11-01 | Hexagon: Add ptrace support | Richard Kuo | 2 | -0/+215 |
2011-11-01 | Hexagon: Add time and timer functions | Richard Kuo | 3 | -0/+318 |
2011-11-01 | Hexagon: Add interrupts | Richard Kuo | 2 | -0/+126 |
2011-11-01 | Hexagon: Add startup code | Richard Kuo | 3 | -0/+345 |
2011-11-01 | Hexagon: Add init_task and process functions | Richard Kuo | 2 | -0/+333 |
2011-11-01 | Hexagon: Add signal functions | Richard Kuo | 6 | -0/+569 |
2011-11-01 | Hexagon: Support dynamic module loading. | Linas Vepstas | 1 | -0/+162 |
2011-11-01 | Hexagon: Export ksyms defined in assembly files. | Linas Vepstas | 1 | -0/+40 |
2011-11-01 | Hexagon: Add hypervisor interface | Richard Kuo | 8 | -0/+1449 |
2011-11-01 | Hexagon: Add memcpy and memset accelerated functions | Richard Kuo | 2 | -0/+858 |
2011-11-01 | Hexagon: Add checksum functions | Richard Kuo | 3 | -0/+279 |
2011-11-01 | Hexagon: Add delay functions | Richard Kuo | 1 | -0/+28 |
2011-11-01 | Hexagon: Add threadinfo | Richard Kuo | 1 | -0/+154 |
2011-11-01 | Hexagon: Add processor and system headers | Richard Kuo | 5 | -0/+548 |
2011-11-01 | Hexagon: Add syscalls | Richard Kuo | 4 | -0/+212 |
2011-11-01 | Hexagon: Add atomic ops support | Richard Kuo | 1 | -0/+164 |
2011-11-01 | Hexagon: Add bitops support | Richard Kuo | 1 | -0/+301 |
2011-11-01 | Hexagon: Core arch-specific header files | Richard Kuo | 12 | -0/+618 |
2011-11-01 | Hexagon: Add generic headers | Richard Kuo | 5 | -0/+202 |
2011-11-01 | crypto: user - Depend on NET instead of selecting it | Herbert Xu | 1 | -1/+1 |
2011-11-01 | Merge branches 'for-32/i2c/nomadik', 'for-32/i2c/s3c2410-dt' and 'for-32/i2c/... | Ben Dooks | 4 | -52/+206 |
2011-11-01 | Merge branch 'for-32/i2c/irqflags' into for-linus/i2c-3.2 | Ben Dooks | 9 | -10/+10 |
2011-11-01 | Merge branches 'for-32/i2c/omap-v4', 'for-32/i2c/imx-dt', 'for-32/i2c/eg20t-v... | Ben Dooks | 12 | -547/+1206 |