index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2009-01-27
x86: make Voyager use x86 per-cpu setup.
Brian Gerst
2009-01-27
x86: don't assume boot cpu is #0
Brian Gerst
2009-01-27
x86: move this_cpu_offset
Brian Gerst
2009-01-27
x86: only compile setup_percpu.o on SMP
Brian Gerst
2009-01-27
x86: move apic variables to apic.c
Brian Gerst
2009-01-27
x86: always page-align per-cpu area start and size
Brian Gerst
2009-01-27
x86: move setup_cpu_local_masks()
Brian Gerst
2009-01-27
x86: move 64-bit NUMA code
Brian Gerst
2009-01-27
x86: merge setup_per_cpu_maps() into setup_per_cpu_areas()
Brian Gerst
2009-01-26
Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6
Linus Torvalds
2009-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes
Linus Torvalds
2009-01-26
eeprom: More consistent symbol names
Jean Delvare
2009-01-26
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-01-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-01-26
x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability
H. Peter Anvin
2009-01-26
x86: fix section mismatch warning
Rakib Mullick
2009-01-26
x86: improve early fault/irq printout
Ingo Molnar
2009-01-26
x86, debug: remove early_printk() #ifdefs from head_32.S
Ingo Molnar
2009-01-26
x86: micro-optimize __raw_read_trylock()
Frederic Weisbecker
2009-01-26
x86: unmask CPUID levels on Intel CPUs, fix
Ingo Molnar
2009-01-26
x86: work around PAGE_KERNEL_WC not getting WC in iomap_atomic_prot_pfn.
Eric Anholt
2009-01-25
x86: use standard PIT frequency
Ingo Molnar
2009-01-23
x86: filter CPU features dependent on unavailable CPUID levels
H. Peter Anvin
2009-01-23
x86: handle PAT more like other CPU features
H. Peter Anvin
2009-01-23
x86: clean up stray space in <asm/processor.h>
H. Peter Anvin
2009-01-23
x86: ia32_signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
x86: signal: use {get|put}_user_try and catch
Hiroshi Shimamoto
2009-01-23
x86: uaccess: introduce try and catch framework
Hiroshi Shimamoto
2009-01-23
x86, mm: fix pte_free()
Peter Zijlstra
2009-01-23
x86, xen: fix hardirq.h merge fallout
Ingo Molnar
2009-01-23
x86: make irq_cpustat_t fields conditional
Brian Gerst
2009-01-23
x86: merge hardirq_{32,64}.h into hardirq.h
Brian Gerst
2009-01-23
x86: sync hardirq_{32,64}.h
Brian Gerst
2009-01-23
x86: remove include of apic.h from hardirq_64.h
Brian Gerst
2009-01-23
x86: remove idle_timestamp from 32bit irq_cpustat_t
Brian Gerst
2009-01-22
x86: add pte_set_flags/clear_flags for pte flag manipulation
Jeremy Fitzhardinge
2009-01-22
x86/pvops: remove pte_flags pvop
Jeremy Fitzhardinge
2009-01-22
x86 PAT: ioremap_wc should take resource_size_t parameter
venkatesh.pallipadi@intel.com
2009-01-22
debugobjects: add and use INIT_WORK_ON_STACK
Thomas Gleixner
2009-01-22
x86: unmask CPUID levels on Intel CPUs
H. Peter Anvin
2009-01-21
x86: add MSR_IA32_MISC_ENABLE bits to <asm/msr-index.h>
H. Peter Anvin
2009-01-21
x86: optimise page fault entry, cleanup
Johannes Weiner
2009-01-21
x86: fix PTE corruption issue while mapping RAM using /dev/mem
Suresh Siddha
2009-01-21
x86: make UV support configurable
Nick Piggin
2009-01-21
x86: uaccess: rename __put_user_u64() to __put_user_asm_u64()
Hiroshi Shimamoto
2009-01-21
x86: uaccess: fix style problems
Hiroshi Shimamoto
2009-01-21
x86: mtrr fix debug boot parameter
Thomas Renninger
2009-01-21
x86: fix page attribute corruption with cpa()
Suresh Siddha
2009-01-21
x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES
Ingo Molnar
[prev]
[next]