summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2006-04-19[MIPS] Some formatting fixes.Ralf Baechle1-3/+3
2006-04-19[MIPS] Fixup printk in mips_srs_init.Ralf Baechle1-1/+2
2006-04-19[MIPS] Remove redundant initialization of sr_allocated.Ralf Baechle1-2/+0
2006-04-19[MIPS] Make set_vi_srs_handler static.Ralf Baechle1-1/+1
2006-04-19[MIPS] Cleanup free_initmem the same way as i386 did.Ralf Baechle1-25/+23
2006-04-19[MIPS] Added tb0287_defconfig back.Yoichi Yuasa1-0/+1096
2006-04-18[PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen1-0/+9
2006-04-18[PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen1-0/+1
2006-04-18[PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal1-0/+5
2006-04-18[PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen1-1/+4
2006-04-18[PATCH] x86_64: Update defconfigAndi Kleen1-6/+13
2006-04-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds20-120/+176
2006-04-18powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras7-65/+101
2006-04-17[SPARC64]: Export pcibios_resource_to_bus().David S. Miller1-0/+1
2006-04-15Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2-2/+2
2006-04-14Fix AT91RM9200 build breakageDavid Brownell1-1/+11
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds3-3/+4
2006-04-14Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-0/+3
2006-04-14[SPARC]: Hook up sys_tee() into syscall tables.David S. Miller3-3/+4
2006-04-14[PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka1-0/+3
2006-04-14[PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas4-364/+3
2006-04-14Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds3-0/+3
2006-04-13[IA64] Make show_mem() skip holes in a pgdatRobin Holt1-1/+65
2006-04-13[IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens1-5/+5
2006-04-13[PATCH] spufs: fix context-switch decrementer codeJordi Caubet1-1/+1
2006-04-13[PATCH] powerpc32: Set cpu explicitly in kernel compilesOlaf Hering1-0/+4
2006-04-13[PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas1-2/+4
2006-04-13[PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman1-3/+2
2006-04-13[PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug1-4/+5
2006-04-13[PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2-3/+3
2006-04-13[PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard1-2/+2
2006-04-13[ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition tableBen Dooks1-1/+1
2006-04-11[ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVNBen Dooks1-1/+1
2006-04-11[PATCH] splice: add support for sys_tee()Jens Axboe3-0/+3
2006-04-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-2/+2
2006-04-11Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds7-91/+105
2006-04-11[PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen1-1/+1
2006-04-11[PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen3-4/+6
2006-04-11[PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen1-2/+0
2006-04-11[PATCH] x86_64: Remove check for canonical RIPAndi Kleen1-5/+0
2006-04-11[PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen1-1/+4
2006-04-11[PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2-0/+10
2006-04-11[PATCH] No arch-specific strpbrk implementationsKyle McMartin19-20/+0
2006-04-11[PATCH] Configurable NODES_SHIFTYasunori Goto10-9/+57
2006-04-11[PATCH] arch/s390/Makefile: remove -finline-limit=10000Adrian Bunk1-1/+0
2006-04-11[PATCH] s390: update default configurationMartin Schwidefsky1-20/+28
2006-04-11[PATCH] uml: avoid warnings for diffent names for an unsigned quadwordPaolo 'Blaisorblade' Giarrusso2-2/+2
2006-04-11[PATCH] uml: fix parallel make early failure on clean treePaolo 'Blaisorblade' Giarrusso1-1/+2
2006-04-11[PATCH] uml: local_irq_save, not local_save_flagsPaolo 'Blaisorblade' Giarrusso1-1/+1
2006-04-11[PATCH] uml: fix big stack userPaolo 'Blaisorblade' Giarrusso1-10/+13