summaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)Author
2017-03-31h8300/ptrace: Fix incorrect register transfer countDave Martin
2016-11-10h8300: fix syscall restartingMark Rutland
2015-11-12Merge tag 'for-4.4' of git://git.osdn.jp/gitroot/uclinux-h8/linuxLinus Torvalds
2015-11-12h8300: enable CLKSRC_OFYoshinori Sato
2015-11-08h8300: Don't set CROSS_COMPILE unconditionallyJavier Martinez Canillas
2015-11-08h8300: bit io fixYoshinori Sato
2015-11-08h8300: zImage fixYoshinori Sato
2015-11-08h8300: register address fixYoshinori Sato
2015-11-08h8300: Fix alignment for .dataYoshinori Sato
2015-11-06Merge tag 'devicetree-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2015-10-27h8300: enable building of all dtbsRob Herring
2015-10-20Merge tag 'v4.3-rc6' into locking/core, to pick up fixes before applying new ...Ingo Molnar
2015-10-06word-at-a-time.h: fix some Kbuild filesChris Metcalf
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra
2015-09-10dma-mapping: consolidate dma_set_maskChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_supportedChristoph Hellwig
2015-09-10dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig
2015-09-10dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig
2015-09-10lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu
2015-07-27atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27h8300: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-17mm: clean up per architecture MM hook header filesLaurent Dufour
2015-06-23h8300: Always build dtbYoshinori Sato
2015-06-23h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato
2015-06-23h8300: Symbol name fixYoshinori Sato
2015-06-23h8300: devicetree sourceYoshinori Sato
2015-06-23h8300: configsYoshinori Sato
2015-06-23h8300: Build scriptsYoshinori Sato
2015-06-23h8300: library functionsYoshinori Sato
2015-06-23h8300: Memory managementYoshinori Sato
2015-06-23h8300: miscellaneous functionsYoshinori Sato
2015-06-23h8300: process helpersYoshinori Sato
2015-06-23h8300: compressed image supportYoshinori Sato
2015-06-23h8300: Low level entryYoshinori Sato
2015-06-23h8300: kernel startupYoshinori Sato
2015-06-23h8300: Interrupt and exceptionsYoshinori Sato
2015-06-23h8300: UAPI headersYoshinori Sato
2015-06-23h8300: Assembly headersYoshinori Sato
2013-09-16Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03h8300: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu