summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* MIPS: oprofile: Fix breakage when CONFIG_OPROFILE=mWu Zhangjin2010-04-301-1/+1
* MIPS: Loongson: Fix LOONGSON_ADDRWIN_CFG macro.Arnaud Patard2010-04-301-1/+1
* MIPS: Loongson: Fix phys_mem_access_prot() checkArnaud Patard2010-04-301-1/+1
* MIPS: Loongson: Fix find_vga_mem_init()Richard LIU2010-04-301-1/+1
* MIPS: Loongson: Fix typo in gdium mach type string.Arnaud Patard2010-04-301-1/+1
* MIPS: Use CKSEG1ADDR for uncached handlerSebastian Andrzej Siewior2010-04-301-6/+1
* MIPS: Check for accesses beyond the end of the PGD.David Daney2010-04-301-23/+87
* MIPS: Use uasm_i_ds{r,l}l_safe() instead of uasm_i_ds{r,l}l() in tlbex.cDavid Daney2010-04-301-16/+14
* MIPS: Add uasm_i_dsrl_safe() and uasm_i_dsll_safe() to uasm.David Daney2010-04-301-0/+18
* MIPS: die() does not call die notifier chainYury Polyanskiy2010-04-304-6/+11
* MIPS: Swarm, Littlesur: Enable PATA platform driver.Sebastian Andrzej Siewior2010-04-301-0/+2
* MIPS: DB1200: PCMCIA card detection must not be auto-enabled.Manuel Lauss2010-04-301-3/+7
* MIPS: SB1250: Include correct header and fix a warningSebastian Andrzej Siewior2010-04-301-1/+2
* MIPS: Fixup screen_info struct initializationsSebastian Andrzej Siewior2010-04-303-27/+17
* MIPS: cmpxchg.h: Fix excessive indentation.Ralf Baechle2010-04-301-1/+1
* MIPS: Don't vmap things at address zero.David Daney2010-04-301-2/+7
* MIPS: PNX8550: Fix build error, broken by:Ralf Baechle2010-04-301-0/+2
* Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jwe...Linus Torvalds2010-04-291-5/+0
|\
| * kgdb: don't needlessly skip PAGE_USER test for Fsl bookeWufei2010-04-291-5/+0
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-04-2922-112/+189
|\ \
| * | ARM: 5957/1: ARM: RealView SD/MMC Card detection and write-protect using GPIOLIBColin Tuckley2010-04-282-1/+2
| * | ARM: 6023/1: update bcmring_defconfig to latest version and fix build errorLeo Chen2010-04-221-25/+101
| * | ARM: fix build error in arch/arm/kernel/process.cRussell King2010-04-2119-86/+86
* | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-04-2962-968/+1599
|\ \ \
| * | | powerpc/ps3: Update ps3_defconfigGeoff Levand2010-04-281-60/+129
| * | | powerpc/pseries: Flush lazy kernel mappings after unplug operationsBenjamin Herrenschmidt2010-04-281-0/+7
| * | | powerpc/numa: Add form 1 NUMA affinityAnton Blanchard2010-04-282-3/+17
| * | | powerpc/fsl-booke: Fix CONFIG_RELOCATABLE support on FSL Book-E ppc32Kumar Gala2010-04-261-1/+14
| * | | powerpc: 2.6.34 update of defconfigs for embedded 6xx/7xxx, 8xx, 8xxxKumar Gala2010-04-1952-806/+1299
| * | | powerpc/mpc8xxx defconfigs - turn off SYSFS_DEPRECATEDKim Phillips2010-04-1934-68/+34
| * | | powerpc/83xx: configure SIL SATA driver in 83xx-wide defconfigKim Phillips2010-04-191-1/+1
| * | | powerpc/83xx: enable EPOLL syscall in defconfigKim Phillips2010-04-1914-14/+14
| * | | powerpc/83xx: add RTC drivers in 83xx defconfigKim Phillips2010-04-191-3/+59
| * | | powerpc/fsl-cpm: Configure clock correctly for SCCWolfgang Ocker2010-04-192-6/+19
| * | | powerpc/fsl_booke: Correct test for MMU_FTR_BIG_PHYSBecky Bruce2010-04-191-2/+2
| * | | powerpc/85xx/86xx: Fix build w/ CONFIG_PCI=nAnton Vorontsov2010-04-192-4/+4
* | | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-04-283-3/+24
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-04-231-0/+21
| * | | x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzeroH. Peter Anvin2010-04-231-2/+2
| * | | x86, mrst: Conditionally register cpu hotplug notifier for apbtJacob Pan2010-04-201-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds2010-04-282-38/+5
|\ \ \
| * | | x86/PCI: compute Address Space length rather than using _LENBjorn Helgaas2010-04-281-38/+2
| * | | x86/PCI: never allocate PCI MMIO resources below BIOS_ENDBjorn Helgaas2010-04-261-0/+3
* | | | arch/avr32: fix build failure caused by wrong prototypePeter Huewe2010-04-271-1/+1
* | | | Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-2734-124/+113
|\ \ \ \ | |/ / / |/| | |
| * | | omap: delete unused bootloader tag variablesAaro Koskinen2010-04-231-3/+0
| * | | omap: Devkit8000: Remove unused pinsThomas Weber2010-04-231-20/+0
| * | | omap: Devkit8000: Change position of init callsThomas Weber2010-04-231-4/+4
| * | | omap: Devkit8000: Remove unnecessary include fileThomas Weber2010-04-231-1/+0
| * | | omap: Devkit8000: Fix typo in pin nameThomas Weber2010-04-231-2/+2
OpenPOWER on IntegriCloud