| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "i386: move apic init in init_IRQs" | Linus Torvalds | 2005-11-01 | 5 | -97/+70 |
* | [PATCH] i386: CONFIG_PC removal | Arthur Othieno | 2005-10-31 | 1 | -5/+0 |
* | Merge master.kernel.org:/home/rmk/linux-2.6-drvmodel | Linus Torvalds | 2005-10-31 | 83 | -61/+83 |
|\ |
|
| * | Create platform_device.h to contain all the platform device details. | Russell King | 2005-10-29 | 83 | -61/+83 |
* | | powerpc: import a fix from arch/ppc/mm/pgtable.c | Paul Mackerras | 2005-10-31 | 1 | -3/+1 |
* | | powerpc: apply recent changes to merged code | Paul Mackerras | 2005-10-31 | 6 | -12/+6 |
* | | Merge ../linux-2.6 by hand | Paul Mackerras | 2005-10-31 | 707 | -18067/+47666 |
|\ \ |
|
| * \ | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 2005-10-31 | 19 | -414/+395 |
| |\ \ |
|
| | * | | [ARM] fix ixp2x00 defconfig NR_UARTS options | Deepak Saxena | 2005-10-31 | 2 | -2/+2 |
| | * | | [ARM] 3049/1: More optimized libgcc functions | Nicolas Pitre | 2005-10-31 | 11 | -312/+223 |
| | * | | [ARM] Clean up dmabounce | Russell King | 2005-10-30 | 1 | -79/+86 |
| | * | | [ARM] Make v6 copypage function static and cleanup pgprots | Russell King | 2005-10-30 | 1 | -9/+7 |
| | * | | [ARM] Re-organise die() | Russell King | 2005-10-30 | 1 | -12/+17 |
| | * | | [ARM] 3069/1: Add spitz irda platform support | Richard Purdie | 2005-10-30 | 1 | -0/+19 |
| | * | | [ARM] 3068/1: Add corgi irda platform support | Richard Purdie | 2005-10-30 | 1 | -0/+20 |
| | * | | [ARM] 3067/1: Add poodle irda platform support | Richard Purdie | 2005-10-30 | 1 | -0/+21 |
| * | | | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 33 | -1/+45 |
| * | | | [PATCH] hpet-RTC: cache the comparator register | Clemens Ladisch | 2005-10-31 | 2 | -2/+8 |
| * | | | [PATCH] hpet-RTC: fix timer config register accesses | Clemens Ladisch | 2005-10-31 | 2 | -14/+4 |
| * | | | [PATCH] hpet-RTC: disable interrupt when no longer needed | Clemens Ladisch | 2005-10-31 | 2 | -2/+10 |
| * | | | [PATCH] sparse cleanups: NULL pointers, C99 struct init. | Randy Dunlap | 2005-10-31 | 1 | -1/+1 |
| * | | | [PATCH] jiffies_64 cleanup | Thomas Gleixner | 2005-10-31 | 24 | -93/+0 |
| * | | | [PATCH] Remove orphaned TIOCGDEV compat ioctl | Brian Gerst | 2005-10-31 | 1 | -29/+0 |
| * | | | [PATCH] unify sys_ptrace prototype | Christoph Hellwig | 2005-10-31 | 17 | -16/+16 |
| * | | | [PATCH] adjust parisc sys_ptrace prototype | Christoph Hellwig | 2005-10-31 | 1 | -1/+1 |
| * | | | [PATCH] Don't uselessly export task_struct to userspace in core dumps | Eric W. Biederman | 2005-10-31 | 1 | -11/+6 |
| * | | | [PATCH] remove timer debug field | Andrew Morton | 2005-10-31 | 1 | -16/+2 |
| * | | | [PATCH] remove some more check_region stuff | Jeff Garzik | 2005-10-31 | 2 | -7/+2 |
| * | | | [PATCH] TIOC* compat ioctl handling | Christoph Hellwig | 2005-10-31 | 3 | -11/+1 |
| * | | | [PATCH] introduce setup_timer() helper | Oleg Nesterov | 2005-10-31 | 1 | -4/+4 |
| * | | | [PATCH] s390: export ipl device parameters | Heiko Carstens | 2005-10-31 | 3 | -7/+317 |
| * | | | [PATCH] s390: 3270 fullscreen view | Richard Hitt | 2005-10-31 | 1 | -0/+9 |
| * | | | [PATCH] i386: use -mcpu, not -mtune, for GCCs older than 3.4 | Paolo 'Blaisorblade' Giarrusso | 2005-10-31 | 1 | -5/+13 |
| * | | | [PATCH] uml: remove old UM_FASTCALL, and make the thing work again | Paolo 'Blaisorblade' Giarrusso | 2005-10-31 | 1 | -4/+0 |
| * | | | [PATCH] uml: fix "reuse i386 cpu optimizations" | Paolo 'Blaisorblade' Giarrusso | 2005-10-31 | 2 | -4/+5 |
| * | | | [PATCH] uml: reuse i386 cpu-specific tuning | Paolo 'Blaisorblade' Giarrusso | 2005-10-31 | 6 | -337/+361 |
| * | | | [PATCH] m32r: SMC91x driver update | Hirokazu Takata | 2005-10-31 | 4 | -15/+13 |
| * | | | [PATCH] m32r: NONCACHE_OFFSET in _port2addr | Hirokazu Takata | 2005-10-31 | 5 | -5/+5 |
| * | | | [PATCH] m32r: fix #if warnings | Hirokazu Takata | 2005-10-31 | 1 | -12/+12 |
| * | | | [PATCH] m32r: remove unused instructions | Hirokazu Takata | 2005-10-31 | 1 | -2/+0 |
| * | | | [PATCH] swsusp: rework memory freeing on resume | Rafael J. Wysocki | 2005-10-31 | 1 | -65/+19 |
| * | | | [PATCH] create and destroy cache sysfs entries based on cpu notifiers | Ashok Raj | 2005-10-31 | 1 | -17/+43 |
| * | | | [PATCH] i386: srat on non-acpi hw fix | Magnus Damm | 2005-10-31 | 1 | -1/+6 |
| * | | | [PATCH] i386 mpparse: Only ignore lapic information we can't store | Eric W. Biederman | 2005-10-31 | 1 | -16/+19 |
| * | | | [PATCH] kdump/i386: apic verification failure fix | Vivek Goyal | 2005-10-31 | 1 | -2/+1 |
| * | | | [PATCH] Clean up mtrr compat ioctl code | Brian Gerst | 2005-10-31 | 2 | -141/+74 |
| * | | | [PATCH] x86: vmx cpu feature detection | Kamble, Nitin A | 2005-10-31 | 2 | -2/+2 |
| * | | | [PATCH] i386 kexec-on-panic: Don't shutdown the apics. | Eric W. Biederman | 2005-10-31 | 1 | -7/+0 |
| * | | | [PATCH] i386: move apic init in init_IRQs | Eric W. Biederman | 2005-10-31 | 5 | -71/+100 |
| * | | | [PATCH] i386 nmi_watchdog: Merge check_nmi_watchdog fixes from x86_64 | Eric W. Biederman | 2005-10-31 | 1 | -2/+37 |