aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-01sysfs: Make sysfs_rename safe with sysfs_dirents in rbtrees.Eric W. Biederman
2011-11-01Merge Qualcom Hexagon architectureLinus Torvalds
2011-11-01Add extra arch overrides to asm-generic/checksum.hLinas Vepstas
2011-11-01Hexagon: Add self to MAINTAINERSRichard Kuo
2011-11-01Hexagon: Add basic stacktrace functionality for Hexagon architecture.Richard Kuo
2011-11-01Hexagon: Add configuration and makefiles for the Hexagon architecture.Richard Kuo
2011-11-01Hexagon: Comet platform supportRichard Kuo
2011-11-01Hexagon: kgdb support filesLinas Vepstas
2011-11-01Hexagon: Add page-fault support.Richard Kuo
2011-11-01Hexagon: Add page table header files & etc.Richard Kuo
2011-11-01Hexagon: Add ioremap supportRichard Kuo
2011-11-01Hexagon: Provide DMA implementationRichard Kuo
2011-11-01Hexagon: Implement basic TLB management routines for Hexagon.Richard Kuo
2011-11-01Hexagon: Implement basic cache-flush supportRichard Kuo
2011-11-01Hexagon: Provide basic implementation and/or stubs for I/O routines.Richard Kuo
2011-11-01Hexagon: Add user access functionsRichard Kuo
2011-11-01Hexagon: Add locking types and functionsRichard Kuo
2011-11-01Hexagon: Add SMP supportRichard Kuo
2011-11-01Hexagon: Provide basic debugging and system trap support.Richard Kuo
2011-11-01Hexagon: Add ptrace supportRichard Kuo
2011-11-01Hexagon: Add time and timer functionsRichard Kuo
2011-11-01Hexagon: Add interruptsRichard Kuo
2011-11-01Hexagon: Add startup codeRichard Kuo
2011-11-01Hexagon: Add init_task and process functionsRichard Kuo
2011-11-01Hexagon: Add signal functionsRichard Kuo
2011-11-01Hexagon: Support dynamic module loading.Linas Vepstas
2011-11-01Hexagon: Export ksyms defined in assembly files.Linas Vepstas
2011-11-01Hexagon: Add hypervisor interfaceRichard Kuo
2011-11-01Hexagon: Add memcpy and memset accelerated functionsRichard Kuo
2011-11-01Hexagon: Add checksum functionsRichard Kuo
2011-11-01Hexagon: Add delay functionsRichard Kuo
2011-11-01Hexagon: Add threadinfoRichard Kuo
2011-11-01Hexagon: Add processor and system headersRichard Kuo
2011-11-01Hexagon: Add syscallsRichard Kuo
2011-11-01Hexagon: Add atomic ops supportRichard Kuo
2011-11-01Hexagon: Add bitops supportRichard Kuo
2011-11-01Hexagon: Core arch-specific header filesRichard Kuo
2011-11-01Hexagon: Add generic headersRichard Kuo
2011-10-31Merge branch 'akpm' (Andrew's incoming)Linus Torvalds
2011-10-31epoll: fix spurious lockdep warningsNelson Elhage
2011-10-31checkpatch: add a --strict check for utf-8 in commit logsJoe Perches
2011-10-31kernel.h/checkpatch: mark strict_strto<foo> and simple_strto<foo> as obsoleteJoe Perches
2011-10-31llist-return-whether-list-is-empty-before-adding-in-llist_add-fixAndrew Morton
2011-10-31wireless: at76c50x: follow rename pack_hex_byte to hex_byte_packAndy Shevchenko
2011-10-31fat: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31security: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31kgdb: follow rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31lib: rename pack_hex_byte() to hex_byte_pack()Andy Shevchenko
2011-10-31lib/string.c: fix strim() semantics for strings that have only blanksMichael Holzheu
2011-10-31lib/idr.c: fix comment for ida_get_new_above()Wang Sheng-Hui