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
2014-02-22
ftrace/x86: Use breakpoints for converting function graph caller
Steven Rostedt (Red Hat)
1
-36
/
+47
2014-02-22
x86, smap: smap_violation() is bogus if CONFIG_X86_SMAP is off
H. Peter Anvin
1
-5
/
+9
2014-02-22
x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled
H. Peter Anvin
1
-1
/
+6
2014-02-22
s390: fix kernel crash due to linkage stack instructions
Martin Schwidefsky
1
-2
/
+5
2014-02-22
s390/dump: Fix dump memory detection
Michael Holzheu
1
-0
/
+10
2014-02-22
xen: Fix possible user space selector corruption
Frediano Ziglio
1
-0
/
+9
2014-02-22
xen/p2m: check MFN is in range before using the m2p table
David Vrabel
2
-17
/
+24
2014-02-20
x86: mm: change tlb_flushall_shift for IvyBridge
Mel Gorman
1
-1
/
+1
2014-02-20
arm64: add DSB after icache flush in __flush_icache_all()
Vinayak Kale
1
-0
/
+1
2014-02-20
arm64: vdso: fix coarse clock handling
Nathan Lynch
1
-1
/
+6
2014-02-20
arm64: Invalidate the TLB when replacing pmd entries during boot
Catalin Marinas
1
-2
/
+10
2014-02-20
arm64: vdso: prevent ld from aligning PT_LOAD segments to 64k
Will Deacon
1
-1
/
+1
2014-02-20
arm64: vdso: update wtm fields for CLOCK_MONOTONIC_COARSE
Nathan Lynch
1
-2
/
+2
2014-02-20
crypto: s390 - fix des and des3_ede ctr concurrency issue
Harald Freudenberger
1
-21
/
+48
2014-02-20
crypto: s390 - fix des and des3_ede cbc concurrency issue
Harald Freudenberger
1
-12
/
+14
2014-02-20
crypto: s390 - fix concurrency issue in aes-ctr mode
Harald Freudenberger
1
-19
/
+46
2014-02-13
xtensa: xtfpga: fix definitions of platform devices
Max Filippov
1
-6
/
+6
2014-02-13
tile: remove compat_sys_lookup_dcookie declaration to fix compile error
Heiko Carstens
1
-1
/
+0
2014-02-13
arch/sh/kernel/kgdb.c: add missing #include <linux/sched.h>
Wanlong Gao
1
-0
/
+1
2014-02-06
x86, cpu, amd: Add workaround for family 16h, erratum 793
Borislav Petkov
2
-0
/
+11
2014-02-06
powerpc: Make sure "cache" directory is removed when offlining cpu
Paul Mackerras
1
-0
/
+3
2014-02-06
powerpc: Fix the setup of CPU-to-Node mappings during CPU online
Srivatsa S. Bhat
2
-4
/
+76
2014-02-06
KVM: PPC: e500: Fix bad address type in deliver_tlb_misss()
Mihai Caraman
1
-1
/
+1
2014-02-06
KVM: PPC: Book3S HV: use xics_wake_cpu only when defined
Andreas Schwab
1
-1
/
+6
2014-02-06
parisc: fix cache-flushing
Helge Deller
3
-3
/
+16
2014-02-06
s390/bpf,jit: fix 32 bit divisions, use unsigned divide instructions
Heiko Carstens
1
-8
/
+8
2014-02-06
bpf: do not use reciprocal divide
Eric Dumazet
5
-18
/
+43
2014-02-06
s390/uapi: fix struct statfs64 definition
Heiko Carstens
1
-5
/
+5
2014-02-06
KVM: s390: fix diagnose code extraction
Heiko Carstens
1
-1
/
+1
2014-02-06
ARM: at91: smc: bug fix in sam9_smc_cs_read()
Jean-Jacques Hiblot
1
-1
/
+1
2014-02-06
KVM: x86: limit PIT timer frequency
Marcelo Tosatti
4
-3
/
+23
2014-02-06
x86/efi: Fix off-by-one bug in EFI Boot Services reservation
Dave Young
1
-1
/
+1
2014-02-06
kvm: x86: fix apic_base enable check
Andrew Jones
1
-1
/
+1
2014-01-25
ARM: 7938/1: OMAP4/highbank: Flush L2 cache before disabling
Taras Kondratiuk
2
-0
/
+2
2014-01-25
ftrace/x86: Load ftrace_ops in parameter not the variable holding it
Steven Rostedt
2
-3
/
+3
2014-01-25
perf/x86/amd/ibs: Fix waking up from S3 for AMD family 10h
Robert Richter
1
-8
/
+45
2014-01-25
ARM: 7815/1: kexec: offline non panic CPUs on Kdump panic
Vijaya Kumar K
1
-0
/
+1
2014-01-15
x86, fpu, amd: Clear exceptions in AMD FXSAVE workaround
Linus Torvalds
1
-6
/
+7
2014-01-15
parisc: Ensure full cache coherency for kmap/kunmap
John David Anglin
3
-46
/
+6
2014-01-15
ARM: shmobile: mackerel: Fix coherent DMA mask
Laurent Pinchart
1
-2
/
+2
2014-01-15
ARM: shmobile: armadillo: Fix coherent DMA mask
Laurent Pinchart
1
-2
/
+2
2014-01-15
ARM: shmobile: kzm9g: Fix coherent DMA mask
Laurent Pinchart
1
-1
/
+1
2014-01-15
ARM: dts: exynos5250: Fix MDMA0 clock number
Abhilash Kesavan
1
-1
/
+1
2014-01-15
ARM: fix "bad mode in ... handler" message for undefined instructions
Russell King
1
-1
/
+7
2014-01-15
ARM: fix footbridge clockevent device
Russell King
1
-2
/
+3
2014-01-09
sh: add EXPORT_SYMBOL(min_low_pfn) and EXPORT_SYMBOL(max_low_pfn) to sh_ksyms...
Nobuhiro Iwamatsu
1
-0
/
+5
2014-01-09
arm64: Use Normal NonCacheable memory for writecombine
Catalin Marinas
1
-1
/
+1
2014-01-09
arm64: Do not flush the D-cache for anonymous pages
Catalin Marinas
2
-6
/
+3
2014-01-09
arm64: Avoid cache flushing in flush_dcache_page()
Catalin Marinas
1
-18
/
+4
2014-01-09
ARM: KVM: arch_timers: zero CNTVOFF upon return to host
Mark Rutland
1
-0
/
+4
[next]