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
2007-10-30
Remove bogus default y for DMAR and NET_DMA
Andi Kleen
1
-1
/
+0
2007-10-30
remove the dead X86_REMOTE_DEBUG option
Adrian Bunk
1
-3
/
+0
2007-10-30
x86: merge EARLY_PRINTK options
Adrian Bunk
2
-6
/
+1
2007-10-30
x86: mm/discontig_32.c: make code static
Adrian Bunk
1
-2
/
+2
2007-10-30
x86: kernel/setup_32.c: unexport machine_id
Adrian Bunk
1
-3
/
+0
2007-10-30
x86 gart: rename symbols only used for the GART implementation
Joerg Roedel
4
-13
/
+14
2007-10-30
x86 gart: make some variables and functions static
Joerg Roedel
1
-4
/
+4
2007-10-30
x86 gart: rename CONFIG_IOMMU to CONFIG_GART_IOMMU
Joerg Roedel
6
-10
/
+10
2007-10-30
x86 gart: rename iommu.h to gart.h
Joerg Roedel
9
-9
/
+9
2007-10-30
x86: additional CPUID strings; fix strings for AMD-ecx
H. Peter Anvin
2
-10
/
+10
2007-10-29
Revert "x86_64: allocate sparsemem memmap above 4G"
Linus Torvalds
1
-6
/
+0
2007-10-29
x86: fix pci-gart failure handling
FUJITA Tomonori
1
-1
/
+1
2007-10-27
x86: Dump filtering supports x86_64 sparsemem
Ken'ichi Ohmichi
1
-0
/
+2
2007-10-27
x86: fix compiler warnings in arch/x86/kernel/early-quirks.c
Jeff Garzik
1
-1
/
+3
2007-10-27
x86: fix !SMP compiler warning in arch/x86/kernel/acpi/processor.c
Jeff Garzik
1
-2
/
+1
2007-10-27
x86: Fix boot protocol KEEP_SEGMENTS check.
Eric W. Biederman
3
-8
/
+21
2007-10-27
x86: voyager: fix bogus conversion to per_cpu for boot_cpu_info
James Bottomley
1
-2
/
+2
2007-10-27
x86: export smp_ops to allow modular build of KVM
Thomas Gleixner
1
-0
/
+1
2007-10-27
Revert "i386: export i386 smp_call_function_mask() to modules"
Thomas Gleixner
1
-7
/
+0
2007-10-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
5
-25
/
+51
2007-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
Linus Torvalds
10
-0
/
+5892
2007-10-25
x86 setup: sizeof() is unsigned, unbreak comparisons
H. Peter Anvin
4
-5
/
+5
2007-10-25
x86 setup: handle boot loaders which set up the stack incorrectly
H. Peter Anvin
2
-20
/
+46
2007-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
2
-4
/
+4
2007-10-25
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+1
2007-10-25
x86: move i386 and x86_64 Kconfig files to x86 directory
Sam Ravnborg
3
-0
/
+2537
2007-10-25
x86: unification of i386 and x86_64 Kconfig.debug
Randy Dunlap
1
-0
/
+119
2007-10-25
x86: move defconfig files for i386 and x86_64 to x86
Sam Ravnborg
3
-1
/
+2858
2007-10-25
x86: move i386 and x86_64 Makefiles to arch/x86
Sam Ravnborg
4
-0
/
+379
2007-10-25
x86: pci-gart fix
FUJITA Tomonori
1
-2
/
+1
2007-10-25
lguest: documentation update
Rusty Russell
2
-26
/
+30
2007-10-25
lguest: build fix
Jeff Garzik
1
-0
/
+1
2007-10-25
lguest: use defines from x86 headers instead of magic numbers
Rusty Russell
1
-3
/
+2
2007-10-24
x86: fix bogus KERN_ALERT on oops
Alexey Dobriyan
1
-1
/
+1
2007-10-24
x86: lguest build fix
Jeff Garzik
1
-0
/
+1
2007-10-24
x86: fix CONFIG_KEXEC build breakage
Mike Galbraith
1
-3
/
+3
2007-10-23
Merge branch 'irq-upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jg...
Linus Torvalds
1
-2
/
+2
2007-10-23
[SPARC, XEN, NET/CXGB3] use irq_handler_t where appropriate
Jeff Garzik
1
-2
/
+2
2007-10-23
x86: Add HPET force support for MCP55 (nForce 5) chipsets
Carlos Corbacho
1
-0
/
+18
2007-10-23
x86: Force enable HPET for CK804 (nForce 4) chipsets
Carlos Corbacho
1
-1
/
+36
2007-10-23
x86: clean up setup.h and the boot code
H. Peter Anvin
3
-9
/
+2
2007-10-23
x86: Save registers in saved_context during suspend and hibernation
Rafael J. Wysocki
4
-89
/
+118
2007-10-23
x86: whitespace cleanup of mce_64.c
Thomas Gleixner
1
-78
/
+86
2007-10-23
x86: consolidate the cpu/ related code usage
Thomas Gleixner
5
-14
/
+6
2007-10-23
x86: prepare consolidation of cpu/ related code usage
Thomas Gleixner
2
-4
/
+2
2007-10-23
x86: prepare consolidation of cpu/ related Makefiles
Thomas Gleixner
2
-14
/
+17
2007-10-23
x86: Unify arch/x86/kernel/acpi Makefiles
Thomas Gleixner
3
-18
/
+6
2007-10-23
x86: merge arch/x86/crypto Makefiles
Thomas Gleixner
3
-29
/
+15
2007-10-23
x86: unify crash_32/64.c
Hiroshi Shimamoto
4
-139
/
+11
2007-10-23
x86: add lapic_shutdown for x86_64
Hiroshi Shimamoto
1
-0
/
+14
[next]