WorkQueue: Fix up arch-specific work items where possible
[safe/jmp/linux-2.6] / arch / arm / mm /
2006-11-30 Matt LaPlanteFix misc Kconfig typos
2006-11-22 Dan Williams[ARM] 3942/1: ARM: comment: consistent_sync should...
2006-11-07 Ray Lehtiniemi[ARM] 3927/1: Allow show_mem() to work with holes in...
2006-11-02 Paul Gortmaker[ARM] 3912/1: Make PXA270 advertise HWCAP_IWMMXT capability
2006-10-09 Al Viro[PATCH] arm: it's OK to pass pointer to volatile as...
2006-10-03 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-30 Russell King[ARM] Fix XIP_KERNEL build error in arch/arm/mm/mmu.c
2006-09-29 Sukadev Bhattiprolu[PATCH] pidspace: is_init()
2006-09-29 Jason Baron[PATCH] make PROT_WRITE imply PROT_READ
2006-09-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-09-28 Hyok S. Choi[ARM] nommu: confirms the CR_V bit in nommu mode
2006-09-28 Hyok S. Choi[ARM] nommu: abort handler fixup for !CPU_CP15_MMU...
2006-09-27 Russell King[ARM] Make !MMU CPUs depend on !MMU
2006-09-27 Hyok S. Choi[ARM] nommu: add ARM946E-S core support
2006-09-27 Hyok S. Choi[ARM] nommu: add ARM940T core support
2006-09-27 Hyok S. Choi[ARM] nommu: add ARM9TDMI core support
2006-09-27 Hyok S. Choi[ARM] nommu: add ARM740T core support
2006-09-27 Hyok S. Choi[ARM] nommu: add ARM7TDMI core support
2006-09-27 Hyok S. Choi[ARM] nommu: manage the CP15 things
2006-09-27 Hyok S. Choi[ARM] nommu: defines CPU_CP15, CPU_CP15_MMU and CPU_CP1...
2006-09-27 Russell King[ARM] do_bad_area() always takes current and current...
2006-09-27 Russell King[ARM] Add setup_mm_for_reboot() for nommu
2006-09-27 Russell King[ARM] Rename mm-armv.c to pgd.c
2006-09-27 Russell King[ARM] Move rest of MMU setup code from mm-armv.c to...
2006-09-27 Russell King[ARM] Split ARM MM initialisation for !mmu
2006-09-27 Russell King[ARM] Separate page table manipulation code from bootme...
2006-09-27 George G. Davis[ARM] 3859/1: Fix devicemaps_init() XIP_KERNEL odd...
2006-09-26 Dave McCracken[PATCH] Standardize pxx_page macros
2006-09-25 George G. Davis[ARM] 3853/1: Fix flush_ptrace_access() thinko for...
2006-09-25 Lennert Buytenhek[ARM] 3817/1: iop3xx: split the iop3xx mach into iop32x...
2006-09-25 Lennert Buytenhek[ARM] 3814/1: move 80200 dma_inv_range() erratum check...
2006-09-25 Lennert Buytenhek[ARM] 3813/1: prevent >= 4G /dev/mem mmap()
2006-09-20 Russell King[ARM] Move mmu.c out of the way
2006-09-20 Russell King[ARM] Cleanup arch/arm/mm a little
2006-09-14 Dan Williams[ARM] 3780/1: Fix iop321 cpuid
2006-09-06 Catalin Marinas[ARM] 3773/1: Add the HWCAP_VFP bit for the ARM926...
2006-09-02 George G. Davis[ARM] 3762/1: Fix ptrace cache coherency bug for ARM113...
2006-08-28 Lennert Buytenhek[ARM] 3761/1: fix armv4t breakage after adding thumb...
2006-07-29 Catalin Marinas[ARM] 3734/1: Fix the unused variable warning in __ioun...
2006-07-29 George G. Davis[ARM] 3737/1: Export ARM copy/clear_user_page symbols
2006-07-29 Lennert Buytenhek[ARM] 3736/1: xscale: don't mis-report 80219 as an...
2006-07-03 Russell King[ARM] Fix warning in consistent.c
2006-07-03 Russell King[ARM] Fix bad asm instruction in proc-arm925.S
2006-07-03 Russell King[ARM] More missing proc-macros.S includes
2006-07-03 Lennert Buytenhek[ARM] 3708/2: fix SMP build after section ioremap changes
2006-07-03 Thomas Gleixner[PATCH] ARM: Fixup missing includes in arch/arm/mm...
2006-07-02 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2006-07-01 Nicolas Pitre[ARM] 3541/2: workaround for PXA27x erratum E7
2006-07-01 Russell KingMerge nommu branch
2006-07-01 Lennert Buytenhek[ARM] 3705/1: add supersection support to ioremap()
2006-06-30 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2006-06-30 Christoph Lameter[PATCH] zoned vm counters: conversion of nr_pagetables...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-29 Russell King[ARM] Add section support to ioremap
2006-06-29 Russell King[ARM] Set bit 4 on section mappings correctly depending...
2006-06-29 Andrew Victor[ARM] 3675/2: Preparing for AT91SAM926 support
2006-06-29 Russell King[ARM] nommu: provide a way for correct control register...
2006-06-29 Russell King[ARM] Remove yucky ifdefs to print "id(wb)BRR" suffix...
2006-06-28 Hyok S. Choi[ARM] nommu: Initial uCLinux support for MMU-based...
2006-06-28 Hyok S. Choi[ARM] nommu: export flush_dcache_page()
2006-06-28 Russell King[ARM] nommu: remove fault-armv, mmap and mm-armv files...
2006-06-28 Russell King[ARM] Remove TABLE_SIZE, and several unused function...
2006-06-28 Russell King[ARM] nommu: Provide a simple flush_dcache_page impleme...
2006-06-28 Russell King[ARM] nommu: add stubs for ioremap and friends
2006-06-28 Hyok S. Choi[ARM] nommu: avoid selecting TLB and CPU specific copy...
2006-06-28 Russell King[ARM] nommu: we need the TLS register emulation for...
2006-06-25 Russell King[ARM] Remove partial non-v6 binutils compatibility
2006-06-25 Russell King[ARM] Remove LOADREGS macro
2006-06-24 Ben Dooks[ARM] 3636/1: S3C2412: Add selection of CPU_ARM926
2006-06-19 Sascha Hauer[ARM] 3567/2: arm: base support for Hilscher netX
2006-06-18 Vitaly Wool[ARM] 3466/1: [2/3] Support for Philips PNX4008 platfor...
2006-05-31 Deepak Saxena[PATCH] ARM: Fix XScale PMD setting
2006-05-31 Deepak Saxena[PATCH] ARM: explicitly disable BTB on ixp2350
2006-05-16 Catalin Marinas[ARM] 3526/1: ioremap should use vunmap instead of...
2006-04-07 Russell King[ARM] Fix SA110/SA1100 cache flushing
2006-04-07 Russell King[ARM] Move FLUSH_BASE macros to asm/arch/memory.h
2006-04-01 Lennert Buytenhek[ARM] 3439/2: xsc3: add I/O coherency support
2006-03-30 Lennert Buytenhek[ARM] 3425/1: xsc3: need to include pgtable-hwdef.h
2006-03-28 Lennert Buytenhek[ARM] 3377/2: add support for intel xsc3 core
2006-03-27 Russell King[ARM] proc-v6: mark page table walks outer-cacheable...
2006-03-25 Russell KingMerge nommu tree
2006-03-23 Linus TorvaldsMerge master.kernel.org:/home/rmk/linux-2.6-arm
2006-03-22 Nick Piggin[PATCH] remove set_page_count() outside mm/
2006-03-22 Nick Piggin[PATCH] mm: split highorder pages
2006-03-21 Lennert Buytenhek[ARM] 3369/1: ep93xx: add core cirrus ep93xx support
2006-03-21 Russell King[ARM] Remove unnecessary asm/hardware.h includes
2006-03-21 Russell King[ARM] select TLS_REG_EMUL and NEEDS_SYSCALL_FOR_CMPXCHG
2006-03-21 Russell King[ARM] nommu: Move hardware page table definitions to...
2006-03-10 Catalin Marinas[ARM] 3356/1: Workaround for the ARM1136 I-cache invali...
2006-03-07 Catalin Marinas[ARM] 3352/1: DSB required for the completion of a...
2006-02-22 Russell King[ARM] CONFIG_CPU_MPCORE -> CONFIG_CPU_32v6K
2006-02-01 Nicolas Pitre[ARM] 3294/1: don't invalidate individual BTB entries...
2006-02-01 Nicolas Pitre[ARM] 3293/1: don't invalidate the whole I-cache with...
2006-01-26 George G. Davis[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types...
2006-01-20 Russell King[ARM] Fix ioremap.c vfree type warning
2006-01-12 Kevin Hilman[ARM] 3209/1: Configurable DMA-consistent memory region
2006-01-09 Deepak Saxena[ARM] 3070/2: Add __ioremap_pfn() API
2006-01-09 SAN People[ARM] 3240/2: AT91RM9200 support for 2.6 (Core)
2006-01-08 Russell King[ARM] Remove EPXA10DB machine support
2006-01-03 Russell King[ARM] Cleanup ARM includes
next