aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds11-30/+29
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato2-0/+3
2015-11-08h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas1-0/+2
2015-11-08h8300: bit io fixYoshinori Sato1-6/+6
2015-11-08h8300: zImage fixYoshinori Sato4-11/+7
2015-11-08h8300: register address fixYoshinori Sato1-3/+3
2015-11-08h8300: Fix alignment for .dataYoshinori Sato2-10/+8
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-0/+3
2015-10-27h8300: enable building of all dtbsRob Herring1-0/+3
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new changesIngo Molnar1-0/+1
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf1-0/+1
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra1-2/+2
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig1-5/+0
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig1-5/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig1-3/+0
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig1-26/+0
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu1-1/+1
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra1-10/+0
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra1-2/+0
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra1-95/+40
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour1-0/+1
2015-06-23h8300: Always build dtbYoshinori Sato1-1/+2
2015-06-23h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato1-1/+0
2015-06-23h8300: Symbol name fixYoshinori Sato1-1/+1
2015-06-23h8300: devicetree sourceYoshinori Sato4-0/+313
2015-06-23h8300: configsYoshinori Sato3-0/+147
2015-06-23h8300: Build scriptsYoshinori Sato5-0/+317
2015-06-23h8300: library functionsYoshinori Sato16-0/+723
2015-06-23h8300: Memory managementYoshinori Sato4-0/+243
2015-06-23h8300: miscellaneous functionsYoshinori Sato6-0/+335
2015-06-23h8300: process helpersYoshinori Sato4-0/+674
2015-06-23h8300: compressed image supportYoshinori Sato6-0/+226
2015-06-23h8300: Low level entryYoshinori Sato3-0/+584
2015-06-23h8300: kernel startupYoshinori Sato1-0/+255
2015-06-23h8300: Interrupt and exceptionsYoshinori Sato3-0/+547
2015-06-23h8300: UAPI headersYoshinori Sato6-0/+214
2015-06-23h8300: Assembly headersYoshinori Sato32-0/+1605
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck176-10878/+0
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-1/+0
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds3-33/+14
2013-07-03mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu1-28/+8
2013-07-03h8300: normalize global variables exported by vmlinux.ldsJiang Liu2-1/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds20-586/+459
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro1-3/+0