aboutsummaryrefslogtreecommitdiffstats
path: root/arch/h8300 (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-06-23h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Geert Uytterhoeven1-1/+1
2013-06-23h8300: Mark H83002 and H83048 CPU support brokenGeert Uytterhoeven1-0/+2
2013-06-23h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven1-117/+1
2013-06-23h8300: Limit timer channel ranges in KconfigGeert Uytterhoeven1-0/+2
2013-06-23h8300: Wire up asm-generic/xor.hGeert Uytterhoeven1-0/+1
2013-06-23h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven1-320/+322
2013-06-23h8300: Fix <asm/tlb.h>Geert Uytterhoeven1-15/+0
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven15-453/+448
2013-06-17net: add socket option for low latency pollingEliezer Tamir1-0/+2
2013-06-16h8300: add missing definition for read_barries_depends()Jiang Liu1-0/+2
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-4/+1
2013-05-05h8300: single_open() leaksAl Viro1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-15/+20
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds2-9/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo1-7/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-31/+4
2013-04-29mm/h8300: use common help functions to free reserved pagesJiang Liu1-27/+3
2013-04-29h8300: Don't use create_proc_read_entry()David Howells1-14/+20
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner1-1/+0
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro1-3/+2
2013-04-08h8300: Use generic idle loopThomas Gleixner2-31/+5
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E1-0/+2
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell1-4/+1
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2-9/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds5-98/+11
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2013-02-14burying unused conditionalsAl Viro2-3/+0
2013-02-03h8300: switch to generic old sigaction()Al Viro3-39/+1
2013-02-03h8300: switch to generic old sigsuspendAl Viro2-11/+1
2013-02-03h8300: kill useless wrappers, fix rt_sigreturn(2)Al Viro2-23/+6
2013-02-03h8300: switch to generic sigaltstackAl Viro2-13/+3
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro1-6/+1
2013-02-03consolidate declarations of k_sigactionAl Viro1-4/+0
2013-01-29Merge branch 'master' into for-nextJiri Kosina48-686/+622
2013-01-23soreuseport: infrastructureTom Herbert1-1/+1
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat1-0/+2
2013-01-04h8300: Fix home page URL in h8300/READMEMasanari Iida1-1/+1
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds2-10/+1
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signalLinus Torvalds4-9/+1
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro1-6/+0
2012-12-19new helper: current_user_stack_pointer()Al Viro1-0/+1
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2-3/+0
2012-12-19UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells39-546/+595
2012-12-18h8300: select generic atomic64_t supportFengguang Wu1-0/+1