Age | Commit message (Expand) | Author |
2015-11-12 | Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linux | Linus Torvalds |
2015-11-12 | h8300: enable CLKSRC_OF | Yoshinori Sato |
2015-11-08 | h8300: Don't set CROSS_COMPILE unconditionally | Javier Martinez Canillas |
2015-11-08 | h8300: bit io fix | Yoshinori Sato |
2015-11-08 | h8300: zImage fix | Yoshinori Sato |
2015-11-08 | h8300: register address fix | Yoshinori Sato |
2015-11-08 | h8300: Fix alignment for .data | Yoshinori Sato |
2015-11-06 | Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2015-10-27 | h8300: enable building of all dtbs | Rob Herring |
2015-10-20 | Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ... | Ingo Molnar |
2015-10-06 | word-at-a-time.h: fix some Kbuild files | Chris Metcalf |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra |
2015-09-10 | dma-mapping: consolidate dma_set_mask | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_supported | Christoph Hellwig |
2015-09-10 | dma-mapping: cosolidate dma_mapping_error | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_noncoherent | Christoph Hellwig |
2015-09-10 | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent} | Christoph Hellwig |
2015-09-10 | lib/decompressors: use real out buf size for gunzip with kernel | Yinghai Lu |
2015-07-27 | atomic: Collapse all atomic_{set,clear}_mask definitions | Peter Zijlstra |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-27 | h8300: Provide atomic_{or,xor,and} | Peter Zijlstra |
2015-07-17 | mm: clean up per architecture MM hook header files | Laurent Dufour |
2015-06-23 | h8300: Always build dtb | Yoshinori Sato |
2015-06-23 | h8300: Remove ARCH_WANT_IPC_PARSE_VERSION | Yoshinori Sato |
2015-06-23 | h8300: Symbol name fix | Yoshinori Sato |
2015-06-23 | h8300: devicetree source | Yoshinori Sato |
2015-06-23 | h8300: configs | Yoshinori Sato |
2015-06-23 | h8300: Build scripts | Yoshinori Sato |
2015-06-23 | h8300: library functions | Yoshinori Sato |
2015-06-23 | h8300: Memory management | Yoshinori Sato |
2015-06-23 | h8300: miscellaneous functions | Yoshinori Sato |
2015-06-23 | h8300: process helpers | Yoshinori Sato |
2015-06-23 | h8300: compressed image support | Yoshinori Sato |
2015-06-23 | h8300: Low level entry | Yoshinori Sato |
2015-06-23 | h8300: kernel startup | Yoshinori Sato |
2015-06-23 | h8300: Interrupt and exceptions | Yoshinori Sato |
2015-06-23 | h8300: UAPI headers | Yoshinori Sato |
2015-06-23 | h8300: Assembly headers | Yoshinori Sato |
2013-09-17 | Drop support for Renesas H8/300 (h8300) architecture | Guenter Roeck |
2013-09-13 | Remove GENERIC_HARDIRQ config option | Martin Schwidefsky |
2013-07-11 | net: rename busy poll socket op and globals | Eliezer Tamir |
2013-07-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-07-04 | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds |
2013-07-03 | mm/h8300: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | h8300: normalize global variables exported by vmlinux.lds | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: enhance free_reserved_area() to support poisoning memory with zero | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-03 | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-29 | consolidate io_remap_pfn_range definitions | Al Viro |