aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-09-06m32r: Rename STI/CLI macrosHirokazu Takata1-8/+8
2007-09-06m32r: build fix of entry.SHirokazu Takata1-2/+2
2007-09-03m32r: Separate syscall table from entry.SHirokazu Takata2-287/+290
2007-09-03m32r: Cosmetic updates of arch/m32r/kernel/entry.SHirokazu Takata1-15/+7
2007-09-03m32r: Exit ei_handler directly for no IRQ case or IPI operationsHirokazu Takata1-2/+1
2007-09-03m32r: Simplify ei_handler codeHirokazu Takata1-202/+39
2007-09-03m32r: Define symbols to unify platform-dependent ICU checksHirokazu Takata1-0/+20
2007-09-03m32r: Move dot.gdbinit filesHirokazu Takata10-0/+0
2007-09-03m32r: Rearrange platform-dependent codesHirokazu Takata27-28/+37
2007-09-03m32r: Add defconfig file for the usrv platform.Hirokazu Takata1-0/+774
2007-09-03m32r: Update defconfig files for 2.6.23-rc1Hirokazu Takata12-2669/+1244
2007-09-03m32r: Move defconfig files to arch/m32r/configs/Hirokazu Takata11-0/+0
2007-08-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/linux-2.6-x86setupLinus Torvalds1-13/+21
2007-08-31x86: 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-30[SPARC64]: Fix several bugs in MSI handling.David S. Miller3-14/+30
2007-08-30[SPARC64]: Fix type and constant sizes wrt. sun4u IMAP/ICLR handling.David S. Miller1-1/+1
2007-08-30Merge 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/powerpcLinus 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-29[POWERPC] Update defconfigsKumar Gala20-2661/+2131
2007-08-28[POWERPC] Flush registers to proper task contextKumar Gala1-3/+3
2007-08-28[ARM] 4557/1: Fix PXA irq gpio initializationSamuel1-1/+1
2007-08-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus 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/powerpcLinus Torvalds8-198/+152
2007-08-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus 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-26[SPARC32]: Kill unused vars and macros from prom/console.cDavid S. Miller1-3/+0
2007-08-26[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
2007-08-27[MIPS] HOTPLUG: Make register_pci_controller __devinit.Ralf Baechle1-1/+1
2007-08-27[MIPS] PCI: Remove __devinit attribute from pcibios_fixup_bus.Ralf Baechle1-3/+2