aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-26xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge1-1/+4
2007-09-26x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner1-0/+34
2007-09-26[POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr1-2/+2
2007-09-25[POWERPC] Ensure FULL_REGS on execRoland McGrath1-0/+7
2007-09-24[MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle4-22/+8
2007-09-23Blackfin arch: add some missing syscallBryan Wu1-4/+19
2007-09-21Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+12
2007-09-21Revert "x86_64: Quicklist support for x86_64"Linus Torvalds3-10/+1
2007-09-21Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-0/+2
2007-09-21[MIPS] BCM1480: include <linux/init.h>.Ralf Baechle1-0/+1
2007-09-21[MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle1-0/+1
2007-09-21x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2-7/+15
2007-09-20[x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle1-1/+1
2007-09-20[acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2-65/+23
2007-09-20[x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin1-4/+10
2007-09-20[ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGPIO handlingHerbert Valerio Riedel1-1/+1
2007-09-19Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2-3/+3
2007-09-19Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds3-5/+19
2007-09-19x86-64: page faults from user mode are always user faultsLinus Torvalds1-0/+7
2007-09-19[MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki1-2/+2
2007-09-19[MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki1-1/+1
2007-09-19uml: fix irqstack crashJeff Dike3-6/+7
2007-09-19xen: don't bother trying to set cr4Jeremy Fitzhardinge1-2/+2
2007-09-19uml: use correct type in BLKGETSIZE ioctlNicolas George1-1/+2
2007-09-19[POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt1-3/+5
2007-09-19[POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt1-0/+12
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig1-2/+2
2007-09-17[ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addressesRui Sousa1-1/+11
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