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
2010-05-11
Merge branch 'iommu/largepages' into amd-iommu/2.6.35
Joerg Roedel
2
-71
/
+160
2010-05-11
x86/amd-iommu: Add amd_iommu=off command line option
Joerg Roedel
1
-0
/
+6
2010-05-04
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-1
/
+22
2010-05-04
Fix the x86_64 implementation of call_rwsem_wait()
David Howells
1
-1
/
+1
2010-05-03
powernow-k8: Fix frequency reporting
Mark Langsdorf
1
-1
/
+2
2010-05-03
x86: Fix parse_reservetop() build failure on certain configs
Ingo Molnar
1
-0
/
+1
2010-04-30
x86: Fix NULL pointer access in irq_force_complete_move() for Xen guests
Prarit Bhargava
1
-0
/
+3
2010-04-30
x86: Fix 'reservetop=' functionality
Liang Li
3
-0
/
+16
2010-04-28
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-3
/
+24
2010-04-28
x86/PCI: compute Address Space length rather than using _LEN
Bjorn Helgaas
1
-38
/
+2
2010-04-26
x86/PCI: never allocate PCI MMIO resources below BIOS_END
Bjorn Helgaas
1
-0
/
+3
2010-04-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
1
-7
/
+37
2010-04-24
VMware Balloon driver
Dmitry Torokhov
1
-0
/
+2
2010-04-23
x86: Disable large pages on CPUs with Atom erratum AAE44
H. Peter Anvin
1
-0
/
+21
2010-04-23
x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero
H. Peter Anvin
1
-2
/
+2
2010-04-22
x86/PCI: parse additional host bridge window resource types
Bjorn Helgaas
1
-6
/
+37
2010-04-21
Merge branch 'kvm-updates/2.6.34' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-55
/
+53
2010-04-21
KVM: x86: Fix TSS size check for 16-bit tasks
Jan Kiszka
1
-1
/
+5
2010-04-20
x86, mrst: Conditionally register cpu hotplug notifier for apbt
Jacob Pan
1
-1
/
+1
2010-04-20
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+6
2010-04-20
x86: correctly wire up the newuname system call
Christoph Hellwig
1
-1
/
+1
2010-04-20
KVM: fix the handling of dirty bitmaps to avoid overflows
Takuya Yoshikawa
1
-2
/
+3
2010-04-20
KVM: MMU: fix kvm_mmu_zap_page() and its calling path
Xiao Guangrong
1
-4
/
+7
2010-04-20
KVM: VMX: Save/restore rflags.vm correctly in real mode
Avi Kivity
1
-9
/
+15
2010-04-20
KVM: allow bit 10 to be cleared in MSR_IA32_MC4_CTL
Andre Przywara
1
-2
/
+6
2010-04-20
KVM: Don't spam kernel log when injecting exceptions due to bad cr writes
Avi Kivity
1
-27
/
+0
2010-04-20
KVM: SVM: Fix memory leaks that happen when svm_create_vcpu() fails
Takuya Yoshikawa
1
-10
/
+15
2010-04-20
KVM: take srcu lock before call to complete_pio()
Gleb Natapov
1
-0
/
+2
2010-04-15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-28
/
+67
2010-04-14
lguest: stop using KVM hypercall mechanism
Rusty Russell
3
-38
/
+54
2010-04-13
Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Ingo Molnar
6
-28
/
+67
2010-04-08
perf: Fix unsafe frame rewinding with hot regs fetching
Frederic Weisbecker
1
-2
/
+6
2010-04-08
x86/PCI: ignore Consumer/Producer bit in ACPI window descriptions
Bjorn Helgaas
1
-2
/
+1
2010-04-07
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2010-04-07
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-19
/
+53
2010-04-07
x86/gart: Disable GART explicitly before initialization
Joerg Roedel
2
-1
/
+17
2010-04-07
Merge branch 'amd-iommu/fixes' into iommu/fixes
Joerg Roedel
4
-27
/
+50
2010-04-07
x86/amd-iommu: use for_each_pci_dev
Chris Wright
1
-1
/
+1
2010-04-07
Revert "x86: disable IOMMUs on kernel crash"
Chris Wright
1
-6
/
+0
2010-04-07
x86/amd-iommu: warn when issuing command to uninitialized cmd buffer
Chris Wright
3
-2
/
+5
2010-04-07
x86/amd-iommu: enable iommu before attaching devices
Chris Wright
1
-2
/
+3
2010-04-06
perf, x86: Enable Nehalem-EX support
Vince Weaver
1
-0
/
+1
2010-04-05
Merge branch 'master' into export-slabh
Tejun Heo
10
-59
/
+137
2010-04-02
x86: Fix double enable_IR_x2apic() call on SMP kernel on !SMP boards
Suresh Siddha
1
-0
/
+2
2010-04-02
perf, x86: Fix callgraphs of 32-bit processes on 64-bit kernels
Torok Edwin
2
-5
/
+44
2010-04-02
perf, x86: Fix AMD hotplug & constraint initialization
Peter Zijlstra
2
-36
/
+52
2010-04-02
x86: Move notify_cpu_starting() callback to a later stage
Peter Zijlstra
1
-2
/
+2
2010-04-02
Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/f...
Ingo Molnar
2
-3
/
+1
2010-04-02
x86: Increase CONFIG_NODES_SHIFT max to 10
David Rientjes
1
-2
/
+2
2010-04-01
ibft, x86: Change reserve_ibft_region() to find_ibft_region()
Yinghai Lu
1
-2
/
+12
[next]