aboutsummaryrefslogtreecommitdiff
path: root/arch/v850
AgeCommit message (Expand)AuthorFilesLines
2007-07-17PTRACE_POKEDATA consolidationGravatar Alexey Dobriyan 1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationGravatar Alexey Dobriyan 1-6/+2
2007-05-19all-archs: consolidate .data section definition in asm-genericGravatar Sam Ravnborg 1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericGravatar Sam Ravnborg 1-1/+1
2007-05-17Slab allocators: define common size limitationsGravatar Christoph Lameter 1-8/+0
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialGravatar Linus Torvalds 1-1/+1
2007-05-09rename thread_info to stackGravatar Roman Zippel 1-1/+1
2007-05-09Fix occurrences of "the the "Gravatar Michael Opdenacker 1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 4-4/+0
2007-05-07v850: generic timekeeping conversionGravatar john stultz 2-75/+4
2007-02-17kbuild: Replace remaining "depends" with "depends on"Gravatar Robert P. J. Day 1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Gravatar Arjan van de Ven 1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: v850Gravatar Alon Bar-Lev 1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Gravatar Alexey Dobriyan 1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesGravatar Jean-Paul Saman 1-0/+4
2007-02-11[PATCH] V850: user ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 10-15/+13
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAGravatar Christoph Lameter 1-0/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesGravatar Robert P. J. Day 1-14/+14
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelGravatar David Howells 1-0/+8
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsGravatar Eric W. Biederman 1-0/+1
2006-12-02[NET]: V850 checksum annotations and cleanups.Gravatar Al Viro 2-14/+14
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsGravatar Andrew Morton 1-7/+1
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 1-1/+0
2006-10-03Attack of "the the"s in archGravatar Matt LaPlante 1-1/+1
2006-10-02[PATCH] provide kernel_execve on all architecturesGravatar Arnd Bergmann 1-0/+20
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cGravatar Serge E. Hallyn 1-2/+0
2006-10-02[PATCH] namespaces: add nsproxyGravatar Serge E. Hallyn 1-0/+2
2006-10-02[PATCH] const struct tty_operationsGravatar Jeff Dike 2-2/+2
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Gravatar Alexey Dobriyan 3-8/+8
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 1-1/+1
2006-07-31[PATCH] v850: call init_page_count() instead of set_page_count()Gravatar Miles Bader 1-3/+3
2006-07-31[PATCH] v850: Remove symbol exports which duplicate global onesGravatar Miles Bader 1-16/+0
2006-07-02[PATCH] irq-flags: V850: Use the new IRQF_ constantsGravatar Thomas Gleixner 3-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 18-18/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Gravatar Linus Torvalds 1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipGravatar Ingo Molnar 1-3/+3
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGravatar Greg Kroah-Hartman 1-1/+1
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesGravatar Laurent MEYER 1-1/+1
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-03-26[PATCH] bitops: v850: use generic bitopsGravatar Akinobu Mita 1-0/+6
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupGravatar Adrian Bunk 1-1/+1
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Gravatar Greg Kroah-Hartman 1-0/+8
2006-03-06[PATCH] add missing pm_power_off'sGravatar Adrian Bunk 1-0/+3
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesGravatar Ingo Molnar 1-0/+4
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesGravatar Alan Cox 1-15/+10
2006-01-12[PATCH] v850: task_stack_page(), task_pt_regs()Gravatar Al Viro 2-2/+2
2006-01-10[PATCH] dump_thread() cleanupGravatar akpm@osdl.org 2-26/+0
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalGravatar Matt Mackall 1-3/+0
2005-11-15[PATCH] v850: use generic hardirq codeGravatar Christoph Hellwig 2-631/+13
2005-11-15[PATCH] v850: Fix show_interruptsGravatar Miles Bader 1-38/+43