| Commit message (Expand) | Author | Age | Files | Lines |
* | i386: Fix leak of ../kernel from top level | Andi Kleen | 2007-09-12 | 1 | -1/+1 |
* | usermodehelper: Tidy up waiting | Jeremy Fitzhardinge | 2007-07-18 | 1 | -1/+1 |
* | i386: fix voyager build | Jeremy Fitzhardinge | 2007-05-15 | 1 | -65/+41 |
* | i386: voyager: use __maybe_unused | David Rientjes | 2007-05-09 | 1 | -2/+2 |
* | Add IRQF_IRQPOLL flag on i386 | Bernhard Walle | 2007-05-08 | 1 | -1/+1 |
* | header cleaning: don't include smp_lock.h when not used | Randy Dunlap | 2007-05-08 | 2 | -2/+0 |
* | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6 | Linus Torvalds | 2007-05-05 | 1 | -15/+1 |
|\ |
|
| * | [PATCH] i386: Use per-cpu GDT immediately upon boot | Rusty Russell | 2007-05-02 | 1 | -6/+0 |
| * | [PATCH] i386: Use per-cpu variables for GDT, PDA | Rusty Russell | 2007-05-02 | 1 | -9/+1 |
* | | [VOYAGER] add smp alternatives | James Bottomley | 2007-05-01 | 1 | -0/+2 |
* | | [VOYAGER] Use modern techniques to setup and teardown low identiy mappings. | Eric W. Biederman | 2007-05-01 | 1 | -32/+6 |
* | | [VOYAGER] Convert the monitor thread to use the kthread API | Christoph Hellwig | 2007-05-01 | 2 | -50/+23 |
* | | [VOYAGER] clockevents driver: bring voyager in to line | James Bottomley | 2007-05-01 | 1 | -1/+7 |
* | | [VOYAGER] add smp_call_function_single | James Bottomley | 2007-04-30 | 1 | -13/+44 |
|/ |
|
* | [PATCH] x86: fix PDA variables to work during boot | James Bottomley | 2007-01-22 | 1 | -0/+6 |
* | [PATCH] i386: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-07 | 1 | -4/+2 |
* | [PATCH] i386: Initialize the per-CPU data area | Jeremy Fitzhardinge | 2006-12-07 | 1 | -1/+13 |
* | [VOYAGER] fix up ptregs removal mess | James Bottomley | 2006-10-12 | 2 | -9/+7 |
* | [VOYAGER] fix genirq mess | James Bottomley | 2006-10-12 | 1 | -17/+25 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 2 | -11/+19 |
* | [PATCH] stack overflow safe kdump: safe_smp_processor_id(): voyager | Fernando Vazquez | 2006-10-01 | 1 | -0/+7 |
* | [PATCH] Voyager: tty locking | Alan Cox | 2006-09-26 | 1 | -1/+0 |
* | [PATCH] irq-flags: i386: Use the new IRQF_ constants | Thomas Gleixner | 2006-07-02 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2006-06-30 | 5 | -5/+0 |
|\ |
|
| * | Remove obsolete #include <linux/config.h> | Jörn Engel | 2006-06-30 | 5 | -5/+0 |
* | | [PATCH] add smp_setup_processor_id() | Andrew Morton | 2006-06-30 | 1 | -0/+6 |
|/ |
|
* | [PATCH] genirq: rename desc->handler to desc->chip | Ingo Molnar | 2006-06-29 | 1 | -1/+1 |
* | [PATCH] voyager: add cpu_present_map | James Bottomley | 2006-06-27 | 1 | -0/+2 |
* | [PATCH] voyager: fix compile after setup rework | James Bottomley | 2006-06-27 | 1 | -3/+2 |
* | [PATCH] Clean up and refactor i386 sub-architecture setup | Jeremy Fitzhardinge | 2006-06-25 | 1 | -0/+74 |
* | [PATCH] voyager: no need to define BITS_PER_BYTE when it's already in types.h | Jesper Juhl | 2006-04-19 | 1 | -1/+0 |
* | [PATCH] arch/i386/mach-voyager/voyager_cat.c: named initializers | Adrian Bunk | 2006-04-11 | 1 | -2/+8 |
* | [PATCH] for_each_possible_cpu: i386 | KAMEZAWA Hiroyuki | 2006-03-28 | 1 | -1/+1 |
* | [PATCH] fix voyager after topology.c move | James Bottomley | 2006-02-26 | 1 | -14/+0 |
* | [PATCH] voyager: fix the cpu_possible_map to make voyager boot again | James Bottomley | 2006-02-24 | 1 | -0/+1 |
* | [PATCH] voyager: fix boot panic by adding topology export | James Bottomley | 2006-02-24 | 1 | -0/+15 |
* | [PATCH] x86: don't initialise cpu_possible_map to all ones | Andrew Morton | 2006-02-10 | 1 | -1/+1 |
* | [PATCH] useless includes of linux/irq.h in arch/i386 | Al Viro | 2005-09-26 | 4 | -6/+0 |
* | [PATCH] i386 boottime for_each_cpu broken | Zwane Mwaikambo | 2005-09-05 | 1 | -0/+3 |
* | [PATCH] x86: more asm cleanups | Zachary Amsden | 2005-09-05 | 2 | -9/+7 |
* | [PATCH] i386 voyager: Add machine_shutdown | Eric W. Biederman | 2005-08-06 | 1 | -0/+6 |
* | [PATCH] fix voyager compile after machine_emergency_restart breakage | James Bottomley | 2005-08-05 | 1 | -0/+7 |
* | [PATCH] Don't export machine_restart, machine_halt, or machine_power_off. | Eric W. Biederman | 2005-07-26 | 1 | -5/+0 |
* | [PATCH] fix voyager subarchitecture EXPORT_SYMBOL breakage caused by i386_ksy... | James Bottomley | 2005-07-13 | 2 | -0/+7 |
* | [PATCH] x86: i8253/i8259A lock cleanup | Ingo Molnar | 2005-06-30 | 1 | -1/+1 |
* | [PATCH] xen: x86: Rename usermode macro | Vincent Hanquez | 2005-06-23 | 1 | -1/+1 |
* | [PATCH] voyager_smp.c static inline fix | Dominik Hackl | 2005-05-24 | 1 | -9/+8 |
* | [PATCH] reparent_to_init cleanup | Coywolf Qi Hunt | 2005-04-16 | 1 | -1/+0 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 6 | -0/+3657 |