summaryrefslogtreecommitdiffstats
path: root/arch/v850
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] take init_files to fs/file.cAl Viro2008-05-161-1/+0
* unified (weak) sys_pipe implementationUlrich Drepper2008-05-031-17/+0
* v850: use kbuild.h instead of defining macros in asm-offsets.cChristoph Lameter2008-04-291-5/+2
* iomap: fix 64 bits resources on 32 bitsBenjamin Herrenschmidt2008-04-291-2/+2
* arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox2008-04-181-1/+0
* Generic semaphore implementationMatthew Wilcox2008-04-173-174/+1
* ide: introduce HAVE_IDESam Ravnborg2008-02-091-0/+1
* avoid overflows in kernel/time.cH. Peter Anvin2008-02-081-0/+7
* procfs: constify function pointer tablesJan Engelhardt2008-02-081-1/+1
* aout: mark arches that support A.OUT formatDavid Howells2008-02-081-0/+3
* Introduce flags for reserve_bootmem()Bernhard Walle2008-02-074-8/+16
* Move Kconfig.instrumentation to arch/Kconfig and init/KconfigMathieu Desnoyers2008-02-031-2/+0
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-281-5/+5
* spelling fixes: arch/v850/Simon Arlott2007-10-202-4/+4
* Combine instrumentation menus in kernel/Kconfig.instrumentationMathieu Desnoyers2007-10-191-0/+2
* remove include/asm-*/ipc.hAdrian Bunk2007-10-171-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-10-161-4/+4
|\
| * kbuild: enable 'make CFLAGS=...' to add additional options to CCSam Ravnborg2007-10-141-4/+4
* | V850: cleanup struct irqaction initializersThomas Gleixner2007-10-162-7/+9
|/
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-6/+2
* 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