aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-12-29x86: apic.c declare pic_mode before they get usedJaswinder Singh Rajput
2008-12-29x86: introducing asm/sys_ia32.hJaswinder Singh Rajput
2008-12-29x86: mach-default setup.c cleanupsCyrill Gorcunov
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-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
2008-12-27sparc: move select of ARCH_SUPPORTS_MSISam Ravnborg
2008-12-27sparc: drop SUN_IOSam Ravnborg
2008-12-27sparc: unify sections.hSam Ravnborg
2008-12-27sparc: use .data.init_task section for init_thread_unionSam Ravnborg
2008-12-26sparc: fix array overrun check in of_device_64.cRobert Reif
2008-12-26sparc: unify module.cSam Ravnborg
2008-12-26sparc64: prepare module_64.c for unificationSam Ravnborg
2008-12-26sparc64: use bit neutral Elf symbolsSam Ravnborg
2008-12-26sparc: unify module.hSam Ravnborg
2008-12-26sparc: introduce CONFIG_BITSSam Ravnborg
2008-12-26sparc: fix hardirq.h removal falloutSam Ravnborg
2008-12-26irq: simplify for_each_irq_desc() usageKOSAKI Motohiro
2008-12-26x86: clean up comment style in arch/x86/kernel/traps.cIngo Molnar