summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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/+1Star
| * | 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/+0Star
| * | h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven2013-06-2315-453/+448Star
| * | h8300: add missing definition for read_barries_depends()Jiang Liu2013-06-161-0/+2
| |/
* / consolidate io_remap_pfn_range definitionsAl Viro2013-06-291-3/+0Star
|/
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-4/+1Star
|\
| * CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell2013-03-151-4/+1Star
* | 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-021-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/+2Star
| |/
* | 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-04-011-0/+2
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-012-9/+0Star
|\ \
| * | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-042-9/+0Star
* | | dump_stack: unify debug information printed by show_regs()Tejun Heo2013-05-011-0/+2
* | | dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo2013-05-011-7/+0Star
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2013-04-301-31/+4Star
|\ \ \
| * | | idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner2013-04-171-1/+0Star
| * | | h8300: Use generic idle loopThomas Gleixner2013-04-082-31/+5Star
| | |/ | |/|
* / | mm/h8300: use common help functions to free reserved pagesJiang Liu2013-04-301-27/+3Star
|/ /
* / Select VIRT_TO_BUS directly where neededStephen Rothwell2013-03-121-1/+1
|/
* arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell2013-02-281-0/+1
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-3/+0Star
|\
| * default SET_PERSONALITY() in linux/elf.hAl Viro2013-02-261-3/+0Star
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-245-98/+11Star
|\ \
| * | burying unused conditionalsAl Viro2013-02-142-3/+0Star
| * | h8300: switch to generic old sigaction()Al Viro2013-02-043-39/+1Star
| * | h8300: switch to generic old sigsuspendAl Viro2013-02-042-11/+1Star
| * | h8300: kill useless wrappers, fix rt_sigreturn(2)Al Viro2013-02-042-23/+6Star
| * | h8300: switch to generic sigaltstackAl Viro2013-02-042-13/+3Star
| * | consolidate kernel-side struct sigaction declarationsAl Viro2013-02-031-6/+1Star
| * | consolidate declarations of k_sigactionAl Viro2013-02-031-4/+0Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-1/+1
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2013-01-2948-686/+622Star
| |\|
| * | 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
| |/ |/|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-222-10/+1Star
|\ \
| * | h8300: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-10/+1Star
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-214-9/+1Star
|\ \
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-201-6/+0Star
| * | new helper: current_user_stack_pointer()Al Viro2012-12-201-0/+1
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-202-3/+0Star
* | | UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells2012-12-1939-546/+595