aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-10-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2008-10-28[S390] s390: Fix build for !CONFIG_S390_GUEST + CONFIG_VIRTIO_CONSOLEChristian Borntraeger
2008-10-28[S390] No more 4kb stacks.Heiko Carstens
2008-10-28[S390] Change default IPL method to IPL_VM.Heiko Carstens
2008-10-28[S390] appldata: unsigned ops->size cannot be negativeRoel Kluin
2008-10-28[S390] Fix sysdev class file creation.Heiko Carstens
2008-10-28[S390] pgtables: Fix race in enable_sie vs. page table opsChristian Borntraeger
2008-10-28x86, memory hotplug: remove wrong -1 in calling init_memory_mapping()Shaohua Li
2008-10-27x86: keep the /proc/meminfo page count correctYinghai Lu
2008-10-27MIPS: lemote/lm2e: Added io_map_base to pci controllerZhang Le
2008-10-27MIPS: TXx9: Make firmware parameter passing more robustGeert Uytterhoeven
2008-10-27MIPS: Markeins: Remove unnecessary define and cleanup comments, etc.Shinya Kuribayashi
2008-10-27MIPS: Markeins: Extract ll_emma2rh_* functionsShinya Kuribayashi
2008-10-27MIPS: Markeins: Remove runtime debug printsShinya Kuribayashi
2008-10-27MIPS: EMMA: Fold arch/mips/emma/{common,markeins}/irq*.c into markeins/irq.cShinya Kuribayashi
2008-10-27MIPS: EMMA2RH: Remove emma2rh_gpio_irq_baseShinya Kuribayashi
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sw_irq_baseShinya Kuribayashi
2008-10-27MIPS: EMMA2RH: Remove emma2rh_irq_base global variableShinya Kuribayashi
2008-10-27MIPS: EMMA2RH: Remove emma2rh_sync on read operationShinya Kuribayashi
2008-10-27MIPS: EMMA: Move <asm/emma2rh> to <asm/emma> dirShinya Kuribayashi
2008-10-27MIPS: EMMA: Move arch/mips/emma2rh/ into arch/mips/emma/Shinya Kuribayashi
2008-10-27MIPS: EMMA: Kconfig reorganizationShinya Kuribayashi
2008-10-27MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processorsShinya Kuribayashi
2008-10-27MIPS: RB532: Disable the right devicePhil Sutter
2008-10-27MIPS: Add support for NXP PNX833x (STB222/5) into linux kernelDaniel Laird
2008-10-27MIPS: TXx9: CONFIG_TOSHIBA_RBTX4939 spellingGeert Uytterhoeven
2008-10-27MIPS: Fix KGDB build errorYoichi Yuasa
2008-10-27MIPS: IP22: ip22-int.c header file weeding.Ralf Baechle
2008-10-27MIPS: IP22: Small cleanupsDmitri Vorobiev
2008-10-27MIPS: RBTX4939: Add smc91x supportAtsushi Nemoto
2008-10-27MIPS: TXx9: 7 segment LED supportAtsushi Nemoto
2008-10-27MIPS: Alchemy: Wire up SD controller on DB/PB1200 boards.Manuel Lauss
2008-10-27MIPS: RB532: Set gpio interrupt status and level for CompactFlashFlorian Fainelli
2008-10-27MIPS: RB532: Fix build errorAdrian Bunk
2008-10-27MIPS: Fix KGDB build errorDavid Daney
2008-10-27MIPS: Set ENOSYS to errno on illegal system call number for syscall(2)Atsushi Nemoto
2008-10-27MIPS: Set positive error number to errno on illegal_syscallAtsushi Nemoto
2008-10-27MIPS: SMP: Don't reenable interrupts in stop_this_cpu; use WAIT instruction.Ralf Baechle
2008-10-27MIPS: Don't unmap the memory for dma_sync*.David Daney
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for mips/kernel/Zhaolei
2008-10-27MIPS: Fix debugfs_create_*'s error checking method for arch/mips/math-emu/Zhaolei
2008-10-27x86/uv: memory allocation at initializationCliff Wickman
2008-10-27xen: fix Xen domU boot with batched mprotectChris Lalancette
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-10-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-10-23Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-10-23Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds
2008-10-23TXx9: Add TX4938 ATA support (v3)Atsushi Nemoto
2008-10-23x86: restore the old swiotlb alloc_coherent behaviorFUJITA Tomonori