summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86-64: Don't assume APIC for boot processor has an APIC ID of zeroAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Use SRAT data on Intel systems too.Andi Kleen2005-09-121-0/+21
* [PATCH] x86-64: Support dualcore and 8 socket systems in k8 fallback node par...Andi Kleen2005-09-123-25/+62
* [PATCH] x86-64: Fix the apic version that gets printed during bootAndi Kleen2005-09-121-1/+1
* [PATCH] x86-64: Don't assign CPU numbers in SRAT parsingAndi Kleen2005-09-123-22/+19
* [PATCH] x86-64: White space and comment fixes for smp_call_function_singleAndi Kleen2005-09-121-1/+4
* [PATCH] x86-64: Enable interrupts during delay calibration on APsAndi Kleen2005-09-121-0/+5
* [PATCH] x86-64: Use largest APIC number, not number of CPUs to decide on phys...Andi Kleen2005-09-121-3/+4
* [PATCH] x86-64: Remove code for outdated APICsAndi Kleen2005-09-123-36/+10
* [PATCH] x86-64: Remove esr disable hack in APIC codeAndi Kleen2005-09-121-20/+1
* [PATCH] x86-64: Remove obsolete APIC "write around" bug workaroundAndi Kleen2005-09-122-6/+6
* [PATCH] x86-64: Remove apic_write_around from smpboot.cAndi Kleen2005-09-121-9/+8
* [PATCH] x86-64: Update defconfigAndi Kleen2005-09-121-17/+48
* [PATCH] x86{-64}: Remove old hack that disabled mmconfig support on AMD systems.Andi Kleen2005-09-122-14/+0
* Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/ppc64-2.6 Linus Torvalds2005-09-1218-217/+587
|\
| * [PATCH] ppc64: Remove unused codeAnton Blanchard2005-09-121-16/+0
| * [PATCH] ppc64: Fix for missing start-cpu rtas tokenAnton Blanchard2005-09-121-2/+11
| * [PATCH] ppc64: indent pci codeAnton Blanchard2005-09-123-59/+59
| * [PATCH] ppc64: xics cleanupAnton Blanchard2005-09-121-22/+22
| * [PATCH] ppc64: Add ptrace data breakpoint supportAnton Blanchard2005-09-129-25/+106
| * [PATCH] ppc64: Fix up some whitespace issues in ptrace32.cAnton Blanchard2005-09-121-3/+3
| * [PATCH] ppc64: Add PTRACE_{GET|SET}VRREGSRobert Jennings2005-09-122-0/+30
| * ppc64: Set up PCI tree from Open Firmware device treePaul Mackerras2005-09-123-90/+356
* | [PATCH] i386: Don't miss pending signals returning to user mode after signal ...Roland McGrath2005-09-121-2/+2
* | [PATCH] m68knommu: common RAM based 68360 startup codeGreg Ungerer2005-09-111-0/+408
* | [PATCH] m68knommu: common ROM/flash based 68360 startup codeGreg Ungerer2005-09-111-0/+420
|/
* Merge branch 'release' of master.kernel.org:/pub/scm/linux/kernel/git/aegl/li...Linus Torvalds2005-09-1112-1180/+1440
|\
| * Pull sn-features into release branchTony Luck2005-09-111-11/+19
| |\
| | * [IA64-SGI] Add new vendor-specific SAL calls for:Jack Steiner2005-08-311-11/+19
| * | Pull sim-fixes into release branchTony Luck2005-09-113-64/+97
| |\ \
| | * | [IA64] Fix nasty VMLPT problem...Peter Chubb2005-08-311-3/+12
| | * | [IA64] Allow /proc/pal/cpu0/vm_info under the simulatorPeter Chubb2005-08-311-55/+60
| | * | [IA64] Add PAL_VM_SUMMARY/PAL_MEM_ATTRIB to bootloader for SKIPeter Chubb2005-08-311-6/+25
| | |/
| * | [IA64] MCA/INIT: remove obsolete unwind codeKeith Owens2005-09-111-22/+0
| * | [IA64] MCA/INIT: remove the physical mode path from minstate.hKeith Owens2005-09-112-71/+18
| * | [PATCH] MCA/INIT: use per cpu stacksKeith Owens2005-09-114-984/+1272
| * | [IA64] MCA/INIT: avoid reading INIT record during INIT eventKeith Owens2005-09-111-28/+34
* | | mips: rename offsets.c to asm-offsets.cSam Ravnborg2005-09-111-0/+0
* | | kbuild: rename prepare to archprepare to fix dependency chainSam Ravnborg2005-09-118-8/+8
|/ /
* | [PATCH] uml: avoid already done dirtyingPaolo 'Blaisorblade' Giarrusso2005-09-101-2/+1
* | [PATCH] uml: fix fault handler on writePaolo 'Blaisorblade' Giarrusso2005-09-101-1/+2
* | [PATCH] uml: inline mk_pte and various friendsPaolo 'Blaisorblade' Giarrusso2005-09-103-41/+11
* | [PATCH] x86_64 linker script cleanups for debug sectionsPaolo 'Blaisorblade' Giarrusso2005-09-101-16/+3
* | [PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso2005-09-103-50/+12
* | [PATCH] Uml: more cleaningPaolo 'Blaisorblade' Giarrusso2005-09-101-4/+3
* | Merge master.kernel.org:/home/rmk/linux-2.6-arm Linus Torvalds2005-09-105-26/+15
|\ \
| * | [ARM] 2894/1: Sharp Scoop driver pm_message_t type fixRichard Purdie2005-09-091-1/+1
| * | [ARM] 2893/1: [MMC] Update corgi to use the new mmc delayed detection functionRichard Purdie2005-09-091-23/+5
| * | [ARM] sys_mbind needs wrappingRussell King2005-09-092-1/+5
| * | [ARM] Fix typo in arch/arm/Kconfig.debugRussell King2005-09-091-1/+1
OpenPOWER on IntegriCloud