summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-2.6' into for-2.6.24Paul Mackerras2007-10-0336-304/+357
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-10-026-169/+229
| |\
| | * [SPARC64]: Fix missing load-twin usage in Niagara-1 memcpy.David S. Miller2007-10-023-166/+221
| | * [SPARC64]: Fix put_user() calls in binfmt_aout32.cDavid S. Miller2007-09-301-2/+2
| | * [SPARC]: Fix EBUS use of uninitialized variable.David S. Miller2007-09-272-1/+6
| * | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-10-021-1/+1
| |\ \
| | * | [POWERPC] Fix xics set_affinity codeAnton Blanchard2007-10-021-1/+1
| * | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-10-011-0/+2
| |\ \ \
| | * | | [MIPS] vmlinux.lds.S: Handle note sectionsMaciej W. Rozycki2007-10-011-0/+2
| * | | | x86_64: increase VDSO_TEXT_OFFSET for ancient binutilsAndi Kleen2007-10-011-1/+1
| | |/ / | |/| |
| * | | [ARM] Resolve PCI section warningsRussell King2007-09-301-2/+2
| |/ /
| * | Merge branch 'for-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/gala...Linus Torvalds2007-09-284-4/+5
| |\ \
| | * | [POWERPC] mpc8349emitx.dts: Setup USB-DR for peripheral mode.jacmet@sunsite.dk2007-09-281-0/+1
| | * | [POWERPC] Fix mpc834x USB-MPH configuration.jacmet@sunsite.dk2007-09-281-2/+2
| | * | [PPC] Fix cpm_dpram_addr returning phys mem instead of virt memJochen Friedrich2007-09-281-1/+1
| | * | [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