summaryrefslogtreecommitdiffstats
path: root/arch/v850
Commit message (Expand)AuthorAgeFilesLines
* kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day2006-12-121-14/+14
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-071-0/+1
* [NET]: V850 checksum annotations and cleanups.Al Viro2006-12-022-14/+14
* [PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton2006-10-271-7/+1
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-041-1/+0
* Attack of "the the"s in archMatt LaPlante2006-10-031-1/+1
* [PATCH] provide kernel_execve on all architecturesArnd Bergmann2006-10-021-0/+20
* [PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn2006-10-021-2/+0
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-0/+2
* [PATCH] const struct tty_operationsJeff Dike2006-10-022-2/+2
* [PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan2006-10-013-8/+8
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader2006-07-311-3/+3
* [PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader2006-07-311-16/+0
* [PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner2006-07-023-3/+3
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3018-18/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-06-291-1/+1
|\
| * [PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman2006-06-271-1/+1
* | [PATCH] genirq: rename desc->handler to desc->chipIngo Molnar2006-06-291-3/+3
|/
* [PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER2006-06-231-1/+1
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] bitops: v850: use generic bitopsAkinobu Mita2006-03-261-0/+6
* [PATCH] kill include/linux/platform.h, default_idle() cleanupAdrian Bunk2006-03-241-1/+1
* [PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman2006-03-201-0/+8
* [PATCH] add missing pm_power_off'sAdrian Bunk2006-03-061-0/+3
* [PATCH] hrtimer: round up relative start time on low-res archesIngo Molnar2006-02-141-0/+4
* [PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox2006-02-031-15/+10
* [PATCH] v850: task_stack_page(), task_pt_regs()Al Viro2006-01-122-2/+2
* [PATCH] dump_thread() cleanupakpm@osdl.org2006-01-102-26/+0
* [PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall2006-01-081-3/+0
* [PATCH] v850: use generic hardirq codeChristoph Hellwig2005-11-152-631/+13
* [PATCH] v850: Fix show_interruptsMiles Bader2005-11-151-38/+43
* [PATCH] sched: disable preempt in idle tasksNick Piggin2005-11-091-6/+10
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-41/+2
* [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-301-4/+0
* [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* [PATCH] V850: C99 initializers for hw_interrupt_type structuresThomas Gleixner2005-09-103-21/+21
* kbuild: v850 use generic asm-offsets.h supportSam Ravnborg2005-09-093-14/+2
* [PATCH] NTP: ntp-helper functionsjohn stultz2005-09-071-5/+2
* [PATCH] v850: Add show_memMiles Bader2005-09-021-0/+30
* [PATCH] v850: Update defconfigsMiles Bader2005-09-023-60/+90
* [PATCH] v850: Round up length passed to slram driver to a multiple of SLRAM_B...Miles Bader2005-09-021-2/+12
* [PATCH] convert signal handling of NODEFER to act like other Unix boxes.Steven Rostedt2005-08-291-6/+5
* [PATCH] v850: Update PCI supportMiles Bader2005-07-272-6/+45
* [PATCH] v850: Add defconfigsMiles Bader2005-07-275-28/+1543
* [PATCH] Don't export machine_restart, machine_halt, or machine_power_off.Eric W. Biederman2005-07-266-35/+0
* [PATCH] v850: Align ___start___param to match parameter alignmentMiles Bader2005-07-131-2/+3
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-121-1/+3
|\
| * [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-111-1/+3