aboutsummaryrefslogtreecommitdiff
path: root/arch/v850
AgeCommit message (Expand)AuthorFilesLines
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
2005-11-09[PATCH] sched: disable preempt in idle tasksGravatar Nick Piggin 1-6/+10
2005-11-07[PATCH] consolidate sys_ptrace()Gravatar Christoph Hellwig 1-41/+2
2005-10-30[PATCH] jiffies_64 cleanupGravatar Thomas Gleixner 1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeGravatar Christoph Hellwig 1-1/+1
2005-09-10[PATCH] V850: C99 initializers for hw_interrupt_type structuresGravatar Thomas Gleixner 3-21/+21
2005-09-09kbuild: v850 use generic asm-offsets.h supportGravatar Sam Ravnborg 3-14/+2
2005-09-07[PATCH] NTP: ntp-helper functionsGravatar john stultz 1-5/+2
2005-09-02[PATCH] v850: Add show_memGravatar Miles Bader 1-0/+30
2005-09-02[PATCH] v850: Update defconfigsGravatar Miles Bader 3-60/+90
2005-09-02[PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...Gravatar Miles Bader 1-2/+12
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Gravatar Steven Rostedt 1-6/+5
2005-07-27[PATCH] v850: Update PCI supportGravatar Miles Bader 2-6/+45
2005-07-27[PATCH] v850: Add defconfigsGravatar Miles Bader 5-28/+1543
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Gravatar Eric W. Biederman 6-35/+0
2005-07-13[PATCH] v850: Align ___start___param to match parameter alignmentGravatar Miles Bader 1-2/+3
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-1/+3
2005-07-11[NET]: add a top-level Networking menu to *configGravatar Sam Ravnborg 1-1/+3
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesGravatar Miles Bader 1-1/+2
2005-06-23[PATCH] make each arch use mm/KconfigGravatar Dave Hansen 1-0/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Gravatar Jesper Juhl 1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 70-0/+10587