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