aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)Author
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-05-05h8300: single_open() leaksAl Viro
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30dump_stack: unify debug information printed by show_regs()Tejun Heo
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsTejun Heo
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-29mm/h8300: use common help functions to free reserved pagesJiang Liu
2013-04-29h8300: Don't use create_proc_read_entry()David Howells
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchThomas Gleixner
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Al Viro
2013-04-08h8300: Use generic idle loopThomas Gleixner
2013-03-31net: add option to enable error queue packets waking selectKeller, Jacob E
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Rusty Russell
2013-03-12Select VIRT_TO_BUS directly where neededStephen Rothwell
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSStephen Rothwell
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-26default SET_PERSONALITY() in linux/elf.hAl Viro
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-14burying unused conditionalsAl Viro
2013-02-03h8300: switch to generic old sigaction()Al Viro
2013-02-03h8300: switch to generic old sigsuspendAl Viro
2013-02-03h8300: kill useless wrappers, fix rt_sigreturn(2)Al Viro
2013-02-03h8300: switch to generic sigaltstackAl Viro
2013-02-03consolidate kernel-side struct sigaction declarationsAl Viro
2013-02-03consolidate declarations of k_sigactionAl Viro
2013-01-29Merge branch 'master' into for-nextJiri Kosina
2013-01-23soreuseport: infrastructureTom Herbert
2013-01-17sk-filter: Add ability to lock a socket filter programVincent Bernat
2013-01-04h8300: Fix home page URL in h8300/READMEMasanari Iida
2012-12-21Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds
2012-12-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-19unify SS_ONSTACK/SS_DISABLE definitionsAl Viro
2012-12-19new helper: current_user_stack_pointer()Al Viro
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells
2012-12-18h8300: select generic atomic64_t supportFengguang Wu
2012-12-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2012-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-12-09h8300: Use generic asm/mmu.hLars-Peter Clausen
2012-12-08Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-11-29new helper: signal_pt_regs()Al Viro
2012-11-29unify default ptrace_signal_deliverAl Viro
2012-11-28flagday: don't pass regs to copy_thread()Al Viro
2012-11-28h8300: switch to generic fork/vfork/cloneAl Viro
2012-11-28Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro
2012-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller