summaryrefslogtreecommitdiff
path: root/arch/v850
AgeCommit message (Expand)AuthorFilesLines
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-26[PATCH] bitops: v850: use generic bitopsAkinobu Mita1-0/+6
2006-03-24[PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk1-1/+1
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman1-0/+8
2006-03-06[PATCH] add missing pm_power_off'sAdrian Bunk1-0/+3
2006-02-14[PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar1-0/+4
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox1-15/+10
2006-01-12[PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2-2/+2
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org2-26/+0
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall1-3/+0
2005-11-15[PATCH] v850: use generic hardirq codeChristoph Hellwig2-631/+13
2005-11-15[PATCH] v850: Fix show_interruptsMiles Bader1-38/+43
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin1-6/+10
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig1-41/+2
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner1-4/+0
2005-10-30[PATCH] unify sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-09-10[PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner3-21/+21
2005-09-09kbuild: v850 use generic asm-offsets.h supportSam Ravnborg3-14/+2
2005-09-07[PATCH] NTP: ntp-helper functionsjohn stultz1-5/+2
2005-09-02[PATCH] v850: Add show_memMiles Bader1-0/+30
2005-09-02[PATCH] v850: Update defconfigsMiles Bader3-60/+90
2005-09-02[PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...Miles Bader1-2/+12
2005-08-29[PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt1-6/+5
2005-07-27[PATCH] v850: Update PCI supportMiles Bader2-6/+45
2005-07-27[PATCH] v850: Add defconfigsMiles Bader5-28/+1543
2005-07-26[PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman6-35/+0
2005-07-13[PATCH] v850: Align ___start___param to match parameter alignmentMiles Bader1-2/+3
2005-07-12Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+3
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-1/+3
2005-07-11[PATCH] v850: Update checksum.h to match changed function signaturesMiles Bader1-1/+2
2005-06-23[PATCH] make each arch use mm/KconfigDave Hansen1-0/+2
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-1/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds70-0/+10587