aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George1-1/+2
2007-09-16[SPARC64]: Warn user if cpu is ignored.David S. Miller2-2/+10
2007-09-16[SPARC64]: Fix lockdep, particularly on SMP.David S. Miller3-26/+58
2007-09-16[SPARC64]: Update defconfig.David S. Miller1-11/+5
2007-09-14Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds19-427/+985
2007-09-14Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-0/+6
2007-09-14Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-1/+2
2007-09-14[MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle1-1/+8
2007-09-14[MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki1-1/+25
2007-09-14[MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle1-1/+1
2007-09-14[MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa1-0/+1
2007-09-14[MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber1-1/+1
2007-09-14[MIPS] rtlx: Fix build error.Ralf Baechle1-2/+0
2007-09-14[MIPS] rtlx: fix int vs. long bug.Ralf Baechle1-1/+1
2007-09-13[ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP deviceTzachi Perelstein1-0/+1
2007-09-13[ARM] realview: disable second GIC on RevB MPCore platformsRussell King1-1/+1
2007-09-12Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-5/+10
2007-09-13[POWERPC] Move serial_dev_init to device_initcall()Olof Johansson1-1/+1
2007-09-12i386: Fix leak of ../kernel from top levelAndi Kleen2-2/+2
2007-09-12x86_64: Prevent doing anything from cache_remove_dev() when info setup failed.Andi Kleen1-1/+3
2007-09-12x86_64: Add missing mask operation to vdsoAndi Kleen1-2/+3
2007-09-12[POWERPC] Enable GENERIC_ISA_DMA if FSL_ULI1575 to fix compile issueKumar Gala1-0/+1
2007-09-12[SPARC64]: Fix booting on V100 systems.David S. Miller1-1/+12
2007-09-11revert "highmem: catch illegal nesting"Andrew Morton1-4/+3
2007-09-11m68k(nommu): add missing syscallsGeert Uytterhoeven2-0/+20
2007-09-11H8/300: Fix misnamed "CONFIG_BLKDEV_RESERVE_ADDRESS" Kconfig variableRobert P. J. Day1-1/+1
2007-09-11Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds3-5/+8
2007-09-11[MIPS] Fix aliasing bug in copy_user_highpage.Ralf Baechle1-1/+4
2007-09-11[MIPS] IP22: fix wrong argument orderThomas Bogendoerfer1-2/+2
2007-09-11[MIPS] IP22: Fix wrong check for second HPCThomas Bogendoerfer1-2/+2
2007-09-11[MIPS] Ocelot: remove remaining bitsYoichi Yuasa1-14/+0
2007-09-11[MIPS] TLB: Fix instruction bitmasksThiemo Seufer1-2/+2
2007-09-11[MIPS] R10000: Fix wrong test in dma-default.cMaxime Bizon1-1/+1
2007-09-11[MIPS] Sibyte: Remove broken dependency on EXPERIMENTAL from SIBYTE_SB1xxx_SOC.Ralf Baechle1-1/+0
2007-09-11[MIPS] Kconfig: whitespace cleanup.Ralf Baechle1-4/+4
2007-09-11[MIPS] PCI: Set need_domain_info if controller domain index is non-zero.Ralf Baechle1-0/+1
2007-09-11[MIPS] BCM1480: Fix computation of interrupt mask address register.Ralf Baechle1-4/+4
2007-09-11[MIPS] i8259: Add disable method.Kyungmin Park1-0/+1
2007-09-11PCI: irq and pci_ids patch for Intel TolapaiJason Gaston1-0/+1
2007-09-11PCI: Remove __devinit from pcibios_get_irq_routing_tableRalf Baechle1-1/+1
2007-09-10i386: fix a hang on stuck nmi watchdogDaniel Walker1-1/+1
2007-09-10x86_64: Remove CLFLUSH in text_poke()Andi Kleen1-4/+2
2007-09-10i386: Fix perfctr watchdog on core duoStephane Eranian1-6/+22
2007-09-10Fix spurious syscall tracing after PTRACE_DETACH + PTRACE_ATTACHRoland McGrath3-3/+0
2007-09-10Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds7-26/+13
2007-09-10Merge branch 'for-linus' of git://www.linux-m32r.org/git/takata/linux-2.6_devLinus Torvalds53-3209/+2418
2007-09-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds1-1/+5
2007-09-10[POWERPC] cpm2: Fix off-by-one error in setbrg().Scott Wood1-1/+1
2007-09-10[PPC] 8xx: Fix r3 trashing due to 8MB TLB page instantiationJochen Friedrich1-2/+0
2007-09-10[POWERPC] 8{5,6}xx: Fix build issue with !CONFIG_PCIKumar Gala4-1/+7