aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)AuthorFilesLines
2013-09-25sched, arch: Create asm/preempt.hGravatar Peter Zijlstra 1-0/+1
2013-09-13Remove GENERIC_HARDIRQ config optionGravatar Martin Schwidefsky 1-1/+0
2013-07-10net: rename busy poll socket op and globalsGravatar Eliezer Tamir 1-1/+1
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Gravatar Linus Torvalds 3-33/+14
2013-07-03mm/h8300: prepare for removing num_physpages and simplify mem_init()Gravatar Jiang Liu 1-28/+8
2013-07-03h8300: normalize global variables exported by vmlinux.ldsGravatar Jiang Liu 2-1/+2
2013-07-03mm: concentrate modification of totalram_pages into the mm coreGravatar Jiang Liu 1-1/+1
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroGravatar Jiang Liu 1-2/+2
2013-07-03mm: change signature of free_reserved_area() to fix building warningsGravatar Jiang Liu 1-1/+1
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 20-586/+459
2013-06-29consolidate io_remap_pfn_range definitionsGravatar Al Viro 1-3/+0
2013-06-23h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Gravatar Geert Uytterhoeven 1-1/+1
2013-06-23h8300: Mark H83002 and H83048 CPU support brokenGravatar Geert Uytterhoeven 1-0/+2
2013-06-23h8300: Switch h8300 to drivers/KconfigGravatar Geert Uytterhoeven 1-117/+1
2013-06-23h8300: Limit timer channel ranges in KconfigGravatar Geert Uytterhoeven 1-0/+2
2013-06-23h8300: Wire up asm-generic/xor.hGravatar Geert Uytterhoeven 1-0/+1
2013-06-23h8300: Fill the system call table using a CALL() macroGravatar Geert Uytterhoeven 1-320/+322
2013-06-23h8300: Fix <asm/tlb.h>Gravatar Geert Uytterhoeven 1-15/+0
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGravatar Geert Uytterhoeven 15-453/+448
2013-06-17net: add socket option for low latency pollingGravatar Eliezer Tamir 1-0/+2
2013-06-16h8300: add missing definition for read_barries_depends()Gravatar Jiang Liu 1-0/+2
2013-05-05Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-4/+1
2013-05-05h8300: single_open() leaksGravatar Al Viro 1-1/+1
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-15/+20
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 1-0/+2
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 2-9/+0
2013-04-30dump_stack: unify debug information printed by show_regs()Gravatar Tejun Heo 1-0/+2
2013-04-30dump_stack: consolidate dump_stack() implementations and unify their behaviorsGravatar Tejun Heo 1-7/+0
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-31/+4
2013-04-29mm/h8300: use common help functions to free reserved pagesGravatar Jiang Liu 1-27/+3
2013-04-29h8300: Don't use create_proc_read_entry()Gravatar David Howells 1-14/+20
2013-04-17idle: Remove GENERIC_IDLE_LOOP config switchGravatar Thomas Gleixner 1-1/+0
2013-04-09get rid of a bunch of open-coded create_proc_read_entry()Gravatar Al Viro 1-3/+2
2013-04-08h8300: Use generic idle loopGravatar Thomas Gleixner 2-31/+5
2013-03-31net: add option to enable error queue packets waking selectGravatar Keller, Jacob E 1-0/+2
2013-03-15CONFIG_SYMBOL_PREFIX: cleanup.Gravatar Rusty Russell 1-4/+1
2013-03-12Select VIRT_TO_BUS directly where neededGravatar Stephen Rothwell 1-1/+1
2013-03-03consolidate cond_syscall and SYSCALL_ALIAS declarationsGravatar Al Viro 2-9/+0
2013-02-27arch Kconfig: centralise CONFIG_ARCH_NO_VIRT_TO_BUSGravatar Stephen Rothwell 1-0/+1
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 1-3/+0
2013-02-26default SET_PERSONALITY() in linux/elf.hGravatar Al Viro 1-3/+0
2013-02-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Gravatar Linus Torvalds 5-98/+11
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 1-1/+1
2013-02-14burying unused conditionalsGravatar Al Viro 2-3/+0
2013-02-03h8300: switch to generic old sigaction()Gravatar Al Viro 3-39/+1
2013-02-03h8300: switch to generic old sigsuspendGravatar Al Viro 2-11/+1
2013-02-03h8300: kill useless wrappers, fix rt_sigreturn(2)Gravatar Al Viro 2-23/+6
2013-02-03h8300: switch to generic sigaltstackGravatar Al Viro 2-13/+3
2013-02-03consolidate kernel-side struct sigaction declarationsGravatar Al Viro 1-6/+1