summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | m32r: Add defconfig file for the usrv platform.Hirokazu Takata2007-09-031-0/+774
| * | m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata2007-09-0312-2669/+1244
| * | m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata2007-09-0311-0/+0
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-09-101-1/+5
|\ \ \
| * | | [x86 setup] Work around bug in Xen HVMChristian Ehrhardt2007-09-051-1/+5
| |/ /
* | | [POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes2007-09-111-21/+9
* | | [POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2007-09-112-0/+30
* | | [POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr2007-09-111-0/+2
* | | [POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi2007-09-111-9/+15
| |/ |/|
* | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2007-09-0416-37/+118
|\ \ | |/ |/|
| * [IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb2007-09-013-12/+4
| * [IA64] Enable early console for Ski simulatorPeter Chubb2007-09-013-14/+18
| * [IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2007-09-012-0/+6
| * [IA64] SN: Add support for CPU disableJohn Keller2007-09-017-4/+61
| * [IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl2007-09-011-1/+2
| * [IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige2007-08-281-0/+5
| * [IA64] Fix unexpected interrupt vector handlingKenji Kaneshige2007-08-281-6/+22
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds2007-08-311-13/+21
|\ \
| * | [x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin2007-08-311-13/+21
* | | x86: be even more careful about checking the stack frame on dumpingLinus Torvalds2007-08-311-12/+21
|/ /
* | hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson2007-08-313-6/+4
* | PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki2007-08-311-1/+0
* | spi: correct name for spi_txx9Atsushi Nemoto2007-08-311-1/+1
* | uml: fix x86_64 core dump crashJeff Dike2007-08-312-6/+15
* | uml: fix linker script alignment bugsJeff Dike2007-08-312-10/+13
* | [SPARC64]: Fix several bugs in MSI handling.David S. Miller2007-08-303-14/+30
* | [SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller2007-08-301-1/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-08-3011-49/+28
|\ \
| * | [ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fixPavel Pisa2007-08-301-2/+3
| * | [ARM] 4557/1: Fix PXA irq gpio initializationSamuel2007-08-281-1/+1
| * | Merge branch 'omap-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/tmli...Russell King2007-08-259-45/+23
| |\ \
| | * | ARM: OMAP: Enable serial idling and wakeup featuresJuha Yrjola2007-08-221-1/+1
| | * | ARM: OMAP2: Force APLLs always activeJuha Yrjola2007-08-221-11/+2
| | * | ARM: OMAP: H3 workqueue fixesDirk Behme2007-08-221-5/+7
| | * | ARM: OMAP: OSK led fixesDavid Brownell2007-08-223-16/+8
| | * | ARM: OMAP: fix OMAP1 dmtimer build warningDavid Brownell2007-08-221-5/+0
| | * | ARM: OMAP: Fix 32k timer unsupported one-shot modeKevin Hilman2007-08-222-7/+5
| * | | [ARM] 4552/1: i.MX/MX1 GPIO output setup fixPavel Pisa2007-08-231-1/+1
| |/ /
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-08-3036-4275/+2846
|\ \ \
| * | | [POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno2007-08-301-1/+2
| * | | [POWERPC] Update defconfigsPaul Mackerras2007-08-3011-1604/+699
| * | | [POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch2007-08-301-5/+1
| * | | [POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann2007-08-301-1/+2
| * | | [POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft2007-08-301-0/+8
| * | | [POWERPC] Update defconfigsKumar Gala2007-08-2920-2661/+2131
| * | | [POWERPC] Flush registers to proper task contextKumar Gala2007-08-281-3/+3
| | |/ | |/|
* / | xtensa process.c must #include <linux/fs.h>Adrian Bunk2007-08-301-0/+1
|/ /
* | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds2007-08-274-4/+47
|\ \
| * | [SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller2007-08-261-3/+0
| * | [SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller2007-08-263-1/+47