mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / arch / h8300 / kernel /
2010-05-20 Linus TorvaldsMerge branch 'timers-for-linus-cleanups' of git://git...
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-13 John Stultzh8300: Convert h8300 to use read/update_persistent_clock
2010-03-12 Christoph Hellwigh8300: use generic ptrace_resume code
2010-03-12 Christoph Hellwigptrace: use ptrace_request() in the remaining architectures
2010-03-12 Christoph HellwigAdd generic sys_ipc wrapper
2010-03-12 Christoph HellwigAdd generic sys_old_mmap()
2010-03-12 Christoph HellwigAdd generic sys_old_select()
2009-12-16 Linus TorvaldsMerge branch 'module' of git://git./linux/kernel/git...
2009-12-15 Alan Jenkinsmodule: make MODULE_SYMBOL_PREFIX into a CONFIG option
2009-12-14 Thomas Gleixnergenirq: Convert irq_desc.lock to raw_spinlock
2009-12-11 Al ViroUnify sys_mmap*
2009-10-14 John Kacurh83000: Remove BKL from sys_execve
2009-09-25 Tim Abbotth8300: Cleanup linker script using new linker script...
2009-09-24 Alexey Dobriyanheaders: utsname.h redux
2009-09-23 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild-next
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Christoph Hellwigh8300: convert to asm-generic/hardirq.h
2009-09-21 Markus Heidelbergtrivial: remove references to non-existent include...
2009-09-21 Joe PerchesUse new __init_task_data macro in arch init_task.c...
2009-09-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-09 David HowellsKEYS: Add missing linux/tracehook.h #inclusions
2009-09-02 David HowellsKEYS: Add a keyctl to install a process's session keyri...
2009-09-02 David HowellsKEYS: Extend TIF_NOTIFY_RESUME to (almost) all architec...
2009-07-09 Tejun Heolinker script: unify usage of discard definition
2009-06-24 Tejun Heolinker script: throw away .discard section
2009-06-18 Oleg Nesterovptrace: remove PT_DTRACE from arch/h8300
2009-06-17 Alexey Dobriyanmm: consolidate init_mm definition
2009-06-12 Rusty Russellmodule: cleanup FIXME comments about trimming exception...
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Alexey DobriyanSimplify copy_thread()
2009-03-30 Tobias Klausertrivial: h8300: Storage class should be before const...
2009-03-30 Rusty Russellcpumask: remove references to struct irqaction's mask...
2009-02-13 Ingo MolnarMerge branches 'irq/genirq', 'irq/sparseirq' and 'irq...
2009-01-14 Heiko Carstens[CVE-2009-0029] Rename old_readdir to sys_old_readdir
2009-01-11 Yinghai Lusparseirq: use kstat_irqs_cpu instead
2008-12-31 Al Virotake init_fs to saner place
2008-10-16 Yoshinori Satoh8300: GENERIC_BUG support
2008-10-16 Yoshinori Satoh8300: update timer handler - misc update
2008-10-16 Yoshinori Satoh8300: update timer handler - new files
2008-09-06 Adrian BunkRemove asm/a.out.h files for all architectures without...
2008-07-24 Andrea RighiPAGE_ALIGN(): correctly handle 64-bit values on 32...
2008-05-16 Al Viro[PATCH] take init_files to fs/file.c
2008-05-03 Ulrich Drepperunified (weak) sys_pipe implementation
2008-04-29 Christoph Lameterh8300: use kbuild.h instead of defining macros in asm...
2008-04-17 Matthew WilcoxGeneric semaphore implementation
2008-02-24 Yoshinori Satoh8300: IRQ handling update
2008-02-24 Yoshinori Satoh8300: signal.c typo fix
2008-02-08 Jan Engelhardtprocfs: constify function pointer tables
2008-02-07 Bernhard WalleIntroduce flags for reserve_bootmem()
2008-02-06 Adrian Bunkproper show_interrupts() prototype
2008-01-28 Sam Ravnborgall archs: consolidate init and exit sections in vmlinu...
2007-10-19 Simon Arlottspelling fixes: arch/h8300/
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-17 Adrian Bunkremove include/asm-*/ipc.h
2007-08-23 Yoshinori Satoh8300: missing include
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-16 Yoshinori Satoh8300 entry.S update
2007-07-16 Yoshinori Satoh8300: remove unused file
2007-06-01 Yoshinori Satoh8300 trival patches
2007-05-19 Sam Ravnborgall-archs: consolidate .data section definition in...
2007-05-19 Sam Ravnborgall-archs: consolidate .text section definition in...
2007-05-11 Yoshinori Satoh8300 syscall update
2007-05-09 Roman Zippelrename thread_info to stack
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-07 Yoshinori Satoh8300 generic irq
2007-05-07 john stultzConvert h8/300 to generic timekeeping
2007-02-19 Andrew Morton[PATCH] Declare init_irq_proc before we use it.
2007-02-12 Alon Bar-Lev[PATCH] Dynamic kernel command-line: h8300
2007-02-11 Al Viro[PATCH] sort the devres mess out
2007-02-11 Alexey Dobriyan[PATCH] Consolidate default sched_clock()
2007-02-11 Jean-Paul Saman[PATCH] disable init/initramfs.c: architectures
2006-12-13 Robert P. J. Day[PATCH] getting rid of all casts of k[cmz]alloc() calls
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Nigel Cunningham[PATCH] Add include/linux/freezer.h and move definition...
2006-12-07 Mariusz Kozlowski[PATCH] h8300 stray bracket fix
2006-12-07 Eric W. Biederman[PATCH] relocatable kernel: Kallsyms generate relocatab...
2006-12-03 Al Viro[NET]: H8300 checksum annotations and cleanups.
2006-10-27 Andrew Morton[PATCH] vmlinux.lds: consolidate initcall sections
2006-10-04 Dave JonesRemove all inclusions of <linux/config.h>
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-10-02 Arnd Bergmann[PATCH] provide kernel_execve on all architectures
2006-10-02 Serge E. Hallyn[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.c
2006-10-02 Serge E. Hallyn[PATCH] namespaces: add nsproxy
2006-09-29 Atsushi Nemoto[PATCH] simplify update_times (avoid jiffies/jiffies_64...
2006-07-02 Thomas Gleixner[PATCH] irq-flags: H8300: Use the new IRQF_ constants
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 Laurent MEYER[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit...
2006-04-11 Kyle McMartin[PATCH] No arch-specific strpbrk implementations
2006-03-31 Adrian Bunk[PATCH] unexport get_wchan
2006-03-24 Adrian Bunk[PATCH] kill include/linux/platform.h, default_idle...
2006-03-22 Andrew Morton[PATCH] multiple exports of strpbrk
2006-03-07 Adrian Bunk[PATCH] add missing pm_power_off's
2006-01-12 Al Viro[PATCH] h8300: task_stack_page()
2006-01-10 Greg Ungerer[PATCH] h8300: remove MAGIC_ROM_PTR from k8300_ksyms.c
2006-01-10 Jesper Juhl[PATCH] turn "const static" into "static const"
2006-01-10 akpm@osdl.org[PATCH] dump_thread() cleanup
2005-11-09 Nick Piggin[PATCH] sched: disable preempt in idle tasks
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-10-31 Thomas Gleixner[PATCH] jiffies_64 cleanup
next