aboutsummaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] i386: Move CONFIG_DOUBLEFAULT into arch/i386 where it belongs.Andi Kleen2006-04-181-0/+9
* [PATCH] x86_64: Add tee and sync_file_rangeAndi Kleen2006-04-181-0/+1
* [PATCH] x86_64: x86_64 add crashdump trigger pointsVivek Goyal2006-04-181-0/+5
* [PATCH] i386/x86-64: Fix ACPI disabled LAPIC handling mismergeAndi Kleen2006-04-181-1/+4
* [PATCH] x86_64: Update defconfigAndi Kleen2006-04-181-6/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc-mergeLinus Torvalds2006-04-1820-120/+176
|\
| * powerpc: Use correct sequence for putting CPU into nap modePaul Mackerras2006-04-187-65/+101
| * [PATCH] spufs: fix context-switch decrementer codeJordi Caubet2006-04-131-1/+1
| * [PATCH] powerpc32: Set cpu explicitly in kernel compilesOlaf Hering2006-04-131-0/+4
| * [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_putLinas Vepstas2006-04-131-2/+4
| * [PATCH] powerpc: Fix machine detection in prom_init.cMichael Ellerman2006-04-131-3/+2
| * [PATCH] ppc32: Fix string comparing in platform_notify_mapVitaly Bordug2006-04-131-4/+5
| * [PATCH] powerpc: Avoid __initcall warningsAnton Blanchard2006-04-132-3/+3
| * [PATCH] powerpc: Ensure runlatch is off in the idle loopAnton Blanchard2006-04-131-2/+2
| * powerpc: Fix CHRP booting - needs a define_machine callPaul Mackerras2006-04-053-26/+25
| * powerpc: iSeries has only 256 IRQsStephen Rothwell2006-04-042-14/+29
* | [SPARC64]: Export pcibios_resource_to_bus().David S. Miller2006-04-171-0/+1
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-04-152-2/+2
|\ \
| * | [ARM] 3475/1: S3C2410: fix spelling mistake in SMDK partition tableBen Dooks2006-04-131-1/+1
| * | [ARM] 3474/1: S3C2440: USB rate writes wrong var to CLKDIVNBen Dooks2006-04-111-1/+1
* | | Fix AT91RM9200 build breakageDavid Brownell2006-04-141-1/+11
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-04-143-3/+4
|\ \ \
| * | | [SPARC]: Hook up sys_tee() into syscall tables.David S. Miller2006-04-143-3/+4
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-04-141-0/+3
|\ \ \ \
| * | | | [PATCH] arch/i386/pci/irq.c - new VIA chipsets (fwd)Grzegorz Janoszka2006-04-141-0/+3
| |/ / /
* | | | [PATCH] DMI: move dmi_scan.c from arch/i386 to drivers/firmware/Bjorn Helgaas2006-04-144-364/+3
|/ / /
* | | Merge branch 'tee' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-04-143-0/+3
|\ \ \
| * | | [PATCH] splice: add support for sys_tee()Jens Axboe2006-04-113-0/+3
* | | | [IA64] Make show_mem() skip holes in a pgdatRobin Holt2006-04-131-1/+65
* | | | [IA64] ia64_wait_for_slaves() incorrectly reports MCAKeith Owens2006-04-131-5/+5
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-04-112-2/+2
|\ \ \
| * | | kbuild: use relative path to -ISam Ravnborg2006-04-042-2/+2
| | |/ | |/|
* | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-04-117-91/+105
|\ \ \
| * | | [IA64] Prefetch mmap_sem in ia64_do_page_fault()Christoph Lameter2006-04-071-0/+3
| * | | [IA64] Failure to resume after INIT in user spaceKeith Owens2006-04-071-5/+5
| * | | [IA64] Pass more data to the MCA/INIT notify_die hooksKeith Owens2006-04-071-12/+21
| * | | [IA64] for_each_possible_cpu: ia64KAMEZAWA Hiroyuki2006-04-061-1/+1
| * | | [IA64] update HP CSR space discovery via ACPIBjorn Helgaas2006-04-061-72/+71
| * | | [IA64] Wire up new syscalls {set,get}_robust_listTony Luck2006-04-061-2/+2
| * | | [IA64] 'msg' may be used uninitialized in xpc_initiate_allocate()Tony Luck2006-04-041-1/+1
| * | | [IA64] Wire up new syscall sync_file_range()Tony Luck2006-04-041-0/+3
| |/ /
* | | [PATCH] x86_64: Fix embarassing typo in mmconfig bus checkAndi Kleen2006-04-111-1/+1
* | | [PATCH] i386/x86-64: Remove checks for value == NULL in PCI config space accessAndi Kleen2006-04-113-4/+6
* | | [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
* | | [PATCH] x86_64: Remove check for canonical RIPAndi Kleen2006-04-111-5/+0
* | | [PATCH] x86-64/i386: Don't process APICs/IO-APICs in ACPI when APIC is disabled.Andi Kleen2006-04-111-1/+4
* | | [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-112-0/+10
* | | [PATCH] No arch-specific strpbrk implementationsKyle McMartin2006-04-1119-20/+0
* | | [PATCH] Configurable NODES_SHIFTYasunori Goto2006-04-1110-9/+57
* | | [PATCH] arch/s390/Makefile: remove -finline-limit=10000Adrian Bunk2006-04-111-1/+0