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-12-03
x86: fix x86-32 early fixmap initialization.
Eric W. Biederman
1
-6
/
+6
2007-12-03
x86: disable hpet legacy replacement for kdump
OGAWA Hirofumi
1
-0
/
+4
2007-12-03
x86: disable hpet on shutdown
OGAWA Hirofumi
3
-0
/
+22
2007-11-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa...
Linus Torvalds
1
-25
/
+16
2007-11-29
x86/paravirt: revert exports to restore old behaviour
Jeremy Fitzhardinge
1
-2
/
+2
2007-11-29
lguest: prevent VISWS or VOYAGER randconfigs
Randy Dunlap
1
-0
/
+1
2007-11-29
memory hotplug x86_64: fix section mismatch in init_memory_mapping()
KAMEZAWA Hiroyuki
1
-1
/
+1
2007-11-29
xen: mask _PAGE_PCD from ptes
Jeremy Fitzhardinge
1
-0
/
+4
2007-11-28
x86 setup: don't recalculate ss:esp unless really necessary
Jens Rottmann
1
-25
/
+16
2007-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86
Linus Torvalds
9
-7
/
+54
2007-11-26
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
5
-7
/
+46
2007-11-26
x86: correctly set UTS_MACHINE for "make ARCH=x86"
Andreas Herrmann
1
-3
/
+2
2007-11-26
x86: fix APIC related bootup crash on Athlon XP CPUs
Ingo Molnar
1
-1
/
+1
2007-11-26
x86: export the symbol empty_zero_page on the 32-bit x86 architecture
Theodore Ts'o
1
-0
/
+2
2007-11-26
x86: fix kprobes_64.c inlining borkage
Andrew Morton
1
-1
/
+1
2007-11-26
pci: use pci=bfsort for HP DL385 G2, DL585 G2
Michal Schmidt
1
-0
/
+16
2007-11-26
x86: correctly set UTS_MACHINE for "make ARCH=x86"
Andreas Herrmann
1
-3
/
+2
2007-11-26
lockdep: annotate do_debug() trap handler
Peter Zijlstra
2
-0
/
+4
2007-11-26
x86: turn off iommu merge by default
Ingo Molnar
1
-1
/
+1
2007-11-26
x86: printk kernel version in WARN_ON and other dump_stack users
Arjan van de Ven
2
-0
/
+12
2007-11-26
x86: fix NMI watchdog & 'stopped time' problem
Maciej W. Rozycki
2
-4
/
+17
2007-11-20
Pull fluff into release branch
Len Brown
2
-4
/
+1
2007-11-20
Pull thermal into release branch
Len Brown
1
-0
/
+3
2007-11-20
ACPI: fix two IRQ8 issues in IOAPIC mode
Shaohua Li
2
-3
/
+42
2007-11-17
x86: simplify "make ARCH=x86" and fix kconfig all.config
Sam Ravnborg
1
-2
/
+2
2007-11-17
x86: reboot fixup for wrap2c board
Denys
1
-0
/
+1
2007-11-17
x86: check boundary in count setup resource
Yinghai Lu
1
-0
/
+6
2007-11-17
x86: add hpet sanity checks
Thomas Gleixner
1
-0
/
+32
2007-11-17
x86: on x86_64, correct reading of PC RTC when update in progress in time_64.c
David P. Reed
1
-12
/
+18
2007-11-17
x86: fix freeze in x86_64 RTC update code in time_64.c
David P. Reed
1
-7
/
+4
2007-11-17
x86: fixup cpu_info array conversion
Thomas Gleixner
1
-1
/
+0
2007-11-17
x86: show cpuinfo only for online CPUs
Andreas Herrmann
2
-10
/
+6
2007-11-17
x86: fix cpu-hotplug regression
Andreas Herrmann
1
-1
/
+1
2007-11-17
x86: ignore the sys_getcpu() tcache parameter
Ingo Molnar
1
-17
/
+2
2007-11-17
x86: fix smp init sections
Randy Dunlap
1
-2
/
+2
2007-11-17
x86: fix voyager_cat_init section
Randy Dunlap
1
-1
/
+1
2007-11-16
ACPI: Enable MSR (FixedHW) support for T-States
Zhao Yakui
1
-0
/
+3
2007-11-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq
Linus Torvalds
2
-81
/
+29
2007-11-16
x86: acpi_pciprobe_dmi_table[] must be __devinitdata
Adrian Bunk
1
-1
/
+1
2007-11-16
x86_64: remove acpi_pci_link_exit()
Adrian Bunk
1
-3
/
+0
2007-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/x86
Linus Torvalds
13
-1171
/
+578
2007-11-14
x86: don't call mce_create_device on CPU_UP_PREPARE
Andreas Herrmann
1
-7
/
+11
2007-11-14
x86: disable preemption in delay_tsc()
Andrew Morton
2
-4
/
+10
2007-11-12
x86: enable "make ARCH=x86"
Sam Ravnborg
3
-41
/
+15
2007-11-12
x86: do not use $(ARCH) when not needed
Sam Ravnborg
7
-16
/
+23
2007-11-12
x86: move the rest of the menu's to Kconfig
Sam Ravnborg
3
-1543
/
+1052
2007-11-12
x86: move all simple arch settings to Kconfig
Sam Ravnborg
3
-234
/
+136
2007-11-12
x86: copy x86_64 specific Kconfig symbols to Kconfig.i386
Sam Ravnborg
2
-23
/
+198
2007-11-12
x86: add X86_64 dependency to x86_64 specific symbols in Kconfig.x86_64
Sam Ravnborg
1
-17
/
+17
2007-11-12
x86: add X86_32 dependency to i386 specific symbols in Kconfig.i386
Sam Ravnborg
1
-37
/
+53
[next]