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-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+27
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
3
-3
/
+9
2008-01-25
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2
-12
/
+12
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
11
-1036
/
+2309
2008-01-24
Driver core: change sysdev classes to use dynamic kobject names
Kay Sievers
11
-11
/
+11
2008-01-24
Kobject: convert arch/* from kobject_unregister() to kobject_put()
Greg Kroah-Hartman
2
-8
/
+7
2008-01-24
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_init_a...
Greg Kroah-Hartman
1
-4
/
+5
2008-01-24
Kobject: change arch/x86/kernel/cpu/mcheck/mce_amd_64.c to use kobject_create...
Greg Kroah-Hartman
1
-10
/
+9
2008-01-24
Kobject: change arch/x86/kernel/cpu/intel_cacheinfo.c to use kobject_init_and...
Greg Kroah-Hartman
1
-8
/
+7
2008-01-24
PM: Acquire device locks on suspend
Rafael J. Wysocki
2
-6
/
+6
2008-01-23
xen: disable vcpu_info placement for now
Jeremy Fitzhardinge
1
-1
/
+1
2008-01-22
x86: GEODE fix a race condition in the MFGPT timer tick
Jordan Crouse
1
-7
/
+8
2008-01-22
Revert "x86: fix NMI watchdog & 'stopped time' problem"
Thomas Gleixner
2
-17
/
+4
2008-01-18
x86: add support for the latest Intel processors to Oprofile
Arjan van de Ven
1
-1
/
+1
2008-01-16
lockdep: more hardirq annotations for notify_die()
Peter Zijlstra
2
-0
/
+2
2008-01-15
x86: fix RTC_AIE with CONFIG_HPET_EMULATE_RTC
Bernhard Walle
1
-1
/
+1
2008-01-15
x86: fix boot crash on HIGHMEM4G && SPARSEMEM
Ingo Molnar
1
-2
/
+7
2008-01-14
Kick CPUS that might be sleeping in cpus_idle_wait
Steven Rostedt
2
-0
/
+22
2008-01-14
[CRYPTO] twofish: Merge common glue code
Sebastian Siewior
3
-103
/
+6
2008-01-11
Pull bugzilla-9194 into release branch
Len Brown
1
-7
/
+3
2008-01-11
PM: ACPI and APM must not be enabled at the same time
Len Brown
1
-7
/
+3
2008-01-11
[CRYPTO] salsa20: Add x86-64 assembly version
Tan Swee Heng
3
-0
/
+924
2008-01-11
[CRYPTO] salsa20_i586: Salsa20 stream cipher algorithm (i586 version)
Tan Swee Heng
3
-0
/
+1243
2008-01-11
[CRYPTO] aes-asm: Merge common glue code
Sebastian Siewior
3
-77
/
+20
2008-01-11
[CRYPTO] aes-i586: Remove setkey
Sebastian Siewior
2
-504
/
+46
2008-01-11
[CRYPTO] aes-x86-64: Remove setkey
Sebastian Siewior
2
-313
/
+37
2008-01-11
[CRYPTO] aes: Move common defines into a header file
Sebastian Siewior
2
-8
/
+2
2008-01-08
x86: fix do_fork_idle section mismatch
Thomas Gleixner
1
-1
/
+1
2008-01-01
fix lguest rmmod "bad pgd"
Rusty Russell
1
-1
/
+1
2007-12-25
Revert "x86: fix show cpuinfo cpu number always zero"
Linus Torvalds
1
-1
/
+1
2007-12-21
x86: intel_cacheinfo.c: cpu cache info entry for Intel Tolapai
Jason Gaston
1
-0
/
+1
2007-12-21
x86: fix die() to not be preemptible
Ingo Molnar
1
-4
/
+3
2007-12-19
x86: fix show cpuinfo cpu number always zero
Mike Travis
1
-1
/
+1
2007-12-19
x86_32: disable_pse must be __cpuinitdata
Adrian Bunk
1
-1
/
+1
2007-12-19
x86_32: select_idle_routine() must be __cpuinit
Adrian Bunk
1
-1
/
+1
2007-12-19
x86 smpboot_32.c section fixes
Adrian Bunk
1
-3
/
+3
2007-12-19
x86 apic_32.c section fix
Adrian Bunk
1
-1
/
+1
2007-12-18
x86: fix "Kernel panic - not syncing: IO-APIC + timer doesn't work!"
Ingo Molnar
2
-8
/
+24
2007-12-18
x86: kprobes bugfix
Masami Hiramatsu
1
-23
/
+18
2007-12-18
x86: jprobe bugfix
Masami Hiramatsu
2
-7
/
+3
2007-12-18
oprofile: op_model_athlon.c support for AMD family 10h barcelona performance ...
Barry Kasindorf
1
-6
/
+16
2007-12-17
revert "Hibernation: Use temporary page tables for kernel text mapping on x86...
Andrew Morton
1
-33
/
+6
2007-12-10
xen: relax signature check
Jeremy Fitzhardinge
1
-1
/
+1
2007-12-06
Pull suspend-2.6.24 into release branch
Len Brown
1
-4
/
+0
2007-12-06
ACPI: suspend: old debugging hacks sneaked back
Pavel Machek
1
-4
/
+0
2007-12-06
Tiny clean-up of OPROFILE/KPROBES configuration
Linus Torvalds
1
-2
/
+3
2007-12-04
x86: arch_register_cpu() section fix
Andrew Morton
1
-2
/
+3
2007-12-04
x86: free_cache_attributes() section fix
Adrian Bunk
1
-1
/
+1
2007-12-04
x86: add the word 'WARNING' in check_nmi_watchdog() output
Don Zickus
2
-2
/
+4
2007-12-04
x86: revert CONFIG_X86_HT semantics change
Adrian Bunk
1
-1
/
+2
[next]