index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: move mp_register_lapic_address to boot.c
Alexey Starikovskiy
2008-04-17
1
-1
/
+0
*
x86: move mp_register_lapic to boot.c
Alexey Starikovskiy
2008-04-17
1
-1
/
+0
*
x86: move up & smp variables to setup.c
Alexey Starikovskiy
2008-04-17
1
-1
/
+2
*
x86: move mp_ioapic_routing to boot.c
Alexey Starikovskiy
2008-04-17
1
-0
/
+7
*
x86: don't set IO APIC features if IO APIC is not enabled
Alexey Starikovskiy
2008-04-17
2
-3
/
+2
*
x86: clean up non-smp usage of cpu maps
Mike Travis
2008-04-17
2
-4
/
+16
*
x86: uv fix
Ingo Molnar
2008-04-17
1
-1
/
+1
*
x86: support for new UV apic
Jack Steiner
2008-04-17
2
-0
/
+10
*
x86: define the macros and tables for blade functions
Jack Steiner
2008-04-17
1
-0
/
+74
*
x86: define the macros and tables for the basic UV infrastructure.
Jack Steiner
2008-04-17
1
-0
/
+210
*
x86: add UV specific header for MMR definitions
Jack Steiner
2008-04-17
1
-0
/
+373
*
x86: increase size of APICID
Jack Steiner
2008-04-17
2
-5
/
+8
*
x86: add functions to determine if platform is a UV platform
Jack Steiner
2008-04-17
2
-0
/
+10
*
x86: change GET_APIC_ID() from an inline function to an out-of-line function
Jack Steiner
2008-04-17
4
-4
/
+9
*
x86: replace most VM86 flags with flags from processor-flags.h
gorcunov@gmail.com
2008-04-17
1
-8
/
+2
*
x86: cleanup - rename VM_MASK to X86_VM_MASK
gorcunov@gmail.com
2008-04-17
2
-4
/
+4
*
x86: cleanup replace most vm86 flags with flags from processor-flags.h, fix
Ingo Molnar
2008-04-17
1
-0
/
+1
*
x86: sparsemem: reduce i386 PAE section size
Jeremy Fitzhardinge
2008-04-17
1
-1
/
+1
*
x86: merge smp_32.h and smp_64.h into smp.h
Glauber Costa
2008-04-17
3
-29
/
+5
*
x86: merge SMP definitions of smp.h
Glauber Costa
2008-04-17
3
-49
/
+32
*
x86: split safe_smp_processor_id
Glauber Costa
2008-04-17
1
-2
/
+2
*
x86: merge includes in smp.h
Glauber Costa
2008-04-17
3
-29
/
+13
*
x86: surround apic headers in apic definitions
Glauber Costa
2008-04-17
1
-3
/
+7
*
x86: merge hard/logical_smp_processor_id
Glauber Costa
2008-04-17
3
-54
/
+27
*
x86: provide bogus hard_smp_processor_id
Glauber Costa
2008-04-17
1
-0
/
+10
*
x86: surround hard_smp_processor_id in APIC_DEFINITION
Glauber Costa
2008-04-17
1
-1
/
+5
*
x86: mpparse, move generic processor info to apic_32.c fix
Ingo Molnar
2008-04-17
1
-0
/
+2
*
x86: move generic_processor_info to apic_32.c
Alexey Starikovskiy
2008-04-17
1
-0
/
+1
*
x86: add comments to describe the new api's in cacheflush.h
Arjan van de Ven
2008-04-17
1
-8
/
+55
*
x86: simplify sync_test_bit(), improve
Jeremy Fitzhardinge
2008-04-17
1
-1
/
+1
*
x86 floppy: kill off the 'register' keyword from header
Jesper Juhl
2008-04-17
1
-3
/
+3
*
x86: move apic declarations to mach_apic.h
Glauber Costa
2008-04-17
2
-63
/
+46
*
x86: move ipi definitions to mach_ipi.h
Glauber Costa
2008-04-17
2
-3
/
+10
*
x86: split large page mapping for AMD TSEG
Andi Kleen
2008-04-17
1
-0
/
+1
*
x86: re-add rdmsrl_safe
Andi Kleen
2008-04-17
2
-0
/
+15
*
x86: add set_memory_4k to pageattr.c
Andi Kleen
2008-04-17
1
-0
/
+1
*
x86: account overlapped mappings in max_pfn_mapped
Andi Kleen
2008-04-17
2
-2
/
+3
*
x86: replace the now useless max_pfn_mapped define
Thomas Gleixner
2008-04-17
1
-3
/
+1
*
x86: implement true end_pfn_mapped for 32bit
Andi Kleen
2008-04-17
2
-2
/
+3
*
x86: don't set up early exception handlers for external interrupts
Andi Kleen
2008-04-17
1
-1
/
+2
*
x86: pgtable, document pde bits
Jiri Slaby
2008-04-17
1
-7
/
+7
*
x86: spinlock ops are always-inlined
Ingo Molnar
2008-04-17
1
-6
/
+6
*
include/asm-x86/xor_64.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-145
/
+149
*
include/asm-x86/xor_32.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-246
/
+248
*
include/asm-x86/voyager.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-20
/
+31
*
include/asm-x86/vmi.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-44
/
+44
*
include/asm-x86/vm86.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-3
/
+6
*
include/asm-x86/vga.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-2
/
+2
*
include/asm-x86/vdso.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-6
/
+10
*
include/asm-x86/user_64.h: checkpatch cleanups - formatting only
Joe Perches
2008-04-17
1
-7
/
+9
[next]