summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-07-12Header file to produce 16-bit code with gccH. Peter Anvin1-0/+15
2007-07-12x86-64: add CONFIG_PHYSICAL_ALIGN for consistency with i386H. Peter Anvin1-0/+4
2007-07-12Make struct boot_params a real structure, and remove obsolete fieldsH. Peter Anvin1-11/+1
2007-07-12Make definitions for struct e820entry and struct e820map consistentH. Peter Anvin1-1/+1
2007-07-12Define zero-page offset 0x1e4 as a scratch field, and use itH. Peter Anvin2-6/+6
2007-07-12Use a new CPU feature word to cover features that are spread aroundVenki Pallipadi6-1/+69
2007-07-12x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILYH. Peter Anvin2-5/+5
2007-07-12Unify the CPU features vectors between i386 and x86-64H. Peter Anvin4-36/+26
2007-07-12[MIPS] Rename PC speaker codeRalf Baechle6-8/+8
2007-07-12[MIPS] Don't use genrtc.Ralf Baechle1-2/+0
2007-07-12[MIPS] Remove unused time.c for swarmYoichi Yuasa1-244/+0
2007-07-12[MIPS] Sparse: Use NULL for pointerAtsushi Nemoto1-1/+1
2007-07-12[MIPS] Fix a sparse warning in arch/mips/pci/pci.cAtsushi Nemoto1-1/+1
2007-07-12[MIPS] SMTC: Interrupt mask backstop hackKevin D. Kissell3-0/+17
2007-07-12[MIPS] separate platform_device registration for VR41xx RTCYoichi Yuasa2-1/+118
2007-07-12[MIPS] Separate platform_device registration for VR41xx GPIOYoichi Yuasa2-1/+123
2007-07-12[MIPS] MIPSsim: Fix build.Ralf Baechle3-3/+2
2007-07-12[MIPS] separate platform_device registration for VR41xx serial interfaceYoichi Yuasa2-1/+121
2007-07-12[MIPS] Include cacheflush.h in uncache.cAtsushi Nemoto1-0/+1
2007-07-12[MIPS] Cleanup tlbdebug.hAtsushi Nemoto2-0/+2
2007-07-12[MIPS] RM: Use only phyiscal address for 82596 and 53c710Thomas Bogendoerfer2-6/+6
2007-07-12[MIPS] Hydrogen3: Remove remaining bits of code.Ralf Baechle1-3/+0
2007-07-12[MIPS] Fix resume for 64K page size on R4000 class processors.Ralf Baechle1-6/+1
2007-07-12[ARM] pxa: move platform devices to separate header fileRussell King14-12/+23
2007-07-12[ARM] pxa: move device registration into CPU-specific fileRussell King4-76/+83
2007-07-12[ARM] pxa: remove boot time RTC initialisationRussell King1-9/+0
2007-07-12[ARM] pxa: stop doing our own rtc management over suspendRussell King1-10/+0
2007-07-12[ARM] 4451/1: pxa: make dma.c generic and remove cpu specific dma codeEric Miao3-13/+39
2007-07-12[ARM] 4450/1: pxa: add pxa25x_init_irq() and pxa27x_init_irq()Eric Miao13-23/+33
2007-07-12[ARM] 4438/1: PXA: remove #ifdef .. #endif from pxa_gpio_demux_handler()Eric Miao1-6/+4
2007-07-12[ARM] 4437/1: PXA: move the GPIO IRQ initialization code to pxa_init_irq_gpio()Eric Miao1-24/+17
2007-07-12[ARM] 4436/1: PXA: move low IRQ initialization code to pxa_init_irq_low()Eric Miao1-15/+21
2007-07-12[ARM] 4435/1: PXA: remove PXA_INTERNAL_IRQSEric Miao1-10/+16
2007-07-12[ARM] 4434/1: PXA: remove PXA_IRQ_SKIPEric Miao1-5/+5
2007-07-12[ARM] pxa: Fix PXA27x suspend type validation, remove pxa_pm_prepare()Russell King3-27/+6
2007-07-12[ARM] pxa: move pm_ops structure into CPU specific filesRussell King3-29/+34
2007-07-12[ARM] pxa: introduce cpu_is_pxaXXX macrosRussell King1-4/+2
2007-07-12[ARM] pxa: use mutexes instead of semaphoresRussell King1-8/+7
2007-07-12[ARM] pxa: remove useless pxa_pm_finish() functionRussell King2-12/+0
2007-07-12[ARM] 4453/1: Fully Decode ARM instruction set state in show_regs() tombstoneGeorge G. Davis1-2/+6
2007-07-12[ARM] 4423/1: add ATAGS supportBill Gatliff3-5/+48
2007-07-12[ARM] 4393/2: ARMv7: Add uncompressing code for the new CPU Id formatCatalin Marinas1-1/+92
2007-07-12[ARM] Fix bounding error in ioremap_pfn()Russell King1-6/+4
2007-07-12[ARM] riscpc: fix decompressor font file handlingRussell King2-6/+8
2007-07-12[ARM] 4377/1: KS8695: GPIO driverAndrew Victor3-1/+220
2007-07-12[ARM] If linux/irq.h is included, asm/irq.h is not requiredRussell King3-3/+0
2007-07-12[ARM] 4407/1: Remove in-kernel mach id setting for gtwx5715 ixp4xx boardMichael-Luke Jones1-5/+0
2007-07-12[ARM] 4408/2: Fixup support for gtwx5715 ixp4xx boardMichael-Luke Jones1-5/+2
2007-07-12[ARM] 4426/2: Netgear WG302 v2 and WAG302 v2 supportImre Kaloz4-0/+183
2007-07-12[ARM] 4425/2: Gateway 7001 series supportImre Kaloz4-0/+182