aboutsummaryrefslogtreecommitdiff
path: root/arch/h8300
AgeCommit message (Expand)Author
2013-07-10net: rename busy poll socket op and globalsEliezer Tamir
2013-07-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-07-03Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03mm/h8300: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03h8300: normalize global variables exported by vmlinux.ldsJiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: enhance free_reserved_area() to support poisoning memory with zeroJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-03Merge branch 'exotic-arch-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-29consolidate io_remap_pfn_range definitionsAl Viro
2013-06-23h8300/boot: Use POSIX "$((..))" instead of bashism "$[...]"Geert Uytterhoeven
2013-06-23h8300: Mark H83002 and H83048 CPU support brokenGeert Uytterhoeven
2013-06-23h8300: Switch h8300 to drivers/KconfigGeert Uytterhoeven
2013-06-23h8300: Limit timer channel ranges in KconfigGeert Uytterhoeven
2013-06-23h8300: Wire up asm-generic/xor.hGeert Uytterhoeven
2013-06-23h8300: Fill the system call table using a CALL() macroGeert Uytterhoeven
2013-06-23h8300: Fix <asm/tlb.h>Geert Uytterhoeven
2013-06-23h8300: Hardcode symbol prefixes in asm sourcesGeert Uytterhoeven
2013-06-17net: add socket option for low latency pollingEliezer Tamir
2013-06-16h8300: add missing definition for read_barries_depends()Jiang Liu
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