summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2010-03-12Add generic sys_olduname()Christoph Hellwig17-284/+8
2010-03-12improve sys_newuname() for compat architecturesChristoph Hellwig27-123/+23
2010-03-12Add generic sys_ipc wrapperChristoph Hellwig37-1258/+21
2010-03-12Add generic sys_old_mmap()Christoph Hellwig28-258/+28
2010-03-12Add generic sys_old_select()Christoph Hellwig23-152/+12
2010-03-12ARM/OMAP: Remove the +x bit from a couple of source filesAndrew Clayton2-0/+0
2010-03-12omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik1-8/+4
2010-03-12x86, UV: Fix target_cpus() in x2apic_uv_x.cJack Steiner1-3/+1
2010-03-11OMAP4: fix temporary hacks that break multi-omap PMKevin Hilman1-7/+6
2010-03-11OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman1-2/+6
2010-03-11omap3: pandora: add missing i2c3 board_infoGrazvydas Ignotas1-1/+9
2010-03-11omap: mach-omap2/io.c: fix function declarationsAaro Koskinen1-4/+4
2010-03-11omap: Fix gpio_resume_after_retentionSergio Aguirre1-5/+5
2010-03-11omap3: Fix support for the LEDs connected to GPIO outputs on IGEP v2boardEnric Balletbo i Serra1-18/+36
2010-03-11omap: Checkpatch cleanup for blizzard.hAndrea Gelmini1-1/+1
2010-03-11omap: pass the reboot command to the boot loaderAaro Koskinen3-6/+6
2010-03-11omap2/3/4: mailbox: remove compiler warningSuman Anna1-6/+6
2010-03-11OMAP2: serial.c: Fix number of uarts in early_initThomas Weber1-5/+10
2010-03-11omap: Enable PM_RUNTIME in defconfigs to avoid USB compile errorsTony Lindgren12-5/+12
2010-03-11omap2: Update n8x0 defconfig to test multi-omap and DMA api changesTony Lindgren1-18/+142
2010-03-11omap2: add USB initialization for tusb6010Francisco Alecrim2-0/+99
2010-03-11omap4: Fix build break by moving omap_smc1 into a separate .SSantosh Shilimkar3-25/+36
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi14-16/+16
2010-03-11perf: export perf_trace_regs and perf_arch_fetch_caller_regsXiao Guangrong1-0/+1
2010-03-11perf, x86: Fix hw_perf_enable() event assignmentPeter Zijlstra1-9/+3
2010-03-11perf, ppc: Fix compile error due to new cpu notifiersPeter Zijlstra1-1/+1
2010-03-11x86: Reduce per cpu warning boot up messagesMike Travis1-1/+1
2010-03-11x86: Reduce per cpu MCA boot up messagesMike Travis1-2/+2
2010-03-11microblaze: entry.S use delay slot for return handlersMichal Simek1-6/+3
2010-03-11microblaze: Save current task directlyMichal Simek1-8/+4
2010-03-11microblaze: Simplify entry.S - save/restore r3/r4 - ret_from_trapMichal Simek1-48/+30
2010-03-11microblaze: PCI early support for noMMU systemMichal Simek4-6/+18
2010-03-11microblaze: Fix dma alloc and free coherent dma functionsMichal Simek1-4/+13
2010-03-11microblaze: Add consistent codeMichal Simek3-1/+256
2010-03-11microblaze: pgtable.h: move consistent functionsMichal Simek1-9/+9
2010-03-11microblaze: Remove ancient Kconfig option for consistent mappingMichal Simek1-31/+2
2010-03-11microblaze: Remove VMALLOC_VMADDRMichal Simek2-2/+1
2010-03-11microblaze: Add define for ASM_LOOPMichal Simek1-43/+161
2010-03-11microblaze: Preliminary support for dma driversMichal Simek1-6/+3
2010-03-11microblaze: remove trailing space in messagesFrans Pop1-1/+1
2010-03-11microblaze: Use generic show_mem()Michal Simek1-6/+0
2010-03-11microblaze: Change temp register for cmdlineMichal Simek1-6/+7
2010-03-11microblaze: Preliminary support for dma driversMichal Simek3-16/+17
2010-03-11microblaze: Move cache function to cache.cMichal Simek2-6/+5
2010-03-11microblaze: Add support from PREEMPTMichal Simek3-2/+26
2010-03-11microblaze: Add support for Xilinx PCI host bridgeMichal Simek5-0/+183
2010-03-11microblaze: Enable PCI, missing filesMichal Simek8-1/+268
2010-03-11microblaze: Add core PCI filesMichal Simek2-0/+2070
2010-03-11microblaze: Add pci-bridge.hMichal Simek1-0/+195
2010-03-11microblaze: Add pci.hMichal Simek1-1/+170