index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Lines
2008-05-12
x86: unify interrupt vector defines
Thomas Gleixner
-354
/
+181
2008-05-12
x86: move common declarations to hw_irq.h
Thomas Gleixner
-129
/
+81
2008-05-12
x86: resize NR_IRQS for large machines
Alan Mayer
-0
/
+6
2008-05-12
x86: redo thread_info.h change
Ingo Molnar
-2
/
+11
2008-05-12
x86: thread_info: merge thread_info allocation
Christoph Lameter
-26
/
+19
2008-05-12
x86: thread_info: merge tif masks
Christoph Lameter
-30
/
+21
2008-05-12
x86: thread_info: merge TIF_ flags.
Christoph Lameter
-101
/
+61
2008-05-12
x86: thread_info: PREEMPT_ACTIVE
Christoph Lameter
-3
/
+2
2008-05-12
x86: threadinfo: merge INIT_THREAD_INFO
Christoph Lameter
-32
/
+17
2008-05-12
x86: common thread_info definitions
Christoph Lameter
-43
/
+12
2008-05-12
x86: threadinfo: merge thread sync state definitions
Christoph Lameter
-19
/
+3
2008-05-12
x86: threadinfo: common include files
Christoph Lameter
-3
/
+3
2008-05-12
x86: merge thread_info.h
Christoph Lameter
-384
/
+364
2008-05-12
revert: thread_info.h change
Ingo Molnar
-22
/
+4
2008-05-12
x86, ptrace: PEBS support
Markus Metzger
-57
/
+265
2008-05-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-36
/
+49
2008-05-10
Make <asm-x86/spinlock.h> use ACCESS_ONCE()
Linus Torvalds
-14
/
+4
2008-05-10
x86: sysfs cpu?/topology is empty in 2.6.25 (32-bit Intel system)
Vaidyanathan Srinivasan
-8
/
+10
2008-05-10
x86: revert commit 709f744 ("x86: bitops asm constraint fixes")
Simon Holm Thøgersen
-20
/
+17
2008-05-10
x86: fix fpu restore from sig return
Suresh Siddha
-1
/
+9
2008-05-08
x86: cleanup PAT cpu validation
Thomas Gleixner
-0
/
+8
2008-05-08
x86: geode: define geode_has_vsa2() even if CONFIG_MGEODE_LX is not set
Andres Salomon
-0
/
+7
2008-05-08
x86: GEODE: cache results from geode_has_vsa2() and uninline
Andres Salomon
-10
/
+1
2008-05-06
x86: fix PAE pmd_bad bootup warning
Hugh Dickins
-12
/
+3
2008-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-4
/
+4
2008-05-04
x86: fix up bootparam.h for userspace inclusion
Rusty Russell
-4
/
+4
2008-05-04
KVM: avoid fx_init() schedule in atomic
Andrea Arcangeli
-1
/
+1
2008-05-04
KVM: VMX: Enable EPT feature for KVM
Sheng Yang
-0
/
+1
2008-05-04
KVM: VMX: Prepare an identity page table for EPT in real mode
Sheng Yang
-0
/
+3
2008-05-04
KVM: MMU: Add EPT support
Sheng Yang
-0
/
+3
2008-05-04
KVM: Add kvm_x86_ops get_tdp_level()
Sheng Yang
-0
/
+1
2008-05-02
x86: types: use <asm-generic/int-*.h> for the x86 architecture
H. Peter Anvin
-36
/
+2
2008-05-01
dmi: clean-up dmi helper declarations
Jean Delvare
-5
/
+1
2008-05-01
remove div_long_long_rem
Roman Zippel
-18
/
+0
2008-05-01
rename div64_64 to div64_u64
Roman Zippel
-2
/
+0
2008-05-01
introduce explicit signed/unsigned 64bit divide
Roman Zippel
-0
/
+20
2008-04-30
x86: fix HT cpu booting on 32-bit
Hugh Dickins
-6
/
+1
2008-04-30
x86 VISWS: build fix
Ingo Molnar
-0
/
+4
2008-04-30
x86: remove Xgt_desc_struct
Adrian Bunk
-3
/
+0
2008-04-30
asm-*/futex.h should include linux/uaccess.h
Jeff Dike
-1
/
+1
2008-04-30
signals: x86 TS_RESTORE_SIGMASK
Roland McGrath
-4
/
+22
2008-04-29
[IA64] Provide ACPI fixup for /proc/cpuinfo/physical_id
Alex Chiang
-0
/
+4
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-1
/
+1
2008-04-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...
Linus Torvalds
-0
/
+18
2008-04-29
kernel: Move arches to use common unaligned access
Harvey Harrison
-27
/
+4
2008-04-29
x86: olpc: add One Laptop Per Child architecture support
Andres Salomon
-0
/
+132
2008-04-29
proper extern for late_time_init
Adrian Bunk
-1
/
+0
2008-04-29
x86: vget_cycles() __always_inline
Hugh Dickins
-1
/
+1
2008-04-28
gxfb/lxfb: detect framebuffer size using an MSR if VSA2 isn't available
Andres Salomon
-0
/
+2
2008-04-28
gxfb/lxfb: use VSA definitions when fetching framebuffer size
Andres Salomon
-0
/
+1
[prev]
[next]