aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | [POWERPC] Fix copy'n'paste typo in commproc.cJochen Friedrich2007-09-281-1/+1
| | |/ /
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-09-281-1/+1
| |\ \ \
| | * | | [MIPS] Fix fallocate on o32 binary compat ABIKyle McMartin2007-09-281-1/+1
| | * | | [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-281-2/+2
| | |/ /
| * | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-281-3/+6
| |\ \ \
| | * | | [x86 setup] Correct the SMAP check for INT 0x15, AX=0xe820H. Peter Anvin2007-09-281-3/+6
| | |/ /
| * | | [MIPS] IP32: Fix initialization of UART base addresses.Ralf Baechle2007-09-271-2/+2
| |/ /
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-261-7/+23
| |\ \
| | * | [x86 setup] Handle case of improperly terminated E820 chainH. Peter Anvin2007-09-261-7/+23
| * | | Revert "x86-64: Disable local APIC timer use on AMD systems with C1E"Linus Torvalds2007-09-261-34/+0
| * | | xen: execve's error paths don't pin the mm before unpinningJeremy Fitzhardinge2007-09-261-1/+4
| * | | x86-64: Disable local APIC timer use on AMD systems with C1EThomas Gleixner2007-09-261-0/+34
| * | | [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
* | | [POWERPC] Fix panic in RTAS codeTony Breeds2007-10-031-6/+9
* | | [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controllerLinas Vepstas2007-10-031-5/+2
* | | [POWERPC] Celleb: update for PCIIshizaki Kou2007-10-038-47/+396
* | | [POWERPC] Celleb: Serial I/O updateIshizaki Kou2007-10-031-24/+24
* | | [POWERPC] Celleb: New HTAB Guest OS Interface on BeatIshizaki Kou2007-10-034-1/+203
* | | [POWERPC] Celleb: Support for Power/Reset buttonsIshizaki Kou2007-10-031-1/+93
* | | [POWERPC] Celleb: Move pause, kexec_cpu_down to beat.cIshizaki Kou2007-10-033-13/+15
* | | [POWERPC] ibmebus: More descriptive error return code in ibmebus_store_probe()Joachim Fenkes2007-10-031-2/+2
* | | [POWERPC] Update axon_msi to use dcr_host_t.baseMichael Ellerman2007-10-031-7/+6
* | | [POWERPC] Update mpic to use dcr_host_t.baseMichael Ellerman2007-10-031-17/+11
* | | [POWERPC] Store the base address in dcr_host_tMichael Ellerman2007-10-031-1/+1
* | | [POWERPC] Select proper defconfig for crosscompilesAdrian Bunk2007-10-031-0/+4
* | | [POWERPC] powerpc vDSO: install unstripped copies on diskRoland McGrath2007-10-033-7/+40
* | | [POWERPC] ppc64: support CONFIG_DEBUG_PREEMPTHugh Dickins2007-10-031-1/+1
* | | [POWERPC] Limit range of __init_ref_ok somewhatStephen Rothwell2007-10-032-8/+17
* | | [POWERPC] Make instruction dumping work in real modeScott Wood2007-10-031-0/+8
* | | [POWERPC] Fix pci domain detectionArnd Bergmann2007-10-031-1/+1
* | | [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-032-0/+12
* | | [POWERPC] bootwrapper: Add PlanetCore firmware supportScott Wood2007-10-033-1/+216
* | | [POWERPC] bootwrapper: Factor out dt_set_mac_address()Scott Wood2007-10-032-14/+18
* | | [POWERPC] boot: Simplify gunzip_finishMilton Miller2007-10-031-5/+2
* | | [POWERPC] boot: Record header bytes in gunzip_startMilton Miller2007-10-031-0/+1
* | | [POWERPC] Make vio_bus_type staticStephen Rothwell2007-10-031-1/+3
* | | [POWERPC] Simplify vio_bus_init a little for legacy iSeriesStephen Rothwell2007-10-031-7/+7