index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen64: add 64-bit assembler
Jeremy Fitzhardinge
2008-07-16
3
-1
/
+142
*
xen64: add asm-offsets
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+8
*
xen64: add xen-head code to head_64.S
Jeremy Fitzhardinge
2008-07-16
3
-2
/
+17
*
xen64: smp.c compile hacking
Jeremy Fitzhardinge
2008-07-16
3
-49
/
+58
*
x86_64: add workaround for no %gs-based percpu
Jeremy Fitzhardinge
2008-07-16
2
-3
/
+13
*
xen: move smp setup into smp.c
Jeremy Fitzhardinge
2008-07-16
3
-34
/
+32
*
xen64: get active_mm from the pda
Jeremy Fitzhardinge
2008-07-16
1
-1
/
+8
*
xen64: random ifdefs to mask out 32-bit only code
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+15
*
xen64: add extra pv_mmu_ops
Jeremy Fitzhardinge
2008-07-16
3
-4
/
+95
*
xen: make ELF notes work for 32 and 64 bit
Jeremy Fitzhardinge
2008-07-16
1
-5
/
+8
*
xen64: define asm/xen/interface for 64-bit
Jeremy Fitzhardinge
2008-07-16
1
-12
/
+0
*
xen: define set_pte from the outset
Jeremy Fitzhardinge
2008-07-16
1
-4
/
+1
*
xen: add xen_arch_resume()/xen_timer_resume hook for ia64 support
Isaku Yamahata
2008-07-16
2
-2
/
+4
*
xen: print backtrace on multicall failure
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+1
*
x86_64: unstatic get_local_pda
Jeremy Fitzhardinge
2008-07-16
1
-1
/
+1
*
x86_64: adjust exception frame in ia32entry
Jeremy Fitzhardinge
2008-07-16
1
-0
/
+1
*
x86: use __page_aligned_data/bss
Jeremy Fitzhardinge
2008-07-16
3
-16
/
+10
*
x86: clean up formatting of __switch_to
Jeremy Fitzhardinge
2008-07-16
1
-28
/
+28
*
x86_64: there's no need to preallocate level1_fixmap_pgt
Jeremy Fitzhardinge
2008-07-16
1
-6
/
+0
*
pvops-64: call paravirt_post_allocator_init() on setup_arch()
Eduardo Habkost
2008-07-16
3
-5
/
+6
*
x86/paravirt: call paravirt_pagetable_setup_{start, done}
Eduardo Habkost
2008-07-16
3
-0
/
+10
*
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2008-07-16
1
-0
/
+2
|
\
|
*
x86: fix TSC build error on 32bit
Thomas Gleixner
2008-07-15
1
-0
/
+2
*
|
generic-ipi: merge fix
Ingo Molnar
2008-07-15
1
-1
/
+1
*
|
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
30
-406
/
+140
|
\
\
|
|
/
|
/
|
|
*
generic-ipi: fixlet
Jens Axboe
2008-07-06
1
-1
/
+1
|
*
fix "smp_call_function: get rid of the unused nonatomic/retry argument"
Ingo Molnar
2008-06-27
1
-1
/
+1
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
14
-24
/
+24
|
*
smp_call_function: get rid of the unused nonatomic/retry argument
Jens Axboe
2008-06-26
12
-16
/
+16
|
*
x86: convert to generic helpers for IPI function calls
Jens Axboe
2008-06-26
12
-369
/
+103
*
|
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
\
\
|
*
|
x86: add PCI ID for 6300ESB force hpet
Joe Buehler
2008-07-14
1
-0
/
+2
|
*
|
x86: add another PCI ID for ICH6 force-hpet
Krzysztof Oledzki
2008-07-14
1
-0
/
+2
*
|
|
Merge branch 'core/stacktrace' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-15
1
-0
/
+2
|
\
\
\
|
*
|
|
stacktrace: fix modular build, export print_stack_trace and save_stack_trace
Ingo Molnar
2008-06-30
1
-0
/
+2
*
|
|
|
x86: sanitize Kconfig
Thomas Gleixner
2008-07-15
1
-13
/
+9
*
|
|
|
Merge branch 'linus' into x86/urgent
Ingo Molnar
2008-07-15
218
-13286
/
+20711
|
\
\
\
\
|
*
\
\
\
Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6
Linus Torvalds
2008-07-15
1
-2
/
+2
|
|
\
\
\
\
|
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
David Woodhouse
2008-07-15
1
-2
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
x86 microcode: firmware data is const
Greg Kroah-Hartman
2008-07-10
1
-2
/
+2
|
*
|
|
|
|
|
Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2008-07-15
2
-11
/
+7
|
|
\
\
\
\
\
\
|
|
*
\
\
\
\
\
Merge branch 'linus' into core/rodata
Ingo Molnar
2008-06-16
50
-191
/
+350
|
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
|
move BUG_TABLE into RODATA
Jan Beulich
2008-05-25
2
-11
/
+7
|
|
|
|
_
|
_
|
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'core/printk' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2008-07-15
1
-1
/
+1
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'linus' into core/printk
Ingo Molnar
2008-07-10
65
-556
/
+798
|
|
|
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
/
/
/
|
|
|
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
|
x86, generic: mark early_printk as asmlinkage
Jiri Slaby
2008-06-18
1
-1
/
+1
|
|
|
|
/
/
/
/
/
|
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
x86: MMIOTRACE should not default to on
Linus Torvalds
2008-07-15
1
-1
/
+0
|
*
|
|
|
|
|
|
Merge branch 'tracing/for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2008-07-14
30
-28
/
+2141
|
|
\
\
\
\
\
\
\
|
|
*
\
\
\
\
\
\
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
2008-07-14
30
-28
/
+2141
|
|
|
\
\
\
\
\
\
\
|
|
|
*
\
\
\
\
\
\
Merge branch 'tracing/mmiotrace' into auto-ftrace-next
Ingo Molnar
2008-07-10
10
-57
/
+1673
|
|
|
|
\
\
\
\
\
\
\
[next]