summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds2006-02-0614-178/+221
|\
| * [IA64-SGI] Shub2 BTE address fixRuss Anderson2006-02-061-11/+6
| * Pull sn-recursive-flags-for-select-builds into release branchTony Luck2006-02-065-2/+8
| |\
| | * [IA64-SGI] Recursive flags do not work for selective buildsKeith Owens2006-01-265-2/+8
| * | [IA64-SGI] Fix XPC code which sleeps with spin_lock_irqsave().Robin Holt2006-02-021-8/+11
| * | [IA64-SGI] sn2 housekeepingJes Sorensen2006-02-024-34/+35
| * | Pull sgi-drivers-makefile-cleanup into release branchTony Luck2006-02-021-0/+3
| |\ \
| | * | [PATCH] drivers/sn/ must be entered for CONFIG_SGI_IOC3Jes Sorensen2006-01-261-0/+3
| | |/
| * | [IA64] avoid broken SAL_CACHE_FLUSH implementationsBjorn Helgaas2006-02-021-0/+75
| * | [IA64] Remove stale comment from ia64/KconfigKyle McMartin2006-02-021-1/+0
| * | [IA64-SGI] disable msi for all altix pci devicesMark Maule2006-02-021-0/+7
| * | [IA64-SGI] fix smp_affinity redirection when using CONFIG_PCI_MSIMark Maule2006-02-021-1/+1
| * | Pull update-tlbflush-sn into release branchTony Luck2006-02-021-121/+75
| |\ \
| | * | [IA64-SGI] Update TLB flushing code for SN platformJack Steiner2006-01-261-121/+75
| | |/
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2006-02-052-8/+17
|\ \ \
| * | | [SPARC64]: Update defconfig.David S. Miller2006-02-051-8/+13
| * | | [SPARC64]: Add .gitignore file for sparc64 boot images.David S. Miller2006-02-051-0/+4
* | | | [PATCH] i386: HIGHMEM64G must depend on X86_CMPXCHG64Adrian Bunk2006-02-051-0/+1
* | | | [PATCH] i386: print kernel version in register dumpsChuck Ebbert2006-02-052-4/+8
* | | | [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-059-3/+77
* | | | [PATCH] x86: fix stack trace facility levelHugh Dickins2006-02-051-1/+2
* | | | [PATCH] percpu data: only iterate over possible CPUsEric Dumazet2006-02-051-1/+1
* | | | Revert "[PATCH] x86_64: Fix the node cpumask of a cpu going down"Linus Torvalds2006-02-051-3/+0
|/ / /
* | | [PATCH] x86_64: IOMMU printk cleanupJon Mason2006-02-044-10/+11
* | | [PATCH] x86_64: Let impossible CPUs point to reference per cpu dataAndi Kleen2006-02-041-3/+5
* | | [PATCH] i386/x86-64: Don't ack the APIC for bad interrupts when the APIC is n...Andi Kleen2006-02-042-1/+24
* | | [PATCH] x86_64: Dont record local apic ids when they are disabled in MADTAshok Raj2006-02-041-3/+10
* | | [PATCH] x86_64: minor odering correction to dump_pagetable()Jan Beulich2006-02-041-2/+1
* | | [PATCH] x86_64: small fix for CFI annotationsJan Beulich2006-02-041-0/+4
* | | [PATCH] x86_64: Calibrate APIC timer using PM timerAndi Kleen2006-02-042-6/+47
* | | [PATCH] x86_64: Don't allow kprobes on __switch_toAndi Kleen2006-02-041-1/+3
* | | [PATCH] x86_64: align per-cpu section to configured cache bytesZach Brown2006-02-041-1/+1
* | | [PATCH] x86_64: When allocation of merged SG lists fails in the IOMMU don't m...Kevin VanMaren2006-02-041-3/+6
* | | [PATCH] x86_64: Fix zero mcfg entry workaround on x86-64Andi Kleen2006-02-041-1/+1
* | | [PATCH] x86_64: Do more checking in the SRAT header codeAndi Kleen2006-02-041-4/+15
* | | [PATCH] x86_64: data/functions wrongly marked as __init with cpu hotplug.Ashok Raj2006-02-041-1/+1
* | | [PATCH] x86_64: mark two routines as __cpuinitShaohua Li2006-02-042-2/+2
* | | [PATCH] x86_64: Clear more state when ignoring empty node in SRAT parsingAndi Kleen2006-02-041-6/+20
* | | [PATCH] x86_64: Remove CONFIG_INIT_DEBUGAndi Kleen2006-02-041-7/+0
* | | [PATCH] x86_64: Fix the node cpumask of a cpu going downRavikiran G Thirumalai2006-02-041-0/+3
* | | [PATCH] x86_64: Undo the earlier changes to remove unrolled copy/memset funct...Andi Kleen2006-02-046-23/+542
* | | [PATCH] x86_64: Fix swiotlb dma_alloc_coherent fallbackAndi Kleen2006-02-041-0/+3
* | | [PATCH] x86_64: [PATCH] timer resumeShaohua Li2006-02-042-0/+17
* | | [PATCH] x86_64: Automatically enable apicmaintimer on ATI boardsAndi Kleen2006-02-041-0/+8
* | | [PATCH] x86_64: Allow to run main time keeping from the local APIC interruptAndi Kleen2006-02-042-9/+70
* | | [PATCH] x86_64: Disallow kprobes on NMI handlersAndi Kleen2006-02-043-13/+18
* | | [PATCH] x86_64: Update defconfigAndi Kleen2006-02-041-7/+14
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2006-02-0319-135/+475
|\ \ \
| * | | [PARISC] New syscalls (inotify, *at, pselect6/ppoll, migrate_pages)Kyle McMartin2006-01-301-0/+19
| * | | [PARISC] Simplify DISCONTIGMEM in KconfigKyle McMartin2006-01-291-7/+13
OpenPOWER on IntegriCloud