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
...
|
*
x86: Calgary: fix disable busnum for CalIOC2
Muli Ben-Yehuda
2007-10-17
1
-5
/
+11
|
*
x86: NX bit handling in change_page_attr()
Huang, Ying
2007-10-17
1
-0
/
+1
|
*
x86: stop nmi softlockup warnings in show_mem()
Prarit Bhargava
2007-10-17
1
-0
/
+3
|
*
x86: fix CONFIG_PAGEALLOC related boot hangs/OOMs
Ingo Molnar
2007-10-17
1
-2
/
+9
|
*
x86: prepare page allocator for high allocations on PAGEALLOC=y
Ingo Molnar
2007-10-17
1
-0
/
+9
|
*
x86: do not crash on non-Geode PCs in TSC probe
Ingo Molnar
2007-10-17
1
-3
/
+3
|
*
x86: enable NMI watchdog on nosmp
Ingo Molnar
2007-10-17
1
-0
/
+6
|
*
x86_64: Fix compat emulation of PTRACE_GET/SET_THREAD_AREA
Andi Kleen
2007-10-17
1
-2
/
+8
|
*
x86: call free_init_pages() with irqs enabled in alternative_instructions()
Fengguang Wu
2007-10-17
1
-3
/
+5
|
*
x86: initialize 64bit registers for a.out executables
Andi Kleen
2007-10-17
1
-0
/
+2
|
*
x86: return correct error code from child_rip in x86_64 entry.S
Andrey Mirkin
2007-10-17
1
-1
/
+1
|
*
i386: avoid temporarily inconsistent pte-s
Jan Beulich
2007-10-17
1
-2
/
+1
|
*
i386: fix section mismatch warning in intel.c
Sam Ravnborg
2007-10-17
2
-16
/
+15
|
*
i386: Fix section mismatch
Satyam Sharma
2007-10-17
1
-1
/
+1
|
*
x86: fix off-by-one in find_next_zero_string
Andrew Hastings
2007-10-17
1
-1
/
+1
|
*
i386: export i386 smp_call_function_mask() to modules
Laurent Vivier
2007-10-17
1
-0
/
+7
|
*
x86: Install unstripped copy of 64bit vdso to disk
Roland McGrath
2007-10-17
1
-1
/
+16
|
*
x86_64: install unstripped copies of compat vdso on disk
Roland McGrath
2007-10-17
1
-4
/
+21
|
*
i386: setup_trampoline() must be __cpuinit
Adrian Bunk
2007-10-17
1
-1
/
+1
|
*
i386: make Oprofile call shutdown() only once per session
Stephane Eranian
2007-10-17
1
-1
/
+1
|
*
x86: C1E late detection fix. Really switch off lapic timer
Thomas Gleixner
2007-10-17
1
-3
/
+0
*
|
Merge branch 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-17
13
-336
/
+596
|
\
\
|
|
/
|
/
|
|
*
xen: add some debug output for failed multicalls
Jeremy Fitzhardinge
2007-10-16
1
-0
/
+25
|
*
xen: fix incorrect vcpu_register_vcpu_info hypercall argument
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+1
|
*
xen: ask the hypervisor how much space it needs reserved
Jeremy Fitzhardinge
2007-10-16
1
-1
/
+12
|
*
xen: lock pte pages while pinning/unpinning
Jeremy Fitzhardinge
2007-10-16
2
-40
/
+103
|
*
xen: deal with stale cr3 values when unpinning pagetables
Jeremy Fitzhardinge
2007-10-16
3
-20
/
+65
|
*
xen: add batch completion callbacks
Jeremy Fitzhardinge
2007-10-16
2
-3
/
+29
|
*
xen: yield to IPI target if necessary
Jeremy Fitzhardinge
2007-10-16
3
-4
/
+18
|
*
Clean up duplicate includes in arch/i386/xen/
Jesper Juhl
2007-10-16
2
-2
/
+0
|
*
remove dead code in pgtable_cache_init
Jeremy Fitzhardinge
2007-10-16
1
-17
/
+5
|
*
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
6
-58
/
+90
|
*
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-16
6
-199
/
+257
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li...
Linus Torvalds
2007-10-17
13
-113
/
+119
|
\
\
|
*
|
[x86] remove uses of magic macros for boot_params access
H. Peter Anvin
2007-10-17
13
-113
/
+119
*
|
|
remove include/asm-*/ipc.h
Adrian Bunk
2007-10-17
2
-3
/
+1
*
|
|
add-vmcore: add a prefix "VMCOREINFO_" to the vmcoreinfo macros
Ken'ichi Ohmichi
2007-10-17
2
-5
/
+5
*
|
|
Add vmcoreinfo
Ken'ichi Ohmichi
2007-10-17
2
-0
/
+22
*
|
|
core_pattern: ignore RLIMIT_CORE if core_pattern is a pipe
Neil Horman
2007-10-17
1
-6
/
+4
*
|
|
Remove workaround for unimmunized rcu_dereference from mce_log()
Paul E. McKenney
2007-10-17
1
-3
/
+0
*
|
|
Slab API: remove useless ctor parameter and reorder parameters
Christoph Lameter
2007-10-17
1
-1
/
+1
*
|
|
x86: replace NT_PRXFPREG with ELF_CORE_XFPREG_TYPE #define
Mark Nelson
2007-10-17
1
-0
/
+1
|
/
/
*
|
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-17
1
-3
/
+3
|
\
\
|
*
|
x86: fix boot error introduced by kbuild
Sam Ravnborg
2007-10-16
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
Linus Torvalds
2007-10-16
5
-9
/
+8
|
\
|
|
|
*
|
kbuild: enable 'make AFLAGS=...' to add additional options to AS
Sam Ravnborg
2007-10-15
2
-2
/
+2
|
*
|
kbuild: enable 'make CFLAGS=...' to add additional options to CC
Sam Ravnborg
2007-10-14
4
-7
/
+7
|
*
|
kbuild: fix up CFLAGS usage
Sam Ravnborg
2007-10-14
1
-2
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block
Linus Torvalds
2007-10-16
3
-42
/
+52
|
\
\
\
|
*
|
|
x86-64: update pci-gart iommu to sg helpers
Jens Axboe
2007-10-16
1
-29
/
+36
[prev]
[next]