aboutsummaryrefslogtreecommitdiff
path: root/arch/arm26
AgeCommit message (Expand)Author
2007-05-07ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Robert P. J. Day
2007-05-02[PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge
2007-03-01[PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk
2007-02-12[PATCH] Dynamic kernel command-line: arm26Alon Bar-Lev
2007-02-11[PATCH] Consolidate default sched_clock()Alexey Dobriyan
2007-02-11[PATCH] disable init/initramfs.c: architecturesJean-Paul Saman
2007-02-11[PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish
2007-02-11[PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-07[PATCH] arm26: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra
2006-10-11[PATCH] remove bogus arch-specific syscall exportsAl Viro
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-02[PATCH] rename the provided execve functions to kernel_execveArnd Bergmann
2006-10-02[PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn
2006-10-02[PATCH] nsproxy: move init_nsproxy into kernel/nsproxy.cSerge E. Hallyn
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn
2006-10-01[PATCH] kill wall_jiffiesAtsushi Nemoto
2006-09-29[PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu
2006-09-29[PATCH] make PROT_WRITE imply PROT_READJason Baron
2006-07-10[PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl
2006-07-02[PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-30arch/arm26/Kconfig typosMatt LaPlante
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin
2006-03-31[PATCH] unexport get_wchanAdrian Bunk
2006-03-27[PATCH] unify PFN_* macrosDave Hansen
2006-03-26[PATCH] bitops: arm26: use generic bitopsAkinobu Mita
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2006-03-22[PATCH] remove set_page_count() outside mm/Nick Piggin
2006-03-06kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith
2006-02-01[PATCH] arm26: select BLK_DEV_FD only on A5KAlexey Dobriyan
2006-02-01[PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan
2006-02-01[PATCH] arm26: fixup get_signal_to_deliver callAlexey Dobriyan
2006-02-01[PATCH] arm26: select system type via "choice"Alexey Dobriyan
2006-01-16[PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan
2006-01-16[PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan
2006-01-12[PATCH] arm26: task_stack_page()Al Viro
2006-01-12[PATCH] arm26: task_pt_regs()Al Viro
2006-01-12[PATCH] arm26: task_thread_info()Al Viro
2006-01-10[PATCH] dump_thread() cleanupakpm@osdl.org
2006-01-08[PATCH] tiny: Make *[ug]id16 support optionalMatt Mackall
2006-01-08[PATCH] remove gcc-2 checksAndrew Morton
2006-01-03arch/arm26/nwfpe/fpmodule.c: remove kernel 2.0 #ifdefAdrian Bunk
2005-11-09[PATCH] sched: disable preempt in idle tasksNick Piggin
2005-11-07[PATCH] consolidate sys_ptrace()Christoph Hellwig