Age | Commit message (Expand) | Author | Files | Lines |
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 branch 'akpm' (Andrew's incoming) | Linus Torvalds | 194 | -1356/+2520 |
2011-11-01 | epoll: fix spurious lockdep warnings | Nelson Elhage | 1 | -7/+18 |
2011-11-01 | checkpatch: add a --strict check for utf-8 in commit logs | Joe Perches | 1 | -4/+26 |
2011-11-01 | kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsolete | Joe Perches | 2 | -3/+7 |
2011-11-01 | llist-return-whether-list-is-empty-before-adding-in-llist_add-fix | Andrew Morton | 1 | -1/+1 |
2011-11-01 | wireless: at76c50x: follow rename pack_hex_byte to hex_byte_pack | Andy Shevchenko | 1 | -1/+1 |
2011-11-01 | fat: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 1 | -2/+2 |
2011-11-01 | security: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2 | -2/+2 |
2011-11-01 | kgdb: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 5 | -64/+64 |
2011-11-01 | lib: rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2 | -8/+13 |