index
:
kernel/linux.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: introduce initial apicid
Yinghai Lu
1
-0
/
+1
2008-04-17
x86: remove mach_reboot.h
Ingo Molnar
1
-61
/
+0
2008-04-17
x86: enhance DEBUG_RODATA support - alternatives
Mathieu Desnoyers
1
-1
/
+22
2008-04-17
x86: move extern declaration to vdso.h
Ingo Molnar
1
-0
/
+7
2008-04-17
x86: include/asm-x86/mutex_32.h - use angle brackets for include
Joe Perches
1
-1
/
+1
2008-04-17
x86: add comments to processor.h
Ingo Molnar
1
-23
/
+28
2008-04-17
x86: unify setup_trampoline
Glauber Costa
2
-2
/
+4
2008-04-17
x86: move trampoline arrays extern definition to smp.h
Glauber Costa
1
-0
/
+6
2008-04-17
x86: merge __cpu_disable and cpu_die
Glauber Costa
3
-6
/
+3
2008-04-17
x86: move hotplug related extern definitions to smp.h
Glauber Costa
2
-6
/
+6
2008-04-17
x86: make set_cpu_sibling_map nonstatic
Glauber Costa
2
-3
/
+3
2008-04-17
x86: move equal types to common file
Glauber Costa
1
-0
/
+1
2008-04-17
x86: adjust types in smpcommon_32.c
Glauber Costa
1
-3
/
+3
2008-04-17
x86: remove cpu_llc_id from processor.h
Glauber Costa
1
-3
/
+1
2008-04-17
x86: unify smp_send_stop
Glauber Costa
2
-5
/
+5
2008-04-17
x86: provide hlt_works function.
Glauber Costa
1
-0
/
+9
2008-04-17
x86: move prefill_possible_map to common file
Glauber Costa
2
-1
/
+1
2008-04-17
x86: move disabled_cpus to common header
Glauber Costa
2
-1
/
+3
2008-04-17
x86: unify smp_cpus_done
Glauber Costa
2
-7
/
+6
2008-04-17
x86: unify smp_prepare_cpus
Glauber Costa
2
-5
/
+6
2008-04-17
x86: unify prepare_boot_cpu
Glauber Costa
2
-5
/
+6
2008-04-17
x86: unify __cpu_up.
Glauber Costa
2
-5
/
+7
2008-04-17
x86: unify smp_call_function_mask
Glauber Costa
2
-6
/
+7
2008-04-17
x86: merge smp_send_reschedule
Glauber Costa
3
-6
/
+5
2008-04-17
x86: move smp_ops extern declaration to common header
Glauber Costa
2
-2
/
+3
2008-04-17
x86: define smp_ops in common header
Glauber Costa
2
-14
/
+14
2008-04-17
x86: merge extern variables definitions
Glauber Costa
3
-8
/
+6
2008-04-17
x86: merge extern function definitions
Glauber Costa
3
-8
/
+3
2008-04-17
x86: commonize smp.h
Glauber Costa
1
-0
/
+7
2008-04-17
x86: fix switch_to() clobbers
Ingo Molnar
1
-1
/
+9
2008-04-17
x86: clean up switch_to()
Ingo Molnar
1
-15
/
+31
2008-04-17
x86: wmb() confusion in system.h
Pavel Machek
1
-10
/
+1
2008-04-17
x86: debug pmd_bad()
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: redo cded932b75ab0a5f9181e
Ingo Molnar
2
-3
/
+7
2008-04-17
x86, tracing: add notrace to asm-x86/linkage.h
Ingo Molnar
1
-0
/
+3
2008-04-17
x86: clean up cpu capabilities accesses
Ingo Molnar
1
-1
/
+5
2008-04-17
x86: apic_is_clustered_box for vsmp
Yinghai Lu
1
-0
/
+5
2008-04-17
x86: clean up e820_reserve_resources on 64-bit
Yinghai Lu
1
-2
/
+1
2008-04-17
x86: de-macro start_thread()
Ingo Molnar
1
-26
/
+3
2008-04-17
x86: clean up include/asm-x86/processor.h
Ingo Molnar
1
-280
/
+358
2008-04-17
x86: define outb_pic and inb_pic to stop using outb_p and inb_p
David P. Reed
1
-2
/
+25
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
1
-0
/
+4
2008-04-17
x86: remove never used nodenumer in pda
Yinghai Lu
1
-1
/
+0
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
1
-3
/
+6
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
1
-14
/
+14
2008-04-17
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
1
-1
/
+1
2008-04-17
x86: add gbpages switches
Ingo Molnar
1
-0
/
+2
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
2
-3
/
+3
2008-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
3
-22
/
+4
2008-04-17
Pb1200/DBAu1200: fix bad IDE resource size
Sergei Shtylyov
2
-4
/
+4
[next]