summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ARM: 2711/1: fix compilation on PXA targets with CONFIG_PM=nNicolas Pitre2005-06-132-0/+8
* [PATCH] ARM: 2709/1: Systems with PCMCIA should also see IDE options (for Com...David Brownell2005-06-121-1/+3
* [PATCH] ARM: 2708/1: Fix hackkit CPU Frequency build faliureVincent Sanders2005-06-092-11/+13
* [PATCH] ARM: 2707/2: Fix badge4 CPU Frequency build faliureVincent Sanders2005-06-092-12/+19
* [PATCH] ARM: 2706/1: Fix compile on SA-based iPAQs and remove stale CREDITS infoDave Neuer2005-06-093-11/+17
* [PATCH] ARM: Remove zero-byte sized fileRussell King2005-06-091-0/+0
* [PATCH] ARM: 2664/2: add support for atomic ops on pre-ARMv6 SMP systemsNicolas Pitre2005-06-083-5/+68
* [PATCH] ARM: 2705/1: fix writesw for misaligned source pointerNicolas Pitre2005-06-081-3/+3
* [PATCH] ARM: Fix Xscale copy_page implementationRussell King2005-06-085-195/+131
* [PATCH] ARM: 2700/1: Disable IXP2000 IRQs at bootupDeepak Saxena2005-06-031-0/+7
* [PATCH] ARM: 2691/1: PXA27x sleep fixes take 2Todd Poynor2005-06-034-14/+88
* [PATCH] ARM: 2694/1: [s3c2410/dma] release irq properly to fix kernel oopsAlbrecht Dreß2005-06-031-0/+4
* [PATCH] ARM: Fix build errorRussell King2005-05-162-4/+4
* [PATCH] ARM: 2678/1: S3C2440 - cpu fixes, hdiv divisors and nand dev nameBen Dooks2005-05-121-2/+4
* [PATCH] ARM: 2677/1: S3C2440 - UPLL frequency doubledBen Dooks2005-05-121-1/+1
* [PATCH] ARM: 2680/1: refine TLS reg availability some more againNicolas Pitre2005-05-121-11/+10
* [PATCH] ARM: 2663/2: I can't typeNicolas Pitre2005-05-101-2/+2
* [PATCH] ARM: Add V6 aliasing cache flushRussell King2005-05-101-2/+35
* [PATCH] ARM: Use top_pmd for V6 copy/clear user_pageRussell King2005-05-101-22/+6
* [PATCH] ARM: Move copy/clear user_page locking into implementationRussell King2005-05-102-80/+111
* [PATCH] ARM: Add top_pmd, which points at the top-most page tableRussell King2005-05-101-0/+4
* [PATCH] ARM: Add inline functions to find the pmd from virtual addressRussell King2005-05-091-8/+15
* [PATCH] ARM: 2665/1: kill warnings in entry-armv.SNicolas Pitre2005-05-051-2/+2
* [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-053-20/+25
* [PATCH] ARM: select PCI, ISA and ISA_DMARussell King2005-05-054-8/+28
* [PATCH] ARM: Fix kernel stack offset calculationsRussell King2005-05-055-17/+19
* [PATCH] ISA DMA Kconfig fixes - part 1Al Viro2005-05-041-0/+4
* [PATCH] PCI: drivers/pci/pci.c: remove pci_dac_set_dma_maskAdrian Bunk2005-05-031-10/+0
* [PATCH] ARM: 2662/1: missing "default y" for CONFIG_HAS_TLS_REGNicolas Pitre2005-05-031-0/+1
* [PATCH] ARM: 2661/1: imxfb includeSascha Hauer2005-05-031-0/+16
* [PATCH] ARM: Clean up commenting/spacing for IntegratorRussell King2005-05-032-3/+5
* [PATCH] ARM: decompressor: use platform debug macrosRussell King2005-05-031-83/+22
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-2/+3
* [PATCH] consolidate sys_shmatStephen Rothwell2005-05-011-12/+0
* [PATCH] ARM: IntegratorCP: Fix CLCD MUX selection valuesRussell King2005-04-301-1/+16
* [PATCH] ARM: PXA I2C: add platform deviceRussell King2005-04-301-0/+25
* [PATCH] ARM: RTC: allow driver methods to return errorRussell King2005-04-302-19/+27
* [PATCH] ARM: 2660/2: fix ixdp2800 boot and pci initLennert Buytenhek2005-04-292-14/+135
* [PATCH] ARM: 2656/1: Access permission bits are wrong for kernel XIP sections...George G. Davis2005-04-291-2/+3
* [PATCH] ARM: 2651/3: kernel helpers for NPTL supportNicolas Pitre2005-04-293-9/+276
* [PATCH] ARM: 2655/1: ARM1136 SWP instruction abort handler fixGeorge G. Davis2005-04-291-0/+16
* [PATCH] ARM: 2659/1: do not assign PCI I/O address zero on IXP2000Lennert Buytenhek2005-04-291-2/+2
* [PATCH] ARM: 2658/1: start ixp2000 pci memory resource at 0xe0000000Lennert Buytenhek2005-04-291-1/+1
* [PATCH] ARM: 2657/1: export ixp2000_pci_config_addrLennert Buytenhek2005-04-291-1/+1
* [PATCH] ARM: make entry*.S includes more logicalRussell King2005-04-264-22/+12
* [PATCH] ARM: Remove single-use user save/restore macrosRussell King2005-04-262-54/+25
* [PATCH] ARM: remove PT_TRACESYSRussell King2005-04-261-2/+0
* [PATCH] ARM: Remove SVC_MODE definitionRussell King2005-04-262-5/+1
* [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2005-04-262-27/+15
* [PATCH] ARM: pt_regs offsetsRussell King2005-04-263-28/+30