aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King278-306/+282
2008-09-06[ARM] Convert asm/uaccess.h to linux/uaccess.hRussell King14-15/+13
2008-09-06[ARM] clean up a load of old declarationsRussell King5-9/+3
2008-09-06[ARM] move initrd code from kernel/setup.c to mm/init.cRussell King2-39/+37
2008-09-06[ARM] sparse: quieten arch/arm/kernel/irq.cRussell King1-0/+4
2008-09-06[ARM] remove pc_pointer()Russell King5-14/+7
2008-09-05[ARM] sparse: fix several warningsRussell King6-38/+11
2008-09-01[ARM] 5231/1: Do not save the frame pointer in the csum_partial_copy_* functionsCatalin Marinas2-8/+4
2008-09-01[ARM] 5230/1: Replace post-indexed LDRT/STRT in uaccess.hCatalin Marinas1-5/+5
2008-09-01[ARM] 5232/1: Do not post-index STRT instruction in clear_user.SCatalin Marinas1-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas58-50/+201
2008-09-01[ARM] 5222/1: Allow configuring user:kernel split via KconfigLennert Buytenhek4-33/+34
2008-09-01[ARM] 5221/1: fix ldm/stm emulation for kprobesNicolas Pitre1-2/+2
2008-09-01[ARM] 5211/2: fix a couple warnings from BUG() usageNicolas Pitre1-1/+1
2008-09-01[ARM] 5218/1: arm: improved futex supportMikael Pettersson1-3/+121
2008-09-01[ARM] 5206/1: remove kprobe_trap_handler() hackNicolas Pitre3-14/+4
2008-09-01[ARM] Update arch/arm/Kconfig for drivers/Kconfig changes, add cpuidleRussell King1-4/+14
2008-09-01[ARM] 5195/1: ARMv7 Oprofile supportJean PIHET7-0/+527
2008-09-01[ARM] cachetype: move definitions to separate headerRussell King7-90/+101
2008-09-01[ARM] cputype: separate definitions, use themRussell King17-111/+130
2008-08-23removed unused #include <linux/version.h>'sAdrian Bunk1-1/+0
2008-08-20[ARM] 5212/1: pxa: fix build error when CPU_PXA310 is not definedMike Rapoport1-0/+2
2008-08-19[ARM] 5208/1: fsg-setup.c fixesTomasz Chmielewski1-2/+2
2008-08-18Merge branch 'for_rmk_17' of git://git.mnementh.co.uk/linux-2.6-imRussell King6-58/+155
2008-08-18[ARM] fix impd1.c build warningRussell King1-1/+1
2008-08-16Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds75-155/+926
2008-08-16[ARM] 5191/1: ARM: remove CVS keywordsAdrian Bunk14-20/+5
2008-08-16[ARM] pxafb: add flag to specify output format on LDD pins when base is RGBT16Eric Miao1-4/+6
2008-08-16[ARM] update mach-typesRussell King1-6/+47
2008-08-16[ARM] 5196/1: fix inline asm constraints for preloadNicolas Pitre1-2/+2
2008-08-15kexec jump: rename KEXEC_CONTROL_CODE_SIZE to KEXEC_CONTROL_PAGE_SIZEHuang Ying2-2/+2
2008-08-13usb: musb: pass configuration specifics via pdataFelipe Balbi1-1/+0
2008-08-12[ARM] 5194/1: update .gitignoreNicolas Pitre2-1/+3
2008-08-12[ARM] add proc-macros.S include to proc-arm940 and proc-arm946Russell King2-0/+2
2008-08-12[ARM] 5192/1: ARM TLB: add v7wbi_{possible,always}_flags to {possible,always}_tlb_flagsPaul Walmsley1-2/+5
2008-08-12[ARM] 5193/1: Wire up missing syscallsStefan Schmidt2-2/+14
2008-08-12[ARM] traps: don't call undef hook functions with spinlock heldRussell King1-13/+18
2008-08-12[ARM] 5183/2: Provide Poodle LoCoMo GPIO namesDmitry Baryshkov1-0/+6
2008-08-12[ARM] e400 config use MFPIan Molton1-0/+24
2008-08-12[ARM] e740 config use MFPIan Molton1-1/+49
2008-08-12[ARM] Fix eseries IRQ limitIan Molton1-0/+1
2008-08-12[ARM] clocklib: Update users of aliases to new APIIan Molton2-9/+3
2008-08-12[ARM] clocklib: Allow dynamic alias creationIan Molton2-0/+30
2008-08-12[ARM] eseries: whitespace fixes and cleanupIan Molton1-48/+48
2008-08-10[ARM] dma-mapping: provide sync_range APIsRussell King2-29/+48
2008-08-10[ARM] dma-mapping: improve type-safeness of DMA translationsRussell King4-37/+61
2008-08-09Merge branch 'for-rmk' of git://git.marvell.com/orionRussell King39-31/+703
2008-08-09[ARM] Kirkwood: instantiate the orion_spi driver in the platform codeLennert Buytenhek3-0/+54
2008-08-09[ARM] prevent crashing when too much RAM installedLennert Buytenhek3-0/+71
2008-08-09[ARM] Kirkwood: Instantiate mv_xor driverSaeed Bishara4-0/+220