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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-02-19
[IA64] fixes configs and add default config for ia64 xen domU
Isaku Yamahata
3
-2
/
+1606
2009-02-19
[IA64] Remove redundant cpu_clear() in __cpu_disable path
Alex Chiang
1
-2
/
+1
2009-02-19
[IA64] Revert "prevent ia64 from invoking irq handlers on offline CPUs"
Alex Chiang
1
-1
/
+3
2009-02-19
[IA64] bte_copy of BTE_MAX_XFER trips BUG_ON.
Robin Holt
2
-4
/
+5
2009-02-19
[IA64] Build fix for __early_pfn_to_nid() undefined link error
Tony Luck
1
-2
/
+1
2009-02-18
mm: fix memmap init for handling memory hole
KAMEZAWA Hiroyuki
1
-1
/
+1
2009-02-18
mm: clean up for early_pfn_to_nid()
KAMEZAWA Hiroyuki
5
-10
/
+2
2009-02-17
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-22
/
+2
2009-02-17
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-82
/
+109
2009-02-17
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
6
-7
/
+14
2009-02-17
Merge branch 'kvm-updates/2.6.29' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
15
-78
/
+65
2009-02-16
cpumask: Use cpu_*_mask accessors code: alpha
Rusty Russell
2
-10
/
+10
2009-02-16
cpumask: fix powernow-k8: partial revert of 2fdf66b491ac706657946442789ec644c...
Rusty Russell
1
-5
/
+7
2009-02-15
trace: mmiotrace to the tracer menu in Kconfig
Pekka Paalanen
1
-22
/
+2
2009-02-15
x86, vm86: fix preemption bug
Thomas Gleixner
1
-1
/
+9
2009-02-15
KVM: VMX: Flush volatile msrs before emulating rdmsr
Avi Kivity
1
-0
/
+1
2009-02-15
KVM: x86: fix LAPIC pending count calculation
Marcelo Tosatti
6
-63
/
+15
2009-02-15
KVM: MMU: Map device MMIO as UC in EPT
Sheng Yang
2
-4
/
+8
2009-02-15
KVM: x86: disable kvmclock on non constant TSC hosts
Marcelo Tosatti
1
-1
/
+3
2009-02-15
KVM: PIT: fix i8254 pending count read
Marcelo Tosatti
1
-1
/
+1
2009-02-15
KVM: Fix racy in kvm_free_assigned_irq
Sheng Yang
1
-1
/
+1
2009-02-15
KVM: Add kvm_arch_sync_events to sync with asynchronize events
Sheng Yang
4
-0
/
+16
2009-02-15
KVM: Avoid using CONFIG_ in userspace visible headers
Avi Kivity
2
-0
/
+11
2009-02-15
KVM: ia64: fix fp fault/trap handler
Yang Zhang
1
-8
/
+9
2009-02-14
x86, olpc: fix model detection without OFW
Chris Ball
1
-1
/
+1
2009-02-13
x86, hpet: fix for LS21 + HPET = boot hang
john stultz
1
-0
/
+2
2009-02-13
powerpc/vsx: Fix VSX alignment handler for regs 32-63
Michael Neuling
1
-1
/
+6
2009-02-13
powerpc/ps3: Move ps3_mm_add_memory to device_initcall
Geoff Levand
1
-1
/
+1
2009-02-13
powerpc/mm: Fix numa reserve bootmem page selection
Dave Hansen
1
-2
/
+3
2009-02-13
powerpc/mm: Fix _PAGE_CHG_MASK to protect _PAGE_SPECIAL
Philippe Gerum
3
-3
/
+4
2009-02-12
x86: CPA avoid repeated lazy mmu flush
Thomas Gleixner
1
-8
/
+7
2009-02-12
x86: warn if arch_flush_lazy_mmu_cpu is called in preemptible context
Thomas Gleixner
1
-0
/
+2
2009-02-12
x86/paravirt: make arch_flush_lazy_mmu/cpu disable preemption
Jeremy Fitzhardinge
2
-15
/
+26
2009-02-12
x86, pat: fix warn_on_once() while mapping 0-1MB range with /dev/mem
Suresh Siddha
3
-58
/
+45
2009-02-12
x86/cpa: make sure cpa is safe to call in lazy mmu mode
Jeremy Fitzhardinge
1
-0
/
+14
2009-02-11
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+10
2009-02-11
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
23
-121
/
+193
2009-02-11
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-8
/
+9
2009-02-11
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
3
-29
/
+64
2009-02-11
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+1
2009-02-11
x86, ptrace, mm: fix double-free on race
Markus Metzger
1
-6
/
+10
2009-02-11
[S390] Update default configuration.
Martin Schwidefsky
1
-27
/
+60
2009-02-11
[S390] Fix init irq proc build break.
Sachin Sant
1
-0
/
+2
2009-02-11
[S390] vdso: fix per cpu vdso pointer in lowcore
Martin Schwidefsky
1
-2
/
+2
2009-02-11
tracing, x86: fix constraint for parent variable
Steven Rostedt
1
-5
/
+4
2009-02-11
powerpc/mm: Fix _PAGE_COHERENT support on classic ppc32 HW
Kumar Gala
1
-1
/
+1
2009-02-10
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
6
-13
/
+20
2009-02-10
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
12
-19
/
+34
2009-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6
Linus Torvalds
17
-126
/
+74
2009-02-10
tracing, x86: fix fixup section to return to original code
Steven Rostedt
1
-3
/
+5
[next]