summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2005-11-01Revert "i386: move apic init in init_IRQs"Linus Torvalds5-97/+70
2005-10-31[PATCH] i386: CONFIG_PC removalArthur Othieno1-5/+0
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds83-61/+83
2005-10-31powerpc: import a fix from arch/ppc/mm/pgtable.cPaul Mackerras1-3/+1
2005-10-31powerpc: apply recent changes to merged codePaul Mackerras6-12/+6
2005-10-31Merge ../linux-2.6 by handPaul Mackerras707-18067/+47666
2005-10-31ppc: remove duplicate export of cur_cpu_specPaul Mackerras1-1/+0
2005-10-31powerpc: Fix bug arising from having multiple memory_limit variablesPaul Mackerras6-16/+5
2005-10-31Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds19-414/+395
2005-10-31[PATCH] fix missing includesTim Schmielau33-1/+45
2005-10-31[PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2-2/+8
2005-10-31[PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2-14/+4
2005-10-31[PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2-2/+10
2005-10-31[PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap1-1/+1
2005-10-31[PATCH] jiffies_64 cleanupThomas Gleixner24-93/+0
2005-10-31[PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst1-29/+0
2005-10-31[PATCH] unify sys_ptrace prototypeChristoph Hellwig17-16/+16
2005-10-31[PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig1-1/+1
2005-10-31[PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman1-11/+6
2005-10-31[PATCH] remove timer debug fieldAndrew Morton1-16/+2
2005-10-31[PATCH] remove some more check_region stuffJeff Garzik2-7/+2
2005-10-31[PATCH] TIOC* compat ioctl handlingChristoph Hellwig3-11/+1
2005-10-31[PATCH] introduce setup_timer() helperOleg Nesterov1-4/+4
2005-10-31[PATCH] s390: export ipl device parametersHeiko Carstens3-7/+317
2005-10-31[PATCH] s390: 3270 fullscreen viewRichard Hitt1-0/+9
2005-10-31[PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso1-5/+13
2005-10-31[PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso1-4/+0
2005-10-31[PATCH] uml: fix "reuse i386 cpu optimizations"Paolo 'Blaisorblade' Giarrusso2-4/+5
2005-10-31[PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso6-337/+361
2005-10-31[PATCH] m32r: SMC91x driver updateHirokazu Takata4-15/+13
2005-10-31[PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata5-5/+5
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