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
/
include
/
asm-x86
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-19
x86: convert cpu_to_apicid to be a per cpu variable
Mike Travis
3
-5
/
+9
2007-10-19
i386: introduce "used_vectors" bitmap which can be used to reserve vectors.
Rusty Russell
1
-0
/
+3
2007-10-19
x86: implement missing x86_64 function smp_call_function_mask()
Laurent Vivier
1
-0
/
+2
2007-10-19
x86: use descriptor's functions instead of inline assembly
Glauber de Oliveira Costa
1
-0
/
+30
2007-10-19
i386: consolidate show_regs and show_registers for i386
Pavel Emelyanov
1
-0
/
+1
2007-10-19
i386: i386 add AMD64 Barcelona PMU MSR definitions to msr.h
Stephane Eranian
1
-11
/
+25
2007-10-19
x86: Unify i386 and x86-64 early quirks
Andi Kleen
3
-7
/
+3
2007-10-19
x86: add force_hpet boot option
Thomas Gleixner
1
-0
/
+1
2007-10-19
x86: Use linux/elfcore-compat.h
Roland McGrath
1
-0
/
+6
2007-10-19
GEODE: use symbolic constant in cs5536 reboot fixup
Andres Salomon
1
-0
/
+2
2007-10-18
bitops: introduce lock ops
Nick Piggin
2
-0
/
+2
2007-10-18
Hibernation: Arbitrary boot kernel support on x86_64
Rafael J. Wysocki
1
-0
/
+2
2007-10-17
Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86
Linus Torvalds
157
-3912
/
+2099
2007-10-17
x86: unify include/asm/debugreg_32/64.h
Thomas Gleixner
4
-142
/
+68
2007-10-17
x86: unify include/asm/unwind_32/64.h
Thomas Gleixner
3
-30
/
+13
2007-10-17
x86: unify include/asm/types_32/64.h
Thomas Gleixner
4
-131
/
+67
2007-10-17
x86: unify include/asm/tlb_32/64.h
Thomas Gleixner
3
-37
/
+10
2007-10-17
x86: unify include/asm/siginfo_32/64.h
Thomas Gleixner
4
-28
/
+9
2007-10-17
x86: unify include/asm/bug_32/64.h
Thomas Gleixner
3
-73
/
+39
2007-10-17
x86: unify include/asm/mman_32/64.h
Thomas Gleixner
4
-51
/
+19
2007-10-17
x86: unify include/asm/agp_32/64.h
Thomas Gleixner
3
-52
/
+27
2007-10-17
x86: unify include/asm/kdebug_32/64.h
Thomas Gleixner
3
-63
/
+32
2007-10-17
x86: unify include/asm/ioctls_32/64.h
Thomas Gleixner
4
-187
/
+86
2007-10-17
x86: unify include/asm/floppy_32/64.h
Thomas Gleixner
3
-563
/
+277
2007-10-17
x86: apply missing DMA/OOM prevention to floppy_32.h
Thomas Gleixner
1
-1
/
+1
2007-10-17
x86: unify include/asm/cache_32/64.h
Thomas Gleixner
3
-38
/
+18
2007-10-17
x86: unify include/asm/cache_32/64.h
Thomas Gleixner
3
-40
/
+17
2007-10-17
x86: unify include/asm/dmi_32/64.h
Thomas Gleixner
3
-38
/
+33
2007-10-17
x86: unify include/asm/delay_32/64.h
Thomas Gleixner
3
-66
/
+31
2007-10-17
x86: unify include/asm/cache_32/64.h
Thomas Gleixner
3
-44
/
+19
2007-10-17
x86: unify include/asm/cacheflush_32/64.h
Thomas Gleixner
3
-78
/
+39
2007-10-17
x86: unify include/asm/auxvec_32/64.h
Thomas Gleixner
4
-31
/
+11
2007-10-17
x86: unify include/asm/agp_32/64.h
Thomas Gleixner
3
-74
/
+39
2007-10-17
x86: unify some more trivial include/asm-x86/ 32/64 variants
Thomas Gleixner
43
-1199
/
+498
2007-10-17
x86: merge some trivially mergeable headers
Roland Dreier
7
-102
/
+40
2007-10-17
x86: trivial header merges
Brian Gerst
16
-115
/
+5
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
1
-2
/
+2
2007-10-17
x86: multi-byte single instruction NOPs
Jan Beulich
2
-0
/
+44
2007-10-17
x86: convert mm_context_t semaphore to a mutex
Luiz Fernando N. Capitulino
1
-2
/
+2
2007-10-17
x86: expand /proc/interrupts to include missing vectors, v2
Joe Korty
2
-0
/
+11
2007-10-17
x86: unify include/asm/ldt_32/64.h
Thomas Gleixner
4
-82
/
+39
2007-10-17
x86: unify include/asm/ptrace-abi_32/64.h
Thomas Gleixner
4
-103
/
+79
2007-10-17
x86: unify include/asm/mce_32/64.h
Thomas Gleixner
3
-128
/
+126
2007-10-17
x86: asm-i386/io.h fix constness
Andrew Morton
1
-6
/
+11
2007-10-17
x86: visws extern inline to static inline
Adrian Bunk
2
-8
/
+8
2007-10-17
x86: cleanup 64bit unistd.h
Thomas Gleixner
1
-316
/
+301
2007-10-17
i386: fix argument signedness warnings
Satyam Sharma
1
-3
/
+6
2007-10-17
x86: rename .i assembler includes to .h
Adrian Bunk
5
-29
/
+26
2007-10-17
x86: Add parenthesis to IRQ vector macros
Steven Rostedt
1
-16
/
+16
2007-10-17
x86: Eliminate result signage problem in asm-x86_64/bitops.h
Chuck Lever
1
-1
/
+1
[prev]
[next]