summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2005-10-3019-414/+395
|\
| * [ARM] fix ixp2x00 defconfig NR_UARTS optionsDeepak Saxena2005-10-302-2/+2
| * [ARM] 3049/1: More optimized libgcc functionsNicolas Pitre2005-10-3011-312/+223
| * [ARM] Clean up dmabounceRussell King2005-10-301-79/+86
| * [ARM] Make v6 copypage function static and cleanup pgprotsRussell King2005-10-301-9/+7
| * [ARM] Re-organise die()Russell King2005-10-301-12/+17
| * [ARM] 3069/1: Add spitz irda platform supportRichard Purdie2005-10-301-0/+19
| * [ARM] 3068/1: Add corgi irda platform supportRichard Purdie2005-10-301-0/+20
| * [ARM] 3067/1: Add poodle irda platform supportRichard Purdie2005-10-301-0/+21
* | [PATCH] fix missing includesTim Schmielau2005-10-3033-1/+45
* | [PATCH] hpet-RTC: cache the comparator registerClemens Ladisch2005-10-302-2/+8
* | [PATCH] hpet-RTC: fix timer config register accessesClemens Ladisch2005-10-302-14/+4
* | [PATCH] hpet-RTC: disable interrupt when no longer neededClemens Ladisch2005-10-302-2/+10
* | [PATCH] sparse cleanups: NULL pointers, C99 struct init.Randy Dunlap2005-10-301-1/+1
* | [PATCH] jiffies_64 cleanupThomas Gleixner2005-10-3024-93/+0
* | [PATCH] Remove orphaned TIOCGDEV compat ioctlBrian Gerst2005-10-301-29/+0
* | [PATCH] unify sys_ptrace prototypeChristoph Hellwig2005-10-3017-16/+16
* | [PATCH] adjust parisc sys_ptrace prototypeChristoph Hellwig2005-10-301-1/+1
* | [PATCH] Don't uselessly export task_struct to userspace in core dumpsEric W. Biederman2005-10-301-11/+6
* | [PATCH] remove timer debug fieldAndrew Morton2005-10-301-16/+2
* | [PATCH] remove some more check_region stuffJeff Garzik2005-10-302-7/+2
* | [PATCH] TIOC* compat ioctl handlingChristoph Hellwig2005-10-303-11/+1
* | [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-301-4/+4
* | [PATCH] s390: export ipl device parametersHeiko Carstens2005-10-303-7/+317
* | [PATCH] s390: 3270 fullscreen viewRichard Hitt2005-10-301-0/+9
* | [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4Paolo 'Blaisorblade' Giarrusso2005-10-301-5/+13
* | [PATCH] uml: remove old UM_FASTCALL, and make the thing work againPaolo 'Blaisorblade' Giarrusso2005-10-301-4/+0
* | [PATCH] uml: fix "reuse i386 cpu optimizations"Paolo 'Blaisorblade' Giarrusso2005-10-302-4/+5
* | [PATCH] uml: reuse i386 cpu-specific tuningPaolo 'Blaisorblade' Giarrusso2005-10-306-337/+361
* | [PATCH] m32r: SMC91x driver updateHirokazu Takata2005-10-304-15/+13
* | [PATCH] m32r: NONCACHE_OFFSET in _port2addrHirokazu Takata2005-10-305-5/+5
* | [PATCH] m32r: fix #if warningsHirokazu Takata2005-10-301-12/+12
* | [PATCH] m32r: remove unused instructionsHirokazu Takata2005-10-301-2/+0
* | [PATCH] swsusp: rework memory freeing on resumeRafael J. Wysocki2005-10-301-65/+19
* | [PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj2005-10-301-17/+43
* | [PATCH] i386: srat on non-acpi hw fixMagnus Damm2005-10-301-1/+6
* | [PATCH] i386 mpparse: Only ignore lapic information we can't storeEric W. Biederman2005-10-301-16/+19
* | [PATCH] kdump/i386: apic verification failure fixVivek Goyal2005-10-301-2/+1
* | [PATCH] Clean up mtrr compat ioctl codeBrian Gerst2005-10-302-141/+74
* | [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
OpenPOWER on IntegriCloud