summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | [POWERPC] spufs: fix mismerge, making context signal{1,2} files readable againJeremy Kerr2007-09-261-2/+2
* | [POWERPC] Ensure FULL_REGS on execRoland McGrath2007-09-251-0/+7
* | [MIPS] SMTC: Make ack_bad_irq() safe with no IM backstop.Ralf Baechle2007-09-244-22/+8
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-09-212-2/+12
|\ \
| * | [ARM] 4569/1: ep93xx_gpio_irq_type(): fix spurious enumeration offset for FGP...Herbert Valerio Riedel2007-09-201-1/+1
| * | [ARM] 4568/1: fix l2x0 cache invalidate handling of unaligned addressesRui Sousa2007-09-171-1/+11
* | | Revert "x86_64: Quicklist support for x86_64"Linus Torvalds2007-09-213-10/+1
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-211-0/+2
|\ \ \
| * | | [MIPS] BCM1480: include <linux/init.h>.Ralf Baechle2007-09-211-0/+1
| * | | [MIPS] BCM1480: Export zbbus_mhz.Ralf Baechle2007-09-211-0/+1
| | |/ | |/|
* | | x86_64: Zero extend all registers after ptrace in 32bit entry path.Andi Kleen2007-09-212-7/+15
|/ /
* | [x86 setup] Fix typo in arch/i386/boot/header.SPaul Bolle2007-09-201-1/+1
* | [acpi] Correct the decoding of video mode numbers in wakeup.SH. Peter Anvin2007-09-202-65/+23
* | [x86 setup] Present the canonical video mode number to the kernelH. Peter Anvin2007-09-201-4/+10
* | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-192-3/+3
|\ \
| * | [MIPS] cpu-bugs64.c: GCC 3.3 constraint workaroundMaciej W. Rozycki2007-09-191-2/+2
| * | [MIPS] DEC: Initialise ioasic_ssr_lockMaciej W. Rozycki2007-09-191-1/+1
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-09-193-5/+19
|\ \
| * | [POWERPC] Fix timekeeping on PowerPC 601Benjamin Herrenschmidt2007-09-191-3/+5
| * | [POWERPC] Don't expose clock vDSO functions when CPU has no timebaseBenjamin Herrenschmidt2007-09-191-0/+12
| * | [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-191-2/+2
| |/
* | x86-64: page faults from user mode are always user faultsLinus Torvalds2007-09-191-0/+7
* | uml: fix irqstack crashJeff Dike2007-09-193-6/+7
* | xen: don't bother trying to set cr4Jeremy Fitzhardinge2007-09-191-2/+2
* | uml: use correct type in BLKGETSIZE ioctlNicolas George2007-09-191-1/+2
|/
* [SPARC64]: Warn user if cpu is ignored.David S. Miller2007-09-162-2/+10
* [SPARC64]: Fix lockdep, particularly on SMP.David S. Miller2007-09-163-26/+58
* [SPARC64]: Update defconfig.David S. Miller2007-09-161-11/+5
* Merge git://git.linux-xtensa.org/kernel/xtensa-feedLinus Torvalds2007-09-1419-427/+985
|\
| * [patch 2/2] xtensa console.c: remove duplicate #includeFrederik Deweerdt2007-08-271-1/+0
| * [XTENSA] Add support for cache-aliasingChris Zankel2007-08-277-290/+624
| * [XTENSA] Add kernel module supportChris Zankel2007-08-271-18/+177
| * [XTENSA] Add support for executable/non-executable feature in the mmuChris Zankel2007-08-271-14/+28
| * [XTENSA] Initialize semaphore_wake_lockChris Zankel2007-08-271-1/+1
| * [XTENSA] Fix timer instabilities.Chris Zankel2007-08-271-17/+29
| * [XTENSA] Fix fadvise64_64Chris Zankel2007-08-271-0/+5
| * [XTENSA] Move string-io functions to io.c from pci.cChris Zankel2007-08-273-70/+76
| * [XTENSA] Move pre-initialized structures to init_task.cChris Zankel2007-08-273-15/+40
| * [XTENSA] Add freestanding option to CFLAGSChris Zankel2007-08-271-1/+6
| * [XTENSA] fix wrong usage of __init and __initdata in traps.cChris Zankel2007-08-271-2/+2
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds2007-09-141-0/+6
|\ \
| * | Blackfin arch: Update/Fix PM support add new pm_ops validMichael Hennerich2007-08-271-0/+6
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-09-142-1/+2
|\ \ \
| * | | [ARM] 4567/1: Fix 'Oops - undefined instruction' when CONFIG_VFP=y on non VFP...Tzachi Perelstein2007-09-131-0/+1
| * | | [ARM] realview: disable second GIC on RevB MPCore platformsRussell King2007-09-131-1/+1
* | | | [MIPS] 20Kc: Disable use of WAIT instruction.Ralf Baechle2007-09-141-1/+8
* | | | [MIPS] Workaround for 4Kc machine check exceptionMaciej W. Rozycki2007-09-141-1/+25
* | | | [MIPS] Malta: Fix off by one bug in interrupt handler.Ralf Baechle2007-09-141-1/+1
* | | | [MIPS] Add #include <linux/profile.h> to arch/mips/kernel/time.cYoichi Yuasa2007-09-141-0/+1
* | | | [MIPS] N32 needs to use compat_sys_futimesatJohannes Dickgreber2007-09-141-1/+1