summaryrefslogtreecommitdiff
path: root/include/asm-arm
AgeCommit message (Expand)Author
2006-03-21[ARM] 3261/2: remove phys_ram from struct machine_desc (part 3)Nicolas Pitre
2006-03-21[ARM] Collect Primecell PL01x-based debug implementations togetherRussell King
2006-03-21[ARM] Collect 8250-based debug implementations togetherRussell King
2006-03-21[ARM] Fix SA1100 debug-macros.SRussell King
2006-03-21[ARM] Adapt vic.c to allow for multiple VICs in a system.Russell King
2006-03-21[ARM] Rename chipdata to 'base' and make it an iomem pointerRussell King
2006-03-21[ARM] Remove asm/arch/irq.hRussell King
2006-03-21[ARM] Move HZ definition into KconfigRussell King
2006-03-21[ARM] nommu: Move hardware page table definitions to pgtable-hwdef.hRussell King
2006-03-21[ARM] Fix typo in tlbflush.hRussell King
2006-03-21[ARM] noMMU: removes TLB codes in nommu modeHyok S. Choi
2006-03-20[ARM] Fix cosmetic typo in asm/irq.hRussell King
2006-03-15[ARM] 3364/1: [cleanup] warning fix - definitions for enable_hlt and disable_hltBen Dooks
2006-03-12[ARM] iwmmxt thread state alignmentRussell King
2006-03-07[ARM] 3352/1: DSB required for the completion of a TLB maintenance operationCatalin Marinas
2006-02-22[ARM] 3325/2: GPIO function to control multi-drive (open collector) capabilityAndrew Victor
2006-02-22[ARM] 3343/1: NAS100d: Fix incorrect I2C pin assignmentAlessandro Zummo
2006-02-17Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-02-16[ARM] 3339/1: ARM EABI: make unmuxed syscalls visibleNicolas Pitre
2006-02-16[ARM] Fix SMP initialisation oopsRussell King
2006-02-15[PATCH] add asm-generic/mman.hMichael S. Tsirkin
2006-02-15[PATCH] madvise MADV_DONTFORK/MADV_DOFORKMichael S. Tsirkin
2006-02-10[ARM] 3326/1: H1940 - Control latchesBen Dooks
2006-02-08[ARM] 3279/1: OMAP: 1/3 Fix low-level io initTony Lindgren
2006-02-08[ARM] 3311/1: clean up include/asm-arm/mutex.hNicolas Pitre
2006-02-01[ARM] 3284/1: S3C2400 - adds support to GPIOLucas Correia Villa Real
2006-02-01[ARM] 3292/1: Fix memory corruption in asm-arm/checksum.h: ip_fast_csum()Richard Purdie
2006-01-26[ARM] 3269/1: Add ARMv6 MT_NONSHARED_DEVICE mem_types[] indexGeorge G. Davis
2006-01-26[ARM] 3266/1: S3C2400 - adds macro S3C24XXLucas Correia Villa Real
2006-01-18Merge master.kernel.org:/pub/scm/linux/kernel/git/tmlind/linux-omap-upstreamRussell King
2006-01-18[ARM] 3267/1: PXA27x SSP controller register definesDavid Vrabel
2006-01-17ARM: OMAP: 1/4 Fix clock framework to use clk_enable/disableTony Lindgren
2006-01-15[ARM] Fix missing compiler.h includeRussell King
2006-01-14[ARM] 3262/4: allow ptraced syscalls to be overridenNicolas Pitre
2006-01-14[ARM] 3110/5: old ABI compat: multi-ABI syscall entry supportNicolas Pitre
2006-01-14[ARM] 3108/2: old ABI compat: statfs64 and fstatfs64Nicolas Pitre
2006-01-14[ARM] 3106/2: ARM EABI: some syscall adjustmentsNicolas Pitre
2006-01-14[ARM] 3105/4: ARM EABI: new syscall entry conventionNicolas Pitre
2006-01-14[ARM] 3102/1: ARM EABI: stack pointer must be 64-bit aligned after a CPU exce...Nicolas Pitre
2006-01-14[ARM] 3101/1: ARM EABI: slab memory must be 64-bit alignedNicolas Pitre
2006-01-13[ARM] Separate VIC (vectored interrupt controller) support from VersatileRussell King
2006-01-13[ARM] start_thread fixup for nommu modeHyok S. Choi
2006-01-13[ARM] 3260/1: remove phys_ram from struct machine_desc (part 2)Nicolas Pitre
2006-01-13[ARM] 3257/1: ixp2000: map in scratch and sramLennert Buytenhek
2006-01-12Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2006-01-12[PATCH] death of get_thread_info/put_thread_infoAl Viro
2006-01-12[PATCH] arm: task_stack_page()Al Viro
2006-01-12[PATCH] arm: task_pt_regs()Al Viro
2006-01-12[PATCH] arm: task_thread_info()Al Viro
2006-01-12[PATCH] sched: add cacheflush() asmIngo Molnar