summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)Author
2008-12-30virtio: use KVM_S390_VIRTIO_RING_ALIGN instead of relying on pagesizeRusty Russell
2008-12-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Rusty Russell
2008-12-29Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King
2008-12-29x86, pci: move arch/x86/pci/pci.h to arch/x86/include/asm/pci_x86.hJaswinder Singh Rajput
2008-12-29x86_64: pci-gart_64.c iommu_fullflush should be staticJaswinder Singh Rajput
2008-12-29x86: efi.c declare add_efi_memmap before they get usedJaswinder Singh Rajput
2008-12-29x86: io_apic.c io_apic_sync should be staticJaswinder Singh Rajput
2008-12-29x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput
2008-12-29x86/oprofile: fix pci_dev use count for AMD northbridge devicesRobert Richter
2008-12-29Input: add support for enhanced rotary controller on pxa930 and pxa935Yong Yao
2008-12-29Input: add support for trackball on pxa930 and pxa935Yong Yao
2008-12-29x86: introducing asm/sys_ia32.hJaswinder Singh Rajput
2008-12-29x86: mach-default setup.c cleanupsCyrill Gorcunov
2008-12-29x86: mark get_cpu_leaves() with __cpuinit annotationSergio Luis
2008-12-29Merge branch 'linus' into x86/cleanupsIngo Molnar
2008-12-29[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devicesEric Miao
2008-12-29[ARM] pxafb: cleanup of the color format manipulation codeEric Miao
2008-12-29[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3Eric Miao
2008-12-29[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma brachingEric Miao
2008-12-29[ARM] pxafb: allow video memory size to be configurableEric Miao
2008-12-29[ARM] rtc-sa1100: don't assume CLOCK_TICK_RATE to be a constantEric Miao
2008-12-29[ARM] pxa/tavorevb: update board support (smartpanel LCD + keypad)Eric Miao
2008-12-29alpha: remove dead BIO_VMERGE_BOUNDARYFUJITA Tomonori
2008-12-29aio: make the lookup_ioctx() locklessJens Axboe
2008-12-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-12-28Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-12-29powerpc/44x: Support 16K/64K base page sizes on 44xIlya Yanok
2008-12-29powerpc: Force memory size to be a multiple of PAGE_SIZEHollis Blanchard
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-12-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-12-28Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-12-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2008-12-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-12-28m68k: fix trigraph ignored warning in setox.SFinn Thain
2008-12-28m68k: mac baboon interrupt enable/disableFinn Thain
2008-12-28m68k: machw.h cleanupFinn Thain
2008-12-28m68k: Mac via cleanup and commentryFinn Thain
2008-12-28m68k: Reinstate mac rtcFinn Thain
2008-12-28swiotlb: replace architecture-specific swiotlb.h with linux/swiotlb.hFUJITA Tomonori
2008-12-28swiotlb: add hwdev to swiotlb_phys_to_bus() / swiotlb_sg_to_bus()Jeremy Fitzhardinge
2008-12-27sparseirq: work around compiler optimizing away __weak functionsYinghai Lu
2008-12-27x86: apic.c x2apic_preenabled and disable_x2apic should be staticJaswinder Singh
2008-12-27x86: reboot.c declare port_cf9_safe before they get usedJaswinder Singh
2008-12-27Merge branch 'x86/core' into x86/cleanupsIngo Molnar