aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-1/+1
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-1/+1
2007-05-17Slab allocators: define common size limitationsChristoph Lameter1-8/+0
2007-05-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2007-05-09rename thread_info to stackRoman Zippel1-1/+1
2007-05-09Fix occurrences of "the the "Michael Opdenacker1-1/+1
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap4-4/+0
2007-05-07v850: generic timekeeping conversionjohn stultz2-75/+4
2007-02-17kbuild: Replace remaining "depends" with "depends on"Robert P. J. Day1-1/+1
2007-02-12[PATCH] mark struct file_operations const 2Arjan van de Ven1-1/+1
2007-02-12[PATCH] Dynamic kernel command-line: v850Alon Bar-Lev1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman1-0/+4
2007-02-11[PATCH] V850: user ARRAY_SIZE macro when appropriateAhmed S. Darwish10-15/+13
2007-02-11[PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter1-0/+3
2006-12-12kconfig: Standardize "depends" -> "depends on" in Kconfig filesRobert P. J. Day1-14/+14
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro2-14/+14
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-7/+1
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-10-03Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-02[PATCH] provide kernel_execve on all architecturesArnd Bergmann1-0/+20
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn1-2/+0
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-0/+2
2006-10-02[PATCH] const struct tty_operationsJeff Dike2-2/+2
2006-10-01[PATCH] proper flags type of spin_lock_irqsave()Alexey Dobriyan3-8/+8
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-07-31[PATCH] v850: call init_page_count() instead of set_page_count()Miles Bader1-3/+3
2006-07-31[PATCH] v850: Remove symbol exports which duplicate global onesMiles Bader1-16/+0
2006-07-02[PATCH] irq-flags: V850: Use the new IRQF_ constantsThomas Gleixner3-3/+3
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel18-18/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-1/+1
2006-06-29[PATCH] genirq: rename desc->handler to desc->chipIngo Molnar1-3/+3
2006-06-27[PATCH] 64bit resource: change pci core and arch code to use resource_size_tGreg Kroah-Hartman1-1/+1
2006-06-23[PATCH] fix incorrect SA_ONSTACK behaviour for 64-bit processesLaurent MEYER1-1/+1
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