summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-9/+0
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-032-9/+0
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-04-301-0/+2
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-04-301-7/+0
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-31/+4
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0
| * | | h8300: Use generic idle loopThomas Gleixner2013-04-082-31/+5
| | |/ | |/|
* | | mm/h8300: use common help functions to free reserved pagesJiang Liu2013-04-291-27/+3
|/ /
* | Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-271-0/+1
OpenPOWER on IntegriCloud