summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* atomic: Collapse all atomic_{set,clear}_mask definitionsPeter Zijlstra2015-07-271-10/+0
* atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
* h8300: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-95/+40
* mm: clean up per architecture MM hook header filesLaurent Dufour2015-07-171-0/+1
* h8300: Always build dtbYoshinori Sato2015-06-231-1/+2
* h8300: Remove ARCH_WANT_IPC_PARSE_VERSIONYoshinori Sato2015-06-231-1/+0
* h8300: Symbol name fixYoshinori Sato2015-06-231-1/+1
* h8300: devicetree sourceYoshinori Sato2015-06-234-0/+313
* h8300: configsYoshinori Sato2015-06-233-0/+147
* h8300: Build scriptsYoshinori Sato2015-06-235-0/+317
* h8300: library functionsYoshinori Sato2015-06-2316-0/+723
* h8300: Memory managementYoshinori Sato2015-06-234-0/+243
* h8300: miscellaneous functionsYoshinori Sato2015-06-236-0/+335
* h8300: process helpersYoshinori Sato2015-06-234-0/+674
* h8300: compressed image supportYoshinori Sato2015-06-236-0/+226
* h8300: Low level entryYoshinori Sato2015-06-233-0/+584
* h8300: kernel startupYoshinori Sato2015-06-231-0/+255
* h8300: Interrupt and exceptionsYoshinori Sato2015-06-233-0/+547
* h8300: UAPI headersYoshinori Sato2015-06-236-0/+214
* h8300: Assembly headersYoshinori Sato2015-06-2332-0/+1605
* Drop support for Renesas H8/300 (h8300) architectureGuenter Roeck2013-09-16176-10878/+0
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-1/+0
* net: rename busy poll socket op and globalsEliezer Tamir2013-07-101-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-091-0/+2
|\
| * net: add socket option for low latency pollingEliezer Tamir2013-06-171-0/+2
* | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-033-33/+14
|\ \
| * | mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-031-28/+8
| * | h8300: normalize global variables exported by vmlinux.ldsJiang Liu2013-07-032-1/+2
| * | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-031-1/+1
| * | mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu2013-07-031-2/+2
| * | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-031-1/+1
* | | Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-0320-586/+459
|\ \ \ | |/ / |/| |
| * | h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Geert Uytterhoeven2013-06-231-1/+1
| * | h8300: Mark H83002 and H83048 CPU support brokenGeert Uytterhoeven2013-06-231-0/+2
| * | h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven2013-06-231-117/+1
| * | h8300: Limit timer channel ranges in KconfigGeert Uytterhoeven2013-06-231-0/+2
| * | h8300: Wire up asm-generic/xor.hGeert Uytterhoeven2013-06-231-0/+1
| * | h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven2013-06-231-320/+322
| * | h8300: Fix <asm/tlb.h>Geert Uytterhoeven2013-06-231-15/+0
| * | h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven2013-06-2315-453/+448
| * | h8300: add missing definition for read_barries_depends()Jiang Liu2013-06-161-0/+2
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-4/+1
|\
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-4/+1
* | h8300: single_open() leaksAl Viro2013-05-051-1/+1
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-011-15/+20
|\ \
| * | h8300: Don't use create_proc_read_entry()David Howells2013-04-291-14/+20
| * | get rid of a bunch of open-coded create_proc_read_entry()Al Viro2013-04-091-3/+2
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-0/+2
|\ \
| * | net: add option to enable error queue packets waking selectKeller, Jacob E2013-03-311-0/+2
| |/