summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] ARM: Fix build errorRussell King2005-05-172-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/+10Star
* [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/+6Star
* [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-061-2/+2
* [PATCH] ARM: 2663/1: straightify TLS register emulation a bit moreNicolas Pitre2005-05-063-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-041-10/+0Star
* [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/+22Star
* [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/+0Star
* [PATCH] ARM: IntegratorCP: Fix CLCD MUX selection valuesRussell King2005-05-011-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/+12Star
* [PATCH] ARM: Remove single-use user save/restore macrosRussell King2005-04-262-54/+25Star
* [PATCH] ARM: remove PT_TRACESYSRussell King2005-04-261-2/+0Star
* [PATCH] ARM: Remove SVC_MODE definitionRussell King2005-04-262-5/+1Star
* [PATCH] ARM: Use __NR_SYSCALL_BASE and __ARM_NR_BASE in asm codeRussell King2005-04-262-27/+15Star
* [PATCH] ARM: pt_regs offsetsRussell King2005-04-263-28/+30
* [PATCH] ARM: Remove argument for disable_irq/enable_irqRussell King2005-04-263-20/+16Star
* [PATCH] ARM: remove some entry initialisation asm codeRussell King2005-04-262-31/+27Star
* [PATCH] ARM: 2650/1: PXA27x sleep - workaround Errata 39 & 50 (Patch 2667)Jeff Lackey2005-04-261-6/+50
* [PATCH] freepgt: arm FIRST_USER_ADDRESS PAGE_SIZEHugh Dickins2005-04-191-9/+2Star
* [PATCH] ARM: Add missing new file for bitops patchRussell King2005-04-181-0/+33
* [PATCH] ARM: bitopsRussell King2005-04-176-68/+12Star
* [PATCH] ARM: showregsRussell King2005-04-172-10/+13
* [PATCH] ARM: h3600_irda_set_speed argumentsRussell King2005-04-171-1/+1
* [PATCH] ARM: footbridge rtc initRussell King2005-04-171-2/+2
* [PATCH] arm: add comment about max_low_pfn/max_pfnakpm@osdl.org2005-04-171-0/+3
* [PATCH] arm: fix help text for ixdp465akpm@osdl.org2005-04-171-1/+1
* [PATCH] arm: fix SIGBUS handlingakpm@osdl.org2005-04-171-44/+36Star