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-08-08
[CPUFREQ][2/2] preregister support for powernow-k8
Mark Langsdorf
2
-37
/
+75
2008-08-08
[CPUFREQ][1/2] whitespace fix for powernow-k8
Mark Langsdorf
1
-3
/
+0
2008-08-08
[CPUFREQ] Fix warning in elanfreq
Dave Jones
1
-1
/
+1
2008-08-08
[CPUFREQ] Remove EXPERIMENTAL annotation from VIA C7 powersaver kconfig.
Dave Jones
1
-2
/
+2
2008-08-01
Merge branch 'kvm-updates-2.6.27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-7
/
+129
2008-08-01
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-4
/
+17
2008-07-30
x86: wrong register was used in align macro
Vitaly Mayatskikh
2
-3
/
+2
2008-07-30
GRU Driver: export is_uv_system(), zap_page_range() & follow_page()
Jack Steiner
1
-0
/
+1
2008-07-29
generic, x86: fix add iommu_num_pages helper function
FUJITA Tomonori
1
-0
/
+8
2008-07-29
Merge commit 'v2.6.27-rc1' into x86/urgent
Ingo Molnar
25
-368
/
+181
2008-07-29
KVM: Advertise synchronized mmu support to userspace
Avi Kivity
1
-0
/
+1
2008-07-29
KVM: Synchronize guest physical memory map to host virtual memory map
Andrea Arcangeli
2
-0
/
+112
2008-07-29
KVM: Allow browsing memslots with mmu_lock
Andrea Arcangeli
1
-7
/
+14
2008-07-29
KVM: Allow reading aliases with mmu_lock
Andrea Arcangeli
1
-0
/
+2
2008-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
1
-0
/
+3
2008-07-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
8
-211
/
+76
2008-07-28
Fix 'get_user_pages_fast()' with non-page-aligned start address
Linus Torvalds
1
-3
/
+6
2008-07-29
lguest: set max_pfn_mapped, growl loudly at Yinghai Lu
Rusty Russell
1
-0
/
+3
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
1
-0
/
+1
2008-07-28
x86/PCI: use dev_printk when possible
Bjorn Helgaas
4
-76
/
+64
2008-07-28
Merge branch 'core/generic-dma-coherent' of git://git.kernel.org/pub/scm/linu...
Jesse Barnes
2
-120
/
+3
2008-07-29
Merge branch 'linus' into core/generic-dma-coherent
Ingo Molnar
151
-2431
/
+5183
2008-07-28
Merge branch 'x86/iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Jesse Barnes
2
-15
/
+9
2008-07-28
cpu masks: optimize and clean up cpumask_of_cpu()
Linus Torvalds
1
-23
/
+0
2008-07-28
Merge branch 'linus' into cpus4096
Ingo Molnar
22
-299
/
+625
2008-07-28
Merge branch 'x86/crashdump' into x86/urgent
Ingo Molnar
1
-4
/
+9
2008-07-27
Merge branch 'x86/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/x8...
Linus Torvalds
1
-3
/
+5
2008-07-27
x86: fix cpu hotplug on 32bit
Thomas Gleixner
1
-3
/
+5
2008-07-27
KVM: VMX: Fix undefined beaviour of EPT after reload kvm-intel.ko
Sheng Yang
1
-10
/
+10
2008-07-27
KVM: VMX: Fix bypass_guest_pf enabling when disable EPT in module parameter
Sheng Yang
1
-1
/
+1
2008-07-27
KVM: task switch: translate guest segment limit to virt-extension byte granul...
Marcelo Tosatti
1
-0
/
+4
2008-07-27
KVM: Avoid instruction emulation when event delivery is pending
Avi Kivity
3
-1
/
+9
2008-07-27
KVM: task switch: use seg regs provided by subarch instead of reading from GDT
Marcelo Tosatti
1
-63
/
+30
2008-07-27
KVM: task switch: segment base is linear address
Marcelo Tosatti
1
-3
/
+9
2008-07-27
KVM: SVM: allow enabling/disabling NPT by reloading only the architecture module
Joerg Roedel
2
-1
/
+8
2008-07-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-24
/
+15
2008-07-26
x86: use generic show_mem()
Johannes Weiner
2
-84
/
+0
2008-07-26
tracehook: exec
Roland McGrath
1
-6
/
+0
2008-07-26
x86: support 1GB hugepages with get_user_pages_lockless()
Nick Piggin
1
-3
/
+40
2008-07-26
x86: lockless get_user_pages_fast()
Nick Piggin
3
-0
/
+260
2008-07-26
kexec jump: save/restore device state
Huang Ying
2
-2
/
+15
2008-07-26
kexec jump
Huang Ying
4
-31
/
+179
2008-07-26
x86 calgary: fix handling of devices that aren't behind the Calgary
Alexis Bruemmer
1
-45
/
+26
2008-07-26
dma-mapping: add the device argument to dma_mapping_error()
FUJITA Tomonori
5
-28
/
+20
2008-07-26
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
9
-55
/
+25
2008-07-26
cpumask: put cpumask_of_cpu_map in the initdata section
Mike Travis
1
-4
/
+6
2008-07-26
x86, AMD IOMMU: include amd_iommu_last_bdf in device initialization
Joerg Roedel
2
-4
/
+4
2008-07-26
x86 gart: replace to_pages macro with iommu_num_pages
Joerg Roedel
1
-7
/
+4
2008-07-26
x86, AMD IOMMU: replace to_pages macro with iommu_num_pages
Joerg Roedel
1
-8
/
+5
2008-07-26
x86, RDC321x: add to mach-default
Ingo Molnar
2
-20
/
+11
[next]