summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-10-31[PATCH] m32r: fix #if warningsHirokazu Takata1-12/+12
2005-10-31[PATCH] m32r: remove unused instructionsHirokazu Takata1-2/+0
2005-10-31[PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki1-65/+19
2005-10-31[PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj1-17/+43
2005-10-31[PATCH] i386: srat on non-acpi hw fixMagnus Damm1-1/+6
2005-10-31[PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman1-16/+19
2005-10-31[PATCH] kdump/i386: apic verification failure fixVivek Goyal1-2/+1
2005-10-31[PATCH] Clean up mtrr compat ioctl codeBrian Gerst2-141/+74
2005-10-31[PATCH] x86: vmx cpu feature detectionKamble, Nitin A2-2/+2
2005-10-31[PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman1-7/+0
2005-10-31[PATCH] i386: move apic init in init_IRQsEric W. Biederman5-71/+100
2005-10-31[PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman1-2/+37
2005-10-31[PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman1-35/+112
2005-10-31[PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2-5/+17
2005-10-31[PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi1-7/+1
2005-10-31[PATCH] fixup bogus e820 entry with mem=Dave Hansen1-7/+17
2005-10-31[PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com1-19/+36
2005-10-31[PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi1-3/+8
2005-10-31[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden3-24/+27
2005-10-31[PATCH] x86: bogus tls from gdtZachary Amsden1-6/+0
2005-10-31[PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich3-7/+11
2005-10-31[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B1-12/+6
2005-10-31[PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman1-0/+1
2005-10-31[PATCH] FPU context corrupted after resumeShaohua Li2-13/+10
2005-10-31[PATCH] x86: cmpxchg improvementsJan Beulich1-0/+5
2005-10-31[PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers3-18/+28
2005-10-31[PATCH] CONFIG_IA32Brian Gerst1-1/+5
2005-10-30[PATCH] memory hotplug: ppc64 specific hot-add functionsDave Hansen1-0/+77
2005-10-30[PATCH] memory hotplug: i386 addition functionsDave Hansen2-7/+59
2005-10-30[PATCH] memory hotplug locking: node_size_lockDave Hansen6-2/+29
2005-10-30[PATCH] mm: split page table lockHugh Dickins4-6/+8
2005-10-30[PATCH] mm: uml kill unusedHugh Dickins2-37/+0
2005-10-30[PATCH] mm: uml pte atomicityHugh Dickins1-3/+5
2005-10-30[PATCH] mm: cris v32 mmu_context_lockHugh Dickins1-2/+4
2005-10-30[PATCH] mm: parisc pte atomicityHugh Dickins1-15/+9
2005-10-30[PATCH] mm: arm ready for split ptlockHugh Dickins3-84/+33
2005-10-30[PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins3-65/+60
2005-10-30[PATCH] mm: kill check_user_page_readableHugh Dickins2-62/+22
2005-10-30[PATCH] mm: flush_tlb_range outside ptlockHugh Dickins1-0/+2
2005-10-30[PATCH] mm: arches skip ptlockHugh Dickins5-39/+3
2005-10-30[PATCH] mm: init_mm without ptlockHugh Dickins23-77/+25
2005-10-30[PATCH] mm: ia64 use expand_upwardsHugh Dickins2-28/+8
2005-10-30[PATCH] core remove PageReservedNick Piggin3-5/+13
2005-10-30[PATCH] mm: m68k kill stram swapHugh Dickins2-926/+16
2005-10-30[PATCH] mm: sh64 hugetlbpage.cHugh Dickins2-178/+12
2005-10-30[PATCH] mm: mm_init set_mm_countersHugh Dickins3-3/+0
2005-10-30[PATCH] mm: tlb_finish_mmu forget rssHugh Dickins1-2/+1
2005-10-30[PATCH] mm: tlb_is_full_mm was obscureHugh Dickins1-2/+2
2005-10-30[PATCH] mm: vm_stat_account unshackledHugh Dickins2-2/+3
2005-10-30Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds9-66/+118