aboutsummaryrefslogtreecommitdiff
path: root/arch/arm26
AgeCommit message (Expand)AuthorFilesLines
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hGravatar Al Viro 2-2/+6
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-2/+2
2007-07-19mm: fault feedback #2Gravatar Nick Piggin 1-16/+14
2007-07-17PTRACE_POKEDATA consolidationGravatar Alexey Dobriyan 1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationGravatar Alexey Dobriyan 1-7/+1
2007-07-17Report that kernel is tainted if there was an OOPSGravatar Pavel Emelianov 1-0/+1
2007-07-16Remove the last few UMSDOS leftoversGravatar Jesper Juhl 1-1/+0
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsGravatar Dan Williams 1-0/+3
2007-07-16arm26: remove broken and unused macroGravatar Mariusz Kozlowski 1-3/+0
2007-05-19all-archs: consolidate .data section definition in asm-genericGravatar Sam Ravnborg 2-2/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericGravatar Sam Ravnborg 2-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedGravatar Randy Dunlap 3-3/+0
2007-05-08use SLAB_PANIC flag cleanupGravatar Akinobu Mita 1-6/+2
2007-05-07ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Gravatar Robert P. J. Day 1-3/+0
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cGravatar Jeremy Fitzhardinge 1-1/+1
2007-03-01[PATCH] arch/arm26/kernel/entry.S: remove dead codeGravatar Adrian Bunk 1-10/+0
2007-02-12[PATCH] Dynamic kernel command-line: arm26Gravatar Alon Bar-Lev 1-3/+3
2007-02-11[PATCH] Consolidate default sched_clock()Gravatar Alexey Dobriyan 1-8/+0
2007-02-11[PATCH] disable init/initramfs.c: architecturesGravatar Jean-Paul Saman 2-0/+4
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateGravatar Ahmed S. Darwish 1-1/+1
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAGravatar Christoph Lameter 1-0/+4
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsGravatar Robert P. J. Day 2-2/+2
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelGravatar David Howells 1-0/+8
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocGravatar Yan Burman 1-3/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-3/+3
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Gravatar Peter Zijlstra 1-1/+1
2006-10-11[PATCH] remove bogus arch-specific syscall exportsGravatar Al Viro 1-8/+0
2006-10-04Remove all inclusions of <linux/config.h>Gravatar Dave Jones 2-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveGravatar Arnd Bergmann 1-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateGravatar Serge E. Hallyn 1-1/+1
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cGravatar Serge E. Hallyn 1-2/+0
2006-10-02[PATCH] namespaces: add nsproxyGravatar Serge E. Hallyn 1-0/+2
2006-10-01[PATCH] kill wall_jiffiesGravatar Atsushi Nemoto 1-10/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Gravatar Atsushi Nemoto 1-1/+1
2006-09-29[PATCH] pidspace: is_init()Gravatar Sukadev Bhattiprolu 1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READGravatar Jason Baron 1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hGravatar Jon Smirl 1-1/+1
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsGravatar Thomas Gleixner 2-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 27-27/+0
2006-06-30arch/arm26/Kconfig typosGravatar Matt LaPlante 1-3/+3
2006-04-11[PATCH] No arch-specific strpbrk implementationsGravatar Kyle McMartin 1-1/+0
2006-03-31[PATCH] unexport get_wchanGravatar Adrian Bunk 1-2/+0
2006-03-27[PATCH] unify PFN_* macrosGravatar Dave Hansen 1-6/+1
2006-03-26[PATCH] bitops: arm26: use generic bitopsGravatar Akinobu Mita 1-0/+4
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesGravatar Ingo Molnar 1-6/+6
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 2-3/+9
2006-03-22[PATCH] remove set_page_count() outside mm/Gravatar Nick Piggin 1-1/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorGravatar Paul Smith 2-3/+9
2006-02-01[PATCH] arm26: select BLK_DEV_FD only on A5KGravatar Alexey Dobriyan 1-1/+1
2006-02-01[PATCH] arm26: fixup asm statement in kernel/fiq.cGravatar Alexey Dobriyan 1-16/+16