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
2009-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-5
/
+5
2009-10-20
crypto: aesni-intel - Fix irq_fpu_usable usage
Huang Ying
1
-5
/
+5
2009-10-15
Revert "x86: linker script syntax nits"
Ingo Molnar
2
-10
/
+11
2009-10-15
Merge branch 'linus' into x86/urgent
Ingo Molnar
9
-17
/
+16
2009-10-14
Merge branch 'topic/x86-lds-nits' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-11
/
+10
2009-10-14
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+0
2009-10-14
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7
-33
/
+37
2009-10-14
x86: linker script syntax nits
Roland McGrath
2
-11
/
+10
2009-10-14
x86, perf_event: Rename 'performance counter interrupt'
Li Hong
1
-2
/
+2
2009-10-13
Merge git://git.infradead.org/~dwmw2/iommu-2.6.32
Linus Torvalds
1
-1
/
+1
2009-10-13
x86/paravirt: Use normal calling sequences for irq enable/disable
Jeremy Fitzhardinge
2
-28
/
+10
2009-10-12
x86: fix kernel panic on 32 bits when profiling
H. Peter Anvin
1
-1
/
+2
2009-10-12
x86: Fix Suspend to RAM freeze on Acer Aspire 1511Lmi laptop
Jan Beulich
2
-2
/
+14
2009-10-12
x86: Move pci_iommu_init to rootfs_initcall()
David Woodhouse
1
-1
/
+1
2009-10-11
pci: increase alignment to make more space for hidden code
Yinghai Lu
1
-2
/
+2
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
3
-0
/
+3
2009-10-09
Revert "x86, timers: Check for pending timers after (device) interrupts"
Ingo Molnar
2
-3
/
+0
2009-10-08
x86, vmi: Mark VMI deprecated and schedule it for removal
Alok Kataria
2
-2
/
+11
2009-10-08
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-28
/
+51
2009-10-08
x86, timers: Check for pending timers after (device) interrupts
Arjan van de Ven
2
-0
/
+3
2009-10-05
Merge branch 'kvm-updates/2.6.32' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
7
-29
/
+105
2009-10-05
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-21
/
+35
2009-10-04
KVM: add support for change_pte mmu notifiers
Izik Eidus
2
-9
/
+54
2009-10-04
KVM: MMU: add SPTE_HOST_WRITEABLE flag to the shadow ptes
Izik Eidus
2
-7
/
+26
2009-10-04
KVM: MMU: dont hold pagecount reference for mapped sptes pages
Izik Eidus
1
-5
/
+2
2009-10-04
KVM: Prevent overflow in KVM_GET_SUPPORTED_CPUID
Avi Kivity
1
-0
/
+2
2009-10-04
KVM: VMX: flush TLB with INVEPT on cpu migration
Marcelo Tosatti
1
-1
/
+1
2009-10-04
KVM: fix LAPIC timer period overflow
Aurelien Jarno
1
-1
/
+1
2009-10-04
KVM: SVM: Handle tsc in svm_get_msr/svm_set_msr correctly
Joerg Roedel
1
-6
/
+17
2009-10-04
KVM: SVM: Fix tsc offset adjustment when running nested
Joerg Roedel
1
-0
/
+2
2009-10-03
x86, pci: Correct spelling in a comment
Marin Mitov
1
-1
/
+1
2009-10-02
x86: Simplify bound checks in the MTRR code
Arjan van de Ven
1
-5
/
+12
2009-10-02
x86: EDAC: MCE: Fix MCE decoding callback logic
Ingo Molnar
2
-22
/
+38
2009-10-01
x86: fix csum_ipv6_magic asm memory clobber
Samuel Thibault
1
-1
/
+2
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-10-01
x86: Don't leak 64-bit kernel register values to 32-bit processes
Jan Beulich
1
-13
/
+23
2009-10-01
x86, SLUB: Remove unused CONFIG FAST_CMPXCHG_LOCAL
Jaswinder Singh Rajput
1
-4
/
+0
2009-10-01
x86: earlyprintk: Fix regression to handle serial,ttySn as 1 arg
Jason Wessel
1
-1
/
+4
2009-10-01
x86: Don't generate cmpxchg8b_emu if CONFIG_X86_CMPXCHG64=y
Eric Dumazet
2
-2
/
+6
2009-10-01
x86: Fix csum_ipv6_magic asm memory clobber
Samuel Thibault
1
-1
/
+2
2009-10-01
x86: Optimize cmpxchg64() at build-time some more
Linus Torvalds
1
-1
/
+2
2009-09-30
Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-14
/
+83
2009-09-30
x86: Provide an alternative() based cmpxchg64()
Arjan van de Ven
4
-14
/
+83
2009-09-30
Revert "x86, mce: do not compile mcelog message on AMD"
Linus Torvalds
1
-4
/
+1
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-27
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+1
2009-09-27
x86: Fix hwpoison code related build failure on 32-bit NUMAQ
Linus Torvalds
1
-0
/
+11
2009-09-27
ACPI: fix Compaq Evo N800c (Pentium 4m) boot hang regression
Zhao Yakui
1
-1
/
+1
2009-09-26
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2009-09-26
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
19
-188
/
+180
[next]