summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2007-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-1/+5
2007-09-10[POWERPC] ibmebus: Prevent bus_id collisionsJoachim Fenkes1-21/+9
2007-09-10[POWERPC] cell/PS3: Ignore storage devices that are still being probedGeert Uytterhoeven2-0/+30
2007-09-10[POWERPC] cell/PS3: Always set master run control bit in mfc_sr1_setJeremy Kerr1-0/+2
2007-09-10[POWERPC] cell/PS3: Fix a bug that causes the PS3 to hang on the SPU Class 0 ...Masato Noguchi1-9/+15
2007-09-05[x86 setup] Work around bug in Xen HVMChristian Ehrhardt1-1/+5
2007-09-04Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds16-37/+118
2007-09-01[IA64] Cleanup HPSIM code (was: Re: Enable early console for Ski simulator)Peter Chubb3-12/+4
2007-09-01[IA64] Enable early console for Ski simulatorPeter Chubb3-14/+18
2007-09-01[IA64] Stop bogus NMI & softlockup warnings in ia64 show_memPrarit Bhargava2-0/+6
2007-09-01[IA64] SN: Add support for CPU disableJohn Keller7-4/+61
2007-09-01[IA64] Remove unnecessary cast of allocation return value in sn_hwperf_enum_o...Jesper Juhl1-1/+2
2007-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...Linus Torvalds1-13/+21
2007-09-01x86: be even more careful about checking the stack frame on dumpingLinus Torvalds1-12/+21
2007-08-31[x86 setup] Don't rely on the VESA BIOS being register-cleanH. Peter Anvin1-13/+21
2007-08-31hugepage: fix broken check for offset alignment in hugepage mappingsDavid Gibson3-6/+4
2007-08-31PM: Fix dependencies of CONFIG_SUSPEND and CONFIG_HIBERNATIONRafael J. Wysocki1-1/+0
2007-08-31spi: correct name for spi_txx9Atsushi Nemoto1-1/+1
2007-08-31uml: fix x86_64 core dump crashJeff Dike2-6/+15
2007-08-31uml: fix linker script alignment bugsJeff Dike2-10/+13
2007-08-31[SPARC64]: Fix several bugs in MSI handling.David S. Miller3-14/+30
2007-08-31[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller1-1/+1
2007-08-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds11-49/+28
2007-08-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds36-4275/+2846
2007-08-30xtensa process.c must #include <linux/fs.h>Adrian Bunk1-0/+1
2007-08-30[POWERPC] PS3: Fix bug where the major version part is not comparedMasakazu Mokuno1-1/+2
2007-08-30[ARM] 4561/1: i.MX/MX1 GPIO parenthes omission and input setup fixPavel Pisa1-2/+3
2007-08-30[POWERPC] Update defconfigsPaul Mackerras11-1604/+699
2007-08-30[POWERPC] spufs: Don't call spu_run_init from spu_reacquire_runnableAndre Detsch1-5/+1
2007-08-30[POWERPC] spufs: Fix update of mailbox status register during backed wbox writeArnd Bergmann1-1/+2
2007-08-30[POWERPC] spu_manage: fix spu_unit_number for celleb device treeChristian Krafft1-0/+8
2007-08-30[POWERPC] Update defconfigsKumar Gala20-2661/+2131
2007-08-29[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-08-29[IA64] Clear pending interrupts at CPU boot up timeKenji Kaneshige1-0/+5
2007-08-29[IA64] Fix unexpected interrupt vector handlingKenji Kaneshige1-6/+22
2007-08-29[ARM] 4557/1: Fix PXA irq gpio initializationSamuel1-1/+1
2007-08-28Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds4-4/+47
2007-08-27Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds64-5620/+2206
2007-08-27Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds8-198/+152
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/p...Linus Torvalds3-144/+3
2007-08-27[PARISC] Add NOTES sectionKyle McMartin1-0/+2
2007-08-27[PARISC] Use compat_sys_getdentsKyle McMartin2-144/+1
2007-08-27[SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller1-3/+0
2007-08-27[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller3-1/+47
2007-08-27[MIPS] Fulong doesn't need ISA DMA.Ralf Baechle1-0/+1
2007-08-27[MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle1-3/+0
2007-08-27[MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle1-0/+2
2007-08-27[MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle1-3/+0
2007-08-27[MIPS] Sort out handling of ISA-less PCI systems.Ralf Baechle1-5/+5
2007-08-27[MIPS] Add __cmpdi2Ralf Baechle2-1/+28