summaryrefslogtreecommitdiffstats
path: root/arch/arm26
Commit message (Expand)AuthorAgeFilesLines
* Remove the last few UMSDOS leftoversJesper Juhl2007-07-161-1/+0
* dma-mapping: prevent dma dependent code from linking on !HAS_DMA archsDan Williams2007-07-161-0/+3
* arm26: remove broken and unused macroMariusz Kozlowski2007-07-161-3/+0
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-192-2/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-083-3/+0
* use SLAB_PANIC flag cleanupAkinobu Mita2007-05-081-6/+2
* ARM26: remove useless config option GENERIC_BUST_SPINLOCK.Robert P. J. Day2007-05-071-3/+0
* [PATCH] x86: deflate stack usage in lib/inflate.cJeremy Fitzhardinge2007-05-021-1/+1
* [PATCH] arch/arm26/kernel/entry.S: remove dead codeAdrian Bunk2007-03-011-10/+0
* [PATCH] Dynamic kernel command-line: arm26Alon 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-112-0/+4
* [PATCH] ARM26: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-02-111-1/+1
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-132-2/+2
* [PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells2006-12-081-0/+8
* [PATCH] arm26: replace kmalloc+memset with kzallocYan Burman2006-12-071-3/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-3/+3
* [PATCH] mm: arch do_page_fault() vs in_atomic()Peter Zijlstra2006-12-071-1/+1
* [PATCH] remove bogus arch-specific syscall exportsAl Viro2006-10-111-8/+0
* Remove all inclusions of <linux/config.h>Dave Jones2006-10-042-2/+0
* [PATCH] rename the provided execve functions to kernel_execveArnd Bergmann2006-10-021-2/+2
* [PATCH] namespaces: utsname: use init_utsname when appropriateSerge E. Hallyn2006-10-021-1/+1
* [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] kill wall_jiffiesAtsushi Nemoto2006-10-011-10/+2
* [PATCH] simplify update_times (avoid jiffies/jiffies_64 aliasing problem)Atsushi Nemoto2006-09-291-1/+1
* [PATCH] pidspace: is_init()Sukadev Bhattiprolu2006-09-291-1/+1
* [PATCH] make PROT_WRITE imply PROT_READJason Baron2006-09-291-1/+1
* [PATCH] tty: Remove include of screen_info.h from tty.hJon Smirl2006-07-101-1/+1
* [PATCH] irq-flags: ARM26: Use the new IRQF_ constantsThomas Gleixner2006-07-022-9/+9
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3027-27/+0
* arch/arm26/Kconfig typosMatt LaPlante2006-06-301-3/+3
* [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-111-1/+0
* [PATCH] unexport get_wchanAdrian Bunk2006-03-311-2/+0
* [PATCH] unify PFN_* macrosDave Hansen2006-03-271-6/+1
* [PATCH] bitops: arm26: use generic bitopsAkinobu Mita2006-03-261-0/+4
* [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-261-6/+6
* Merge master.kernel.org:/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-03-252-3/+9
|\
| * kbuild: change kbuild to not rely on incorrect GNU make behaviorPaul Smith2006-03-062-3/+9
* | [PATCH] remove set_page_count() outside mm/Nick Piggin2006-03-221-1/+1
|/
* [PATCH] arm26: select BLK_DEV_FD only on A5KAlexey Dobriyan2006-02-011-1/+1
* [PATCH] arm26: fixup asm statement in kernel/fiq.cAlexey Dobriyan2006-02-011-16/+16
* [PATCH] arm26: fixup get_signal_to_deliver callAlexey Dobriyan2006-02-011-1/+2
* [PATCH] arm26: select system type via "choice"Alexey Dobriyan2006-02-011-1/+3
* [PATCH] arm26: s/task_threas_info/task_thread_info/Alexey Dobriyan2006-01-161-1/+1
* [PATCH] arm26: kernel/irq.c: fix compilationAlexey Dobriyan2006-01-161-1/+2
* [PATCH] arm26: task_stack_page()Al Viro2006-01-121-4/+4
* [PATCH] arm26: task_pt_regs()Al Viro2006-01-122-22/+6
OpenPOWER on IntegriCloud