index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
Files
Lines
2008-04-17
x86: coding style fixes to arch/x86/mach-generic/probe.c
Paolo Ciarrocchi
1
-18
/
+19
2008-04-17
x86: coding style fixes to arch/x86/oprofile/op_model_athlon.c
Paolo Ciarrocchi
1
-23
/
+23
2008-04-17
x86: coding style fixes to arch/x86/oprofile/op_model_ppro.c
Paolo Ciarrocchi
1
-26
/
+26
2008-04-17
x86: coding style fixes to arch/x86/kernel/x8664_ksyms_64.c
Paolo Ciarrocchi
1
-5
/
+7
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.c
Paolo Ciarrocchi
1
-8
/
+8
2008-04-17
x86: coding style fixes to arch/x86/lib/string_32.c
Paolo Ciarrocchi
1
-30
/
+30
2008-04-17
x86: coding style fixes to arch/x86/kernel/syscall_64.c
Paolo Ciarrocchi
1
-5
/
+8
2008-04-17
x86: coding style fixes to arch/x86/lib/memmove_64.c
Paolo Ciarrocchi
1
-4
/
+4
2008-04-17
x86: boot protocol updates
Ian Campbell
1
-4
/
+2
2008-04-17
x86: reduce arch/x86/mm/ioremap.o size
Ian Campbell
1
-2
/
+2
2008-04-17
x86: more coding style fixes in centaur.c
Ingo Molnar
1
-195
/
+199
2008-04-17
x86: coding style fixes for arch/x86/kernel/cpu/centaur.c
Paolo Ciarrocchi
1
-116
/
+114
2008-04-17
x86: clean up mmx_32.c
Ingo Molnar
1
-103
/
+94
2008-04-17
x86: fix cmos read and write to not use inb_p and outb_p
David P. Reed
1
-4
/
+4
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
10
-69
/
+46
2008-04-17
x86, vsmp: use the paravirt helpers
Glauber Costa
1
-0
/
+7
2008-04-17
x86: introduce vsmp paravirt helpers
Glauber Costa
2
-1
/
+58
2008-04-17
x86: call vsmp_init explicitly
Glauber Costa
2
-6
/
+9
2008-04-17
x86: make vsmp_init void, instead of static int
Glauber Costa
1
-4
/
+4
2008-04-17
x86: change vsmp compile dependency
Glauber Costa
1
-1
/
+1
2008-04-17
x86: apic: extended interrupt LVT support for AMD
Robert Richter
1
-0
/
+29
2008-04-17
x86: remove never used nodenumer in pda
Yinghai Lu
1
-2
/
+0
2008-04-17
x86: get apic_id later in acpi_numa_processor_affinity_init
Yinghai Lu
1
-1
/
+2
2008-04-17
x86: reducing debuginfo size by removing unneeded includes
Arnaldo Carvalho de Melo
1
-25
/
+1
2008-04-17
x86: bump image header to version 2.08.
Ingo Molnar
1
-1
/
+1
2008-04-17
x86: add a crc32 checksum to the kernel image.
Ian Campbell
1
-1
/
+87
2008-04-17
x86: use ELF format in compressed images.
Ian Campbell
4
-1
/
+77
2008-04-17
x86: define DEBUG_SIG in signal_64.c
Harvey Harrison
1
-6
/
+6
2008-04-17
x86: Unify argument names in signal_32|64.c
Harvey Harrison
2
-8
/
+9
2008-04-17
x86: move struct definitions to unifed sigframe.h
Harvey Harrison
4
-14
/
+13
2008-04-17
x86: use sizeof(long) to unify signal_32|64.c
Harvey Harrison
2
-7
/
+6
2008-04-17
x86: Use FIX_EFLAGS define in X86_64
Harvey Harrison
2
-6
/
+24
2008-04-17
x86: reduce trivial style differences in signal_32|64.c
Harvey Harrison
2
-56
/
+55
2008-04-17
x86: regparm(3) is mandatory, no need to annotate
Harvey Harrison
2
-2
/
+0
2008-04-17
x86: make X86_32 pt_regs members unsigned long
Harvey Harrison
1
-2
/
+2
2008-04-17
x86: change most X86_32 pt_regs members to unsigned long
Harvey Harrison
2
-5
/
+4
2008-04-17
x86: enable ACPI extended century handling for 32bit
Andi Kleen
1
-3
/
+2
2008-04-17
x86: add warning when RTC clock reports binary
Andi Kleen
1
-2
/
+5
2008-04-17
x86: use year 2000 offset for cmos clock
Andi Kleen
1
-11
/
+4
2008-04-17
x86: clean up find_e820_area(), 64-bit
Yinghai Lu
1
-10
/
+12
2008-04-17
x86: do kernel direct mapping at boot using GB pages
Andi Kleen
1
-5
/
+24
2008-04-17
x86: add gbpages switches
Ingo Molnar
2
-0
/
+32
2008-04-17
x86: clean up the page table dumper and add 32-bit support
H. Peter Anvin
3
-126
/
+179
2008-04-17
x86: add code to dump the (kernel) page tables for visual inspection by kerne...
Arjan van de Ven
3
-0
/
+314
2008-04-17
x86: unify arch/x86/mm/Makefile
H. Peter Anvin
3
-20
/
+12
2008-04-17
x86: add debug info to DEBUG_PAGEALLOC
Thomas Gleixner
1
-0
/
+41
2008-04-17
x86 vDSO: don't map 32-bit vdso when disabled
Roland McGrath
1
-0
/
+3
2008-04-17
x86 vDSO: don't use disabled vDSO for signal trampoline
Roland McGrath
2
-2
/
+2
2008-04-17
x86: increase the kernel text limit to 512 MB
Ingo Molnar
1
-2
/
+2
2008-04-17
x86: check vmlinux limits, 64-bit
Ingo Molnar
3
-4
/
+19
[next]