summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] x86: vmx cpu feature detectionKamble, Nitin A2005-10-302-2/+2
* [PATCH] i386 kexec-on-panic: Don't shutdown the apics.Eric W. Biederman2005-10-301-7/+0
* [PATCH] i386: move apic init in init_IRQsEric W. Biederman2005-10-305-71/+100
* [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64Eric W. Biederman2005-10-301-2/+37
* [PATCH] i386 io_apic.c: Memorize at bootup where the i8259 is connectedEric W. Biederman2005-10-301-35/+112
* [PATCH] ES7000 platform updateNatalie.Protasevich@unisys.com2005-10-302-5/+17
* [PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi2005-10-301-7/+1
* [PATCH] fixup bogus e820 entry with mem=Dave Hansen2005-10-301-7/+17
* [PATCH] asus vt8235 router buggy bios workaroundaleksey_gorelov@phoenix.com2005-10-301-19/+36
* [PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi2005-10-301-3/+8
* [PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden2005-10-303-24/+27
* [PATCH] x86: bogus tls from gdtZachary Amsden2005-10-301-6/+0
* [PATCH] x86: hot plug CPU to support physical add of new processorsNatalie Protasevich2005-10-303-7/+11
* [PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B2005-10-301-12/+6
* [PATCH] x86: initialise tss->io_bitmap_owner to somethingBart Oldeman2005-10-301-0/+1
* [PATCH] FPU context corrupted after resumeShaohua Li2005-10-302-13/+10
* [PATCH] x86: cmpxchg improvementsJan Beulich2005-10-301-0/+5
* [PATCH] i386 and x86_64 TSC set_cyc2ns_scale imprecisionMathieu Desnoyers2005-10-303-18/+28
* [PATCH] CONFIG_IA32Brian Gerst2005-10-301-1/+5
* [PATCH] memory hotplug: ppc64 specific hot-add functionsDave Hansen2005-10-291-0/+77
* [PATCH] memory hotplug: i386 addition functionsDave Hansen2005-10-292-7/+59
* [PATCH] memory hotplug locking: node_size_lockDave Hansen2005-10-296-2/+29
* [PATCH] mm: split page table lockHugh Dickins2005-10-294-6/+8
* [PATCH] mm: uml kill unusedHugh Dickins2005-10-292-37/+0
* [PATCH] mm: uml pte atomicityHugh Dickins2005-10-291-3/+5
* [PATCH] mm: cris v32 mmu_context_lockHugh Dickins2005-10-291-2/+4
* [PATCH] mm: parisc pte atomicityHugh Dickins2005-10-291-15/+9
* [PATCH] mm: arm ready for split ptlockHugh Dickins2005-10-293-84/+33
* [PATCH] mm: i386 sh sh64 ready for split ptlockHugh Dickins2005-10-293-65/+60
* [PATCH] mm: kill check_user_page_readableHugh Dickins2005-10-292-62/+22
* [PATCH] mm: flush_tlb_range outside ptlockHugh Dickins2005-10-291-0/+2
* [PATCH] mm: arches skip ptlockHugh Dickins2005-10-295-39/+3
* [PATCH] mm: init_mm without ptlockHugh Dickins2005-10-2923-77/+25
* [PATCH] mm: ia64 use expand_upwardsHugh Dickins2005-10-292-28/+8
* [PATCH] core remove PageReservedNick Piggin2005-10-293-5/+13
* [PATCH] mm: m68k kill stram swapHugh Dickins2005-10-292-926/+16
* [PATCH] mm: sh64 hugetlbpage.cHugh Dickins2005-10-292-178/+12
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-293-3/+0
* [PATCH] mm: tlb_finish_mmu forget rssHugh Dickins2005-10-291-2/+1
* [PATCH] mm: tlb_is_full_mm was obscureHugh Dickins2005-10-291-2/+2
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-292-2/+3
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-299-66/+118
|\
| * [ARM] 3061/1: cleanup the XIP link address messNicolas Pitre2005-10-294-52/+29
| * [ARM] 3060/1: allow constants found in asm/memory.h to be used in asm codeNicolas Pitre2005-10-293-4/+5
| * [ARM] 3059/1: fix XIP supportNicolas Pitre2005-10-291-11/+19
| * [ARM] Add support for SA1100 Jornada flash device supportRussell King2005-10-291-0/+64
| * [ARM] Allow MTD device name to be passed via platform dataRussell King2005-10-291-0/+2
* | Update MIPS defconfig files.Ralf Baechle2005-10-2946-5986/+17743
* | prom_free_prom_memory() returns unsigned longArthur Othieno2005-10-293-3/+6
* | Get rid of SINGLE_ONLY_FPU. Linux does not support half FPU other thanRalf Baechle2005-10-291-62/+8
OpenPOWER on IntegriCloud