summaryrefslogtreecommitdiffstats
path: root/arch/h8300
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/ |/|
* | Merge tag 'asm-generic' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd...Linus Torvalds2012-12-212-10/+1
|\ \
| * | h8300: Use generic asm/mmu.hLars-Peter Clausen2012-12-092-10/+1
| |/
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-204-9/+1
|\ \
| * | unify SS_ONSTACK/SS_DISABLE definitionsAl Viro2012-12-191-6/+0
| * | new helper: current_user_stack_pointer()Al Viro2012-12-191-0/+1
| * | Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro2012-12-192-3/+0
* | | UAPI: (Scripted) Disintegrate arch/h8300/include/asmDavid Howells2012-12-1939-546/+595
* | | h8300: select generic atomic64_t supportFengguang Wu2012-12-181-0/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2012-12-121-0/+1
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-171-1/+2
| |\ \ \
| * | | | sk-filter: Add ability to get socket filter program (v2)Pavel Emelyanov2012-11-011-0/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-1210-129/+29
|\ \ \ \ | | |_|/ | |/| |
| * | | new helper: signal_pt_regs()Al Viro2012-11-291-0/+1
| * | | unify default ptrace_signal_deliverAl Viro2012-11-291-2/+0
| * | | flagday: don't pass regs to copy_thread()Al Viro2012-11-281-1/+1
| * | | h8300: switch to generic fork/vfork/cloneAl Viro2012-11-283-44/+6
| | | |
| | \ \
| *-. \ \ Merge branches 'no-rebases', 'arch-avr32', 'arch-blackfin', 'arch-cris', 'arc...Al Viro2012-11-288-83/+22
| |\ \ \ \ | | | |/ / | | |/| / | | |_|/ | |/| |