summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-261-3/+0
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-235-98/+11
|\ \
| * | burying unused conditionalsAl Viro2013-02-142-3/+0
| * | h8300: switch to generic old sigaction()Al Viro2013-02-033-39/+1
| * | h8300: switch to generic old sigsuspendAl Viro2013-02-032-11/+1
| * | h8300: kill useless wrappers, fix rt_sigreturn(2)Al Viro2013-02-032-23/+6
| * | h8300: switch to generic sigaltstackAl Viro2013-02-032-13/+3
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-211-1/+1
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-2948-686/+622
| |\|
| * | h8300: Fix home page URL in h8300/READMEMasanari Iida2013-01-041-1/+1
* | | soreuseport: infrastructureTom Herbert2013-01-231-1/+1
* | | sk-filter: Add ability to lock a socket filter programVincent Bernat2013-01-171-0/+2
| |/ |/|