aboutsummaryrefslogtreecommitdiff
path: root/arch/v850/kernel
AgeCommit message (Expand)AuthorFilesLines
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-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-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
2005-11-15[PATCH] v850: use generic hardirq codeGravatar Christoph Hellwig 1-631/+5
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 2-1/+1
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: 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-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-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 57-0/+9573