aboutsummaryrefslogtreecommitdiffstats
path: root/arch/v850/kernel (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-24remove the v850 portAdrian Bunk56-8634/+0
2008-07-24mm: drop unneeded pgdat argument from free_area_init_node()Johannes Weiner1-2/+1
2008-05-16[PATCH] take init_files to fs/file.cAl Viro1-1/+0
2008-05-03unified (weak) sys_pipe implementationUlrich Drepper1-17/+0
2008-04-29v850: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter1-5/+2
2008-04-29iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt1-2/+2
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox1-1/+0
2008-04-17Generic semaphore implementationMatthew Wilcox3-174/+1
2008-02-08procfs: constify function pointer tablesJan Engelhardt1-1/+1
2008-02-07Introduce flags for reserve_bootmem()Bernhard Walle4-8/+16
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-5/+5
2007-10-20spelling fixes: arch/v850/Simon Arlott2-4/+4
2007-10-17remove include/asm-*/ipc.hAdrian Bunk1-1/+0
2007-10-16V850: cleanup struct irqaction initializersThomas Gleixner2-7/+9
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-5/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-6/+2
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-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 stultz1-75/+0
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
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-0/+1
2006-12-02[NET]: V850 checksum annotations and cleanups.Al Viro1-1/+1
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-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