aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm26 (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2-2/+6
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-2/+2
2007-07-19mm: fault feedback #2Nick Piggin1-16/+14
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-6/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-7/+1
2007-07-17Report that kernel is tainted if there was an OOPSPavel Emelianov1-0/+1
2007-07-16Remove the last few UMSDOS leftoversJesper Juhl1-1/+0
2007-07-16dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams1-0/+3
2007-07-16arm26: remove broken and unused macroMariusz Kozlowski1-3/+0
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg2-2/+2
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg2-2/+2
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap3-3/+0
2007-05-08use SLAB_PANIC flag cleanupAkinobu Mita1-6/+2
2007-05-07ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Robert P. J. Day1-3/+0
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge1-1/+1
2007-03-01[PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk1-10/+0
2007-02-12[PATCH] Dynamic kernel command-line: arm26Alon 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 Saman2-0/+4
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish1-1/+1
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter1-0/+4
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2-2/+2
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells1-0/+8
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocYan Burman1-3/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-3/+3
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra1-1/+1
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro1-8/+0
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones2-2/+0
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann1-2/+2
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn1-1/+1
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-01[PATCH] kill wall_jiffiesAtsushi Nemoto1-10/+2
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto1-1/+1
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron1-1/+1
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl1-1/+1
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2-9/+9
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel27-27/+0
2006-06-30arch/arm26/Kconfig typosMatt LaPlante1-3/+3
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin1-1/+0
2006-03-31[PATCH] unexport get_wchanAdrian Bunk1-2/+0
2006-03-27[PATCH] unify PFN_* macrosDave Hansen1-6/+1
2006-03-26[PATCH] bitops: arm26: use generic bitopsAkinobu Mita1-0/+4
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar1-6/+6
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-3/+9
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin1-1/+1
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2-3/+9
2006-02-01[PATCH] arm26: select BLK_DEV_FD only on A5KAlexey Dobriyan1-1/+1
2006-02-01[PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan1-16/+16