summaryrefslogtreecommitdiffstats
path: root/arch/v850
Commit message (Expand)AuthorAgeFilesLines
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-191-1/+1
* Slab allocators: define common size limitationsChristoph Lameter2007-05-171-8/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2007-05-091-1/+1
|\
| * Fix occurrences of "the the "Michael Opdenacker2007-05-091-1/+1
* | rename thread_info to stackRoman Zippel2007-05-091-1/+1
|/
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-084-4/+0
* v850: generic timekeeping conversionjohn stultz2007-05-072-75/+4
* kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day2007-02-171-1/+1
* [PATCH] mark struct file_operations const 2Arjan van de Ven2007-02-121-1/+1
* [PATCH] Dynamic kernel command-line: v850Alon Bar-Lev2007-02-121-3/+3
* [PATCH] Consolidate default sched_clock()Alexey Dobriyan2007-02-111-8/+0
* [PATCH] disable init/initramfs.c: architecturesJean-Paul Saman2007-02-111-0/+4
* [PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-1110-15/+13
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-111-0/+3
* 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
OpenPOWER on IntegriCloud