aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAge
* x86: xsave.c: restore_user_xstate should be staticJaswinder Singh Rajput2008-12-30
* x86: uv_bau.h: fix dubious bitfieldJaswinder Singh Rajput2008-12-30
* x86: apic.c: xapic_icr_read and x2apic_icr_read should be staticJaswinder Singh Rajput2008-12-30
* x86: bios_uv.c: uv_systab should be staticJaswinder Singh Rajput2008-12-30
* x86: genx2apic_phys.c: x2apic_send_IPI_self and init_x2apic_ldr should be staticJaswinder Singh Rajput2008-12-30
* x86: amd_iommu.c: prealloc_protection_domains should be staticJaswinder Singh Rajput2008-12-30
* x86: amd_iommu_init.c: iommu_enable and iommu_enable_event_logging should be ...Jaswinder Singh Rajput2008-12-30
* x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput2008-12-29
* x86_64: pci-gart_64.c iommu_fullflush should be staticJaswinder Singh Rajput2008-12-29
* x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput2008-12-29
* x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput2008-12-29
* x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput2008-12-29
* x86: introducing asm/sys_ia32.hJaswinder Singh Rajput2008-12-29
* x86: mach-default setup.c cleanupsCyrill Gorcunov2008-12-29
* Merge branch 'linus' into x86/cleanupsIngo Molnar2008-12-29
|\
| * Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds2008-12-28
| |\
| | * powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok2008-12-28
| | * powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard2008-12-28
| | * powerpc/32: Wire up the trampoline code for kdumpDale Farnsworth2008-12-22
| | * powerpc/32: Add the ability for a classic ppc kernel to be loaded at 32MDale Farnsworth2008-12-22
| | * powerpc/32: Allow __ioremap on RAM addresses for kdump kernelAnton Vorontsov2008-12-22
| | * powerpc/32: Setup OF properties for kdumpDale Farnsworth2008-12-22
| | * powerpc/32/kdump: Implement crash_setup_regs() using ppc_save_regs()Anton Vorontsov2008-12-22
| | * powerpc: Prepare xmon_save_regs for use with kdumpAnton Vorontsov2008-12-22
| | * powerpc: Remove default kexec/crash_kernel ops assignmentsAnton Vorontsov2008-12-22
| | * powerpc: Make default kexec/crash_kernel ops implicitAnton Vorontsov2008-12-22
| | * powerpc: Setup OF properties for ppc32 kexecDale Farnsworth2008-12-22
| | * powerpc/pseries: Fix cpu hotplugSebastien Dugue2008-12-22
| | * powerpc: Fix KVM build on ppc440Paul Mackerras2008-12-22
| | * powerpc/cell: add QPACE as a separate Cell platformBenjamin Krill2008-12-22
| | * powerpc/cell: fix build breakage with CONFIG_SPUFS disabledArnd Bergmann2008-12-22
| | * powerpc/mpc5200: add rts/cts handling in PSC UART driverWolfram Sang2008-12-21
| | * powerpc/mpc5200: Add MDMA/UDMA support to MPC5200 ATA driverTim Yamin2008-12-21
| | * powerpc/mpc5200: Disable bestcomm prefetching when ATA DMA enabledGrant Likely2008-12-21
| | * powerpc/mpc5200: Bestcomm fixes to ATA supportTim Yamin2008-12-21
| | * powerpc/mpc5200: Bugfix on handling variable sized buffer descriptorsGrant Likely2008-12-21
| | * powerpc/mpc5200: Make internal 5200 PIC the default interrupt controllerGrant Likely2008-12-21
| | * powerpc/mpc5200: Document and tidy irq driverGrant Likely2008-12-21
| | * powerpc: Fix missing 'blr' in _tlbia()Benjamin Herrenschmidt2008-12-21
| | * powerpc/bootwrapper: Use the child-bus #address-cells to decide which range e...Scott Wood2008-12-20
| | * powerpc: Const-qualify Device Node Argument to DCR Resource Extent APIGrant Erickson2008-12-20
| | * powerpc/44x: 44x TLB doesn't need "Guarded" set for all pagesBenjamin Herrenschmidt2008-12-20
| | * powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDEDBenjamin Herrenschmidt2008-12-20
| | * powerpc/mm: Runtime allocation of mmu context maps for nohash CPUsBenjamin Herrenschmidt2008-12-20
| | * powerpc/44x: No need to mask MSR:CE, ME or DE in _tlbil_va on 440Benjamin Herrenschmidt2008-12-20
| | * powerpc/mm: Split low level tlb invalidate for nohash processorsBenjamin Herrenschmidt2008-12-20
| | * powerpc/mm: Add SMP support to no-hash TLB handlingBenjamin Herrenschmidt2008-12-20
| | * powerpc/mm: Introduce MMU featuresBenjamin Herrenschmidt2008-12-20
| | * powerpc/mm: Rework context management for CPUs with no hash tableBenjamin Herrenschmidt2008-12-20
| | * powerpc/mm: Split mmu_context handlingBenjamin Herrenschmidt2008-12-20