aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2008-02-23MN10300: define HZ as a config optionDavid Howells
2008-02-23arch/um/kernel/mem.c: fix a shadowed variableWANG Cong
2008-02-23UML: update defconfigJeff Dike
2008-02-23uml: fix initrd printkJohann Felix Soden
2008-02-22Mark CC_STACKPROTECTOR as being BROKENLinus Torvalds
2008-02-22x86 ptrace: fix compat PTRACE_SETREGSRoland McGrath
2008-02-21Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2008-02-21Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-02-21Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds
2008-02-21PCI: don't load acpi_php when acpi is disabledYinghai Lu
2008-02-21PCI: irq: patch for Intel ICH10 DeviceID'sJason Gaston
2008-02-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jk/spu...Paul Mackerras
2008-02-21[POWERPC] pasemi: Remove warning in mpic_pasemi_msi.cOlof Johansson
2008-02-21[POWERPC] pasemi: Register i2c devices at bootOlof Johansson
2008-02-21Hibernation: Handle DEBUG_PAGEALLOC on x86Rafael J. Wysocki
2008-02-20FRV: Change the timerfd syscalls to be the same as i386David Howells
2008-02-20FRV: Drop the .data.idt section for FRVDavid Howells
2008-02-20[POWERPC] cell: fix spurious false return from spu_trap_data_{map,seg}Andre Detsch
2008-02-20[POWERPC] Fix warning in pseries/power.cStephen Rothwell
2008-02-20[POWERPC] Fix bootwrapper builds with older gcc versionsJosh Boyer
2008-02-20[POWERPC] Fix dt_mem_next_cell() to read the full addressBecky Bruce
2008-02-20[POWERPC] Kill sparse warnings in kprobesAnanth N Mavinakayanahalli
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2008-02-19Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/czank...Linus Torvalds
2008-02-19MN10300: Update asb2303_defconfigDavid Howells
2008-02-19MN10300: Make the kernel jump into gdbstub on a BUGDavid Howells
2008-02-19MN10300: Introduce barriers to replace removed volatiles in gdbstubDavid Howells
2008-02-19MN10300: Call update_process_times() outside of the xtime_lockDavid Howells
2008-02-19[MIPS] BCM47XX: Use new SSB SPROM data structureAurelien Jarno
2008-02-19[MIPS] WGT634U: Register MTD as platform device.Aurelien Jarno
2008-02-19[MIPS] BCM47xx: Add defconfig file.Aurelien Jarno
2008-02-19[MIPS] PCI: Coding style fixes for pcibios_enable_resources.Ralf Baechle
2008-02-19[MIPS] PCI: Port i386 PCI fixes.Ralf Baechle
2008-02-19[MIPS] Qemu: finish platform removalAdrian Bunk
2008-02-19[MIPS] Wire up the timerfd_*() o32 system callsDmitri Vorobiev
2008-02-19[MIPS] IP28: Add defconfig fileThomas Bogendoerfer
2008-02-19[MIPS] SB1: Fix CONFIG_SIBYTE_DMA_PAGEOPS build failure.Thiemo Seufer
2008-02-19[MIPS] BCM1480: Remove stray function call resulting in infinite recursionRalf Baechle
2008-02-19[MIPS] Fix buggy invocations of kmap_coherent()Ralf Baechle
2008-02-19[MIPS] Fix broken rm7000/rm9000 interrupt handlingThomas Koeller
2008-02-19[MIPS] Handle I-cache coherency in flush_cache_range()Ralf Baechle
2008-02-19[MIPS] Use find_task_by_vpid in system callsPavel Emelyanov
2008-02-19Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2008-02-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds
2008-02-19x86: fix page_is_ram() thinkoArjan van de Ven
2008-02-19x86: fix WARN_ON() message: teach page_is_ram() about the special 4Kb bios da...Arjan van de Ven
2008-02-19x86: i8259A: remove redundant irq_descinitializationAhmed S. Darwish