summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * [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
* | | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2007-08-2764-5620/+2206
|\ \ \
| * | | [MIPS] Fulong doesn't need ISA DMA.Ralf Baechle2007-08-271-0/+1
| * | | [MIPS] IP27: intr_sconnect_level: don't disable interrupts.Ralf Baechle2007-08-271-3/+0
| * | | [MIPS] IP27: startup_bridge_irq: connect interrupt.Ralf Baechle2007-08-271-0/+2
| * | | [MIPS] IP27: shutdown_bridge_irq: don't free irq.Ralf Baechle2007-08-271-3/+0
| * | | [MIPS] Sort out handling of ISA-less PCI systems.Ralf Baechle2007-08-271-5/+5
| * | | [MIPS] Add __cmpdi2Ralf Baechle2007-08-272-1/+28
| * | | [MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle2007-08-271-1/+1
| * | | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-3/+2
| * | | [MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle2007-08-271-1/+1
| * | | [MIPS] IP22: Export sgi_gfxaddr for use by the Newport console driver.Ralf Baechle2007-08-271-0/+1
| * | | [MIPS] Maintain si_code field properly for FP exceptionsThiemo Seufer2007-08-271-3/+18
| * | | [MIPS] SMTC: Fix duplicate status dumps on NMIThiemo Seufer2007-08-271-9/+1
OpenPOWER on IntegriCloud